Update README.txt
8 unresolved threads
8 unresolved threads
Merge request reports
Activity
21 - Works with html, images... whatever you want to animate 22 - Customizable 19 23 20 FEATURES 21 -------- 22 24 23 - Responsive 24 - Lightweight 25 - Multiple effects (more than 75!) 26 - Works with html, images... whatever you want to animate 27 - Customizable 25 ## Requirements 28 26 29 REQUIREMENTS 30 ------------ 27 1. Download jcSlider plugin - [jcSlider](https://github.com/JoanClaret/jcSlider). changed this line in version 2 of the diff
19 23 20 FEATURES 21 -------- 22 24 23 - Responsive 24 - Lightweight 25 - Multiple effects (more than 75!) 26 - Works with html, images... whatever you want to animate 27 - Customizable 25 ## Requirements 28 26 29 REQUIREMENTS 30 ------------ 27 1. Download jcSlider plugin - [jcSlider](https://github.com/JoanClaret/jcSlider). 28 2. Download animate.min.css (a cross-browser library of CSS animations) - [ 29 animate.css](https://github.com/daneden/animate.css). changed this line in version 2 of the diff
21 -------- 22 24 23 - Responsive 24 - Lightweight 25 - Multiple effects (more than 75!) 26 - Works with html, images... whatever you want to animate 27 - Customizable 25 ## Requirements 28 26 29 REQUIREMENTS 30 ------------ 27 1. Download jcSlider plugin - [jcSlider](https://github.com/JoanClaret/jcSlider). 28 2. Download animate.min.css (a cross-browser library of CSS animations) - [ 29 animate.css](https://github.com/daneden/animate.css). 30 3. Enable Drupal 8 core modules - Field UI, Image, Views, Views UI. 31 4. Enable Drupal 8 contributed module - Libraries API. changed this line in version 2 of the diff
1 Views jcSlider 2 ============== 1 # Views jcSlider 3 2 4 CONTENTS OF THIS FILE 5 --------------------- 6 7 * INTRODUCTION 8 * FEATURES 9 * REQUIREMENTS 10 * INSTALLATION 11 * USAGE 12 * MAINTAINERS 13 * DEMO 3 Views jcSlider integrates `<a href="http://joanclaret.github.io/jcSlider/" target="_blank">jcSlider</a>` changed this line in version 5 of the diff
35 4. Enable Drupal 8 contributed module - Libraries API 23 ## Features 36 24 37 INSTALLATION 38 ------------ 25 - Responsive 26 - Lightweight 27 - Multiple effects (more than 75!) 28 - Works with html, images... whatever you want to animate 29 - Customizable 30 31 32 ## Requirements 33 34 1. Download the [jcSlider](https://github.com/JoanClaret/jcSlider) plugin. 35 2. Download animate.min.css (a cross-browser library of CSS animations) - [animate.css](https://github.com/daneden/animate.css). changed this line in version 5 of the diff
31 32 ## Requirements 33 34 1. Download the [jcSlider](https://github.com/JoanClaret/jcSlider) plugin. 35 2. Download animate.min.css (a cross-browser library of CSS animations) - [animate.css](https://github.com/daneden/animate.css). 36 3. Enable Drupal core modules - Field UI, Image, Views, Views UI. 37 4. Enable Drupal contributed module - Libraries API. 38 39 40 ## Installation 39 41 40 42 1. Create a libraries directory in the root if not already there i.e. /libraries 41 2. Extract the downloaded jcSlider plugin and place it in libraries directory 43 2. Extract the downloaded jcSlider plugin and place it in libraries directory 42 44 similar to the path below (all lowercase): 43 45 - /libraries/jcslider/jquery.jcslider.min.js 35 2. Download animate.min.css (a cross-browser library of CSS animations) - [animate.css](https://github.com/daneden/animate.css). 36 3. Enable Drupal core modules - Field UI, Image, Views, Views UI. 37 4. Enable Drupal contributed module - Libraries API. 38 39 40 ## Installation 39 41 40 42 1. Create a libraries directory in the root if not already there i.e. /libraries 41 2. Extract the downloaded jcSlider plugin and place it in libraries directory 43 2. Extract the downloaded jcSlider plugin and place it in libraries directory 42 44 similar to the path below (all lowercase): 43 45 - /libraries/jcslider/jquery.jcslider.min.js 44 3. Place the downloaded animate.min.css file in libraries directory 46 3. Place the downloaded animate.min.css file in libraries directory 45 47 similar to the path below (all lowercase): 46 48 - /libraries/animate/animate.min.css 47 49 4. Install 'Views jcSlider' module 48 50 49 USAGE 50 ----- 51 52 ## Usage 51 53 52 54 In the views display, under 'FORMAT' section, change the style plugin 'Format' to 'Views jcSlider'. Apply and configure it as per requirement. 53 55 54 MAINTAINERS 55 ----------- 56 57 ## Maintainers 56 58 57 59 Current maintainer: 58 60
Please register or sign in to reply