Downloads

Download tar.gz 13.93 KB
MD5: e0744ce1744d50ec9f864b06fb7781fc
SHA-1: e3dcb80164a642c610d269f4315d05c10fc5a0f6
SHA-256: ecfe9983aa8bfba70313b97b7700514289402ee633d27f2ae2d144934e49c039
Download zip 15.21 KB
MD5: 9b36e2a34799f6278ad6f8af2aabbfd8
SHA-1: ecb1bc171bb6d9861639323b46a95e4fa6b48561
SHA-256: 626b8e16e8b33434e0c970e82b2282f3af4e4ace2e883a810394ac68fb881dd4

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.
BUGS:
no major bugs reported;
there is error in database search if anonymous user is allowed to vote
FIX:
replace hostname = %d with hostname = '%s' in line 1061 to fix above issue

Created by: mario_prkos
Created on: 27 Sep 2009 at 05:13 UTC
Last updated: 28 Sep 2009 at 17:54 UTC
Unsupported

Other releases