I'd like to use a theme fucntion provided by the audio module to insert a fivestar voting widget along with each audio file attached to a single node. I've located the appropriate theme function.. i just need to know the fivestar hooks / function[s] to use to insert the fivestar functionality and attach each fivestar widget to the individual but unique audio files.
Would you be able to post up some skeleton code or at least point me in the right direction as far as "which" functions I need to do this?
I'm not certain if fivestar is completely js based or degrades gracefully to work like a simple form. Whatever code provides the most bulletproof method would be greatly appreciated.
thanks much
Comments
Comment #1
newdru commentedActually, it looks like fivestar is ajax based but degrades gracefully with js turned off..
So in regard to my original question it'd be nice if the hooks supplied address / handle both cases..
thanks much
Comment #2
quicksketch