You are here

tmgmt_entity.info in Translation Management Tool 7

name = Entity Source
description = Entity source plugin for the Translation Management system.
package = Translation Management
core = 7.x

dependencies[] = tmgmt
dependencies[] = tmgmt_field
dependencies[] = entity
dependencies[] = entity_translation

test_dependencies[] = pathauto
test_dependencies[] = file_entity
test_dependencies[] = entityreference

files[] = tmgmt_entity.source.test
files[] = tmgmt_entity.source.none.test
files[] = tmgmt_entity.pathauto.test
files[] = tmgmt_entity.suggestions.test
files[] = tmgmt_entity.plugin.inc
files[] = tmgmt_entity.ui.inc

File

sources/entity/tmgmt_entity.info
View source
  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