This project is not covered by Drupal’s security advisory policy.

If you have a content type with an image upload field and if you would like to showcase the uploaded images in a block then you will find this module useful. This module is ideal for sites which showcases products like ecommerce sites. The Image Showcase Block creates a block for images with a slider. In addition to displaying the modules as a block the module provides options to zoom the selected image using the Elevate Zoom jQuery plugin.

Administration settings.
-------------------------
After enabling the module, go to Content type -> Manage fields -> Edit where you will see the option 'Treat this field as a block for scroll and zoom'. If this option is enabled then a block will be created in the corresponding field. You can place the block wherever on the node view page. If this block is enabled it will convert the images of the node to a block with a slide and zoom.

The theme 'image_showcase_images' returns the images with slider options and zoom. You need to pass only the images to the theme.

For this module to work you should download and add the following to the libraries folder (sites/all/libraries)

  1. Slick - https://github.com/kenwheeler/slick/.
    Download the slick plugin and extract it. Inside the folder there will be folder named slick. Copy the folder and place it in the libraries folder.
  2. 2. Elevatezoom - https://github.com/elevateweb/elevatezoom.
    Download elevatezoom, extract it and rename the folder to elevatezoom and place it in the libraries folder.
Supporting organizations: 
Developed the module from scratch

Project information

  • Created by zyxware on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases