Projet

Général

Profil

Paste
Télécharger (2,5 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / i18n / i18n_forum / README.txt @ 9faa5de0

1
CONTENTS OF THIS FILE
2
---------------------
3

    
4
* Introduction
5
* Requirements
6
* Recommended modules
7
* Installation
8
* Configuration
9
* Maintainers
10

    
11

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

    
15
The Multilingual forum module, part of the Internationalization
16
(https://www.drupal.org/project/i18n) package, helps with the multilingual
17
configuration of the site’s forums.
18

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

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

    
25

    
26
REQUIREMENTS
27
------------
28

    
29
This module requires the following module:
30

    
31
* Internationalization - https://www.drupal.org/project/i18n
32

    
33

    
34
RECOMMENDED MODULES
35
-------------------
36

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

    
44
INSTALLATION
45
------------
46

    
47
This is a submodule of the Internationalization module. Install the
48
Internationalization module as you would normally install a contributed Drupal
49
module. Visit https://www.drupal.org/node/895232 for further information.
50

    
51

    
52
CONFIGURATION
53
-------------
54

    
55
To configure forum vocabulary
56

    
57
1. Enable the Multilingual forum module included with Internationalization.
58
2. Go to Administration > Structure > Taxonomy.
59
3. Select the "edit vocabulary" for the Forums vocabulary.
60
4. Choose the translation mode (Localize or Translate).
61
5. Select the "Save and translate" button.
62
6. Select the "translate" link for a language.
63
7. Translate the "Name" and "Description" for the forum.
64
8. Select the "Save translation" button.
65
9. Repeat steps 6 to 8 for each language.
66

    
67
To configure forum terms
68

    
69
1. Go to Administration > Structure > Forums.
70
2. Select the "edit" link for a forum or container.
71
3. Select the "Translate" tab.
72
4. Select the "translate" link for a language.
73
5. Translate the "Name" and "Description" for the term.
74
6. Select the "Save translation" button.
75
7. Repeat steps 4 to 6 for each language.
76
8. Repeat all steps for all terms.
77

    
78

    
79
MAINTAINERS
80
-----------
81

    
82
* Jose Reyero - https://www.drupal.org/u/jose-reyero
83
* Florian Weber (webflo) - https://www.drupal.org/u/webflo
84
* Peter Philipp - https://www.drupal.org/u/das-peter
85
* Joseph Olstad - https://www.drupal.org/u/joseph.olstad
86
* Nathaniel Catchpole - https://www.drupal.org/u/catch