Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This release introduces support for managing node-based translations on a per-language basis. With this feature, site administrators may choose to have the Lingotek Translation module manage some languages, while allowing the translation of other languages to be handled using other Drupal tools. This provides greater flexibility for established sites using node-based translation to try out Lingotek's capabilities on one or more languages without requiring a change to current translation processes for other languages. Additional improvements for managing node-based translations are also included in this release, along with several bug fixes and other minor improvements. Below is the complete list of changes since version 7.x-5.06:
- by bisle: fixed bug in field-based node creation to again set the language if the content type is enabled for Lingotek translation.
- by bisle: reordered check for node translation to prevent warning on new-node creation
- by furrever, smithworx: fixed wording in settings page for built-in interface.
- by clarticus, bisle: fixed disablement of fields for Lingotek translation in cases where nodes are translated individually, rather than by content type.
- by clarticus: URL and title values getting swapped in Link fields on custom type node
- by bisle: fix to hide Lingotek-specific fields on node create/edit of node-based language translations not managed by Lingotek.
- by clarticus, bisle: removed translation-management tab from node-based translation pages in languages not managed by Lingotek; added profile grandfathering from the so
- by clarticus, bisle: reapplied decode_entities functions to fix problems encountered in field collections and taxonomy terms with html characters not being decoded when
- by bisle: linked Lingotek-profile information of source nodes to their target nodes
- by bisle: Fixed modal scrollbar appearing in Commons and Kickstart distributions
- by robertdbailey: Fixed manage page 'show # rows' select box disappears - now it is always displayed
- by furrever: fixed modal overlay scrollbar issues by increasing modal window sizes, negating need for scrollbar
- by robertdbailey: changed all modal styles to have a close button that conforms to drupal style
- by bisle: fixed scrollbar overlapping edge of translation management custom profile modal
- by clarticus: added checkbox to confirm TMS translation disassociation when disassociating individual nodes
- by furrever: added modal to confirm if all translations should be disassociated, with option to remove associations from server
- by bisle: Fixed bulk grid to exclude bulk upload of node-based translation target nodes, which should not be uploaded as source nodes.
- by clarticus, bisle: created the ability to manage node-based translations on a language-by-language basis.