You are here

README.txt in Views FractionSlider 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.2 README.txt
/* DESCRIPTION */

Fraction Slider is a jQuery plugin which adds a fully customization element slider 
to your website. Fraction Slider is HTML5 multi-layer and parallax slideshow.

/* INSTALATION */

>> Install Views FractionSlider. http://drupal.org/project/views_fractionslider

>> Install jQuery Multi module. dont enable it yet. http://drupal.org/project/jqmulti

>> Go to "/sites/all/libraries" create two folders here named, "jquery" and "fractionslider".
So the libraries path will be,
/sites/all/libraries/jquery
/sites/all/libraries/fractionslider

>> Go to directory, /sites/all/modules/views_fractionslider/fractionslider/js, 
copy "jquery.fractionslider.js" and place it under /sites/all/libraries/fractionslider.

>> again, Go to directory, /sites/all/modules/views_fractionslider/fractionslider/js, 
copy "jquery-1.9.0.min.js" and place it under /sites/all/libraries/jquery.

>> Now Go to /admin/build/modules, enable both modules, 
"Views FractionSlider" and "jQuery Multi".

>> Go to /admin/config/system/jqmulti, verify jquery version installed saying 
"Using jQuery version 1.9.0" and enable checkbox "fractionslider" under 'Libraries'.

>> Views FractionSlider is ready to use.


/* ABOUT THE AUTHOR */

Views FractionSlider was created by monymirza
http://drupal.org/user/746344

File

README.txt
View source
  1. /* DESCRIPTION */
  2. Fraction Slider is a jQuery plugin which adds a fully customization element slider
  3. to your website. Fraction Slider is HTML5 multi-layer and parallax slideshow.
  4. /* INSTALATION */
  5. >> Install Views FractionSlider. http://drupal.org/project/views_fractionslider
  6. >> Install jQuery Multi module. dont enable it yet. http://drupal.org/project/jqmulti
  7. >> Go to "/sites/all/libraries" create two folders here named, "jquery" and "fractionslider".
  8. So the libraries path will be,
  9. /sites/all/libraries/jquery
  10. /sites/all/libraries/fractionslider
  11. >> Go to directory, /sites/all/modules/views_fractionslider/fractionslider/js,
  12. copy "jquery.fractionslider.js" and place it under /sites/all/libraries/fractionslider.
  13. >> again, Go to directory, /sites/all/modules/views_fractionslider/fractionslider/js,
  14. copy "jquery-1.9.0.min.js" and place it under /sites/all/libraries/jquery.
  15. >> Now Go to /admin/build/modules, enable both modules,
  16. "Views FractionSlider" and "jQuery Multi".
  17. >> Go to /admin/config/system/jqmulti, verify jquery version installed saying
  18. "Using jQuery version 1.9.0" and enable checkbox "fractionslider" under 'Libraries'.
  19. >> Views FractionSlider is ready to use.
  20. /* ABOUT THE AUTHOR */
  21. Views FractionSlider was created by monymirza
  22. http://drupal.org/user/746344