Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / i18n / i18n_taxonomy @ 9faa5de0

Nom Taille Révision Âge Auteur Commentaire
README.txt 3,64 ko e013fa40 presque 7 ans Assos Assos Weekly update of contrib modules
i18n_taxonomy.admin.inc 8,22 ko d50a36e0 presque 4 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 487 octets 9faa5de0 presque 3 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 48,2 ko 9faa5de0 presque 3 ans Assos Assos Weekly update of contrib modules
i18n_taxonomy.pages.inc 4,37 ko b3ab3446 environ 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,92 ko 01f36513 presque 6 ans Assos Assos Weekly update of contrib modules
i18n_taxonomy.views.inc 423 octets f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7

Dernières révisions

# Date Auteur Commentaire
9faa5de0 28/04/2021 23:11 Assos Assos

Weekly update of contrib modules

d50a36e0 17/06/2020 23:12 Assos Assos

Weekly update of contrib modules

3115e37e 23/08/2018 01:23 Assos Assos

Weekly update of contrib modules

2157f5a8 12/07/2018 00:20 Assos Assos

Weekly update of contrib modules

01f36513 26/04/2018 04:18 Assos Assos

Weekly update of contrib modules

e0d35157 30/11/2017 00:06 Assos Assos

Weekly update of contrib modules

e013fa40 22/06/2017 00:07 Assos Assos

Weekly update of contrib modules

8c72e82a 20/04/2017 00:04 Assos Assos

Weekly update of contrib modules

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

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 module:

RECOMMENDED MODULES

INSTALLATION

This is a submodule of the Internationalization module. Install the
Internationalization module as you would normally install a contributed Drupal
module. Visit https://www.drupal.org/node/895232 for further information.

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