Voting Actions
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-2.0b2 | 2007-Apr-20 | 15.08 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-2.x-dev | 2007-Apr-18 | 13.98 KB | Download · Release notes | Development snapshot | |
| 4.7.x-1.x-dev | 2006-Nov-13 | 10.5 KB | Download · Release notes | Development snapshot | |
