Downloads

Download tar.gz 8.04 KB
MD5: 57c8baf41046506bbd0ced84b9d85c9b
SHA-1: d2eea49221b52a0d5856815b65408feb7619946a
SHA-256: b16a327837ba328fd69c886ee3d768149620b72d3648b01c5071cd5d1d719498
Download zip 9.45 KB
MD5: 2d770604a420babc22df5325b06728f1
SHA-1: f68d0f2f0267509ba6c552e9f7685cdbdb33f393
SHA-256: 51327330bdacf6bd8163ea9041abe5425319738e724760b91b05ea1c9bda480f

Release notes

Drupal 6 initial release.

You need to download the jcarousel source code and extract it to the modules folder.

Providing a jcarousel block which can be managed throught the admin/build/block.

No need to write any HTML or including any JS. Just put the block to 'content' region, and configure it shows only at path 'node/*'. If you have pathauto alias pattern like content/type/*, you can show this block only at certain types of nodes.

The block reads the images from the image fields of a node(CCK required). To make it work, you must specify the image field name and type at admin/settings/jcarousel_block . Currently the imagefield type only supports imageimce. The imagefield name is the machine readable name you created in CCK.

Lightbox supportted by default, if you have the lightbox module installed.

Created by: yang_yi_cn
Created on: 30 Aug 2008 at 06:33 UTC
Last updated: 30 Aug 2008 at 06:33 UTC
Unsupported

Other releases