Downloads

Download tar.gz 33.6 KB
MD5: 1c34ae6619f30e633a94ce551637dd76
SHA-1: 9d26b89bb8964afa0295be8deaaa9d8c4c3a008e
SHA-256: 3aa526cbaef324af7b665f16ff5eae50631516ab255c619ac95acc4fc28a7fb8
Download zip 43.7 KB
MD5: 00202c39a67c0490cb8a40dc800e3516
SHA-1: 255a8c52b1bedb119f0c308d018dfc63f20d9a3a
SHA-256: 3b177323cedcae40c966423a29f4b908aec6ce0dbe1c0d75c3860d88d2f1b382

Release notes

Official release of VotingAPI 2.0, with a number of bug fixes, documentation tweaks, and updates to internal hooks that allow other modules to provide metadata.

#335668: Add system for registering voting tags (axes)
#332317: PHP Notice: desc in votingapi.test's getInfo() should be description
#322720: doxygen fix and enhancement - votingapi_select_votes()
#327903: Add "Individual voter" relationship
#396820: Anonymous vote rollover set to "Never" doesn't work
#497472: Relationship with Comments in Views
#341419: Less decimals

Important note for developers: If you were using hook_votingapi_content_types(), it's been renamed to hook_votingapi_relationships(). In addition, if you're using custom calculation functions or custom tags and need to build views relationships on those values, your module will need to use hook_votingapi_metadata_alter() to document its aggregation functions and tags. See the new votingapi.api.php file for details.

Created by: eaton
Created on: 24 Jun 2009 at 19:58 UTC
Last updated: 24 Jun 2009 at 20:02 UTC
Bug fixes
Unsupported

Other releases