How can I make Admin Themes

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
MichaelK

How can I make Admin Themes

Post by MichaelK »

How can I make an Admin Theme?

Is there a program for??
Please contact me!
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm
Location: Los Angeles, CA

Re: How can I make Admin Themes

Post by sjg »

At this point, making admin themes is not very well documented.

Basically, you need to make an instance of the lib/classes/admin.class.inc.php object, and customize it however you want.

The easiest way to do this, is to make a copy of the admin/themes/default directory and its contents, and start editing.

Check http://forum.cmsmadesimple.org/index.ph ... 446.0.html for more information.
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
Post Reply

Return to “Developers Discussion”