first import
This commit is contained in:
16
sites/all/modules/context/context_ui/context_ui.info
Normal file
16
sites/all/modules/context/context_ui/context_ui.info
Normal file
@@ -0,0 +1,16 @@
|
||||
name = Context UI
|
||||
description = "Provides a simple UI for settings up a site structure using Context."
|
||||
dependencies[] = context
|
||||
package = Context
|
||||
core = "7.x"
|
||||
configure = admin/structure/context
|
||||
|
||||
files[] = context.module
|
||||
files[] = tests/context_ui.test
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-12-19
|
||||
version = "7.x-3.0-beta6"
|
||||
core = "7.x"
|
||||
project = "context"
|
||||
datestamp = "1355879811"
|
||||
|
||||
Reference in New Issue
Block a user