Menu Management Languages Module

This is a super light and simple module to improve the usability of the menu management administration interface in multilingual sites.

When you're building a multilingual site, if you have a taxonomy vocabulary with terms in different languages and you edit the terms of that vocabulary (Admin > Structure > Taxonomy, then click on the "list terms" link of one multilingual vocabulary), you can see the language of each term next to it.

But, if you have a multilingual menu with menu items in different languages, when you edit the menu items of that menu (Admin > Structure > Menus, then click on the "list links" link of one multilingual menu), you can't see in which language each menu item is. This can go even worse if the translation of the menu item is the same for different languages. This makes the managament of these menus pretty hard.

This module tries to fix this problem, adding the language name each menu item belongs to next to the menu item in the administration interface. You can see what this module does in the attached screenshot.

Dependencies

  • Drupal's core menu module
  • Menu Translation module (i18n_menu). It's a submodule of the i18n module.

Installation & Configuration

There is no configuration needed. You only need to enable the module and you're done.

This module became obsolete

Due to recent changes in Drupal core, this module is not longer working. You can achieve the same behavior overriding the theme_menu_overview_form function in the template.php file of your admin theme to tailor it to your own needs.

Supporting organizations: 

Project information

Releases