17 lines
571 B
Plaintext
17 lines
571 B
Plaintext
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
|
|
|
|
; Information added by drupal.org packaging script on 2013-01-31
|
|
version = "7.x-3.0-rc4"
|
|
core = "7.x"
|
|
project = "admin_menu"
|
|
datestamp = "1359651687"
|
|
|