You are here

advpoll.info in Advanced Poll 7.3

name = Advanced Poll
description = "Allows creation of standard or approval weighted polls with the option to create write-ins, limit by electoral list or present any poll as a block.  It takes advantage of the Voting API to track votes with the option to use cookies instead of IP/Authenticated user ids."
dependencies[] = number
dependencies[] = list
dependencies[] = advpoll_field
dependencies[] = votingapi
dependencies[] = date
dependencies[] = date_popup
configure = admin/config/search/advpoll

files[] = tests/AdvPollTestBase.test
files[] = tests/AdvPollSingleChoice.test

core = 7.x
package = "Voting"

File

advpoll.info
View source
  1. name = Advanced Poll
  2. description = "Allows creation of standard or approval weighted polls with the option to create write-ins, limit by electoral list or present any poll as a block. It takes advantage of the Voting API to track votes with the option to use cookies instead of IP/Authenticated user ids."
  3. dependencies[] = number
  4. dependencies[] = list
  5. dependencies[] = advpoll_field
  6. dependencies[] = votingapi
  7. dependencies[] = date
  8. dependencies[] = date_popup
  9. configure = admin/config/search/advpoll
  10. files[] = tests/AdvPollTestBase.test
  11. files[] = tests/AdvPollSingleChoice.test
  12. core = 7.x
  13. package = "Voting"