Voting Actions

eaton - January 29, 2006 - 04:25

Voting Actions bridges the gap between VotingAPI based rating/voting systems, and Drupal's Actions module. Administrators can set up rule sets to be executed whenever content is voted on by a user. The rule's criteria will be checked against the contents' votes, and if they match, the rule set's actions will be executed. One example might be a rule set that promotes a node to the front page if the average vote for it is 7 or higher, and makes the node sticky if more than 50 people rate it a 10.

Because it uses Drupal's actions.module to perform these operations, other modules like workflow, nodequeue, etc can easily integrate with it. Documentation is currently sparse, but more is coming soon.

Naturally, VotingAPI.module and Actions.module are required.

Releases

Official releasesDateSizeLinksStatus
5.x-2.0b22007-Apr-2015.08 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-2.x-dev2007-Apr-1813.98 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
4.7.x-1.x-dev2006-Nov-1310.5 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.