blob: 8ad3bfdab85c849dee9e903ea3c27124dbaf54dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
name = "Display Suite"
description = "Extend the display options for every entity type."
core = "7.x"
package = "Display Suite"
dependencies[] = ctools
files[] = views/views_plugin_ds_entity_view.inc
files[] = views/views_plugin_ds_fields_view.inc
files[] = tests/ds.base.test
files[] = tests/ds.search.test
files[] = tests/ds.entities.test
files[] = tests/ds.exportables.test
files[] = tests/ds.views.test
files[] = tests/ds.forms.test
configure = admin/structure/ds
; Information added by Drupal.org packaging script on 2016-02-11
version = "7.x-2.13"
core = "7.x"
project = "ds"
datestamp = "1455211441"
|