New module 'Administration menu'
This commit is contained in:
parent
e666049d60
commit
89b4aad0f8
17 changed files with 2067 additions and 0 deletions
11
modules/admin_menu/admin_menu.info
Normal file
11
modules/admin_menu/admin_menu.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = Administration menu
|
||||
description = "Provides a dropdown menu to most administrative tasks and other common destinations (to users with the proper permissions)."
|
||||
package = Core - optional
|
||||
core = 6.x
|
||||
|
||||
; Information added by Drupal.org packaging script on 2015-02-21
|
||||
version = "6.x-1.9"
|
||||
core = "6.x"
|
||||
project = "admin_menu"
|
||||
datestamp = "1424535792"
|
||||
|
Reference in a new issue