Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 477.68 KB
MD5: e853b22daded43a176773d53c0c3e3c8
SHA-1: 82e70b5ef43f1d39d64886969e50fb6c437b38ce
SHA-256: 327dfe46d1f684a3419b01d57ecd9f5013bedfa2ae6bd568aae42395bc82f790
Download zip 566.05 KB
MD5: a47a5342ba159ba866e2dba645217296
SHA-1: b70666c36aa738769ed640521dc0691b41b8f414
SHA-256: 8de7f10bd536a3362c7a9dad2a0596843525742eb55bbce16ba8de0483915572

Release notes

Features:
- node utils
- entity urils
- major UI improvements:
* merged 2 views of smartling submissions into 1 tab
* added filters to submissions views
* added use of VBO instead of a "download" link per submission
* checks whether user is working with translation from a default sites language
- major refactoring: rebuilt main parts of the module into the OOP style. + much better integration with DI container
- new fields settings storage that smoothly supports any entity type. Not only predefined ones.
- presented hook_smartling_data_processor_info()
- Added ability to add/modify field/entity processors from third-party modules
- Added a title field to the smartling entity
- New "pseudo local " mode for translation

Fixes:
- Fixed url/images/text rewrites in order to be able to modify translated content before it is applied
- fixed some tests
- Fixed the progress formula when checking the file status
- Refactoring: made push callback use the same code base as the other parts of the module.
- fixed the missing dependency for demo_content module

Created by: Yuri Osipchuk
Created on: 12 Feb 2015 at 11:13 UTC
Last updated: 10 Mar 2015 at 16:43 UTC
Bug fixes
New features
Unsupported

Other releases