1
|
name = Panels
|
2
|
description = Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.
|
3
|
core = 7.x
|
4
|
package = "Panels"
|
5
|
configure = admin/structure/panels
|
6
|
dependencies[] = ctools
|
7
|
files[] = panels.module
|
8
|
files[] = includes/common.inc
|
9
|
files[] = includes/legacy.inc
|
10
|
files[] = includes/plugins.inc
|
11
|
files[] = plugins/views/panels_views_plugin_row_fields.inc
|
12
|
|
13
|
; Information added by drupal.org packaging script on 2012-08-18
|
14
|
version = "7.x-3.3"
|
15
|
core = "7.x"
|
16
|
project = "panels"
|
17
|
datestamp = "1345319572"
|
18
|
|