votingapi 6.x-2.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| votingapi-6.x-2.0-beta4.tar.gz | 20.83 KB | 8c3ee0d8603caa5df19f7cba11264e99 |
Official release from CVS tag: DRUPAL-6--2-0-BETA4
Last updated: June 6, 2008 - 00:05
Improved views support, with proper sorting and clean handling of multiple value fields being added to a single view. It's now possible to add an 'Average vote' AND a 'Number of voters' column to the same view without horribly breaking everything.
Modules that implemented hook_votingapi_results_alter() are no longer handed a full stack of all vote objects, and must run their own SQL queries to generate their results. This performance optimization dramatically reduces the amount of memory required when a content object receives many votes.
