Active
Project:
Administration theme
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 May 2011 at 05:15 UTC
Updated:
26 May 2011 at 05:15 UTC
Define administrative paths.
Modules may specify whether or not the paths they define in hook_menu() are to be considered administrative. Other modules may use this information to display those pages differently (e.g. in a modal overlay, or in a different theme).
This will do all (most of) the work for you won't it?