Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 48.41 KB
MD5: 4ed7b2e39c80805fb3d479ceb2274290
SHA-1: 2c79867bf33c27d4923fabc188feb830e996647a
SHA-256: d51453d53594b57610aa79a9521305e0b7b9c36a08b88ad487364e999e6ad608
Download zip 73.04 KB
MD5: 29842026f744d20ca1fbf53057227480
SHA-1: 51023962cb2b21f1b4a3805e580ba3a57755e86c
SHA-256: cd617531a2d66e51080ef3aa176dffdee05cec5945ddb23680cf942df54646f1

Release notes

Changes since 7.x-1.3:

  • #2577439 by james.williams, Steven Jones: Integrate with i18n_variable
  • #2596321 by Steven Jones, james.williams: Empty node titles in content overview
  • #2565711 by james.williams: Added support for i18n_string
  • #2482571 by Steven Jones, james.williams, badrange: Fixed uninstalling entity_translation_hierarchy not removing fields
  • #2442905 by junedkazi, james.williams: Invalid argument supplied for foreach() language_hierarchy/includes/LocaleContextHierarchy.class.inc on line 30
  • #2594959 by Steven Jones: XMLsitemap integration uses wrong original language
  • #2450929 by Steven Jones: Entity Translation Hierarchy submodule is not compatible with Entity Translation 7.x-1.0-beta4
  • #2600276 by Steven Jones: LanguageHierarchyBaseTestCase::drupalLogin not compatible with base class
  • #2600124 by Steven Jones: Remove automated tests that are failing
  • #2474365 by badrange: Incompatibility with Drupal 7.36? Uncaught TypeError: Cannot read property 'parent' of undefined
  • Added dependency on entity_translation 7.x-1.0-beta3
  • Cleanup of tests
  • #2407279 by saemchou: Invalid candidates being returned by entity_translation_hierarchy_get_candidate
  • Show default language (english) for strings on "Edit string" form so hierarchy is properly displayed for english child languages (e.g. US English)
  • Visualise hierarchy of languages when translating strings
  • Fixed failing "Entity view" test
  • Refactoring of tests for views
  • Add views module as test dependency
  • Added views dependency to test case
  • Fixed fatal error "Class name must be a valid object or a string" caused when commerce module is enabled
  • Fixed compatibility with workbench_moderation module
  • Lighten background of active link to translation
  • Fixed position of links to translations
  • Added tests for menu hierarchy
  • Clean up of tests
  • Force to always show links to switch language at menu management page
  • Added tests for views support for entity_translation_hierarchy module
  • Inherit active class from parent for translation switch links
  • Added tests for entity translation
  • Added another assertion for string translation tests
  • Added tests for interface translations
  • Added information to tab summary for entity translation form
  • Uncheck publication status of translation when user selects translation as blocking on entity form
  • Refactoring of entity translation hierarchy module to work better with blocking functionality
  • Instead of setting variables override $conf in hook_language_init().
  • #2381931 by junedkazi: Fatal error: Call to undefined function locale() in LocaleContextHierarchy.class.inc on line 25
  • Fixed support for node translations and views.
  • #2379165 by rafal.enden: Filter views by node language (node translation).
  • Added README files for submodules.
  • Updated README file.
  • Improved views support.
  • Fixed fatal error when language_hierarchy module is disabled.
  • Code cleanup of entity_translation_hierarchy module.
  • Replaced i18n_node_hierarchy module with more generic one that works with core translations module.
  • Added checking for enabled modules for hreflang.
  • Added support for hreflang.
  • Fixed coding standards issues.
  • Added support for XML Sitemap module.
  • Updated comments and added consistent package information.
  • Delete variable when uninstalling entity_translation_hierarchy module.
  • Code cleanup.
  • Added more specific checking if entity translation is enabled.
  • Fixed indentation of CSS.
  • Stop breaking links to node translations.
  • Fixed fatal error: Call to undefined function entity_translation_hierarchy_menu_alter().
  • Fixed typos.
  • Remove double indentation on parent language selector when adding new language.
  • Add and delete variable for custom strings when language is added or removed.
  • Changed function name to detect language selectors.
  • #2377777 by rafal.enden: LocaleHierarchy.class.inc file FATAL ERROR.
  • Added support for string translations without need the to patch Drupal core.
  • Updated README files.
  • Fixed compatibility with fixed language menus.
  • Fixed blocking of entity translations.
  • Removed page callback altering for node view.
  • Added TODO task related to avoiding of overriding page callback for node/%.
  • Fixed loading source translation when adding child translations.
  • Use default title for languages administration page.
  • Fixed link to edit menu item.
  • Fixed redirecting after new menu link translation is created.
  • Added links to i18n node translations at node form.
  • Added label before links to translations.
  • Set default cursor when hovering over translation links at node form.
  • Fixed module dependencies.
  • After adding translation to for menu link redirect to list of menu links in the same language as target translation.
  • Fixed indentation of languages in select elements.
  • Updated description of entity translation language views filter.
  • Fixed loading of menu ancestors.
  • Added language filter to entity_translation table instead of particular entity table.
  • Added views support for filtering by language.
  • Fixed fatal error caused by undefined function name.
  • Fixed indentation for node translation links.
  • Refactored functions responsible for appearance of displaying language hierarchy in select options and links to translation when editing content.
  • Fixed getting of language selector element.
  • Fixed separation of menu languages.
  • Removed unnecessary theme function to add indentation to hierarchy.
  • Changed module name from language_hierarchy_menu_translation_indent to i18n_menu_hierarchy.
  • Added menu item object as attribute to language_hierarchy_menu_translation_item_translation_page hook.
  • Added fallback to default id user is an admin
  • Fixed indentation of menu links in translation overview.
  • Fixed overriding node view by Panels module.
  • Added support for hierarchical menu translations.
  • Moved variable into if statement.
  • Fixed displaying entityrefence fields as rendered entity.
  • Added code to reformat i18n_node translation overview
Created by: james.williams
Created on: 29 Oct 2015 at 11:56 UTC
Last updated: 5 Dec 2018 at 16:18 UTC
Bug fixes
New features
Unsupported

Other releases