Posted by arvana on October 9, 2009 at 6:34pm
Jump to:
| Project: | Page Title |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When editing nodes, I find end-users get endlessly confused with the default text for the page_title module.
Here are my replacement text suggestions to make it easier for end-users to understand the purpose of the page_title field in the node-edit form. This is at line 135 in page_title.module 6.x-2.2:
'#title' => t('Page description for search engines'),
'#description' => t('Provide a description of this page that search engines can use in search result listings (optional).'),
Comments
#1
Applied in dev for all branches. Thanks for the suggestion.
#2
Thank you! :)
#3
Automatically closed -- issue fixed for 2 weeks with no activity.