tmgmt_node.info 871 B

1234567891011121314151617181920212223242526
  1. name = Content Source
  2. description = Content Translation source plugin for the Translation Management system.
  3. package = Translation Management
  4. core = 7.x
  5. dependencies[] = tmgmt
  6. dependencies[] = tmgmt_field
  7. dependencies[] = translation
  8. files[] = tmgmt_node.plugin.inc
  9. files[] = tmgmt_node.ui.inc
  10. files[] = tmgmt_node.test
  11. ; Views integration and handlers
  12. files[] = views/tmgmt_node.views.inc
  13. files[] = views/handlers/tmgmt_node_handler_field_translation_language_status.inc
  14. files[] = views/handlers/tmgmt_node_handler_field_translation_language_status_single.inc
  15. files[] = views/handlers/tmgmt_node_handler_filter_node_translatable_types.inc
  16. files[] = views/handlers/tmgmt_node_handler_filter_missing_translation.inc
  17. ; Information added by Drupal.org packaging script on 2016-09-21
  18. version = "7.x-1.0-rc2+1-dev"
  19. core = "7.x"
  20. project = "tmgmt"
  21. datestamp = "1474446494"