Add an "About Me" widget to your sidebar.
Since I don’t consider my blog anonymous or ‘seekrit’ I grabbed a text widget and started adding an “About Me” to my sidebar. After trying to get things aligned, formatted, and adding a few links I started thinking a widget might be nice for this. Et voila. This was my first-ever widget, so I appreciate your patience ;’)
Now, with over 8000 downloads I am releasing what I hope to be a more friendly widget. The biggest issues previously were related to path(s), layout and alignment. This left me wanting to re-design the configuration interface, keeping in mind a lot of users know little about HTML/CSS and validity issues, yet allowing the geekier to get into details/code if so desired.
After a lot of hours designing, testing and uttering quite a few curses, my head finally popped out of my sphincter and I decided to use what WordPress uses: TinyMCE. WordPress users are at least somewhat familiar with it, it’s already ‘built-in’ (no extra libraries/scripts) and I soon discovered it was easily configurable. Actually it’s easily configurable AFTER you’ve learned how. Before, it’s a bitch.
So here it is. The New King Hell Deluxe About Me Widget Supreme (ymmv)
!!Note!!
This version is not backwards compatible with versions of wordpress older than 3.1
If you are upgrading to version 2.0 from an older version be sure to copy the old about me text out before upgrading, as the new API creates new values for the title and text in the wordpress database.
http://samdevol.com/about-me-widget-for-wordpress/
http://www.samdevol.com/wp-content/myforums/viewforum.php?id=3
To install:
Drop the about-me-widget folder into your wp-content/plugins folder
Go to your Administration:Plugins page and activate the About Me Widget
To configure:
Go to Admin:Appearance:Widgets
Move (drag and drop) the widget to where you would like it in your active sidebar.
Click on the config button for the About Me widget (little notepad icon thingy on the right)
Enter the title you want visitors to see on the sidebar
Enter a url you would like the title to take you to (if you have more detailed ‘About Me’ page
Click in the editor window and start designing your own widget!!!
To put together a generic ‘about me’ design:
Select the image icon above the editor (looks like a tree)
Enter the URL (path) to the image (relative is fine, e.g.; /wp-content/uploads/portrait.jpg)
Enter Image Description, Title
Select the appearance tab and use the pull-down menu to apply an alignment class
Click the Update button
Back in the editor now, type some text (a blurb about yourself or your site).
Hi-lite the text and use the pull-down styles menu to apply alignment class/style
Add some links, if you wish, then repeat #7 to the link/anchor text.
Close the config window when you’re finished and hit the Save Changes button