=== Smart Donations === Contributors: EDGARROJAS Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=edseventeen%40gmail.com Tags: donations, donate, donation buttons, donation widget Requires at least: 3.0.1 Tested up to: 3.5 Stable tag: 1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin lets you pick different styles of donations that you can add to your posts (as a shortcode) or to any sidebar (as a widget). == Description == Smart Donations = This plugin lets you pick different styles of donations and add them to your posts (as a shortcode) or to any sidebar (as a widget). Currently it supports four different styles: * **Classic**.- The classic paypal button. * **TextBox**.- A paypal button with a textbox so the donators can pick right away how much they want to donate. * **Three buttons**.- This one place three buttons (that you can customize) each one with a different amount (that you define) so the donators can give you money with one click. * **Slider**.- My favorite, this has an slider that the user can scroll to give you more or less money (you define the minimun and maximun amount), it also has a happy face that gets happier or not that happy depending on how much the donator is donating you. *You can find more here:[Smart Donations](http://rednao.com/smart-donations/ "Smart Donations") == Installation == 1. Upload smartdonations to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Smart Donations/Add new and create a new donation 4. To add the donation to a widget go to widgets and drag the smart donations widget 5. To add the donation to a post type [sdonations]donationid[/sdonations] (example:[sdonations]1[/sdonations]), you can find the donationid of your donation on the donations list (i will improve this on a future update) == Frequently Asked Questions == = How can i add my own styles to the donations= For now you can edit the css file smartdonations/css/mainStyle.css, i have plans to improve this on the future. == Screenshots == 1. Here you pick the donation style 2. Classic 3. Text Box 4. Three Buttons 5. Slider 6. Example of site with donations == Changelog == = 1.6 = * Added supporting component. = 1.5.5 = * Added the ability to change the smile stroke and fill color. (thx for the suggestion Ralf) = 1.5 = * Added currency support, slider range of values and advance style option. (thx Philippe) = 1.0.2 = * Fixing minor bugs = 1.0 = * Adding an style editor and fixing IE bugs = 0.5.1 = * Fixing a bug with the slider (thanks Dave!) = 0.5 = * Initial release == Upgrade Notice == N/A