Page 1 of 1

Limit the posibilites with 'Add New Content'

Posted: Wed Oct 03, 2007 3:44 pm
by intru
Is it in some way possible to limit the possibilities in the field 'Content Type' (I want people to only add 'Content', and not anything else) and not allowing pages to have any parents when adding new content?

Also, is it possible to not show some of these fields, when there is only 1 possibility (I only have 1 template, so it isn't useful to show it)

Re: Limit the posibilites with 'Add New Content'

Posted: Thu Oct 04, 2007 1:59 pm
by streever
Hi Intru,

are you able to access the back-end php file that displays those pages? Are you comfortable making a change to it?

If so, I will tell you which lines of code to modify. Which version CMS do you have?

Re: Limit the posibilites with 'Add New Content'

Posted: Tue Oct 09, 2007 11:52 am
by intru
Hey Streever,

I'm running the CMS on my own server, so I'm able to make changes to the script. Making changes to it is not a problem (the only problem being that I don't know what/where to change). I'm using version 1.1.3.1.

Re: Limit the posibilites with 'Add New Content'

Posted: Tue Oct 09, 2007 2:09 pm
by calguy1000
the files you need to change are probably admin/addcontent.php and admin/editcontent.php