mariovaldez.net
http://www.mariovaldez.net/webapps/forums/

Change start bar?
http://www.mariovaldez.net/webapps/forums/viewtopic.php?f=1&t=237
Page 1 of 1

Author:  nosrak [ 14 Jul 2005, 15:35 ]
Post subject:  Change start bar?

OK so this is probably a lame question but how can I make the tab for CM in phproject say something other than start?

Author:  mvaldez [ 14 Jul 2005, 16:02 ]
Post subject:  Just edit the language file...

nosrak:

> OK so this is probably a lame question but
> how can I make the tab for CM in phproject
> say something other than start?

Hi. To change any word in the CMS module just edit the language files. The language files are in the directory /cm/lang/. The English language file is named en.inc.php, and the variable to change is cm_text["root"].

So, for example, you can change this line (in the en.inc.php file) from:
Code:
$cm_text["root"] = "Start";


to

Code:
$cm_text["root"] = "Content";


Now the Start tab will become the Content tab.


Regards,

Mario A. Valdez-Ramirez.

Author:  Mark Coudriet [ 17 Jul 2005, 00:52 ]
Post subject:  Version 5

Just as an F.Y.I to anyone using Smooth for PHProjekt 5

To change the tab name for the CMS open the Smooth\includes\setup.inc.php file and change:
Code:
array(1, 'cm', 'cm', 'Articles', 3),

To whatever you want, like 'Articles' to 'Content'!

Author:  Guest [ 29 Mar 2006, 00:44 ]
Post subject: 

THIS SPAM MESSAGE HAS BEEN DELETED BY THE MODERATOR

Page 1 of 1 All times are UTC - 7 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/