Closed (works as designed)
Project:
Loves and Hates
Version:
master
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2006 at 05:53 UTC
Updated:
28 Jun 2006 at 06:30 UTC
cool module, would it be possible develop the idea further -as more grades than -love and hate- on range of errr. 5 or 6? ie.. i like- i dont care -
[i love+3] [+2 cool] [+1 its ok] 0 [-1 not my cup of tea] [-2 it sucks] [-3 i hate]
+ to make it visually more effective mini icons can be add to the code and directory
heart
http://i7.photobucket.com/albums/y285/littlereddot/Avatars%20Icons%20Bli...
skull
http://193.77.198.72/images/avatars-small/miniSkull.gif
Comments
Comment #1
eaton commentedRight now, the module only offers the very discrete 'love' and 'hate' votes. More complex rate-things-on-a-scale systems are available for nodes and comments; this is meant for simple flagging of interests.
The icons can be added by any theme -- just override the theme_lovehate_vote_widget() function in your theme's template and you can use any icons, javascript widgets, etc.