Administration theme
#D7CX: I pledge that Administration theme will have a full Drupal 7 release on the day that Drupal 7 is released.
Drupal allows you to define a different theme for administration pages (Administer -> Site configuration -> Administration theme). By default this only applies to pages with a path starting with 'admin' and content editing pages.
The Administration theme module allows you to use this theme on more pages like :
- batch processing pages
- devel node load and render pages
- coder code review pages
- pages you define yourself in the provided textarea
The Drupal 5 version adds the option "Use administration theme for content editing" available in Drupal 6 core.
Some of these options will only be available to you if they apply to your installation, i.e. you have the module installed which generates these pages.
Use default theme (not administration theme) for anonymous users on admin/*
This is possible using this module. See issue http://drupal.org/node/372156 for more details.
Module maintainers
You can add extra pages by implementing hook_admin_theme_options in a module.
For Drupal 7 the hooks are hook_admin_theme_info and hook_admin_theme_check
How can you get involved?
- Help write or improve the documentation.
- Write a review for this module on drupalmodules.com.
- Help translate this module at http://localize.drupal.org/translate/projects/admin_theme.
- Report any bugs, feature requests, etc. in the issue tracker.
- Contact the maintainer with any comments, questions, or a quote for custom module customizations.
How can you be kept up to date?
- Enable the updates module.
- Read my blog.
- Follow me on twitter.
Author
Davy Van Den Bremt
The author can be contacted for paid customizations of this module as well as Drupal consulting and development.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.3 | 2009-Aug-21 | 10.42 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.3 | 2009-Aug-21 | 10.61 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 7.x-1.x-dev | 2009-Oct-21 | 10.88 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2009-Oct-21 | 10.52 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2009-Oct-21 | 10.7 KB | Download · Release notes | Development snapshot | |
