diff --git a/README.txt b/README.txt index e69de29..3c548c6 100644 --- a/README.txt +++ b/README.txt @@ -0,0 +1,53 @@ +INTRODUCTION +------------ + + * Views Slideshow can be used to create a slideshow of any content (not just + images) that can appear in a View. Powered by jQuery, it is heavily + customizable: you may choose slideshow settings for each View you create. + + +REQUIREMENTS +------------ + + * Views Slideshow 2.x requires Views 2. + + * Views Slideshow ThumbnailHover 2.1+ requires Views 2.7+. + + * Views Slideshow 3.x requires Views 3. + + * There is no upgrade path from views slideshow 2 to views slideshow 3. Also + make sure you delete the entire views slideshow 2 folder before installing + views slideshow 3. + + +INSTALLATION +------------ + + * Extract the folder you just downloaded. + + * Rename the folder to /jquery.cycle/ + + * Upload the files to the /libraries/ folder in the root of your site. This is + different from Drupal 7, so be careful. + + +CONFIGURATION +------------- + + * You can refer to : https://www.ostraining.com/blog/drupal/drupal-8-slideshows + + +MAINTAINERS +----------- + +Current maintainers: + + * vbouchet (https://www.drupal.org/u/vbouchet) + + * NickWilde (https://www.drupal.org/u/nickwilde) + + * aaron (https://www.drupal.org/u/aaron) + + * xiukun.zhou (https://www.drupal.org/u/xiukun.zhou) + + * wangqizhong (https://www.drupal.org/u/wangqizhong)