Page 1 of 1

(SOLVED) How to customise CMSMS admin area ??

Posted: Thu Jun 19, 2008 4:59 pm
by slimboyfatz33
Hi,

Only just started using CMS made simple, but really pleased with it !!
Was wondering if and how you can customise the 'admin area', mainly the header bar , was hoping to change the text to a client company name as opposed to 'CMS Made Simple Admin Console'

help greatly appreciated!!

Re: How to customise CMSMS admin area ??

Posted: Thu Jun 19, 2008 5:20 pm
by Nullig
It's in the admin.inc.php file in the admin/lang/en_US dir.

Nullig

Re: How to customise CMSMS admin area ??

Posted: Thu Jun 19, 2008 6:26 pm
by slimboyfatz33
Thanks, but theres a lotta code in there!!! where should i be looking to alter the header ?

Re: How to customise CMSMS admin area ??

Posted: Thu Jun 19, 2008 6:50 pm
by Nullig
$lang['admin']['adminpaneltitle'] = 'CMS Made Simple Admin Panel';

Nullig

Re: How to customise CMSMS admin area ??

Posted: Thu Jun 19, 2008 7:22 pm
by slimboyfatz33
Thank you so much Nullig, you seem pretty clued up !! A little off topic but how easy is it to create a Client login area in CMSMS? (Not for altering pages in the CMS sense) but basically so different clients can access only 1 page of the site ,where their work (that i am creating for them) is displayed, but them being unable to view other clients work??

Is it also possible to make it with a password reminder function etc????

Re: How to customise CMSMS admin area ??

Posted: Thu Jun 19, 2008 7:26 pm
by Zoorlat
slimboyfatz33,

You want to take a look at the Modules "Front End User" and "Custom Content", they will do what you are asking for, and more.
Also, remember to put "[solved]" in front of the topic of this thread now that you have solved it.

/Z

Re: (SOLVED) How to customise CMSMS admin area ??

Posted: Fri Jun 20, 2008 6:56 am
by slimboyfatz33
thanks massively for the advice guys !!  :)