paragraphs.info 747 B

1234567891011121314151617181920212223242526
  1. name = Paragraphs
  2. description = Paragraphs module to control your content flow.
  3. core = 7.x
  4. package = Paragraphs
  5. dependencies[] = entity
  6. test_dependencies[] = ctools
  7. test_dependencies[] = entity
  8. test_dependencies[] = features
  9. test_dependencies[] = panelizer
  10. test_dependencies[] = strongarm
  11. files[] = ParagraphsItemEntity.inc
  12. files[] = ParagraphsItemMetadataController.inc
  13. files[] = migrate/destinations/MigrateDestinationParagraphsItem.inc
  14. files[] = migrate/fields/ParagraphsMigrateParagraphsFieldHandler.inc
  15. files[] = views/paragraphs_handler_relationship.inc
  16. files[] = tests/paragraphs.test
  17. ; Information added by Drupal.org packaging script on 2015-10-11
  18. version = "7.x-1.0-rc4"
  19. core = "7.x"
  20. project = "paragraphs"
  21. datestamp = "1444523876"