Posted by ChrisKennedy on November 29, 2006 at 3:32am
Here's what I would like to be accomplished over the next month:
- Fix all bugs currently in the issue queue and implement all feature requests.
- Better display/theming of configuration options in the poll display (e.g. duration, starting date, eligibility, etc.).
- Views integration.
- Default options per content-type.
- jQuery magic for ranking votes.
- Email capability for electoral list - option to send to all who are eligible, those who have voted, or those who haven't voted.
- Actual releases for 5.0 and 4.7 branches.
It's also time for some progress evaluation from last month, when I had the following priorities for my work on Advanced Poll:
- Enhanced electoral list functionality
- Fix all currently open bugs
- Reset votes button
- Results caching
- Starting date
- PostgreSQL support
- Port to Drupal 5.0
- jQuery magic for ranking votes
As of tonight, all except for the last goal were accomplished! We also got fajerstarter's great Ajax voting patch working, which is an impressive addition.

Comments
Showing polls to anonymous users
Is it possible to show all visitors (including anonymous ones) a poll and its choices without letting them vote? I want people to be able to see the poll choices as soon as they visit the site, while requiring them to log in to vote. Currently, if you go to my site (mnblogawards.com), you have to register/log in to see the choices, although "view polls" is enabled under access control for anonymous users.
Sure that seems reasonable,
Sure that seems reasonable, please submit it to the issue queue.