URL Language
Enables language negotiation for the URL language type. This is useful when your multilingual setup doesn't make use of the URL language negotiation, as in that case the URL language will normally fall back to the site's default language. This means that path aliases in other languages than the site's default language won't work. Using this module you can choose the detection methods for the URL language in the same way as you do for the interface language type.
Configuration
Go to admin/config/regional/language/configure to configure language negotiation for the URL language type.
i18n sync taxonomy term
Module provides ability to sync fields of translatable taxonomy terms.
You could select per-vocabulary settings which fields should be synced among translations.
This module based and requires i18n_sync submodule of i18n and extends it's behavior for nodes to terms.
ECK i18n
ECK i18n is multilingual ECK entities management.
This module implements i18n API for language-enabled ECK entities.
Features :
- ECK entities translation sets
- Existing translations reference (planned)
The code is heavily borrowed from i18n_taxonomy.
A patch for ECK is needed to enabled translated entity preparation. See #1966716: Add hook to prepare new entities : hook_eck_entity_prepare().
Enrycher Integration
Integration for the Enrycher service to automatically add Term Analysis data from the International Tag Set 2.0 to the content.
This module adds a button in the WYSIWYG editor to automatically enrich you data, therefore the WYSIWYG module is required.
It is recommended to have the ITS Integration module enabled, but not required. If enabled, it adds the button for automatic enrichment to the Language Management from the ITS module.
Also it provides a TMGMT Workflow service. With this the enrichment can be done before an translation is sent to the LSP with TMGMT.
You can find more information about the Enrycher at http://ailab.ijs.si/tools/enrycher/.
Sponsors
- Cocomore AG - for Drupal-related services, please visit drupal.cocomore.com
- MultilingualWeb-LT Working Group
Translatable Rules Actions Overview
Description
If you use Rules extensively for many of your site's logic related actions, you may have stumbled upon the issue of translating all of your Rules. Using the standard Rules interface it can be a nightmare to find the rules you're looking for.
This module provides an easy overview of all translatable rules along with the necessary links to assist an administrator in rules translations.
To do
Add a search box to narrow down the table so one can easily filter to a specific rule.- Add an actions filter to narrow down the table so one can easily filter a specific action (e.g all mail actions).
- Add a marker in case the rule is already fully translated. This feature should help identifying untranslated rules more easily.
Patches or code for new features are always welcome! Please file them in the issue queue.
This module has been initially developed by ecto webdesign.
Language Theme Switcher
This module switches the theme according to the current language. Themes MUST be enabled to be selected for an active language.
