Releases for jcarousel block

jcarousel_block 6.x-1.6

yang_yi_cn - October 31, 2008 - 16:20
Download Size md5 hash
jcarousel_block-6.x-1.6.tar.gz 10.04 KB 68db6f27ab24eafc15e495cb99dde84a
Official release from CVS tag: DRUPAL-6--1-6
Last updated: October 31, 2008 - 16:25

A quick fix for a little error related to the imagefield plugin

#327971: no images in jcarousel block (imagefield)

jcarousel_block 6.x-1.5

yang_yi_cn - October 30, 2008 - 16:35
Download Size md5 hash
jcarousel_block-6.x-1.5.tar.gz 10.04 KB 8bf53fe7e7445345c2928c23829081a3
Official release from CVS tag: DRUPAL-6--1-5
Last updated: October 30, 2008 - 16:40

changes since last version

#327427: Drupal in sub dir but jcarousel block looking in root
#313835: create a simple plugin functionality to easily swap the image system

jcarousel_block 6.x-1.4

yang_yi_cn - September 26, 2008 - 06:26
Download Size md5 hash
jcarousel_block-6.x-1.4.tar.gz 9.62 KB a26f7d1b190c1ef2661a69b8f734aff0
Official release from CVS tag: DRUPAL-6--1-4
Last updated: September 26, 2008 - 06:30

#305070: usage without cck and remove cck requirement

jcarousel_block 6.x-1.x-dev

yang_yi_cn - September 14, 2008 - 07:39
Download Size md5 hash
jcarousel_block-6.x-1.x-dev.tar.gz 10.14 KB 5117c38103831e829f9c228efe1df850
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: March 24, 2009 - 00:13

Development snapshot, this version has a plugin system.

jcarousel_block 6.x-1.3

yang_yi_cn - September 6, 2008 - 00:55
Download Size md5 hash
jcarousel_block-6.x-1.3.tar.gz 8.85 KB a26e960097ee39cbb957c949c3b9e858
Official release from CVS tag: DRUPAL-6--1-3
Last updated: September 6, 2008 - 01:00

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

yang_yi_cn - September 3, 2008 - 06:34
Download Size md5 hash
jcarousel_block-6.x-1.2.tar.gz 8.68 KB 76516bbdbe1e31559c122ce0a04ce7c1
Official release from CVS tag: DRUPAL-6--1-2
Last updated: September 3, 2008 - 06:35

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.1

yang_yi_cn - September 1, 2008 - 01:26
Download Size md5 hash
jcarousel_block-6.x-1.1.tar.gz 8.23 KB 63da3bb9a8d89ea75307cfe1d073a79f
Official release from CVS tag: DRUPAL-6--1-1
Last updated: September 1, 2008 - 01:30

Added imagefield support

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.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.