Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
You can do this currently through the locales module. I may eventually add it to the admin settings page, but it won't happen for a while. That page is already quite cluttered.
» 'Email This Page' text on settings page / theme_forward_link function
Version:
5.x-1.x-dev
» 6.x-1.x-dev
Status:
Postponed
» Active
I agree that changing this text should be easier. If not via the settings page (which could be made simpler by splitting forward and ePostcard into two modules - each with its own settings page - but I'll post that in another issue queue) then at least by putting the forward link (icon vs no icon, text with note type or not ) into it's own theme function. check out how the print module handles this...
Comments
Comment #1
joel07 commentedCan this in any way be done???
Comment #2
seanrYou can do this currently through the locales module. I may eventually add it to the admin settings page, but it won't happen for a while. That page is already quite cluttered.
Comment #3
mr.j commentedUsing this as a guide
http://drupal.org/node/78562#comment-250863
I overrode the text like so:
Comment #4
jenlamptonI agree that changing this text should be easier. If not via the settings page (which could be made simpler by splitting forward and ePostcard into two modules - each with its own settings page - but I'll post that in another issue queue) then at least by putting the forward link (icon vs no icon, text with note type or not ) into it's own theme function. check out how the print module handles this...
It'd be cool to get something like this into forward.
Comment #5
seanrThis is now fixed in both versions; releases should be up any minute now.