First stride at getting a version 7.x working...
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
; $Id$
|
||||
name = SimpleMenu
|
||||
description = Displays a menu bar with drop down items. By default it appears at the top of the screen with the Navigation menu.
|
||||
core = 6.x
|
||||
core = 7.x
|
||||
package = Menu
|
||||
files[] = simplemenu.admin.inc
|
||||
files[] = simplemenu.install
|
||||
files[] = simplemenu.module
|
||||
configure = admin/config/simplemenu
|
||||
|
||||
; Normally aded by Drupal
|
||||
version = "7.x-1.x-dev"
|
||||
project = simplemenu
|
||||
datestamp = "1274876110"
|
||||
|
||||
Reference in New Issue
Block a user