Noteworthy plugin version 1.0 Installation -- 1. Extract the zip file and upload the 'noteworthy' folder to your wordpress plugins directory ('/wp-content/plugins/'). 2. You will need to make a couple of additions to index.php located in '/wp-contents/themes/[folder of theme used on your blog]'. + Set/Unset link. Paste the following line after the tag (heading of the post): + Noteworthy icon. Paste the following line after the '' tag (or above the article content): NOTE: These are guidlines only and the code can go where you wish as long as it remains in the post loop. 3. You can activate the plugin as usual by navigating to the 'Plugins' page in Wordpress admin. That's it! Configuration -- The plugin will work straight out of the box, however there are a couple of config options you can change at the top of 'noteworthy.php'. Most importantly the category name for storing your noteworthy posts (default category is 'Noteworthy' - this will be created automatically if it doesn't already exist). Usage -- Once you have logged into your blog you will see a 'Set/Unset noteworthy' link displayed under each post, simply click this link to toggle the noteworthy status for that post. Alternatively you can simply add/remove the post from the noteworthy category in the Wordpress admin. Once a post is set to Noteworthy a heart icon will appear under the post indicating that it is of noteworthy status. The div surrounding this image has a class of 'noteworthy' to enable you to give it custom styling. You can further modify the html code spat out by editing the function named 'nw_noteworthyIcon' near the bottom of 'noteworthy.php'. Requirements -- WordPress 1.5.2 NOTE: This may work on previous versions, but has not been tested. Contact -- Please feel free to contact me regarding this plugin by sending an e-mail to: Jamie Saunders