You are here

lingotek.info in Lingotek Translation 7.2

name = "Lingotek"
description = "Extends Drupal's multilingual features using the Lingotek Collaborative Translation Platform."
package = Multilingual
core = "7.x"
version = "7.x-2.x"
php = "5.2"
configure = admin/config/lingotek/setup

dependencies[] = locale
dependencies[] = translation
dependencies[] = field_ui
dependencies[] = title

files[] = lib/Drupal/lingotek/Lingotek.php
files[] = lib/Drupal/lingotek/LingotekApi.php
files[] = lib/Drupal/lingotek/LingotekAccount.php
files[] = lib/Drupal/lingotek/LingotekComment.php
files[] = lib/Drupal/lingotek/LingotekDocument.php
files[] = lib/Drupal/lingotek/LingotekNode.php
files[] = lib/Drupal/lingotek/LingotekPhase.php
files[] = lib/Drupal/lingotek/LingotekTranslatableEntity.php

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

File

lingotek.info
View source
  1. name = "Lingotek"
  2. description = "Extends Drupal's multilingual features using the Lingotek Collaborative Translation Platform."
  3. package = Multilingual
  4. core = "7.x"
  5. version = "7.x-2.x"
  6. php = "5.2"
  7. configure = admin/config/lingotek/setup
  8. dependencies[] = locale
  9. dependencies[] = translation
  10. dependencies[] = field_ui
  11. dependencies[] = title
  12. files[] = lib/Drupal/lingotek/Lingotek.php
  13. files[] = lib/Drupal/lingotek/LingotekApi.php
  14. files[] = lib/Drupal/lingotek/LingotekAccount.php
  15. files[] = lib/Drupal/lingotek/LingotekComment.php
  16. files[] = lib/Drupal/lingotek/LingotekDocument.php
  17. files[] = lib/Drupal/lingotek/LingotekNode.php
  18. files[] = lib/Drupal/lingotek/LingotekPhase.php
  19. files[] = lib/Drupal/lingotek/LingotekTranslatableEntity.php
  20. files[] = tests/lingotek.base.test
  21. files[] = tests/lingotek.access.test
  22. files[] = tests/lingotek.advanced_parsing.test