PlonePopoll

› A new polling tool for Plone ‹

What's PlonePopoll ? | How does it work ? | Is it compatible with... | Download | Screenshots | FAQ | Links | Contact

 

What's PlonePopoll ?

 

How does it work ?

To make polls accessible to your users, a poll slot is added to your right slots upon Installation.

PlonePopoll is a new content type that you can add to your Plone site at any place. It will work together with the portal_popoll tool that is added to your Plone site.

The edit form of the PlonePopoll allows you to set a title, a question and then all answer you want to propose.

You can also enable and disable the poll in the edit form. Once you enable the poll, it will appear in the right slot. When the poll should be closed, you can disable it. Adding a new poll will replace the existing poll in the poll slot.

The view displays the same voting interface as in the slot. You can use this one if you don't like users to vote in the slot.

The results page shows a view of all results. Results are saved in the PlonePopoll object.

 

Is it compatible with...

 

Download

PlonePopoll is shipped as a tarball for Plone. See The Ingeniweb Projects for more information.

Official releases

Releases are now hosted by SourceForge. The latest release can always be found here.

  • 2.1 (2004-06-28): Multi choice enable, result visibility settings, new translation.
  • 2.0 (2004-03-23): Clear poll function. Translation.
  • 2.0Beta1 (2004-01-06): Compatible with Plone 2 and Plone 1.
  • 1.0 (2003-12-05): ZODB-related bug fix; Minor cosmetic fixes.
  • 0.3 (2003-05-14): The product fully operative.

CVS

You can checkout the CVS anonymously with the following commands:

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ingeniweb login 
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ingeniweb co PlonePopoll

You can browse CVS at Sourceforge.

 

Screenshots

Here comes a few screenshots of PlonePopoll administration interface.


Creating a poll


What a poll looks like


The results view


Edit form with new setting available(v2.1)


User can choose several answers (v2.1)


The portlet of a multichoice poll (v2.1)


The results for multiple choice

 

Frequently Asked Questions

  • Can I install or remove PlonePopoll easily ?
    Yes, using the CMF QuickInstaller Tool.
  • I see the result but i can't vote, why ?
    The poll is probably disabled.
  • I have voted twice, does it matter ?
    No, only your last answer that is kept.
  • After having installed PlonePopoll 2.1, my Plone site raises an exception, what can I do ?
    If you upgrade PlonePopoll from version 2.0x, you have to use the migration script.
    Restart the server.
    Create in your plone site folder (from zmi) an external method
    Module : PlonePopoll.doMigration
    Method : doMigration
    Save and test.

 

Links

Here are some links of interest regarding PlonePopoll or other assorted tools.

 

Last modified: Tue, 23 March 2004 09:40:15 GMT