Closed (fixed)
Project:
Rate
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2012 at 08:48 UTC
Updated:
25 Nov 2012 at 21:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
Babymaggie commentedAnybody have any ideas about this?
Comment #2
mrwhizkid commentedYes. I am also looking for a solution to this problem. The rate widget makes the RSS look rather ugly and confusing. I tried to hide it with CSS but many readers don't even recognize CSS so this should be done in the module.
I looked at the code -- but I can't figure out how to 'clone' the hide in teaser function for RSS. Any help would be greatly appreciated!
Comment #3
nonsieHere's a patch against 7.x-1.x-dev that hides rate widgets in rss. This is based on the assumption that voting should never be output in the rss out.
Comment #4
mauritsl commentedCommitted to GIT. Thanks!