Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download i18n-7.x-1.3.tar.gztar.gz 130.02 KB
MD5: c1a688a15bc7183d7c2d0a1260822911
SHA-1: 342bfa84260cecfe454a920ae227dbaa8b1bb2f7
SHA-256: e8bf882d627e1b897cac19a148a2409f928c4247373439dc0f34f4319e654de3
Download i18n-7.x-1.3.zipzip 177.01 KB
MD5: 76e9b82f26adc9f151a150326efb5b86
SHA-1: 9c652e86f6d9d69fdf957090e8bd0f100cf58c93
SHA-256: 16cebf7e18593cd6e712071b3c433fb8e05921a6dc5f94fd5ed813fee01c4b26

Release notes

Maintenance release: bug fixes and API improvements
ba701a2 Issue #1389562 by eMPee584: Fixed PHP_STRICT: Taxonomy vocabularies may not have i18n_mode() property.
3d45228 Issue #1387012: Improve hook_i18n_translate_path(), better translation links for single taxonomy terms.
364a084 Merged taxonomy path translation functions, simplifying.
facdb9f Issue #1387012: Improve hook_i18n_translate_path(), centralized hook_language_switch_links_alter().
948aeaf Issue #1387012: Improve hook_i18n_translate_path(), renamed 'path' to 'href' for consistency
748a4cf Issue #1387548: Fixed Warning: 'i18n_page_translate_localize()' not found.
e2a28ba Merging changes, issue with last commit, ?
a6c5390 Issue #1387012 by Jose Reyero: API function to get path translations, repurpose hook_i18n_translate_path().
dc67979 Issue #1387012: Fixed fatal error in i18n_get_path_translations().
9de5f98 Fix PHP Strict warning. Declaration of i18nVariableTestCase::setUpContentTranslation() should be compatible with that of Drupali18nTestCase::setUpContentTranslation().
92be1f2 Issue #1386466 by Scyther | astutonet: Fixed Warning: Call-time pass-by-reference has been deprecated in i18n_taxonomy() on line 321.
c5e7bc0 Issue #1374940: Improved API and hooks documentation, moved calling hook_i18n_string_list_TEXTGROUP_alter() to a better place.
0156cb8 Fixed: %language in menu not mapping to anything, replaced by %i18n_language and added object loader.
f06fd99 Added some documentation for i18n_sync API
97e22ec Some API documentation for i18n modules.
4054295 Issue #1321422 by benys: Added Title for editing translated node.
46c62eb Issue #571800: Fixed Make i18n behave fine with Panels 3 node add/edit override.
7f1ecad Issue #1356434 by webflo, Jose Reyero: Switch back to real taxonomy term reference fields from taxonomy module.
0b11013 Issue #1302812 by zilverdistel: Fixed Directly after adding a translation, nodes are not synchronized.
8cb3b6c Issue #1366204 by webflo: Fixed empty_value() removed from select field.
4c09788 Issue #1370082 by Dave Reid: Fixed i18n_string_textgroup_default()::update_check() should use isNull and not condition(field, NULL).
c2f2624 Issue #1370076 by Dave Reid: Fixed getInfo() test functions need to be declared as public static functions.
0d5a0cb Issue #1356434, #1212820, #1172116: Views integration for i18n_taxonomy fields.

Created by: Jose Reyero
Created on: 11 Jan 2012 at 10:11 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases