diff --git a/README.txt b/README.txt index 0b5f07d..3335e0f 100644 --- a/README.txt +++ b/README.txt @@ -1,27 +1,59 @@ +CONTENTS OF THIS FILE +--------------------- -README.txt -========== + * Introduction + * Requirements + * Installation + * Configuration + * Maintainers -******************************************************************** -This is i18nviews package 7.x, and will work with Drupal 7.x -******************************************************************** -This module extends i18n with multilingual support for views. -These modules will build onto Drupal 7 core features enabling a full multilingual site +INTRODUCTION +------------ +The Views translation module extends i18n with multilingual support for views. -Up to date documentation will be kept on-line at http://drupal.org/node/133977 + * For a full description of the module, visit this page: + http://drupal.org/node/133977 -Additional Support -================= -For support, please create a support request for this module's project: - http://drupal.org/project/i18nviews + * To submit bug reports and feature suggestions, or to track changes: + https://www.drupal.org/project/issues/i18nviews -Support questions by email to the module maintainer will be simply ignored. Use the issue tracker. -Now if you want professional (paid) support the module maintainer may be available occassionally. -Drop me a message to check availability and hourly rates, http://md-systems.ch/contact +REQUIREMENTS +------------ -==================================================================== -Miro Dietiker, miro dot dietiker at md-systems dot ch, http://www.md-systems.ch -Jose A. Reyero, drupal at reyero dot net, http://reyero.net + * 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 + + +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