Extended Vote Plugin


Version
1.3 (last update on Dec 12, 2009)
Rating
Compatibility

Votes
Favoured
9
License
GPLv2 or later
Non-Commercial
Type
Views
29512
Date Added
4 August 2009
1. Core plugin code migrated to Joomla 1.5 class model
2. Support for template overrides (s. below)
3. Improved, accessible HTML output
4. Customizable voting controls (via Plugin Parameters)
5. Configurable plugin placement: before or after content and beginning with version 1.3 - anywhere on the page (triggered from template code)
6. Optional (and still accessible) JavaScript controlled vote submission (no Ajax)
-------------------------
Installation Instructions
1. Download plugin installation archive and desired language files from http://joomlacode.org/gf/project/voteext/frs/.
2. Open Joomla! Extension Manager.
3. Upload and install. If you don't install site language files the plugin translation will only be available within the administration interface.
4. Go to Plugin Manager.
5. Select "Content - Rating" (Joomla! built-in plugin) and disable it.
6. Enable "Content - Extended Vote" and configure it according to your needs.
------------------
Template Overrides
The template override mechanism added to this plugin works similar to that already used in Joomla! components and modules. To customize HTML produced by the plugin perform following steps:
1. Create a folder named plg_content_voteext in YOUR_ TEMPLATE_PATH/html
2. Copy template file JOOMLA_ROOT/plugins/content/voteext/tmpl/default.php to the folder created in step 1
3. Edit the copied template file according to your needs





