Downloads

Download tar.gz 14.81 KB
MD5: 94d6cb90aa98084ebd6a8acd2415d8a6
SHA-1: 511ab6b1dbe6a0149cfe07843c66f30c75d140f6
SHA-256: 0098264479003878bad301ad9a203dd2d3c219357b237258d2e3ed92118ebf14
Download zip 16.14 KB
MD5: 9d3a5582ef7e9f7a0a0c69010da2b0ff
SHA-1: d985334ed4968bff392d35eb4a188f89ddb20ce2
SHA-256: 8246521c4b56979c212b9e9afb6889ee9f972e69ef779ebecb8116407813b966

Release notes

Features

* one or more poll can be attached to any kind of content type
* there are five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.
* Integration with Views. Using Views user can make list of polls sorted or filtered by question, choices, total number of votes etc. For example you can make list of all polls which is active or most voted poll in forum etc.
* votes cancel button
* voting policy for anonymous users - not allowed, allowed identified by IP, allowed without any restriction
* close poll by cron jobs
* predefined max number of choices
* suport for maximum number of values (CCK), it possible to have more than one pollfield in a node
* theme function print theme('user_vote', $node,$comment) can be use to show user vote in comments for every poll in the node.
Added features not in 6.1.3-beta1:
* user can choose enable or disable cancel button in poll settings
* user can choose to allow or not to allow users to see results before voting. In that case anonymous user can not see results.
* user can attach permission to users to see results of poll

BUGS:
no major bugs reported;
FIX:
fixed error in database search if anonymous user is allowed to vote
improved html ouput for formaters

Created by: mario_prkos
Created on: 5 Oct 2009 at 05:48 UTC
Last updated: 5 Oct 2009 at 05:50 UTC
New features
Unsupported

Other releases