First stride at getting a version 7.x working...

This commit is contained in:
Alexis Wilke
2010-05-31 09:44:37 +00:00
parent 9cdd779930
commit 4d9851e410
8 changed files with 266 additions and 162 deletions

View File

@@ -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"