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_select/README.txt
12 12
INTRODUCTION
13 13
------------
14 14

  
15
The Multilingual select module, part of the Internationalization (https://www.drupal.org/project/i18n) package, allows the user to define whether content is filtered by language on pages provided by Drupal core.
15
The Multilingual select module, part of the Internationalization
16
(https://www.drupal.org/project/i18n) package, allows the user to define whether
17
content is filtered by language on pages provided by Drupal core.
16 18

  
17
* For a full description of the module visit https://www.drupal.org/node/1279512
19
* For a full description of the module visit:
20
  https://www.drupal.org/node/1279512.
18 21

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

  
21 25

  
22 26
REQUIREMENTS
23 27
------------
24 28

  
25
This module requires the following modules:
29
This module requires the following module:
26 30

  
27
* Internationalization (https://www.drupal.org/project/i18n)
28
* Variable (https://www.drupal.org/project/variable)
31
* Internationalization - https://www.drupal.org/project/i18n
32
* Variable - https://www.drupal.org/project/variable
29 33

  
30 34

  
31 35
RECOMMENDED MODULES
32 36
-------------------
33 37

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

  
40 45

  
41 46
INSTALLATION
42 47
------------
43 48

  
44
* 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.
49
This is a submodule of the Internationalization module. Install the
50
Internationalization module as you would normally install a contributed Drupal
51
module. Visit https://www.drupal.org/node/895232 for further information.
45 52

  
46 53

  
47 54
CONFIGURATION
48 55
-------------
49 56

  
50
The module allows you to configure whether or not to filter pages by the current language. If the Taxonomy translation submodule is also enabled, an option will be available for how taxonomy term pages are filtered. It also allows the exclusion of the module’s language selection handling for some elements and certain paths.
57
The module allows the user to configure whether or not to filter pages by the
58
current language. If the Taxonomy translation submodule is also enabled, an
59
option will be available for how taxonomy term pages are filtered. It also
60
allows the exclusion of the module’s language selection handling for some
61
elements and certain paths.
51 62

  
52 63
1. Enable the Multilingual select module included with Internationalization.
53
2. Go to Configuration > Regional and language > Multilingual settings > Selection.
54
3. Select nodes and taxonomy can be filtered by language in the Content to Filter by Language field set.
55
4. The "Content Selection Mode" allows content with specific tags to be skipped by entering a list of tags.
56
5. The "Enable for Specific Pages" field set allows specific pages to be included by path.
57
6. After making choices click Save configuration.
64
2. Navigate to Configuration > Regional and language > Multilingual settings >
65
   Selection.
66
3. Select nodes and taxonomy can be filtered by language in the Content to
67
   Filter by Language field set.
68
4. The "Content Selection Mode" allows content with specific tags to be skipped
69
   by entering a list of tags.
70
5. The "Enable for Specific Pages" field set allows specific pages to be
71
   included by path.
72
6. After making choices, Save configuration.
58 73

  
59 74

  
60 75
MAINTAINERS

Formats disponibles : Unified diff