=== Plugin Name === Contributors: joshnunn Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WQPNMNYJFKZKE&lc=AU&item_name=Josh%20Nunn&item_number=nunnone&amount=3%2e00¤cy_code=AUD¤cy_code=AUD&bn=PP%2dDonationsBF%3adonate%2d180%2epng%3aNonHosted Tags: google wave, wave, wave this, widget, sidebar, Requires at least: 2.9 Tested up to: 2.9 Stable tag: 0.2 A sidebar widget that adds a button to posts that lets readers share it in Google Wave. Uses the exerpt of the page or creates one. == Description == The Google Wave "Wave This" function takes the title of a post and a short description and starts a new wave for you to add users to. This sidebar widget adds a button to individual post pages that sends the post title and exerpt to Wave. If you haven't set an exerpt the widget uses the default one generated by Wordpress for each post. The default button is 300px wide to allow for larger sidebars. Please resize the button using the widget options. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Unzip and upload the entire `wave-this-widget` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Drag the "Wave This!" widget onto your sidebar where you'd like to place it 1. In the widget options, set a title for the widget (leave blank for none) 1. Leave the "Alternate Image URL" feild blank to use the default button, or enter a full URL (http://full.path.to/image) to an alternate button image 1. If you would like to change the width of the button enter the width (in px or ems) == Frequently Asked Questions == = Ask a question and I'll answer it here = No questions yet! == Screenshots == 1. The Wave This! widget in place, with a width of 200px applied. == Changelog == = 0.1 = * First release - a simple plugin with simple options. = 0.2 = * Update to center the button in the sidebar if it's smaller than the sidebar width. * Code tidying and improvements.