Closed (won't fix)
Project:
Admin
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2009 at 21:41 UTC
Updated:
13 Dec 2010 at 23:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mariusz.slonina commentedHere are some small patches that enables some of the functionality of admin_theme (you can add some additional paths). I needed this feature, too, for example for views pages. The patches are build upon 1.0-Beta3 release and should be applied from admin module directory.
Comment #2
rickvug commentedThe 2.0 branch of admin does not include an admin theme. See this text on the module description page:
I'm not sure of 1.x is maintained separately or not. The fix here may be to upgrade to the 2.0 branch (although it is much different).
Comment #3
emptyvoid commentedTry using ThemeKey instead.
http://www.drupal.org/project/themekey
Comment #4
Anonymous (not verified) commentedI appreciate the request and patch for this but I would agree that, rather than duplicating functionality that another module provides (something that 'Admin 6.x-1.x' already does in spades), I would suggest using themekey for this particular need.