Posted by anarcat on November 26, 2008 at 10:00pm
| Download | Size | md5 hash |
|---|---|---|
| decisions-6.x-0.1-alpha1.tar.gz | 29.9 KB | 448e06a9cdc09be0e809dc78e02f37f5 |
| decisions-6.x-0.1-alpha1.zip | 35.52 KB | 10272cd5f8407533fd43f17697f88d5c |
Last updated: December 24, 2010 - 22:44
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.