The User Polls module allows users to easily add Polls where their visitors can vote for different options in multiple polls. Full support for media embedding (via the Embed module or the Media URL Scanner) is supported, allowing polls to be run for media as well as text items.
Full quota support allows you to configure which quotas can create polls, as well as which quotas can vote in polls.
User Polls module changelog
Version 1.0.22:
- Bug Fix: Default language string parameter in template was not the same as being used in the lang file
Version 1.0.21:
- Bug Fix: Timeline was showing incorrect voter name.
- Bug Fix: Poll creation not showing on timeline.
- Bug Fix: Multiple users on the same IP couldn't vote.
Version 1.0.20:
- Change: Updates and optimizations to better support PHP 8+
Version 1.0.19:
- New: The maximum number of poll options is now globally configurable
Version 1.0.18:
- Change: Removed the "Share to Timeline" checkbox from displaying before the Poll creation is complete
Version 1.0.17:
- Change: item_index_meta.tpl added to add social media tags for list page
Version 1.0.16:
- Bug Fix: Replaced OG image tag with correct item id variable.
Version 1.0.15:
- New: Added item_detail_meta.tpl for the Meta Tag Manager module to support custom meta tags
Version 1.0.14:
- New: Reset System listener added to clear all poll database tables
- Change: Polls that are shared to Facebook now include an icon if missing a poll image
Version 1.0.13:
- Bug Fix: Editor form fields were not being tested for banned words
Version 1.0.12:
- Change: Updated to work properly with new Editor Embedded Media module
Version 1.0.11:
- Change: Updated to work properly with new Editor Embedded Media module
Version 1.0.10:
- New: Global Config setting to allow the results to show before the user has voted.
Version 1.0.9:
- Change: "Poll Option Count" can now be changed even if the Poll has already started
- Change: "Delete This Option" is now available even if the Poll has already started
Version 1.0.8:
- Bug Fix: Embedding polls required jrUpimg to be active to embed polls. Fixed.
Version 1.0.7:
- New: Search and browsing added to the Editor Embedded Media tab
- New: Search box on index page to search only polls
Version 1.0.6:
- Bug Fix: Poll Option fields were not being excluded from the Form Designer
- Bug Fix: Invalid Quota Option text for enabling polls for a Quota
Version 1.0.5:
- Change: Embed template has been renamed to "item_embed.tpl"
Version 1.0.4:
- New: Poll Support added to the Embedded Media module
- New: added the tinymce editor to the polls description section.
- New: Form Designer support added.
- Change: updated jrEmbed system to work with tinymce v4
Version 1.0.3:
- Bug Fix: "update" and "vote" views were not properly registered for timeline/actions support
Version 1.0.2:
- Bug Fix: After voting, poll refresh is not showing counted vote for non-logged in users
Version 1.0.1
- Bug Fix: Quota options for creating/voting in polls were not working properly
- Change: IP address as well as user_id are both used to check if a user has previously voted
Version 1.0.0:
- Initial Release