Menu Item Save and Translate
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
Menu Item Save and Translate (MIST) is a small companion module to i18n_menu providing a Save and Translate button on a menu's Add link page.
The normal i18n_menu translation process requires manually finding again which menu link to translate, 3 clicks and 2 pages loads making the process very slow, painful and error prone.
MIST fixes that by cycling through all languages during link creation allowing a very fast translation process when manually adding menu links. When clicking on Save and Translate, MIST will load the "add link" form with the next language pre-selected, in weighted order.
Configuration
MIST's default behavior is to cycle through all untranslated languages in their weighted order.
There is a setting to change this behavior at Administration » Configuration » Regional and language » Menu Item Save and Translate
When disabled, the user will be redirected to the menu item's general translation page instead.
Requirements
Require i18_menu from Internationalization (i18n)
Known problems
Caveat: when using more than 2 languages and saving and translating a language neutral menu item, the redirection to the next item will only happen once (for the next language as the interface is different when using localization).
