=== FlattrButton standalone === Contributors: MMN-o Donate link: http://blog.mmn-o.se/dev/flattrbutton/ Tags: flattr, widget, donation, cake Requires at least: 2.8.0 Tested up to: 3.0 Stable tag: 1.0 FlattrButton standalone lets you implement a Flattr button alongside a post, page or as a sidebar widget. == Description == A standalone plugin for integration with the Flattr service for sharing cake on the internet. FlattrButton works on its own as a single installed plugin. It currently shares options (for easy migration) with the original Flattr plugin (by flattr.com) and FlattrWidget (by Donncha O Caoimh) such as default Flattr UID, language etc. Separate post option changes also affects these plugins, but this will change. FlattrButton is dual-licensed Affero GPL v3.0 and GPL v2.0. The source code is available by checkout from the Wordpress Plugin SVN repository: FlattrButton will not work correctly without an account on flattr.com. Having an account there means you can flattr me too. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure settings or place a widget in the sidebar == Frequently Asked Questions == None yet. == Changelog == = 0.0.3 = * Implemented automatic integration. * Shares more settings with original Flattr plugin. * Per-post settings respected somewhat. * Initial admin interface development. = 0.0.2 = * Slight changes to the codebase. Initial WP SVN release. = 0.0.1 = * A terribly ugly codebase. Hardcoded settings mostly.