Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / i18n / i18n_string @ 01f36513

Nom Taille Révision Âge Auteur Commentaire
README.txt 3,16 ko e013fa40 presque 7 ans Assos Assos Weekly update of contrib modules
i18n_string.admin.inc 9,94 ko f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
i18n_string.api.php 4,78 ko f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
i18n_string.i18n.inc 2,85 ko f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
i18n_string.inc 49,9 ko e0d35157 plus de 6 ans Assos Assos Weekly update of contrib modules
i18n_string.info 476 octets 01f36513 environ 6 ans Assos Assos Weekly update of contrib modules
i18n_string.install 9,32 ko e0d35157 plus de 6 ans Assos Assos Weekly update of contrib modules
i18n_string.module 36,4 ko 01f36513 environ 6 ans Assos Assos Weekly update of contrib modules
i18n_string.pages.inc 16,8 ko 8c72e82a environ 7 ans Assos Assos Weekly update of contrib modules
i18n_string.test 8,4 ko 01f36513 environ 6 ans Assos Assos Weekly update of contrib modules
i18n_string.variable.inc 3,45 ko 01f36513 environ 6 ans Assos Assos Weekly update of contrib modules

Dernières révisions

# Date Auteur Commentaire
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

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 String translation module, part of the Internationalization
(https://www.drupal.org/project/i18n) package, provides support for other
modules to translate user-defined strings. This is an API module that must be
enabled only when required by other modules in the i18n package.

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

Strings will be translated from the source languages. By default the source
language is the site's default language, so changing the default language could
break these translations.

  1. The user can set which language is used as the source language via Administration > Configuration > Regional and language > Multilingual settings > Strings. By default, only plain strings are enabled, so regular blocks are not fully translatable.
  2. To allow Filtered HTML, Full HTML or Plain text select the appropriate radio box(es) and Save configuration.
  3. To select the strings to be translated navigate to Administration > Configuration > Regional and language > Translate interface and select on Stings vertical tab. From here the user can select which text groups to translate and select the Refresh strings tab.

FAQ

The String translation module allows you to configure which text formats are
translatable. Formats like PHP Filter and Full HTML are translated before they
are processed, so allowing a translator to edit these can be a security risk.
This is particularly problematic when importing translations in bulk from a CSV
file, since the translator's access to the import formats isn't verified by
Drupal. After updating this setting, be sure to refresh the strings via
Administration > Configuration > Regional and language > Translate interface >
Strings so that strings in forbidden formats are deleted.

MAINTAINERS

Formats disponibles : Atom