=== WP-Clippy === Plugin URI: http://shinraholdings.com/plugins/wp-clippy Contributors: bitacre Donate link: http://shinraholdings.com/donate Tags: clipboard, copy, shortcode, button, flash, flash 10, copy to clipboard, clip, actionscript Requires at least: 2.8 Tested up to: 3.5 Stable tag: 1.0.0 Adds a flash button that copies the value of an element or string to the clipboard when clicked. == Description == Shortcode to add a button that loads either the value of a given HTML form element or a supplied string to the clipboard when clicked on. The button is Flash (as required for security reasons in Flash 10+), but it mimics the look and behavior of the default WordPress buttons fairly closely. Use the shortcode format `[clippy id="id_of_form_element"]` or `[clippy value="string to load directly to clipboard"]`. == Installation == 1. Download the latest zip file and extract the `wp-clippy` directory. 2. Upload this directory inside your `/wp-content/plugins/` directory. 3. Activate 'WP-Clippy' on the 'Plugins' menu in WordPress. 4. Insert the [clippy] shortcode in a post or page. == Frequently Asked Questions == = How do I add this into my posts? = To display copy to clipboard button, use the shortcode `[clippy id="form_input_id"]` or `[clippy value="string to load directly to clipboard"]`. = What version of Flash is this? = This was made with Flash 10.2 and ActionScript 3.0, the latest version at the date of publication. == Screenshots == 1. Here's an example of the flash button included in a post. == Changelog == = 1.0.0 = * First released version. * There may still be bugs, but I can't find any. == Upgrade Notice == = 1.0.0 = First release, no upgrade notice (included to make the WordPress readme.txt validator happy). == Readme Generator == * This plugin's readme.txt file was generated by the [bitacre Readme Generator](http://shinraholdings.com/project/readme-gen/) for WordPress Plugins. == Support == * [Plugin Homepage](http://shinraholdings.com/plugins/wp-clippy) * [plugins@shinraholdings.com](mailto:plugins@shinraholdings.com) == Donations == [Donations](http://shinraholdings.com/donate) are graciously accepted to support the continued development and maintenance of this and other plugins. We currently accept Paypal and kind words.