Page 1 of 1

Problem with disabling parts of the admin interface

Posted: Tue May 23, 2006 1:04 am
by twobee
Hi,

I want to disable "Database Settings", "Paths", "Permalinks" and the "Image Conversion Settings" options in the admin script.

Where the hell, I can do it? I don't find it. ;)

I guess we need to heavy modify s9y to add a 'master' weblog panel and set an option like 'IS_INSTANCE'. I would do it, but atm I have serious problems to get into the structure of s9y.

regards,

twobee. ;)

Re: Problem with disabling parts of the admin interface

Posted: Tue May 23, 2006 11:23 am
by garvinhicking
Hi!

Have a look at include/tpl/config_local.inc.php :)

I'm not sure what you mean with the IS_INSTANCE stuff, though. :)

Regards,
Garvin

Posted: Tue May 23, 2006 12:01 pm
by twobee
Oh my, it's so easy :D


Thanks. ;)
garvinhicking wrote:I'm not sure what you mean with the IS_INSTANCE stuff, though. :)
nevermind. :roll: