Multilingual terms

Categories

Component ID

2407959

Component name

Multilingual terms

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Synopsis

Multilingual terms module's purpose is to work with "Term reference" type fields on multilingual sites. Module will remove all options on another languages from your option lists.

Example:
You should use multilingual taxonomy, without terms translation:

term_eng (english)
	child_term_eng_1 (english)
	child_term_eng_2 (english)
term_rus (russian)
	child_term_rus_1 (russian)
	child_term_rus_2 (russian)
term_et (estonian)
	child_term_et_1 (estonian)
	child_term_et_2 (estonian)		

referenced in some content type's field. By default all terms will be displayed for this field in node and exposed view forms. Enabled module will remove all options on another languages and only site's current language's options (terms) will be skipped.

Module configuration is available under admin/config/regional/multilingual_taxonomy.

Requirements

This module requires the following modules:

Known problems

At the moment only option lists (select, checkbox) are supported. Support of the autocomplete widget will be added in the feature.

Pledges

Project will be maintained and number of features will be developed in future times.

Credits

Current maintainers:

This project has been sponsored by:

Help wanted!

Please feel free to contact us! Iseas and comments are welcomed!

Dependencies

This module requires the following modules to be installed:

This module requires the following modules to be enabled:

  • taxonomy
  • i18n_taxonomy