Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / i18n / i18n_taxonomy @ b3ab3446

Nom Taille Révision Âge Auteur Commentaire
README.txt 3,71 ko b3ab3446 plus de 7 ans Assos Assos Weekly update of contrib modules
i18n_taxonomy.admin.inc 8,21 ko 6331c987 environ 10 ans Assos Assos Weekly update of contrib modules
i18n_taxonomy.i18n.inc 4,28 ko f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
i18n_taxonomy.inc 1,34 ko f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
i18n_taxonomy.info 488 octets b3ab3446 plus de 7 ans Assos Assos Weekly update of contrib modules
i18n_taxonomy.install 4,34 ko 6331c987 environ 10 ans Assos Assos Weekly update of contrib modules
i18n_taxonomy.module 46,5 ko b3ab3446 plus de 7 ans Assos Assos Weekly update of contrib modules
i18n_taxonomy.pages.inc 4,37 ko b3ab3446 plus de 7 ans Assos Assos Weekly update of contrib modules
i18n_taxonomy.test 10,5 ko f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
i18n_taxonomy.tokens.inc 3,49 ko f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
i18n_taxonomy.views.inc 423 octets f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7

Dernières révisions

# Date Auteur Commentaire
b3ab3446 02/02/2017 00:03 Assos Assos

Weekly update of contrib modules

fc3d89c3 26/10/2016 22:44 Assos Assos

Weekly update of contrib modules

76df55b7 10/05/2015 12:00 Benjamin Luce

Weekly update of contrib modules

e4c061ad 28/01/2015 23:00 Assos Assos

Weekly update of contrib modules

6331c987 23/04/2014 22:41 Assos Assos

Weekly update of contrib modules

f7a2490e 13/02/2014 15:56 Assos Assos

git mv htmltest drupal7

Voir les révisions

README


CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Recommended modules
  • Installation
  • Configuration
  • Maintainers

INTRODUCTION

The Taxonomy translation module, part of the Internationalization (https://www.drupal.org/project/i18n) package, provides multiple options to translate taxonomy vocabularies and terms. For each vocabulary, there are four types of behaviors to choose from: Language-independent terms, Language-specific terms, Localized terms, and Mixed-language vocabulary.

REQUIREMENTS

This module requires the following modules:

RECOMMENDED MODULES

INSTALLATION

CONFIGURATION

Language-independent terms - only vocabulary will be translatable.

  1. Navigate to Structure > Taxonomy.
  2. Select the "edit vocabulary" link.
  3. Select the "No multilingual options for terms".

Language-specific terms - vocabulary is only used for content in that language. The terms will only be available if the term language matches the UI language.

  1. Navigate to Structure > Taxonomy and select the "edit vocabulary link".
  2. Choose "Fixed Language" and a Language drop-down field will be displayed.
  3. Select the language.
  4. Select "Fixed Language" and Save.

Localized terms - Terms are common for all languages, but their name and description may be localized.

  1. Navigate to Structure > Taxonomy > vocabulary-to-edit > Edit.
  2. Select "Localize" and select Save.
  3. Edit a term and there will be a Translate tab. Select this tab.
  4. Select Translate, translate the Name and Description, select "Save translation", and repeat for all languages.
  5. Repeat the process for all terms.
  6. Navigate to Structure > Content types > term-to-edit > Manage display.
  7. By default, the term reference is set to Link. Change this to "Link (localized)" and Save. The vocabulary will be appropriate for the language.

Mixed-language vocabulary - Use for vocabularies with terms in multiple languages.

  1. Navigate to Structure > Taxonomy > vocabulary-to-edit > Edit.
  2. Select the Translate radio button and Save.
  3. Edit a vocabulary term and there will be a new Language field. Choose a language and then select Save and translate.
  4. There are two options, the user can either select "Add translation link" or the user can select an existing term in the Select translations form.
  5. Create translations for the terms and add terms for specific languages only. Now if the user edits a node associated with this vocabulary, only the relevant terms will appear.

MAINTAINERS

Formats disponibles : Atom