Replace "Drupal" with site name in /user/[uid]/edit/twitter
jerdiggity - September 30, 2009 - 11:10
| Project: | |
| Version: | 6.x-2.6 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
Submitting this for testing...
Currently on the user/[uid]/edit/twitter page one of the field descriptions says:
If your Twitter account is protected, or you wish to post to Twitter from Drupal, you must enter the Twitter account's password.
This patch changes the word Drupal to whatever the name of your web site is. For example, if your site's name was "The Best Site on Earth" then the above line would now say:
If your Twitter account is protected, or you wish to post to Twitter from The Best Site on Earth, you must enter the Twitter account's password.
| Attachment | Size |
|---|---|
| twitter.pages_.inc-D6.patch | 1.43 KB |

#1
You should probably capitalize "drupal".
#2
Where at? In the patch?
#3
#4
Modified the capitalization.
#5
The patch works quite nicely. Thanks!