Poll Extras
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Poll Extras provides additional flexibility to the core poll module. Here's the specifics:
Poll Extras provides additional flexibility to the core poll module. Here's the specifics:
The easiest, most effective way to grow your website traffic, effectively engage your audience, monetize, and gain insights for free.
Shareaholic is an all-in-one content amplification and monetization platform, that includes related content recommendations, promoted content, social sharing, following, site monetization apps such as affiliate linking, and social analytics. This module makes it a snap for any website — big or small — to engage and grow their traffic, market their content, gain insights, and monetize their traffic, all from one powerful but easy-to-use dashboard.
This module is actively developed (GitHub), maintained and supported with much love by Shareaholic.
Recent Updates:
Expose voting API methods as a service resource.
Development starts from initial code posted in http://drupal.org/node/241453 by arithmetric and RasputinJones.
Reputation module allows to capture, measure and display multiple types of user reputation.
Module adds voting widget on comments of chosen content types. Widget allows users to show support or recognize comment as useful by voting for it. While voting user has to choose specific type of reputation to associate with the vote.
This module is under development and not yet ready for production use.
Fivestar module gives you a good voting functionality to your site but it doesn't allow users to vote number of times to the same content.
This is basically a fork of closedquestion to make it easier to work with our make scripts and to push code changes up which improves the standard functionality of closedquestion.
We aim to keep the current functionality of the closedquestion module, but extend it so that it's easier to extend and manipulate.
Blog post / screencast on what this module does (D6)
User progress is an API for fine grain event tracking of a user through your site. This has been developed for use within the context of education and charting student progression through out a system but should be able to be used in any drupal site to track certain user actions. By default the module does nothing other then provide the framework for other modules to invoke. Some included modules that implement this (and how):
This module only provides support for Flag API VERSION 2.0!
This is a simple module that uses the Flag module API to add an additional flag type to allow you to flag media files.
You can then use the flag in the same way you would with any of the other default flags. An example would be to display a list of the current user's flagged files using Views.
The module also requires the File Entity module.
Complete rewrite of Webform AJAX module, for Drupal 7.
AJAXifies previous/next page and submit buttons.
Also works when form is displayed in a block.
To enable it, you need to enable the module then check the "AJAX mode" property of a webform's configure form.
Works with Webform-3.16, but will throw a PHP Notice, which is fixed on Webform-3.x-dev.
NOTE: Flag 3.x branch supports entity, but the fields added using manage fields are shown only when flagging content and not when un-flagging content. If you don't want to ask for data when user is un-flagging content, you mostly do not need this module. But using this module will save your few extra tables for each field you create in flag entity :) .