You are here

README.txt in Views Slideshow Liquid Slider 7

Same filename and directory in other branches
  1. 7.2 README.txt
-- SUMMARY --

Integrates Liquid Slider features into views slideshow version 7.x.

-- REQUIREMENTS --

* Libraries API (2.x)
* Views Slideshow 7.x-3.x
* jQuery Multi
* Liquid Slider 2.0.8

-- INSTALLATION --

* Install as usual, see 
  (http://drupal.org/documentation/install/modules-themes/modules-7)
  for further information.

* Download and unzip the Liquid Slider plugin into 
  'sites/all/libraries/liquidslider'
  from https://github.com/KevinBatdorf/liquidslider/zipball/master
  CAUTION: You must rename the folder name
  'liquidslider-master' to 'liquidslider'

     OR simply

  cd .../libraries/ ; git clone git://github.com/KevinBatdorf/liquidslider.git

* Copy or move '.../modules/views_slideshow_liquid_slider/js/jquery-1.9.1.min.js'
  in '.../libraries/jquery/' for make "jQuery Multi" works

* Empty the drupal cache (ex: drush cc all)

-- CONTACT --

Current maintainer:
* Stève ORIOL (steveoriol) - http://drupal.org/user/320603

-- CREDITS --

* This project was sponsored by NetXtime (http://www.netxtime.com).

File

README.txt
View source
  1. -- SUMMARY --
  2. Integrates Liquid Slider features into views slideshow version 7.x.
  3. -- REQUIREMENTS --
  4. * Libraries API (2.x)
  5. * Views Slideshow 7.x-3.x
  6. * jQuery Multi
  7. * Liquid Slider 2.0.8
  8. -- INSTALLATION --
  9. * Install as usual, see
  10. (http://drupal.org/documentation/install/modules-themes/modules-7)
  11. for further information.
  12. * Download and unzip the Liquid Slider plugin into
  13. 'sites/all/libraries/liquidslider'
  14. from https://github.com/KevinBatdorf/liquidslider/zipball/master
  15. CAUTION: You must rename the folder name
  16.   'liquidslider-master' to 'liquidslider'
  17.      OR simply
  18. cd .../libraries/ ; git clone git://github.com/KevinBatdorf/liquidslider.git
  19. * Copy or move '.../modules/views_slideshow_liquid_slider/js/jquery-1.9.1.min.js'
  20. in '.../libraries/jquery/' for make "jQuery Multi" works
  21. * Empty the drupal cache (ex: drush cc all)
  22. -- CONTACT --
  23. Current maintainer:
  24. * Stève ORIOL (steveoriol) - http://drupal.org/user/320603
  25. -- CREDITS --
  26. * This project was sponsored by NetXtime (http://www.netxtime.com).