Vote Plugin for Hotaru CMS
---------------------------------
Created by: Nick Ramsay

Description
-----------
Let users vote for posts.

Instructions
------------
1. Upload the "vote" folder to your plugins folder.
2. Install it from Plugin Management in Admin.
3. Edit settings in Admin -> Vote

Changelog
---------
v.2.3 2010/08/09 - Nick - Fix for multiple flagging bug
v.2.2 2010/07/20 - Nick - Edits to CSS for vote button
v.2.1 2010/06/16 - Alan - Include option for anonymous voting
v.2.0 2010/05/23 - Nick - Removed the requirement to have SB Base installed.
v.1.9 2010/05/17 - Nick - Fix for undefined variable
v.1.8 2010/05/14 - Nick - Fix for auto-votes being assigned to the current user when cron runs AutoReader 
v.1.7 2010/05/05 - Nick - Fix for user id 0 assign to auto-vote when using AutoReader
v.1.6 2010/04/04 - Nick - Fix for updating the post_pub_date field
v.1.5 2010/03/28 - Nick - Updates the new post_pub_date field when a story is promoted
v.1.4 2010/02/23 - Nick - Removed showMessages() function call because it's in SB Base 0.4
v.1.3 2010/02/10 - Alan - Option to automatically increase vote count when clicking a post link
v.1.2 2010/01/12 - Nick - Fixes for auto-vote on post submission
v.1.1 2010/01/03 - Nick - Updated for Hotaru 1.0
v.1.0 2009/11/30 - Nick - Ability to filter to media type (requires Media Select plugin)
v.0.9 2009/11/22 - Nick - Option to allow unvoting back to latet page. Bug fix for post promotion error 
v.0.8 2009/11/04 - Nick - Bug fixes and updated install function for easier upgrading
v.0.7 2009/10/20 - Nick - Added option to show vote count before links in the Sidebar Posts plugin
v.0.6 2009/10/18 - Nick - Made vote deletion hook into the Post class' delete function
v.0.5 2009/10/14 - Nick - Improvements for flagging - new hook, image and template.
v.0.4 2009/10/07 - Nick - Simplified to single button with no anonymous option.
v.0.3 2009/10/01 - Nick - Updates for compatibility with Hotaru 0.6
v.0.2 2009/08/28 - Nick - Updates for compatibility with Hotaru 0.5
v.0.1 2009/08/13 - Nick - Released first version
