Closed (outdated)
Project:
Rate
Version:
7.x-1.3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2012 at 17:54 UTC
Updated:
18 Sep 2025 at 13:31 UTC
Jump to comment: Most recent
Comments
Comment #1
galundin commentedI see now in the README that the Title is only used in the admin section. (Sorry I didn't notice that before.)
So I have changed this issue to a feature request and assigned it to myself. Would anyone else be interested in this feature?
Comment #2
galundin commentedWell, that was easy... :)
I added the following line in rate.module, near the end of function rate_generate_widget (just before the theme):
$display_options['title'] = check_plain($widget->title);Then at the beginning of fivestar.tpl.php I added:
If anyone is interested, I could add an option for this to the admin UI and submit this as a patch.
Comment #3
markabur commentedYes, this would be a nice addition..
Comment #3.0
markabur commentedRemoved unnecessary text for brevity and clarity.
Comment #4
ivnishDrupal 7 is EOL. Issue will be closed
Comment #6
ivnish