=== S-ButtonZ === Contributors: Gorkfu Donate link: http://www.rswr.net/send-rswr-donation/ Tags: digg, digg it, reddit, dzone, buzz, yahoo buzz, bookmarking, bookmark, bookmarks, social bookmark, social bookmarking, social media, post, posts, plugin Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 1.0.2 Displays social media buttons of your choice for each post/page. Full admin options available. == Description == = What this plugin does: = Displays social media buttons of your choice for each post/page. You can currently choose from Digg, reddit, dZone and Yahoo Buzz buttons/badges in any combination. = Features: = * Separate admin options for each social media button. * Fixed display options: top left, top right, bottom left and bottom right. * Can hide buttons on home page, pages, posts, tag pages, archives and the search results page. * Hide buttons on a single page or post [See Faq](http://wordpress.org/extend/plugins/s-buttonz/faq/). * Media Scan Feature - Use multiple types of media with digg [Digg Buttons Only - See Faq](http://wordpress.org/extend/plugins/s-buttonz/faq/). == Installation == 1. Upload the "S-ButtonZ" folder to the "/wp-content/plugins/" directory 2. Activate the plugin through the "Plugins" menu in WordPress 3. Click "Setting" tab and find a link to "S-ButtonZ" options 4. Fill out the options == Frequently Asked Questions == = Which version of WordPress is supported? = WordPress 2.7.x is currently supported. This plugin has not been tested on any versions before 2.7. = How do I hide a button on a single post or page? = Include the following code in your post or page: For Digg buttons: <!--diggZ=none--> For reddit buttons: <!--reddZ=none--> For dZone buttons: <!--dzoneZ=none--> For Yahoo Buzz! buttons: <!--buzzZ=none--> = What is the Media Scan Feature used For? (Digg Only) = Digg submissions are either submitted as news, images or videos. In the admin setting you may only choose one default media value. If you have a page or post that needs to use a different type of media other than the chosen default then you will need to utilize the media scan feature. All you will need to do is include one of the following html comments in your post or page. <!--diggZM=news--> OR <!--diggZM=image--> OR <!--diggZM=video--> == Screenshots == 1. Admin Settings1 == ChangeLog == = 1.0.2 - 2/24/09 = * Minor JS Adjustments * Minor CSS Adjustments * Added ChangeLog Information to Admin = 1.0.1 - 2/22/09 = * Path fix for JavaScript File = 1.0.0 - 2/21/09 = * Initial Release