first import
This commit is contained in:
19
sites/all/modules/boxes/boxes.info
Normal file
19
sites/all/modules/boxes/boxes.info
Normal file
@@ -0,0 +1,19 @@
|
||||
name = "Boxes"
|
||||
description = "Provides exports for custom blocks and spaces integration."
|
||||
core = 7.x
|
||||
dependencies[] = "ctools"
|
||||
dependencies[] = "block"
|
||||
|
||||
files[] = boxes.module
|
||||
files[] = boxes.admin.inc
|
||||
files[] = plugins/boxes_box.inc
|
||||
files[] = plugins/boxes_simple.inc
|
||||
files[] = plugins/spaces_controller_boxes.inc
|
||||
files[] = tests/boxes.test
|
||||
|
||||
; Information added by drupal.org packaging script on 2013-01-24
|
||||
version = "7.x-1.1+0-dev"
|
||||
core = "7.x"
|
||||
project = "boxes"
|
||||
datestamp = "1358987992"
|
||||
|
||||
Reference in New Issue
Block a user