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

  
15
The Multilingual content module, part of the Internationalization (https://www.drupal.org/project/i18n) package, provides extended multilingual options for nodes. These options help accommodate a variety of translation workflows by controlling how the language for nodes is set.
15
The Multilingual content module, part of the Internationalization
16
(https://www.drupal.org/project/i18n) package, provides extended multilingual
17
options for nodes. These options help accommodate a variety of translation
18
workflows by controlling how the language for nodes is set.
16 19

  
17
Note that the Multilingual content module lives in the i18n_node directory in the Internationalization package. Don't confuse this module with the core Content translation module.
20
Note that the Multilingual content module lives in the i18n_node directory
21
in the Internationalization package. Don't confuse this module with the core
22
Content translation module.
18 23

  
19
* For a full description of the module visit https://www.drupal.org/node/1279644
24
* For a full description of the module visit:
25
  https://www.drupal.org/node/1279644.
20 26

  
21
* To submit bug reports and feature suggestions, or to track changes visit https://www.drupal.org/project/issues/i18n
27
* To submit bug reports and feature suggestions, or to track changes visit
28
  https://www.drupal.org/project/issues/i18n.
22 29

  
23 30

  
24 31
REQUIREMENTS
25 32
------------
26 33

  
27
This module requires the following modules:
34
This module requires the following module:
28 35

  
29
* Internationalization (https://www.drupal.org/project/i18n)
36
* Internationalization - https://www.drupal.org/project/i18n
30 37

  
31 38

  
32 39
RECOMMENDED MODULES
33 40
-------------------
34 41

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

  
41 49

  
42 50
INSTALLATION
43

  
44 51
------------
45 52

  
46
* 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.
53
This is a submodule of the Internationalization module. Install the
54
Internationalization module as you would normally install a contributed Drupal
55
module. Visit https://www.drupal.org/node/895232 for further information.
47 56

  
48 57

  
49 58
CONFIGURATION
50 59
-------------
51 60

  
52
For each content type, the following Extended language options are available under the Multilingual Settings tab
53
1. "Set current language as default for new content" can be useful for content that is community-generated.
61
For each content type, the following Extended language options are available
62
under the Multilingual Settings tab.
63
1. "Set current language as default for new content" can be useful for content
64
   that is community-generated.
54 65
2. "Require language" prevents users from creating 'Language neutral' nodes.
55
3. "Lock language" prevents users from changing the language of a node after it's created.
66
3. "Lock language" prevents users from changing the language of a node after
67
   it's created.
56 68

  
57 69
Site-wide Settings for Node Translation
58
1. There are also site-wide settings provided to help streamline how multilingual content is created. Navigate to Config > Regional and language > Multilingual settings > Node Options.
59
2. "Switch interface for translating" switches the language of the user interface to the chosen language when a user translates a node. This is useful if users speak the language in which the translation is written. It means that after the node translation is saved, the language of the UI will match the language of the node.
60
3. "Hide content translation links" will prevent the language switcher links from appearing in nodes and teasers. This is useful if a language switcher block is enabled on the site.
61
4.You can also select the default language for new nodes if the corresponding content type doesn't have language support. By default, it is set to be in the default language of the site, but this can be changed to be language neutral. This is a useful option when thinking about forward compatibility for adding multilingual support to these content types in the future.
70
1. There are also site-wide settings provided to help streamline how
71
   multilingual content is created. Navigate to Config > Regional and language >
72
   Multilingual settings > Node Options.
73
2. "Switch interface for translating" switches the language of the user
74
   interface to the chosen language when a user translates a node. This is
75
   useful if users speak the language in which the translation is written. It
76
   means that after the node translation is saved, the language of the UI will
77
   match the language of the node.
78
3. "Hide content translation links" will prevent the language switcher links
79
   from appearing in nodes and teasers. This is useful if a language switcher
80
   block is enabled on the site.
81
4. The user can also select the default language for new nodes if the
82
   corresponding content type doesn't have language support. By default, it is
83
   set to be in the default language of the site, but this can be changed to be
84
   language neutral. This is a useful option when thinking about forward
85
   compatibility for adding multilingual support to these content types in the
86
   future.
62 87

  
63 88

  
64 89
MAINTAINERS

Formats disponibles : Unified diff