initial commit of starter install drupal 7
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
name = "Context"
|
||||
dependencies[] = "ctools"
|
||||
description = "Provide modules with a cache that lasts for a single page request."
|
||||
package = "Context"
|
||||
core = "7.x"
|
||||
|
||||
files[] = tests/context.test
|
||||
files[] = tests/context.conditions.test
|
||||
files[] = tests/context.reactions.test
|
||||
|
||||
; Information added by Drupal.org packaging script on 2015-01-06
|
||||
version = "7.x-3.6"
|
||||
core = "7.x"
|
||||
project = "context"
|
||||
datestamp = "1420573188"
|
||||
|
||||
Reference in New Issue
Block a user