Closed (works as designed)
Project:
Fivestar
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 May 2007 at 23:19 UTC
Updated:
25 May 2007 at 02:54 UTC
There are some famfamfam icons you can use (see attached).
The ones I attached are from jRating.module, but they were originally from:
famfamfam.com: Silk Icons
http://www.famfamfam.com/lab/icons/silk/
You could 1-up the other module that does this exact same thing by maintaining the PNG 24-bit transparency in the originals so that they work against any shade matting/background. (For instance, black, which currently looks like crap if you use the ones I attached)
By the way, what IS the difference between this module and jRating? As of today, it appears yours is maintained more often, but it would be nice if you could break it down on the front page for lazies.
| Comment | File | Size | Author |
|---|---|---|---|
| images.zip_.not_.tar_.gz | 1.66 KB | ms2011 |
Comments
Comment #1
eaton commentedmost of the differences are architectural -- fivestar implements, under the hood, a custom FormAPI element type to do its work. That makes it a bit easier to integrate into other forms and other situations, like the CCK field that it comes bundled with. Both modules are based on the same jQuery 'radio button stars' code, which is why they look a lot alike.
Unfortunately, the famfam icons are not licensed in a way that is compatible with the GPL license required by Drupal's CVS repository. (Trust me! We'd all LOVE to see famfam icons usable in Drupal's CVS code ;-)