jcarousel_block 6.x-1.3

Unsupported

setup block region to content, pages to node/* by default, this prevents the PHP warning when the block is not displaying under a node.
do no show the block when there's no images for the selected field.
some code clean up.

jcarousel_block 6.x-1.2

Bug fixes
Unsupported

Generally just a code clean up, moved most of the data manipulation to the .module file from the .tpl file.

Also fixed an error introduced in 1.1 version which causes #303322: No images in carousel window .

jcarousel_block 6.x-1.0

Unsupported

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.

Subscribe with RSS Subscribe to Releases for jcarousel block