Poll Enhancements

Categories

Component ID

1009624

Component name

Poll Enhancements

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

15667

Component created

Component changed

Component body

This module enables anonymous users to vote on polls without page cache troubles or IP address restrictions. It is designed to work on top of core Poll module.

Current features:

  • Page caching can be enabled even if the anonymous users are allowed to vote on polls.
  • IP address restriction has been changed to cookie based solution so that users behind a firewall will be able to vote.
  • To prevent abuses, IP addresses are checked against the most latest votings. The threshold value can be changed from module's settings page.

You may also want to consider testing the Poll Improved module with D7. It is a successor of this module using entities and fields thus providing more flexibility with minimal complexity.