README.txt 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The Multilingual forum module, part of the Internationalization
  12. (https://www.drupal.org/project/i18n) package, helps with the multilingual
  13. configuration of the site’s forums.
  14. * For a full description of the module visit
  15. https://www.drupal.org/node/1396988.
  16. * To submit bug reports and feature suggestions, or to track changes visit
  17. https://www.drupal.org/project/issues/i18n.
  18. REQUIREMENTS
  19. ------------
  20. This module requires the following module:
  21. * Internationalization - https://www.drupal.org/project/i18n
  22. RECOMMENDED MODULES
  23. -------------------
  24. * Internationalization Views - https://www.drupal.org/project/i18nviews
  25. * Language Icons - https://www.drupal.org/project/languageicons
  26. * Translation Overview - https://www.drupal.org/project/translation_overview
  27. * Localization Client - https://www.drupal.org/project/l10n_client
  28. * Internationalization contributions -
  29. https://www.drupal.org/project/i18n_contrib
  30. INSTALLATION
  31. ------------
  32. This is a submodule of the Internationalization module. Install the
  33. Internationalization module as you would normally install a contributed Drupal
  34. module. Visit https://www.drupal.org/node/895232 for further information.
  35. CONFIGURATION
  36. -------------
  37. To configure forum vocabulary
  38. 1. Enable the Multilingual forum module included with Internationalization.
  39. 2. Go to Administration > Structure > Taxonomy.
  40. 3. Select the "edit vocabulary" for the Forums vocabulary.
  41. 4. Choose the translation mode (Localize or Translate).
  42. 5. Select the "Save and translate" button.
  43. 6. Select the "translate" link for a language.
  44. 7. Translate the "Name" and "Description" for the forum.
  45. 8. Select the "Save translation" button.
  46. 9. Repeat steps 6 to 8 for each language.
  47. To configure forum terms
  48. 1. Go to Administration > Structure > Forums.
  49. 2. Select the "edit" link for a forum or container.
  50. 3. Select the "Translate" tab.
  51. 4. Select the "translate" link for a language.
  52. 5. Translate the "Name" and "Description" for the term.
  53. 6. Select the "Save translation" button.
  54. 7. Repeat steps 4 to 6 for each language.
  55. 8. Repeat all steps for all terms.
  56. MAINTAINERS
  57. -----------
  58. * Jose Reyero - https://www.drupal.org/u/jose-reyero
  59. * Florian Weber (webflo) - https://www.drupal.org/u/webflo
  60. * Peter Philipp - https://www.drupal.org/u/das-peter
  61. * Joseph Olstad - https://www.drupal.org/u/joseph.olstad
  62. * Nathaniel Catchpole - https://www.drupal.org/u/catch