decisions 6.x-0.1-alpha1
anarcat - November 26, 2008 - 22:00
| Download | Size | md5 hash |
|---|---|---|
| decisions-6.x-0.1-alpha1.tar.gz | 29.9 KB | 448e06a9cdc09be0e809dc78e02f37f5 |
Official release from CVS tag: DRUPAL-6--0-1-ALPHA1
Last updated: November 26, 2008 - 22:05
Drupal 6 support.
* VotingAPI 2.x support (DRUPAL-6--2 branch, specifically)
* Cleanup of some forms submission processes (no more $_POST!)
* This port drops a few functionalities and may still be broken in many ways. In particular, the Javascript is gone from the "More choices" option.
* Some voting calculations may also be broken and have not been tested.
* Do not rely on REMOTE_ADDR environment, use ip_address() (fixes voting through proxy servers)
* Ranking and selection have been tested and work generally well.
