Closed (won't fix)
Project:
Fivestar
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2008 at 13:33 UTC
Updated:
20 Jan 2017 at 02:55 UTC
Jump to comment: Most recent
Comments
Comment #1
quicksketchThere isn't a way to do this currently, since Fivestar only supports 3 states: off, hover, and on. We'd need a fourth state for "voted". Since this would require new CSS and new icons for every existing widget, I don't think this is a feasible request for the 1.x version of the module since it would require a lot of reworking on existing sites. I'm moving this to a feature request for the 2.x version.
Comment #2
ha5bro commentedI modded the files with a bit of code to achieve this...
I added this to fivestar.css
and removed '.removeClass('on')' from line 197 of fivestar.js
Pretty much just removes the rollover state.
Comment #3
dbt102 commentedDrupal 6 is now end of life, and is no longer supported. So Drupal 6 issues for Fivestar are being closed as "Closed (won't fix)". However, we don't want users who are porting from Drupal 6 to 7 to feel unwanted, so if you have any migration issues, please open them as Drupal 8 issues.