=== Quote Rotator === Contributors: snumb130 Donate link: http://www.lukehowell.com/donate Version 3.5.4 Tags: widget, admin, sidebar, plugin, javascript, script.aculo.us Requires at least: 2.1 Tested up to: 2.3 Stable tag: 3.5.4 Creates widget for adding quotes (or other content) on the sidebar. Content will rotate through. Adds section under Manage tab to create and edit content. Enjoy. == Change Log ==

Version 3.5.4
  Just straightened some code.
Version 3.5.3
  Took out donate link as it is now on my site.
Version 3.5.2
  Added option for choosing font size unit.
Version 3.4.2
  Added ability to edit quotes.  (seggestion from rustykruffle.com)
  Added widget option to choose whether quotes are in order or random.  (seggestion from rustykruffle.com as well as andrewpitchford.com/)
  Added field to enter the author of the quote.  (suggestion from andrewpitchford.com/)
				  
Version 2.4.2
  With assistance from Dan Coulter, found variables clashing with other program.  With Dan's suggestion I placed JS in class and now problem solved.  Thanks again Dan.
  Added option to choose font size.
			      
Version 2.3.2
  This version will pull quotes randomly from database.  Prevents visitors seeing same quotes over and over when you have a lot of quotes.  Thanks for suggestions from Mark (http://www.madmapper.co.za/).

Version 2.2.2
 Now able to enter quotation marks without trouble.  If there are any quotes in the database that have double quotes then you will have to manually change them to single quotes.

Version 2.2.1
  Changed database creation to include table prefix

Version 2.2
  Added option to choose time it take for fade.

Version 2.1
  Fixed Database creation issues. This time for real.  Sorry. :0

Version 2.0
  Fixed database creation issues.
  Convert database column 'quote' from varchar to text.
  Convert plugin to class.
  Added option to track plugin version.
			      
Version 1.0
  First release.
== Installation ==

1. Upload `quote-rotator` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

If updating plugin please deactivate plugin and reactivate after uploading.
You might have to enter the widget options after upgrading.
== Frequently Asked Questions == = Where do I add my quotes? = Under the "Manage" tab of the admin page, there is a "Quote Rotator" subpage.