You are here

README.txt in Field Slideshow 8

Same filename and directory in other branches
  1. 8.3 README.txt
  2. 8.2 README.txt
  3. 7.2 README.txt
  4. 7 README.txt

--- README  -------------------------------------------------------------

Field Slideshow

Provides a Slideshow format for displaying Image fields, using the JQuery Cycle plugin.

Compared to Views slideshows, building the slideshow from multiple nodes, this module builds it from a single node, if you're using a multi-valued Image field.

--- INSTALLATION --------------------------------------------------------

1 - Extract the module into /modules directory
2 - Download the JQuery Cycle plugin here : http://jquery.malsup.com/cycle/download.html (don't choose the Lite version), and move the downloaded jquery.cycle.all.js file into /sites/all/libraries/jquery.cycle/

--- USAGE ---------------------------------------------------------------

1 - Enable Field Slideshow at /admin/modules
2 - Create or edit a content type at /admin/structure/types and include an Image field. Edit this image field to make it so that multiple image files may be added ("Number of values" setting at admin/structure/types/manage/{content type}/fields/{field_image}).
3 - Go to "Manage display" for your content type (/admin/structure/types/manage/{content type}/display) and switch the format of your multiple image field from Image to Slideshow.
4 - Click the settings wheel in the slideshow-formatted multiple image field to edit advanced settings
5 - Save! and here you go.


--- AVAILABLE OPTIONS ---------------------------------------------------

Image style
Caption
Link
Transition effect
Transition speed
Timeout
Order
Pager (numbers, thumbnails)
Prev/Next controls
Pause on hover

Integration with Colorbox.



Written by Jerome Danthinne
http://www.grincheux.be

File

README.txt
View source
  1. --- README -------------------------------------------------------------
  2. Field Slideshow
  3. Provides a Slideshow format for displaying Image fields, using the JQuery Cycle plugin.
  4. Compared to Views slideshows, building the slideshow from multiple nodes, this module builds it from a single node, if you're using a multi-valued Image field.
  5. --- INSTALLATION --------------------------------------------------------
  6. 1 - Extract the module into /modules directory
  7. 2 - Download the JQuery Cycle plugin here : http://jquery.malsup.com/cycle/download.html (don't choose the Lite version), and move the downloaded jquery.cycle.all.js file into /sites/all/libraries/jquery.cycle/
  8. --- USAGE ---------------------------------------------------------------
  9. 1 - Enable Field Slideshow at /admin/modules
  10. 2 - Create or edit a content type at /admin/structure/types and include an Image field. Edit this image field to make it so that multiple image files may be added ("Number of values" setting at admin/structure/types/manage/{content type}/fields/{field_image}).
  11. 3 - Go to "Manage display" for your content type (/admin/structure/types/manage/{content type}/display) and switch the format of your multiple image field from Image to Slideshow.
  12. 4 - Click the settings wheel in the slideshow-formatted multiple image field to edit advanced settings
  13. 5 - Save! and here you go.
  14. --- AVAILABLE OPTIONS ---------------------------------------------------
  15. Image style
  16. Caption
  17. Link
  18. Transition effect
  19. Transition speed
  20. Timeout
  21. Order
  22. Pager (numbers, thumbnails)
  23. Prev/Next controls
  24. Pause on hover
  25. Integration with Colorbox.
  26. Written by Jerome Danthinne
  27. http://www.grincheux.be