To change the module name in the admin menu, is this acheived in the lang folder of the module?
I've been trying to edit this via ftp all afternoon, but for some reason I'm having difficulty (ftp program keeps adding it to the transfer queue to "retry", whilst it can edit all my other domains and php files).
One for the host to take a look at, or is there something else to it?
change module name in admin menu
-
- Forum Members
- Posts: 15
- Joined: Thu Mar 12, 2009 6:02 pm
Re: change module name in admin menu
Yes the names is from the language files.
You can easy override the strings from the language files by creating
/module_custom//lang/xx_YY.php
See the "How do I change those hard coded module strings " on this page: http://wiki.cmsmadesimple.org/index.php/Developers_FAQ for further explanation...
update....
Also look here for an updated article by Calguy1000:
http://calguy1000.com/Blogs/6/60/custom ... lates.html
(also explains customizing of module admin templates)
You can easy override the strings from the language files by creating
/module_custom//lang/xx_YY.php
See the "How do I change those hard coded module strings " on this page: http://wiki.cmsmadesimple.org/index.php/Developers_FAQ for further explanation...
update....
Also look here for an updated article by Calguy1000:
http://calguy1000.com/Blogs/6/60/custom ... lates.html
(also explains customizing of module admin templates)
Last edited by reneh on Thu Jun 04, 2009 10:43 pm, edited 1 time in total.
ReneH 
A search will save you hours waiting for an answer!

A search will save you hours waiting for an answer!
