Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
126.9 KB
MD5: b25c24e442bae244ffaf028a9f085343
SHA-1: e9b2aedd9e4f46ea89b60cb26ea707ec0a6cef7f
SHA-256: d30e3fa192bbd557691bf323f42e18dd7c1de77830a83390d40e667b382dadd6
Download zip
172.24 KB
MD5: fe297133793dd7f7c79a88936e8a5c15
SHA-1: 9c4fd852cb7bd9ffb6e563603c9dc5a88ff4dd43
SHA-256: 5580390ee2b93bfe3187634ed84656c86daa7f4ae6df2550cc1d768a547a2b2b
Release notes
Maintenance release, fixed multiple bugs and added some API improvements:
- 0d77332 Issue #1322108: Invalid argument supplied for foreach() in i18n_forum_menu_local_tasks_alter
- ad8354f Issue #1297482 by benys | x1fa47: Fixed Menu translation does not work if you point to an external link.
- 7e4a7b0 Issue #1283586 by mh86: Added UUID hooks to i18n_taxonomy().
- db880e5 Issue #1281704 by fietserwin: Taxonomy terms are not translated in content create/edit form
- 73f2700 Issue #1312988 by Johnny vd Laar: Fixed Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load
- 2f6b108 Issue #1321422 by benys: Fixed Title for editing translated node.
- a675f19 Issue #1337732 by Schnitzel: Fixed Refreshing of Menu Strings deletes all menu entry localizations.
- 4c9108d Issue #1340858 by thegreat | lecochien: Fixed Language in entity_label().
- 8183876 Issue #1312946 by Cyberwolf | torotil: Fixed The first synchronized image is created with language='und'.
- 81faafd Issue #1175680: Fixed notice in menu block when displayed through panels (again).