Are there any plans or patches for integrating Vote Up/Down (6.x version) with Rules?
I see that Voting API doesn't integrate with Rules right now either (http://drupal.org/node/319094), but this would be a great feature to trigger things to happen when a user votes on content.
Thanks!
Comments
Comment #1
Anonymous (not verified) commentedAgree, I give users points for positive comments (e.g. +3) and substract for negative comments (-3). This way users collect points, which can give them access to more permissions and pages.
Comment #2
kirkcaraway commentedI agree. I'm looking for a way for users to vote nodes to the front page, and Rules integration would seemingly do that.
Comment #3
ingo86 commentedMoved to 2.x branch.
1.x branch are avalable only for bug fixing. No new features inside it.
Comment #4
Flying Drupalist commentedUse the votingpoints module from:
http://drupal.org/project/userpoints_contrib
@moringtime though that module will not solve the issue for you, if you're still looking for this, please search d.o for voting api and rules, there are many threads discussing this issue, and they have good solutions.
Comment #5
marvil07 commentedas http://drupal.org/node/156119
Comment #6
asb commentedI'm looking for something similar like 'kirkcaraway' in #2, but something more lightweight than a full 'Rules' setup. I'm thinking about an integration with Drupal Core's Actions/Triggers mechanism. If I understand VotingAPI: Hooks for greater control correctly, 'Vote Up/Down' would have to support
hook_votingapi_action_sets(). Maybe someone already has attempted this (with more success than 'techguy10' in this forum post: Using vote_up_down, voting api to create a page that automatically shows and re-orders teasers based on votes?)?There's also the Node Vote module with a similar functionality that allows Integration with Rules - but 'Node Vote' doesn't allow anonymous users to vote, and the module has to be patched with an unreviewed patch from November 4, 2008. Damn! ;-/
Greetings, -asb
Comment #7
off commented#4
Not enough functional
It is necessary to make the comment author could receive points for the fact that his comment someone rated
Why not make Integrating the module rules?
Comment #8
marvil07 commentedI think we should wait until #319094: Integration with Rules is ready
Comment #9
marvil07 commentedComment #10
marvil07 commentedmark it again as postponed until voting api rules integration is done at #319094: Integration with Rules
Comment #11
jthomasbailey commentedsubscribing
Comment #12
physiotek commentedsubscribing
Comment #13
marvil07 commentedThe related issue #319094: Integration with Rules end up on an independent module: Voting rules.
So nothing more to do on vote up/down AFAIK.