You are here

lingotek.info in Lingotek Translation 7.6

name = "Lingotek Translation"
description = "Extends Drupal's multilingual features by integrating with the Lingotek Translation Management System."
package = Multilingual
core = "7.x"
php = "5.3"
configure = admin/config/lingotek/setup


dependencies[] = locale
dependencies[] = field_ui
dependencies[] = title
dependencies[] = block
dependencies[] = menu
dependencies[] = i18n
dependencies[] = i18n_block
dependencies[] = variable
dependencies[] = entity
dependencies[] = i18n_menu
dependencies[] = i18n_string
dependencies[] = taxonomy
dependencies[] = i18n_taxonomy
dependencies[] = i18n_translation
dependencies[] = i18n_variable
dependencies[] = views
dependencies[] = ctools
dependencies[] = potx

files[] = lib/Drupal/lingotek/Lingotek.php
files[] = lib/Drupal/lingotek/LingotekApi.php
files[] = lib/Drupal/lingotek/LingotekAccount.php
files[] = lib/Drupal/lingotek/LingotekConfigSet.php
files[] = lib/Drupal/lingotek/LingotekDocument.php
files[] = lib/Drupal/lingotek/LingotekLog.php
files[] = lib/Drupal/lingotek/LingotekEntity.php
files[] = lib/Drupal/lingotek/LingotekPhase.php
files[] = lib/Drupal/lingotek/LingotekSync.php
files[] = lib/Drupal/lingotek/LingotekTranslatableEntity.php
files[] = lib/Drupal/lingotek/LingotekXMLElement.php

files[] = tests/lingotek.base.test
files[] = tests/lingotek.access.test
files[] = tests/lingotek.setup.test

files[] = lingotek_views_handler_workbench_link.inc

stylesheets[all][] = style/base.css

File

lingotek.info
View source
  1. name = "Lingotek Translation"
  2. description = "Extends Drupal's multilingual features by integrating with the Lingotek Translation Management System."
  3. package = Multilingual
  4. core = "7.x"
  5. php = "5.3"
  6. configure = admin/config/lingotek/setup
  7. dependencies[] = locale
  8. dependencies[] = field_ui
  9. dependencies[] = title
  10. dependencies[] = block
  11. dependencies[] = menu
  12. dependencies[] = i18n
  13. dependencies[] = i18n_block
  14. dependencies[] = variable
  15. dependencies[] = entity
  16. dependencies[] = i18n_menu
  17. dependencies[] = i18n_string
  18. dependencies[] = taxonomy
  19. dependencies[] = i18n_taxonomy
  20. dependencies[] = i18n_translation
  21. dependencies[] = i18n_variable
  22. dependencies[] = views
  23. dependencies[] = ctools
  24. dependencies[] = potx
  25. files[] = lib/Drupal/lingotek/Lingotek.php
  26. files[] = lib/Drupal/lingotek/LingotekApi.php
  27. files[] = lib/Drupal/lingotek/LingotekAccount.php
  28. files[] = lib/Drupal/lingotek/LingotekConfigSet.php
  29. files[] = lib/Drupal/lingotek/LingotekDocument.php
  30. files[] = lib/Drupal/lingotek/LingotekLog.php
  31. files[] = lib/Drupal/lingotek/LingotekEntity.php
  32. files[] = lib/Drupal/lingotek/LingotekPhase.php
  33. files[] = lib/Drupal/lingotek/LingotekSync.php
  34. files[] = lib/Drupal/lingotek/LingotekTranslatableEntity.php
  35. files[] = lib/Drupal/lingotek/LingotekXMLElement.php
  36. files[] = tests/lingotek.base.test
  37. files[] = tests/lingotek.access.test
  38. files[] = tests/lingotek.setup.test
  39. files[] = lingotek_views_handler_workbench_link.inc
  40. stylesheets[all][] = style/base.css