diff --git a/README.txt b/README.txt index 61ca2dc..3335e0f 100644 --- a/README.txt +++ b/README.txt @@ -1,11 +1,11 @@ CONTENTS OF THIS FILE --------------------- -* Introduction -* Requirements -* Installation -* Configuration -* Maintainers + * Introduction + * Requirements + * Installation + * Configuration + * Maintainers INTRODUCTION @@ -13,38 +13,47 @@ INTRODUCTION The Views translation module extends i18n with multilingual support for views. -* For a full description of the module, visit this page: -http://drupal.org/node/133977 + * For a full description of the module, visit this page: + http://drupal.org/node/133977 -* To submit bug reports and feature suggestions, or to track changes: -https://www.drupal.org/project/issues/i18nviews + * To submit bug reports and feature suggestions, or to track changes: + https://www.drupal.org/project/issues/i18nviews REQUIREMENTS ------------ -* Views 3.x - https://www.drupal.org/project/views -* Internationalization - https://www.drupal.org/project/i18n + * Views 3.x - https://www.drupal.org/project/views + * Internationalization - https://www.drupal.org/project/i18n INSTALLATION ------------ -Install the i18nviews module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/docs/7/extending-drupal-7/installing-contributed-modules-find-import-enable-configure-drupal-7 for further information +Install the i18nviews module as you would normally install a contributed Drupal +module. Visit https://www.drupal.org/docs/7/extending-drupal-7/installing- +contributed-modules-find-import-enable-configure-drupal-7 for further +information CONFIGURATION ------------- -1. After creating a view, navigate to Administration > Structure > Views > Settings > Advanced settings. -2. In the Localization field set there are three Translation methods: Core, Internationalization Views, and None. Select a translation method to use for Views data like header, footer, and empty text. -3. There is also the ability to "Use same translation method for exported views". Exported views will use Core translation by default. Enable this to always use the configured translation method. -4. Save configuration. + 1. After creating a view, navigate to Administration > Structure > Views > + Settings > Advanced settings. + 2. In the Localization field set there are three Translation methods: Core, + Internationalization Views, and None. Select a translation method to use + for Views data like header, footer, and empty text. + 3. There is also the ability to "Use same translation method for exported + views". Exported views will use Core translation by default. Enable this + to always use the configured translation method. + 4. Save configuration. MAINTAINERS ----------- -* Florian Weber (webflo) - https://www.drupal.org/u/webflo -* Miro Dietiker (miro_dietiker) - https://www.drupal.org/u/miro_dietiker -* Jose Antonio Reyero del Prado (Jose Reyero) - https://www.drupal.org/u/jose-reyero + * Florian Weber (webflo) - https://www.drupal.org/u/webflo + * Miro Dietiker (miro_dietiker) - https://www.drupal.org/u/miro_dietiker + * Jose Antonio Reyero del Prado (Jose Reyero) - + https://www.drupal.org/u/jose-reyero