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_block/README.txt
13 13
INTRODUCTION
14 14
------------
15 15

  
16
The Block languages module, part of the Internationalization (https://www.drupal.org/project/i18n) package, allows the user to configure for which languages each block is visible.
16
The Block languages module, part of the Internationalization
17
(https://www.drupal.org/project/i18n) package, allows the user to configure
18
for which languages each block is visible.
17 19

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

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

  
22 26

  
23 27
REQUIREMENTS
24 28
------------
25 29

  
26
This module requires the following modules:
30
This module requires the following module:
27 31

  
28
Internationalization - https://www.drupal.org/project/i18n
32
* Internationalization - https://www.drupal.org/project/i18n
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. Visit 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 settings for visibility per language are provided under Visibility Settings via the Languages tab when configuring a block.
57
The settings for visibility per language are provided under Visibility
58
Settings via the Languages tab when configuring a block.
51 59

  
52
The Languages tab also provides a setting for whether the block is translatable. For custom blocks, the block title and the block content will be translatable. For blocks defined by modules, only the block title will be translatable. If "Make this block translatable" is selected, a Translate tab will appear for that block. This tab provides a UI for adding translations of the block in each available language.
60
The Languages tab also provides a setting for whether the block is translatable.
61
For custom blocks, the block title and the block content will be translatable.
62
For blocks defined by modules, only the block title will be translatable. If
63
"Make this block translatable" is selected, a Translate tab will appear for that
64
block. This tab provides a UI for adding translations of the block in each
65
available language.
53 66

  
54 67

  
55 68
TROUBLESHOOTING
......
57 70

  
58 71
Conflicts with Context
59 72

  
60
The Block languages module conflicts with the Context module, which alters how blocks are rendered. This issue can be tracked in the Internationalization issue queue: http://drupal.org/node/1343044
73
The Block languages module conflicts with the Context module, which alters how
74
blocks are rendered. This issue can be tracked in the Internationalization
75
issue queue: http://drupal.org/node/1343044
61 76

  
62 77
String Errors
63 78

  
64
The user must allow your used string format to be translated on admin/config/regional/i18n/strings or you are going to have a error message like "The string blocks:block:1:body for textgroup blocks is not allowed for translation because of its text format."
79
The user must allow your used string format to be translated on
80
admin/config/regional/i18n/strings or you are going to have an error message
81
like "The string blocks:block:1:body for textgroup blocks is not allowed for
82
translation because of its text format."
65 83

  
66 84

  
67 85
MAINTAINERS

Formats disponibles : Unified diff