Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Dev snapshot of VotingAPI 2.0 for Drupal 6. Same core functionality with some nice improvements, including better support for anonymous voting and cleaner bulk-selection operations.
Initial release of Fivestar for Drupal 6! This is a direct port of 1.11 beta 3 for Drupal 5. We should be seeing 1.11 official released shortly. This version of Fivestar depends on VotingAPI 2.x for Drupal 6, which now takes control of several pieces of functionality:
Now handled by VotingAPI 2.0
- Tracking of votes by anonymous voters
- All SQL queries now handled by VotingAPI
- Updating of votes now supported natively
- Improved efficiency, reducing the number of SQL queries per node request
New features:
-Title of the "talk" page is customizable.
Bug fixes:
-Undefined variable error when there were no links to add to a node.
-Fixed duplication of "Add new comment" link when adding a new comment through implementation of hook_link_alter.