Closed (won't fix)
Project:
Voting API
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2007 at 17:43 UTC
Updated:
11 Jan 2011 at 16:27 UTC
Currently, views integration offers a raw score (N) and a cleaned score(N%), both of which are percentages.
I think there should be a integer option, preferably to 1 decimal place, since that's the output that most related voting modules use. I can call an integer in my theme by divinding the stored value by 10. I'd like to see this in views integration.
Comments
Comment #1
jo1ene commentedI looked through the INC file and it seems to be that the displayed value type depends on how the voting module stored the data in the first place. Since NodeReview stores its value as a percentage, that's why I am seeing percentages. Could this be an option in the fields group in views?
Comment #2
eaton commentedSupport for the 5.x branch of VotingAPI has ended with the release of Drupal 7 and the upcoming release of VotingAPI 7.x-2.4.