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 b3ab3446 Assos Assos
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 e013fa40 Assos Assos
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 b3ab3446 Assos Assos
19 e013fa40 Assos Assos
* For a full description of the module visit
20
  https://www.drupal.org/node/1396988.
21 b3ab3446 Assos Assos
22 e013fa40 Assos Assos
* To submit bug reports and feature suggestions, or to track changes visit
23
  https://www.drupal.org/project/issues/i18n.
24 b3ab3446 Assos Assos
25
26
REQUIREMENTS
27
------------
28
29 e013fa40 Assos Assos
This module requires the following module:
30 b3ab3446 Assos Assos
31 e013fa40 Assos Assos
* Internationalization - https://www.drupal.org/project/i18n
32 b3ab3446 Assos Assos
33
34
RECOMMENDED MODULES
35
-------------------
36
37 e013fa40 Assos Assos
* 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 b3ab3446 Assos Assos
44
INSTALLATION
45
------------
46
47 e013fa40 Assos Assos
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 b3ab3446 Assos Assos
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 e013fa40 Assos Assos
3. Select the "edit vocabulary" for the Forums vocabulary.
60 b3ab3446 Assos Assos
4. Choose the translation mode (Localize or Translate).
61 e013fa40 Assos Assos
5. Select the "Save and translate" button.
62
6. Select the "translate" link for a language.
63 b3ab3446 Assos Assos
7. Translate the "Name" and "Description" for the forum.
64 e013fa40 Assos Assos
8. Select the "Save translation" button.
65 b3ab3446 Assos Assos
9. Repeat steps 6 to 8 for each language.
66
67
To configure forum terms
68
69
1. Go to Administration > Structure > Forums.
70 e013fa40 Assos Assos
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 b3ab3446 Assos Assos
5. Translate the "Name" and "Description" for the term.
74 e013fa40 Assos Assos
6. Select the "Save translation" button.
75 b3ab3446 Assos Assos
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