Downloads
Download tar.gz
18.11 KB
MD5: 53c7b9bd95003f0f78a90eedafe80a00
SHA-1: e4e57302fa3f4607c02ef16b78252777ed3ed2fb
SHA-256: ad0056b919701c5c1124e65eefa1e125cf2b52dd9f978dd29206db792102a648
Download zip
25.55 KB
MD5: 63776786f92752bd3e38afc19bb891dd
SHA-1: ed6c3832a67121468683f7764184865a5ab1c2d5
SHA-256: fa355af578c132798885d834d40d55b1b183a2b73fe318a7fe5658a6a64b8fcf
Release notes
First release of the 2.x branch (almost all of of the 1.x code has been rewritten by thePanz).
New features:
- Full themable output (theme_ overrides and CSS theming)
- New CSS selectors for votes and "winner" votes
- Implementation of _nodeapi() and _fieldapi() hooks for votes clearing on node/filed deletion
Bug-fixes
- Corrected VotingAPI usage (no more vote duplicates)
- Initial multi-field implementation (votes are stored per-field instance)
- Cleaner formatter code
NOTE: no upgrading path from 1.x to 2.x is provided yet