21 Nov
2005
21 Nov
'05
8:09 a.m.
Op maandag 21 november 2005 00:05, schreef Karoly Negyesi:
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.
nah, unfortunately its a littlebit more co+plicated user/ , node/add , comment, forums edit/moderation/edit, qnd so on. Drupal is a littlebit more complex then two locations.....