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

Anonymous’s picture

Agree, 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.

kirkcaraway’s picture

I agree. I'm looking for a way for users to vote nodes to the front page, and Rules integration would seemingly do that.

ingo86’s picture

Version: 6.x-1.0-beta4 » 6.x-2.x-dev

Moved to 2.x branch.
1.x branch are avalable only for bug fixing. No new features inside it.

Flying Drupalist’s picture

Status: Active » Fixed

Use 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.

marvil07’s picture

Status: Fixed » Active
asb’s picture

I'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

off’s picture

#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?

marvil07’s picture

Status: Active » Postponed

I think we should wait until #319094: Integration with Rules is ready

marvil07’s picture

Version: 6.x-2.x-dev » 6.x-3.x-dev
Status: Postponed » Active
marvil07’s picture

Title: rules integration? » Integration with rules
Status: Active » Postponed
Issue tags: +rules integration

mark it again as postponed until voting api rules integration is done at #319094: Integration with Rules

jthomasbailey’s picture

subscribing

physiotek’s picture

subscribing

marvil07’s picture

Project: Vote Up/Down » Voting Rules
Version: 6.x-3.x-dev » 6.x-1.0-alpha1
Status: Postponed » Closed (duplicate)

The related issue #319094: Integration with Rules end up on an independent module: Voting rules.

So nothing more to do on vote up/down AFAIK.