first import
This commit is contained in:
18
sites/all/modules/panels/panels.info
Normal file
18
sites/all/modules/panels/panels.info
Normal file
@@ -0,0 +1,18 @@
|
||||
name = Panels
|
||||
description = Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.
|
||||
core = 7.x
|
||||
package = "Panels"
|
||||
configure = admin/structure/panels
|
||||
dependencies[] = ctools
|
||||
files[] = panels.module
|
||||
files[] = includes/common.inc
|
||||
files[] = includes/legacy.inc
|
||||
files[] = includes/plugins.inc
|
||||
files[] = plugins/views/panels_views_plugin_row_fields.inc
|
||||
|
||||
; Information added by drupal.org packaging script on 2013-03-02
|
||||
version = "7.x-3.3+39-dev"
|
||||
core = "7.x"
|
||||
project = "panels"
|
||||
datestamp = "1362187383"
|
||||
|
||||
Reference in New Issue
Block a user