You are here

admin_menu.info in Administration menu 7.3

name = Administration menu
description = "Provides a dropdown menu to most administrative tasks and other common destinations (to users with the proper permissions)."
package = Administration
core = 7.x
configure = admin/config/administration/admin-menu
; Requires menu_build_tree() conditions; available after 7.10.
; @see http://drupal.org/node/1025582
dependencies[] = system (>7.10)
files[] = tests/admin_menu.test

File

admin_menu.info
View source
  1. name = Administration menu
  2. description = "Provides a dropdown menu to most administrative tasks and other common destinations (to users with the proper permissions)."
  3. package = Administration
  4. core = 7.x
  5. configure = admin/config/administration/admin-menu
  6. ; Requires menu_build_tree() conditions; available after 7.10.
  7. ; @see http://drupal.org/node/1025582
  8. dependencies[] = system (>7.10)
  9. files[] = tests/admin_menu.test