Closed (works as designed)
Project:
Nodecarousel
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2008 at 17:51 UTC
Updated:
5 Nov 2008 at 22:12 UTC
I'm using Nodecarousel to show lastest User Galleries.
and using Fivestar module with voting API.
Now, I want to show the star rating on Nodecarousel.
How can I show Voting API Value on Nodecarousel?
Comments
Comment #1
jcfiala commentedYou show it the same way you show a fivestar on any node display, really. I don't have time to look it up right now, but if you want the static display then you just add the fivestar theme function in what you're printing with your theme_nodecarousel_node override.
Comment #2
ultimateboy commentedAs jcfiala said, fivestar is added to the node object so you can print it through the theme function provided by nc.