Help me to Write Admin Panel to my 1st Module

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
Jolly Guy
New Member
New Member
Posts: 9
Joined: Fri Aug 01, 2008 4:35 pm

Help me to Write Admin Panel to my 1st Module

Post by Jolly Guy »

Hello,
I followed the http://wiki.cmsmadesimple.org/index.php ... e_Tutorial and everything is okay, but I didnt know how to add records coz. the admin stuff not explained in the tutorial..

I just need 2 fields to submitted to database..

regards 
Duketown

Re: Help me to Write Admin Panel to my 1st Module

Post by Duketown »

Jolly Guy,

Take some time to read and learn from what is used in the News module. Easiest to learn from (and use as a basis) are the action.addcategory.php, action.editcategory.php and in the listing (back end) of the categories as supplied with function.admin_categoriestab.php. You will need to change action.defaultadmin.php.
Make use of template\editcategory.tpl and template\categorylist.tpl.

Hope this helps,

Duketown
Post Reply

Return to “Developers Discussion”