You are here

README.txt in Views Slideshow 6.3

Same filename in this branch
  1. 6.3 README.txt
  2. 6.3 contrib/views_slideshow_cycle/README.txt
Same filename and directory in other branches
  1. 7.3 contrib/views_slideshow_cycle/README.txt
Views Slideshow
===============

The Views Slideshow module is a Views Style Plugin that can be used to output
Views in a jQuery slideshow.

This module contains an api module "Views Slideshow" and one implementation of
that api in "Views Slideshow Cycle".

Installation
=============

1) Assure that you are using Views 3.x. http://drupal.org/project/views
2) Upload/install the Libraries API module. http://drupal.org/project/libraries
3) Upload/install the ctools library. http://drupal.org/project/ctools
4) Create a sites/all/libraries directory on your server.
5) Create a directory within sites/all/libraries named jquery.cycle.
6) Locate/download the jQuery cycle plugin. http://malsup.com/jquery/cycle
7) Upload/install the jQuery cycle plugin: place it inside the jquery.cycle
   directory.
8) Enable the Views slideshow and Views Slideshow: Cycle modules
9) You should now see the new views style option called "Slideshow"

Upgrading from 2.x
===================

There is no supported upgrade path between Views slideshow 2.x and Views
slideshow 3.x. If you need to upgrade, follow the steps listed here, and if you
find deficiencies, please post an issue.

1) Assure that you are using Views 3.x
2) Disable the views slideshow module, views slideshow thumbnail hover module,
   and views slideshow singleframe modules. (Disabling these modules should not
   require uninstalling)
3) Delete/remove the Views slideshow 2.x module folder and all files within.
4) Upload/install the Views slideshow 3.x module folder and all files within.
5) Upload/install the ctools module. http://drupal.org/project/ctools
6) Upload/install the Libraries API module. http://drupal.org/project/libraries
7) Create a sites/all/libraries directory on your server.
8) Create a directory within sites/all/libraries named jquery.cycle
9) Locate/download the jQuery cycle plugin from the internet.
10) Upload/install the jQuery cycle plugin: place it inside the jquery.cycle
   directory.
11) Enable the Views slideshow and Views Slideshow: Cycle modules
12) Update all your views that were previously using the slideshow style.
    (note: updating from views 2.x to views 3.x may also break other parts of
    your view not related to slideshows, check everything especially number of
    items per page, and pager settings.)


Requirements
============

* Views 3
* Libraries
* Ctools

Views Slideshow Cycle
* jQuery Cycle library


Description
===========

This module will create a View type of Slideshow that will display nodes in a
jQuery slideshow.

Settings are available for fade, timing, mode, and more.


Authors/maintainers
===================

Original Author:

Aaron Winborn (winborn at advomatic dot com)
http://drupal.org/user/33420

Co-maintainers:

redndahead
http://drupal.org/user/160320

psynaptic
http://drupal.org/user/93429


Support
=======

Issues should be posted in the issue queue on drupal.org:

http://drupal.org/project/issues/views_slideshow

File

contrib/views_slideshow_cycle/README.txt
View source
  1. Views Slideshow
  2. ===============
  3. The Views Slideshow module is a Views Style Plugin that can be used to output
  4. Views in a jQuery slideshow.
  5. This module contains an api module "Views Slideshow" and one implementation of
  6. that api in "Views Slideshow Cycle".
  7. Installation
  8. =============
  9. 1) Assure that you are using Views 3.x. http://drupal.org/project/views
  10. 2) Upload/install the Libraries API module. http://drupal.org/project/libraries
  11. 3) Upload/install the ctools library. http://drupal.org/project/ctools
  12. 4) Create a sites/all/libraries directory on your server.
  13. 5) Create a directory within sites/all/libraries named jquery.cycle.
  14. 6) Locate/download the jQuery cycle plugin. http://malsup.com/jquery/cycle
  15. 7) Upload/install the jQuery cycle plugin: place it inside the jquery.cycle
  16. directory.
  17. 8) Enable the Views slideshow and Views Slideshow: Cycle modules
  18. 9) You should now see the new views style option called "Slideshow"
  19. Upgrading from 2.x
  20. ===================
  21. There is no supported upgrade path between Views slideshow 2.x and Views
  22. slideshow 3.x. If you need to upgrade, follow the steps listed here, and if you
  23. find deficiencies, please post an issue.
  24. 1) Assure that you are using Views 3.x
  25. 2) Disable the views slideshow module, views slideshow thumbnail hover module,
  26. and views slideshow singleframe modules. (Disabling these modules should not
  27. require uninstalling)
  28. 3) Delete/remove the Views slideshow 2.x module folder and all files within.
  29. 4) Upload/install the Views slideshow 3.x module folder and all files within.
  30. 5) Upload/install the ctools module. http://drupal.org/project/ctools
  31. 6) Upload/install the Libraries API module. http://drupal.org/project/libraries
  32. 7) Create a sites/all/libraries directory on your server.
  33. 8) Create a directory within sites/all/libraries named jquery.cycle
  34. 9) Locate/download the jQuery cycle plugin from the internet.
  35. 10) Upload/install the jQuery cycle plugin: place it inside the jquery.cycle
  36. directory.
  37. 11) Enable the Views slideshow and Views Slideshow: Cycle modules
  38. 12) Update all your views that were previously using the slideshow style.
  39. (note: updating from views 2.x to views 3.x may also break other parts of
  40. your view not related to slideshows, check everything especially number of
  41. items per page, and pager settings.)
  42. Requirements
  43. ============
  44. * Views 3
  45. * Libraries
  46. * Ctools
  47. Views Slideshow Cycle
  48. * jQuery Cycle library
  49. Description
  50. ===========
  51. This module will create a View type of Slideshow that will display nodes in a
  52. jQuery slideshow.
  53. Settings are available for fade, timing, mode, and more.
  54. Authors/maintainers
  55. ===================
  56. Original Author:
  57. Aaron Winborn (winborn at advomatic dot com)
  58. http://drupal.org/user/33420
  59. Co-maintainers:
  60. redndahead
  61. http://drupal.org/user/160320
  62. psynaptic
  63. http://drupal.org/user/93429
  64. Support
  65. =======
  66. Issues should be posted in the issue queue on drupal.org:
  67. http://drupal.org/project/issues/views_slideshow