Projet

Général

Profil

Révision e013fa40

Ajouté par Assos Assos il y a presque 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/i18n/i18n_variable/README.txt
8 8
* Configuration
9 9
* Maintainers
10 10

  
11

  
11 12
INTRODUCTION
12 13
------------
13 14

  
14
The Variable translation module, part of the Internationalization (https://www.drupal.org/project/i18n) package, allows the user to translate text and settings that are stored in Drupal as variables. These variables include text such as 'site name' and 'site slogan', as well as settings like 'Default front page' and 'Default 404 page'.
15
The Variable translation module, part of the Internationalization
16
(https://www.drupal.org/project/i18n) package, allows the user to translate text
17
and settings that are stored in Drupal as variables. These variables include
18
text such as 'site name' and 'site slogan', as well as settings like 'Default
19
front page' and 'Default 404 page'.
15 20

  
16
* For a full description of the module, visit https://www.drupal.org/node/1113374
21
* For a full description of the module, visit:
22
  https://www.drupal.org/node/1113374.
17 23

  
18
* To submit bug reports and feature suggestions, or to track changes visit https://www.drupal.org/project/issues/i18n
24
* To submit bug reports and feature suggestions, or to track changes visit:
25
  https://www.drupal.org/project/issues/i18n.
19 26

  
20 27

  
21 28
REQUIREMENTS
......
23 30

  
24 31
This module requires the following modules:
25 32

  
26
* Internationalization (https://www.drupal.org/project/i18n)
27
* Variable (https://www.drupal.org/project/variable)
33
* Internationalization  - https://www.drupal.org/project/i18n
34
* Variable - https://www.drupal.org/project/variable
28 35

  
29 36

  
30 37
RECOMMENDED MODULES
31 38
-------------------
32 39

  
33
* Internationalization Views (https://www.drupal.org/project/i18nviews)
34
* Language Icons (https://www.drupal.org/project/languageicons)
35
* Translation Overview (https://www.drupal.org/project/translation_overview)
36
* Localization Client (https://www.drupal.org/project/l10n_client)
37
* Internationalization contributions (https://www.drupal.org/project/i18n_contrib)
40
* Internationalization Views - https://www.drupal.org/project/i18nviews
41
* Language Icons - https://www.drupal.org/project/languageicons
42
* Translation Overview - https://www.drupal.org/project/translation_overview
43
* Localization Client - https://www.drupal.org/project/l10n_client
44
* Internationalization contributions -
45
  https://www.drupal.org/project/i18n_contrib
38 46

  
39 47

  
40 48
INSTALLATION
41 49
------------
42 50

  
43
* This is a submodule of the Internationalization module. Install the Internationalization module as you would normally install a contributed Drupal module. See https://www.drupal.org/docs/7/extending-drupal-7/installing-contributed-modules-find-import-enable-configure-drupal-7 for further information.
51
This is a submodule of the Internationalization module. Install the
52
Internationalization module as you would normally install a contributed Drupal
53
module. Visit https://www.drupal.org/node/895232 for further information.
44 54

  
45 55

  
46 56
CONFIGURATION
......
48 58

  
49 59
To enable multilingual variables
50 60

  
51
1. Enable the Variable translation module included with the Internationalization package.
52
2. Go to Administration > Configuration > Regional and language > Multilingual settings.
53
3. Click on the Variables tab.
61
1. Enable the Variable translation module included with the Internationalization
62
   package.
63
2. Go to Administration > Configuration > Regional and language > Multilingual
64
   settings.
65
3. Select on the Variables tab.
54 66
4. Select the variables that will be multilingual.
55
5. Click Save configuration button.
56

  
57
Once you have the correct settings, they'll be marked with "This is a multilingual variable" when you go to the corresponding administration pages. You must switch the site language while in the administration pages to set the variables for each language. A language switcher link will appear at the top of each administrative page that has multilingual variables.
67
5. Save configuration.
68

  
69
Once the user has the correct settings, they'll be marked with "This is a
70
multilingual variable" when the user navigates to the corresponding
71
administration pages. The user must switch the site language while in the
72
administration pages to set the variables for each language. A language switcher
73
link will appear at the top of each administrative page that has multilingual
74
variables.
58 75

  
59 76

  
60 77
MAINTAINERS

Formats disponibles : Unified diff