Projet

Général

Profil

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

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

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 (https://www.drupal.org/project/i18n) package, helps with the multilingual configuration of the site’s forums.
16

    
17
* For a full description of the module visit https://www.drupal.org/node/1396988
18

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

    
21

    
22
REQUIREMENTS
23
------------
24

    
25
This module requires the following modules:
26

    
27
* Internationalization (https://www.drupal.org/project/i18n)
28

    
29

    
30
RECOMMENDED MODULES
31
-------------------
32

    
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)
38

    
39
INSTALLATION
40

    
41
------------
42

    
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.
44

    
45

    
46
CONFIGURATION
47
-------------
48

    
49
To configure forum vocabulary
50

    
51
1. Enable the Multilingual forum module included with Internationalization.
52
2. Go to Administration > Structure > Taxonomy.
53
3. Click "edit vocabulary" for the Forums vocabulary.
54
4. Choose the translation mode (Localize or Translate).
55
5. Click "Save and translate" button.
56
6. Click "translate" link for a language.
57
7. Translate the "Name" and "Description" for the forum.
58
8. Click "Save translation" button.
59
9. Repeat steps 6 to 8 for each language.
60

    
61
To configure forum terms
62

    
63
1. Go to Administration > Structure > Forums.
64
2. Click "edit" link for a forum or container.
65
3. Click "Translate" tab.
66
4. Click "translate" link for a language.
67
5. Translate the "Name" and "Description" for the term.
68
6. Click "Save translation" button.
69
7. Repeat steps 4 to 6 for each language.
70
8. Repeat all steps for all terms.
71

    
72

    
73
MAINTAINERS
74
-----------
75

    
76
* Jose Reyero - https://www.drupal.org/u/jose-reyero
77
* Florian Weber (webflo) - https://www.drupal.org/u/webflo
78
* Peter Philipp - https://www.drupal.org/u/das-peter
79
* Joseph Olstad - https://www.drupal.org/u/joseph.olstad
80
* Nathaniel Catchpole - https://www.drupal.org/u/catch