Adding the Administration Menu Module to Drupal 7
Drupal 7 did get a new toolbar and overlay to make it easier to use. However, many people prefer to use the Administration Menu module. This might be because they are familiar with it (because it was also very popular in Drupal 6), and it might because it is actually easier to use than the default toolbar.
The normal Drupal 7 toolbar can require several clicks to get to parts of the admin area. As a result, many developers find the Administration Menu module to be a great help because they can jump to any administrative task much more quickly.
Step 1: Install the Administration Menu Module
First, let’s download the module from drupal.org:
Go to http://drupal.org/project/admin_menu and download the Administration menu module.
In the admin area click “Modules” then the “Install new module” link to install the module.
Browse your file system and choose the file you just downloaded, then click Install. (In Google Chrome it says “Choose File” your browser may have a “Browse” button.)
Go back to the “Modules” page and scroll down to find the Administration section. Enable the module by clicking the check boxes.
Step 2 – Disable the Toolbar Module
Then scroll up on the page and find the “Toolbar” module. Clear the checkbox to disable the standard Toolbar. Clearing the checkbox for the standard Toolbar module avoids any conflicts caused by having two menus enabled.
When you are logged in you should now see the new menu, with expanded drop-downs and more direct navigation
Hello, thanks from this newb for a much needed easier to navigate menu. I have it installed as per instructions, however I dont get any dropdown options, just the menu tabs and when you click on a tab you go directly to the menu page for that tab. thks
Gracias men por la info, me fue de mucha ayuda…