Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
241.93 KB
MD5: 84c1df1d251bcf646891a33f4182b9c5
SHA-1: fee7352d3591f823ea1f7d4b3fafe3b1dba12adf
SHA-256: ef1d5cc2314b3ab17f8657adee00bfebf09eaa8accca1d7ad2c7210efdbca03e
Download zip
338.19 KB
MD5: ef053ab3e680d90b73413205c8636dcb
SHA-1: 9f52c8f40037b09140783eaea9f97169a1c11a79
SHA-256: bddc806cc87d2975f7bfa426b008b1b485e08368b3cbbe68df9fe9459119f61b
Release notes
This release includes the following major features:
- Content management page
- Translation profiles that can be associated with content-types (or even specific nodes)
- The option to use node-based storage for translations (field-based translation will continue to be the recommended method, of course).
Th new content management page provides an easy, yet powerful way to manage your multilingual assets. For example, you can now...
- Search multilingual content in any language
- Upload specified pages for translation in bulk
- Download completed translations
- Check in-progress translations
- Edit translation settings in bulk
- Search, sort, and view document meta-data
Furthermore, various fixes and improvements like simplifying permissions and adding more efficient and faster API interactions. and performing local content change detection to optimize when to automatically send content for translation.