I need to know if there´s a way of doing this:
1. Limit the quantity of nodes to being voted by registeres members in a period of time (in example: only 5 votes each day, etc.). I want to avoid nasty people that starts to vote badly on every single member (it happened to me before).
2. Allowing members to see who and how voted on their nodes (and only allowing to see votes related to their nodes).
Is that possible?
THANKS!!!
Comments
Comment #1
mac_perlinski commentedHey there it is simple to achieve but i m not quite sure if it should go to fivestar module itself, let this widget works properly and some other modules hook into it.
Thanks,
Mac
Comment #2
Rosamunda commentedThanks for your answer Mac.
Do you mean creating a new module (grasp!), or there is a module tht can work with Fivestar besides Voting API?
Thanks!!!
Rosamunda
Comment #3
mac_perlinski commentedWell creating a new module, if we will make fivestar doing any request it will be good for everything and nothing, lets use drupal capabilities and arch to have this kind of situations clean. This is just my point of view but i think its better to have solid things on which other modules can belay rather than hava modules which do everything but the quality of module is very poor.
PS. having this kind of funcitonality is one day of work for drupal developer so i don't think its worth it to add it to five star voting.
Thanks,
Mac
Comment #4
quicksketchThanks mac_perlinski for answering these questions.