Personal tools
You are here: Home Products Plone PoPoll Releases Plone PoPoll 2.6.1

Plone PoPoll 2.6.1

Plone PoPoll

Bug fixes release, few functionalities has been added thought: - Multi poll in portlets - allows to display current poll results before user vote. - new translations Enjoy !

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

Available downloads

Product Package

For all platforms (0 kB)

Release Notes

Tested with Plone 2.5
State Final release
License GPL

 

Change log


  * added french translations
  * it is not possible to vote again on plonepopoll_view page;
    cleanup
    [naro]
  * added new poll option - showCurrentResults - this option (boolean field) allows to
    display current poll results before user vote. Switched off by default.
    [naro]
  * It is possible to display more than one poll in the portlet. Number of polls is set in the Poll tool settings.
    Please note, you have to reinstall product in QuickInstaller to migration code will be run.
    Translators should check updated msgids:
    label_portlet_configuration_newest
    label_portlet_configuration_branch
    label_portlet_configuration_subbranches
    [naro]
  * synced all translations
    [naro]
  * slightly refactored PlonePopoll_getPortletPoll script to reflect new configuration storage settings
    [naro]
  * fixed 'branch' configuration mode (returned list of lists instead of list)
    [naro]
  * Added czech translation by Lukas Zdych
  * Allow skinnable corners