|
README.txt |
README.txt |
|
The Voting Rules module provides Rules integration for VotingAPI.
Because Rules requires that content types acted upon be defined ahead of time, you must select the type of content which is being voted on. Currently, Voting Rules only supports rules… |
|
voting_rules.content-types.inc |
voting_rules.content-types.inc |
|
Contains wrapper functions for each content type
The following ugliness is unavoidable without changing Rules, afaik |
|
voting_rules.info |
voting_rules.info |
|
; $Id$
name = Voting Rules
description = Rules Integration for VotingApi
package = Rules
dependencies[] = votingapi
dependencies[] = rules
core = 6.x |
|
voting_rules.module |
voting_rules.module |
|
Provides Rules intregration for the Votingapi module |
|
voting_rules.rules.inc |
voting_rules.rules.inc |
|
Provides Rules integration for the Votingapi module |