Admin paths
Component ID
1437190
Component name
Admin paths
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Make D7 admin paths functionality available to D6.
Backported functions:
path_is_admin()
Determine whether a path is in the administrative section of the site.
path_get_admin_paths()
Get a list of administrative and non-administrative paths.
hook_admin_paths()
Define administrative paths (http://api.drupal.org/api/drupal/modules%21system%21system.api.php/funct...).
Backported all hook_admin_paths() core modules.
