root / drupal7 / sites / all / modules / i18n / i18n_path @ ba09eb79
Nom | Taille | Révision | Âge | Auteur | Commentaire |
---|---|---|---|---|---|
README.txt | 898 octets | f7a2490e | plus de 10 ans | Assos Assos | git mv htmltest drupal7 |
i18n_path.admin.inc | 4,57 ko | f7a2490e | plus de 10 ans | Assos Assos | git mv htmltest drupal7 |
i18n_path.inc | 1,7 ko | f7a2490e | plus de 10 ans | Assos Assos | git mv htmltest drupal7 |
i18n_path.info | 359 octets | 76df55b7 | plus de 9 ans | Benjamin Luce | Weekly update of contrib modules |
i18n_path.install | 2,36 ko | f7a2490e | plus de 10 ans | Assos Assos | git mv htmltest drupal7 |
i18n_path.module | 4,23 ko | f7a2490e | plus de 10 ans | Assos Assos | git mv htmltest drupal7 |
i18n_path.test | 3,96 ko | f7a2490e | plus de 10 ans | Assos Assos | git mv htmltest drupal7 |
Dernières révisions
README
README.txt
Drupal module: Path translation
This module provides some basic path translation feature for generic paths.
For paths belonging to objects that have translations, like nodes and taxonomy terms, the system can produce automatic
links for the language switcher.
For the rest of paths, this module allows to define which path is translation of which. Example:
We define a new 'path translation set' like
- English: node/1
- Spanish: taxonomy/term/3
Every time we are on any of these pages, the language switcher will point to the other path for each language.
This module is intended for translation of generic paths that don't have other way of being translated.
Note: path translations must be defined without aliases.
====================================================================
Jose A. Reyero, http://reyero.net
Formats disponibles : Atom