1 |
85ad3d82
|
Assos Assos
|
name = "Display Suite"
|
2 |
|
|
description = "Extend the display options for every entity type."
|
3 |
|
|
core = "7.x"
|
4 |
|
|
package = "Display Suite"
|
5 |
|
|
dependencies[] = ctools
|
6 |
|
|
files[] = views/views_plugin_ds_entity_view.inc
|
7 |
|
|
files[] = views/views_plugin_ds_fields_view.inc
|
8 |
|
|
files[] = tests/ds.base.test
|
9 |
|
|
files[] = tests/ds.search.test
|
10 |
|
|
files[] = tests/ds.entities.test
|
11 |
|
|
files[] = tests/ds.exportables.test
|
12 |
|
|
files[] = tests/ds.views.test
|
13 |
|
|
files[] = tests/ds.forms.test
|
14 |
|
|
configure = admin/structure/ds
|
15 |
|
|
|
16 |
0ef18d70
|
Assos Assos
|
; Information added by Drupal.org packaging script on 2015-07-24
|
17 |
|
|
version = "7.x-2.11"
|
18 |
85ad3d82
|
Assos Assos
|
core = "7.x"
|
19 |
|
|
project = "ds"
|
20 |
0ef18d70
|
Assos Assos
|
datestamp = "1437725041"
|