Download & Extend

Link Text field does change the Link Text

Project:Send
Version:5.x-1.0
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The link at the bottom of my site to e-mail the page says "E-mail This Article". I'd like it to say "Send this Page to a Friend". When I modify the Link Text field in the module, nothing changes. The website is www.bridgebeyond.com I'm using Drupal 5.2. Can anyone point me in the right direction on how to change the link text?

Thanks.

Comments

#1

Status:active» closed (fixed)

There are a few places where this value can be set.

admin/content/send/send - this is the settings page for the Send to Friend sub-module of Send. There is an option here for link text, which *SHOULD* set the default for send to friend. In addition to this, you can override this option on each content type.

Presently there are some issues with how these settings are being stored and read. The setting on the content type itself should work however.

Always Always Always - never modify a contrib or core module directly! This will cause you immense headaches when you upgrade down the road. If you feel it is a code issue, the best thing to do is check out HEAD from CVS and make changes, then submit a patch to the issue queue for the module.

In this case, no code changes are needed to affect the change (although we'll be making it more reliable in the future).

#2

Thanks for the response. I changed it at the content type level and it worked.

nobody click here