Coming from here: "Userpoints - Fivestar integration"
:
http://drupal.org/node/876598
(somehow it was not possible to look up the userpoints module to move that issue into this module queue, therefore creating as new issue here)
Coming from here: "Userpoints - Fivestar integration"
:
http://drupal.org/node/876598
(somehow it was not possible to look up the userpoints module to move that issue into this module queue, therefore creating as new issue here)
Comments
Comment #1
Taxoman commentedAh, this is actually a feature request for a D7 version of http://drupal.org/project/userpoints_votingapi , but I cannot seem to reassign this issue there, so closing it.
Comment #2
chefarov commentedAs it seems from the discussion here, a D7 version of Userpoints_VotingAPI is probably postponed for the time being, since the Userpoints-Rules along with the VotingAPI-Rules integration, substitute the Userpoints_VotingAPI module.
The thing is that using Rules you can only apply a fixed number of points to the node's author(or to a referenced user), which is kind of akward when using fivestar since you don't expect the same number of points to be applied when 1/5 and 5/5 is casted, apparently. The number of points each rating corresponds to, should be assigned by the administrator.
The Drupal 6 corresponding code is here
Would it be easy for a moderator to apply the appropriate changes so a D7 version to be implemented? Eitherwise could you guide me somehow to try do so (not familiar with drupal programming) ?
Thanks for your time
Comment #3
estoyausenteI have a rule implementing this. I use the module flags for controlling that the vote only grant points once.
Comment #4
manuel.adanClosing old issues as outdated. Feel free to reopen if needed.