22 lines
609 B
Plaintext
Raw Normal View History

2020-08-14 13:36:36 +02:00
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-04-26
version = "7.x-2.14"
core = "7.x"
project = "ds"
datestamp = "1461696967"