[development] that admin theme (from money/ work point of view), call for arms?

Karoly Negyesi karoly at negyesi.net
Sun Nov 20 23:05:57 UTC 2005


>  * upgrade sections to ship as teh engine to achieve this  
> admin-theme-magic.

A one-line in hook_init() will do:

if (arg(0)=='admin' || arg(2) == 'edit') $GLOBALS['custom_theme'] =  
'admin';

or something very close to this.

Regards

NK


More information about the development mailing list