Closed (duplicate)
Project:
Fivestar
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2009 at 10:11 UTC
Updated:
26 Feb 2010 at 21:39 UTC
I am probably overlooking something, but is there a way of setting the text for the Star labels on mouse hover? I need for readers of a review to get an idea of what the stars represent rather than have them rate the content themselves.
Comments
Comment #1
talatnat commentedTo explain the above better. The normal Fivestar widget allows one to specify the labels for each star. When one uses Fivestar as a CCK field, the CCK node-creation form has just the Stars, but no way of specifying the labels. If this is the normal behavior, then I'd like to make this a feature request.
Comment #2
jwilson3Marking this as a duplicate of #333059: CCK Star labels
CCK fivestar labels are not yet implemented in current code, but this has already been requested elsewhere. You can patch the fivestar_field.inc file yourself though....
You need to apply the patch in comment #5, and fix the for loop logic mentioned in comment #10 of that thread.