Administration menu
Administration menu module provides a theme-independent administration interface (aka. navigation
, back-end
) for Drupal. It's a helper for novice Drupal users coming from other CMS, a real time-saver for Drupal site administrators, and definitely a must for Drupal developers and site builders (keyword: Devel integration).
The module renders all administrative menu items below 'administer' in a clean, attractive and purely CSS-based menu at the top of your website. It contains not only regular menu items - local tasks are also included, giving you extremely fast access to any administrative resource and function your Drupal installation provides.
Drupal exposed! Administering, developing, and working with Drupal has never been that fast, easy and concise.
Showcase and Quality Assurance
- Instead of looking at a static picture, see a drilled-down Administration menu in action within various themes at the Administration menu showcase site.
- Also see a short demo reel (YouTube).
Behaviour
- Administration menu module is re-building the whole menu tree below /admin including all invisible local tasks into a new menu. Thus, administrators need less time to access pages which are normally visible after multiple clicks only.
- The original menu tree below 'administer' is completely copied from the regular 'Navigation' menu, whereby it is unimportant in which menu these items are contained. You can move the whole "Administer" menu tree to a separate menu. -- D5 only yet: You can edit, move and re-organize existing administration menu items or create new ones just as usual.
- You have immediate access to 'Add <content type>' pages.
- Administration menu provides a logout link and allows other modules to add or alter the menu using
hook_admin_menu(). Integration with Devel module is available out of the box. - Administration menu is cached.
Security
- Administration menu is only displayed if a user has the permissions 'access administration menu' and 'access administration pages'.
- The "Administer" menu item must be enabled, but may reside in another menu than "Navigation".
Theme integration
- Administration menu is absolute positioned at the top of the window, but can also be positioned
fixed. - The menu is output via
hook_footer()in$closure. If the administration menu is not displayed, please consult the README.txt first. - The administration menu icon is themeable.
Compatibility
- Administration menu should work in any browser, including Firefox, Internet Explorer 6 + 7, Opera, and Safari 3.
If you've found a platform, browser or CSS-specific bug, please search the queue for existing reports or post a new issue to the queue.
Outlook / Roadmap
Related modules
- This module is intended for administrative users - not for regular or anonymous site users. If you are seeking
- a dropdown menu as a replacement for a complete menu, f.e.
Navigation
or a user menu, try SimpleMenu or Nice Menus (both based on jQuery). - a module providing folding DHTML menus instead of a dropdown menu, try DHTML Menu (using JavaScript).
- a sidebar-like tree navigation, try Adminmenu DHTML.
- a way to apply JavaScript and CSS to selected page elements, try Dynamic Rendering.
Dependencies
- None.
Installation
- Please see current README.txt.
Credits
Current maintainers:
This project has been sponsored by:
- unleashed mind
Specialized in consulting and development of Drupal powered sites, our services include installation, development, theming, customization, and hosting to get you started. Visit http://www.unleashedmind.com for more information. - Lullabot
Friendly Drupal experts providing professional consulting & education services. Visit http://www.lullabot.com for more information. - Acquia
Commercially Supported Drupal. Visit http://acquia.com for more information.
Project links
for 6.x-3.x: Read documentation · Read complete log of changes
for 5.x-3.x: Read documentation · Read complete log of changes
for 6.x-1.x: Read documentation · Read complete log of changes
for 5.x-2.x: Read documentation · Read complete log of changes
#D7CX: I pledge that this module will have a full Drupal 7 release on the day that Drupal 7 is released.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-3.0-alpha1 | 2009-Jun-11 | 48.23 KB | Download · Release notes | Supported for 6.x | |
| 6.x-1.5 | 2009-Jul-02 | 44.22 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-3.0-alpha1 | 2009-Jun-11 | 36.94 KB | Download · Release notes | Supported for 5.x | |
| 5.x-2.8 | 2009-Jan-24 | 31.09 KB | Download · Release notes | Recommended for 5.x | |
| 4.7.x-1.4 | 2007-Sep-06 | 11.17 KB | Download · Release notes | Recommended for 4.7.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 7.x-3.x-dev | 2009-Jul-03 | 44.79 KB | Download · Release notes | Development snapshot | |
| 6.x-3.x-dev | 2009-Jul-03 | 48.31 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2009-Jul-03 | 44.23 KB | Download · Release notes | Development snapshot | |
| 5.x-3.x-dev | 2009-Jun-22 | 37.02 KB | Download · Release notes | Development snapshot | |
