Plone PoPoll 2.7.0-beta2 (Unreleased)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Plone Popoll for Plone 3.xx > product is now available as an egg

For additional information about this project, please visit the overview page .

Available downloads

Zip package on pypi

For all platforms (211kB)

Release Notes

Tested with Plone 3
State Unreleased
License GPL
Release Manager Ingeniweb

CHANGES

2.7.0 beta 2

  • Product is now an egg : for Zope installation, just add "Products.PlonePopoll" to your eggs list in your buildout.cfg

2.7.0 beta 1

Plone 3.0 compatibility, no feature added.

Considered future features

New types of polls may be interesting (Idea from http://www.apwiz.com/flexivote.htm):

  • open poll lets you see results before voting
  • in a blind vote you must vote first, but can see all details
  • In private poll you see results but not how people voted
  • In a secret vote only the owner can see results and voting pattern.

To do

  • Test SQL back-end (find volunteers, we don't want to support this in the future).
  • Cleanup and spread in appropriate external methods what's in Extensions/Install.py. We install with GenericSetup from now.
  • Provide zconfig features to select and configure the votes back-end (see note about SQL back-end above)
  • Use a Zope 3 view for the poll to speed up
  • Should we keep migrations ? (useless for old AT based Popoll).
  • Why are the entries of the combo in portlet configuration untranslated when the code (browser/popoll.p

Change log

*** Not available ***