- Introduction
- Requirements
- Recommended
- Installation
- Configuration
- Troubleshooting
- FAQ
- Maintainers
The Administration Menu module displays the entire administrative menu tree (and most local tasks) in a drop-down menu, providing administrators one- or two-click access to most pages. Other modules may also add menu links to the menu using hook_admin_menu_output_alter().
-
For a full description of the module, visit the project page: https://www.drupal.org/project/admin_menu
-
To submit bug reports and feature suggestions, or track changes: https://www.drupal.org/project/issues/admin_menu
This module requires the following modules:
- Markdown filter (https://www.drupal.org/project/markdown): When enabled, display of the project's README.md help will be rendered with markdown.
-
npm install
-
Compile: npm run build
-
Run production: npm start or npm run prod
-
Run development: npm run dev
-
Configure the user permissions in Administration » People » Permissions:
-
Use the administration pages and help (System module)
The top-level administration categories require this permission to be accessible. The administration menu will be empty unless this permission is granted.
-
Access administration menu
Users with this permission will see the administration menu at the top of each page.
-
Display Drupal links
Users with this permission will receive links to drupal.org issue queues for all enabled contributed modules. The issue queue links appear under the administration menu icon.
-
-
Customize the menu settings in Administration » Configuration and modules » Administration » Administration menu.
-
To prevent administrative menu items from appearing twice, you may hide the "Management" menu block.
The module has no menu or modifiable settings. There is no configuration. When enabled, the module will prevent the links from appearing. To get the links back, disable the module and clear caches.
-
If the menu does not display, check the following:
-
Are the "Access administration menu" and "Use the administration pages and help" permissions enabled for the appropriate roles?
-
Does html.tpl.php of your theme output the $page_bottom variable?
-
Q: I enabled "Aggregate and compress CSS files", but admin_menu.css is still there. Is this normal?
A: Yes, this is the intended behavior. the administration menu module only loads its stylesheet as needed (i.e., on page requests by logged-on, administrative users).
Current maintainers:
- Daniel F. Kudwien (sun) - https://www.drupal.org/user/54136
- Peter Wolanin (pwolanin) - https://www.drupal.org/user/49851
- Stefan M. Kudwien (smk-ka) - https://www.drupal.org/user/48898
- Dave Reid (Dave Reid) - https://www.drupal.org/user/53892
This project has been sponsored by:
-
UNLEASHED MIND Specialized in consulting and planning of Drupal powered sites, UNLEASHED MIND offers installation, development, theming, customization, and hosting to get you started. Visit https://www.unleashedmind.com for more information.
para depurar: npm run build ubicarse en la carpeta dist para poner los puntos de interrupción abrir el archivo dist\EntryPoints\languageEntryPoints.js y run