Closed (fixed)
Project:
Fivestar
Version:
5.x-1.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
6 Aug 2008 at 09:09 UTC
Updated:
10 Apr 2009 at 18:03 UTC
I have 2 questions:
a) How can i get the current vote value of a node, if i have set a fivestar cck field ? I dont want to print the fivestar widget, i want to make a css class named with the number 1 - 5.
b) I have another nodetype, and these nodes are voted by comments. Every node has an average vote value. Now, and this is complicated, i want the average of every node average named in the same taxonomy.
I am sorry for my bad english, i hoped it is understandable anyway.
Comments
Comment #1
quicksketchClosing after lack of activity. Sorry I'm not able to answer all support requests. This was more of a VotingAPI question. In Drupal 5 this was typically done with the votingapi_get_voting_result() function.