tmgmt_entity.info 726 B

123456789101112131415161718192021222324252627
  1. name = Entity Source
  2. description = Entity source plugin for the Translation Management system.
  3. package = Translation Management
  4. core = 7.x
  5. dependencies[] = tmgmt
  6. dependencies[] = tmgmt_field
  7. dependencies[] = entity
  8. dependencies[] = entity_translation
  9. test_dependencies[] = pathauto
  10. test_dependencies[] = file_entity
  11. test_dependencies[] = entityreference
  12. files[] = tmgmt_entity.source.test
  13. files[] = tmgmt_entity.source.none.test
  14. files[] = tmgmt_entity.pathauto.test
  15. files[] = tmgmt_entity.suggestions.test
  16. files[] = tmgmt_entity.plugin.inc
  17. files[] = tmgmt_entity.ui.inc
  18. ; Information added by Drupal.org packaging script on 2016-09-21
  19. version = "7.x-1.0-rc2+1-dev"
  20. core = "7.x"
  21. project = "tmgmt"
  22. datestamp = "1474446494"