12345678910111213141516171819 |
- 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"
- version = PANELS_VERSION
- configure = admin/structure/panels
- dependencies[] = ctools (>1.5)
- 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 2015-01-28
- version = "7.x-3.5"
- core = "7.x"
- project = "panels"
- datestamp = "1422472985"
|