Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Internationalization
This is a collection of modules to extend Drupal core multilingual capabilities and
be able to build real life multilingual sites. Some features:
- Taxonomy translation (both, per language terms and translatable terms)
- Multilingual variables
- Multilingual blocks (control visibility per language and translate title and content)
- Language selection (when you switch the site language you'll see only the content for that language)
For a full description of the module, visit the
[project page](https://www.drupal.org/project/i18n).
Submit bug reports and feature suggestions, or track changes in the
[issue queue](https://www.drupal.org/project/issues/i18n).
## Table of contents
- Requirements
- Installation
- Configuration
- Maintainers
## Requirements
This module requires the following modules:
- [Variable](https://www.drupal.org/project/variable)
## Installation
Install as you would normally install a contributed Drupal module. For further
information, see
[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
## Configuration
This module has no site wide config options.
## Maintainers
- Gábor Hojtsy - [Gábor Hojtsy](https://www.drupal.org/u/g%C3%A1bor-hojtsy)
- Jose Antonio Reyero del Prado - [Jose Reyero](https://www.drupal.org/u/jose-reyero)
- Miro Dietiker - [miro_dietiker](https://www.drupal.org/u/jamsilver)
- Florian Weber - [webflo](https://www.drupal.org/u/webflo)
- joseph.olstad - [joseph.olstad](https://www.drupal.org/u/josepholstad)
- Sascha Grossenbacher - [Berdir](https://www.drupal.org/u/berdir)