Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download lingotek-7.x-6.02.tar.gztar.gz 268.99 KB
MD5: 35c8eeee41c2c46bddede13d69270fec
SHA-1: 91062198df5d5be36300491a2cb485a11324c459
SHA-256: 8ad640e0bb51bb33007b29b00eadddf7dfecdfa23b50bcd880e52ad2ae6a062f
Download lingotek-7.x-6.02.zipzip 370.15 KB
MD5: bc8a6595be86f3c4619ad7cca636519f
SHA-1: 56ece02367504c4a18f29ce006b1ab7e6058b330
SHA-256: f493e2455453606a7dc9591fb780f5ebf04aef8f79f65ef8d44a9a17ec550313

Release notes

The latest version of the of the Lingotek Translation module contains large improvements to and optimizations for translating configuration strings, including better searching, filtering, and navigation. Also included are these prominent updates:

  1. Support for the latest versions of Entity Translation, Field Collections, and Workbench Moderation modules.
  2. Support for translating fields with multiple text boxes.
  3. Improved compatibility with distributions such as Drupal Commons.
  4. Removed direct integration with the Localization Update module. (The Lingotek module is still 100% compatible with the module, but no longer depends on it and no longer runs l10n_update functions directly.)

Many additional enhancements and bug fixes are also included in this release. Below is the complete list of changes since the last release:

  • by clarticus: added the Lingotek server path to the login failed message.
  • by clarticus: added tooltip to display full source string on the config manage page.
  • by bisle: clicking on Not current translations now redirects to the Workbench.
  • by bisle: added config-related redirect code to the workbench-redirect logic, which was previously out of place in lingotek_entity_load_single function.
  • by robertdbailey: updated all hardcoded und references to use the global LANGUAGE_NONE.
  • by bisle: fixed default setting of node-creation language to be the site default language only if it is currently set to language-neutral (und).
  • by robertdbailey: pulled out references to entity_load_single, which is a contributed function of entity module.
  • by robertdbailey: removed unused path to config in lingotek_entity_load_single.
  • by bisle: made notes format more consistent across settings pages.
  • by bisle: fixed field-collection checks to be more specific and reliable.
  • by bisle: updated wording for built-in strings to conform more to the other descriptions.
  • by clarticus: added option to filter config data by a specific module
  • by clarticus: added option to filter config data by ID
  • by clarticus: added Views and Miscellaneous string sort
  • by clarticus, robertdbailey: removed direct integration with l10n_update module (still preventing overwriting of existing translations to preserve compatibility with l10n_update).
  • by clarticus: updated the module to be compatible with field collection beta8 release.
  • by bisle: updated the module to find moved functions in the l10n_update module in the new version.
  • by clarticus: fixed Translate Configuration page so workflow checkbox is respected and the total items is displayed correctly.
  • by bisle: fixed disassociated config set renaming problem
  • by bisle: fixed close icons for small modals
  • by bisle: increased height of disassociate modal
  • by bisle: made close icons more consistent for Commons distribution on the Manage page modals
  • by clarticus: indicate Non-Lingotek Config translations in the UI and fixed untracked config link
  • by clarticus: added ability to delete document on TMS for Config Disassociate
  • by bisle: fixed the case where taxonomy term titles could be empty strings.
  • by bisle: fixed bulk manage page to show language-neutral if language field is empty.
  • by bisle: fixed taxonomy-term manage page to load term objects before calling uri-related callbacks.
  • by bisle: made close icons more consistent for Commons distribution in the profiles and utilities sections.
  • by bisle: added message_type ID key to list of ids when checking for message types needing upload.
  • by bisle: updated the node-form overrides to set the source language to be the current language even if that language is not currently managed by Lingotek.
  • by bisle: updated node-preparation function to change the language of the underlying fields only if the entity is not using node-based translation.
  • by bisle: added a tag default value for all message types logged.
  • by bisle: fixed node-based translation download to default to published if no revisioning is enabled.
  • by bisle: grandfather a completed setup from Lingotek 5.x to 6.x by marking an empty comment selection as complete.
  • by clarticus: fixed title displayed in the TMS to be the one from the source language, not the last current language used when uploading the document.
  • by bisle: modified the LingotekLog message summary to prevent truncation of important message info.
  • by bisle: fixed bulk-download button regression for config.
  • #2135221 by mrP, calebtr: added a hook-alter to the variable-protection code just before uploading for translation to allow other modules to alter which variables are protected.
  • by clarticus: removed unnecessary config variable from the variables table.
  • by robertdbailey: updated the Lingotek module to be compatible with the new version of Entity Translation. (Note: this patch does not increase revisions on translation download.)
  • by clarticus: Fixed summaries that are part of the body field (and other multi-box fields) to be included in the download of completed translations.
  • by clarticus: fixed LingotekLog to properly interpolate variables passed in, to prevent large strings from being written to the locales_source table when accessing recent log messages using a language other than the site source.
  • by bisle: fixed database update error
  • by clarticus: fixed ability to download config translations by language, instead of just all at once.
  • by clarticus: added flag to optionally encode ampersand before upload of config.
  • by clarticus: add context if available to locales_source when extracting translatable strings using potx
  • by clarticus: optimized config manage page for speed
  • by clarticus: fixed Taxonomy update options to only update non multilingual vocabs
  • by clarticus: fixed reporting to Entity Translation on download for languages not currently enabled for Lingotek translation.
  • by clarticus: added patch to prevent empty arrays of document IDs from being sent for a workflow change.
  • by clarticus: fixed workbench-moderation publishing issue when using node-based translation.
  • by clarticus: added note to the Translation Management tab of the node-edit form about changing workflows.
  • by robertdbailey: misc syntax fixes per coder review.
  • by clarticus: fixed config search to be case insensitive
Created by: robertdbailey
Created on: 24 Mar 2015 at 04:15 UTC
Last updated: 24 Mar 2015 at 04:18 UTC
Bug fixes
New features

Other releases