ds.info 609 B

123456789101112131415161718192021
  1. 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. ; Information added by Drupal.org packaging script on 2016-04-26
  16. version = "7.x-2.14"
  17. core = "7.x"
  18. project = "ds"
  19. datestamp = "1461696967"