jcarousel_block 6.x-1.0

yang_yi_cn - August 30, 2008 - 06:33
Download Size md5 hash
jcarousel_block-6.x-1.0.tar.gz 8.04 KB 57c8baf41046506bbd0ced84b9d85c9b
Official release from CVS tag: DRUPAL-6--1-0
Last updated: August 30, 2008 - 06:35

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.

 
 

Drupal is a registered trademark of Dries Buytaert.