Projet

Général

Profil

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

root / drupal7 / sites / all / modules / i18n / i18n_contact / README.txt @ e013fa40

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 Contact translation module, part of the Internationalization
16
(https://www.drupal.org/project/i18n) package, helps with the multilingual
17
configuration of the site contact forms. This module makes contact categories
18
and replies available for translation.
19

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

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

    
26

    
27
REQUIREMENTS
28
------------
29

    
30
This module requires the following module:
31

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

    
34

    
35
RECOMMENDED MODULES
36
-------------------
37

    
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
44

    
45

    
46
INSTALLATION
47
------------
48

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

    
53

    
54
CONFIGURATION
55
-------------
56

    
57
1. Enable the Contact translation module included with the Internationalization
58
   module.
59
2. Go to Administration > Structure > Contact form.
60
3. Select edit for the form to configure.
61
4. Select the Translate tab.
62
5. Select the translate link for a language.
63
6. Translate the Category and Auto-reply text.
64
7. Select Save translation.
65
8. Repeat steps 5 to 7 for each language.
66
9. Repeat steps 2 to 8 for all forms.
67

    
68

    
69
MAINTAINERS
70
-----------
71

    
72
* Jose Reyero - https://www.drupal.org/u/jose-reyero
73
* Florian Weber (webflo) - https://www.drupal.org/u/webflo
74
* Peter Philipp - https://www.drupal.org/u/das-peter
75
* Joseph Olstad - https://www.drupal.org/u/joseph.olstad
76
* Nathaniel Catchpole - https://www.drupal.org/u/catch