Rename module for end-user
AlexisWilke - November 29, 2008 - 10:19
| Project: | Quotes |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed |
Jump to:
Description
Hi Nancy,
I was wondering if you'd be interested in getting a patch so one can define the name one wants for the module in the settings panel.
More or less, I'd like to have it named "Testimonials" instead of "Quotes". If you'd rather keep it that way, I'll create a separate module instead.
Thank you.
Alexis Wilke

#1
Can't you just change the menu title?
#2
I just committed a fix to the breadcrumbs on the node_view to make sure it uses the admin-specified menu title.
#3
Nancy,
I was thinking to get that word changed everywhere.
There is indeed the Menu, but there is also the My Account instance, the path, the title of the /quotes page, and possibly one or two others I can't remember right now.
When you go to /quotes (which I'd prefer to see as /testimonials in my case) and see the title Quotes at the top, it sounds like Quotes instead of Testimonials. 8-)
Does that make sense?
Thank you.
Alexis
#4
The path that shows can be overridden with a URL Alias. The title of the quotes page is set by the menu title.
That still leaves "My Account," "add another quote" (which I'd like to remove), "edit quote" (which is not all that necessary), "Settings for Quotes."
I will certainly consider a patch. I'd hate to see you have to clone the module just for this. I might even be able to use the technique for other modules.
#5
Nancy,
Okay. That sounds good. The "add another quote" could be optional (i.e. a flag in the settings to turn it on or off.)
As for the settings, I have less of a problem with that one 8-)
Thank you.
Alexis
#6
"Add another" just needs to be moved to the help so it only shows once.
#7
I have now moved the "Add another" (without 'quote') to the help section at the top of the page. The "Edit" link is now an optional setting. I'm guessing you don't use the link in "My Account" for your implementation, so we should be good now.
#8
Please check out #374943: Admin specified menu title not shown in quotes page title.
#9
New release published.