How to Render a Slideshow using new module imagefield_slideshow
Blog

How to Render a Slideshow using new module imagefield_slideshow


Overview of the Module:

This module is developed specifically to render the slideshow from the image field.
Imagefield Slideshow module will provide a field formatter for image fields, so that multiple images are uploaded to that particular image field and the formatter helps you to render those images a slideshow.

Potentially the administrator would be able to change the rendering settings of the slideshow like transition effects and image size to render.

Works with all entity display formatters like node, user  etc, and also with the views module.

 

How to install the module?

  1. Create a libraries directory on your drupal instance's root folder.

  2. Create a directory within libraries named jquery.cycle.

  3. Download the latest version of the jQuery Cycle plugin (http://jquery.malsup.com/cycle/download.html) place it inside the jquery.cycledirectory. The filename should be: jquery.cycle.all.js

  4. Enable the Imagefield Slideshow module from the modules page.

  5. You should now see a new field formatter for image fields display settings
    Ex: under Manage display section of content types


How to configure the module?

When you visit any image fields display settings, you will be able to find the Imagefield Slideshow formatter, as shown in the image below.
Ex: admin/structure/types/manage/article/display

imagefield_slideshow1.png


You can configure the setting for rendering the slideshow, as shown in the following  image.
1. Select the image style required.
2. Then  select the transition effect to be applied in the slideshow.

imagefield_slideshow2.png



This module is best suited, if you need a unique slideshow on every node of a content type.


If you have new ideas to improve this module further, or want to customize it for your own projects feel free to contact us.