Releases for jcarousel block

jcarousel_block 6.x-1.6

yang_yi_cn - October 31, 2008 - 16:20
Official release from CVS tag: DRUPAL-6--1-6
First released: October 31, 2008 - 16:20
Download: jcarousel_block-6.x-1.6.tar.gz
Size: 10.04 KB
md5_file hash: 68db6f27ab24eafc15e495cb99dde84a
Last updated: October 31, 2008 - 16:25
View usage statistics for this release

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
Official release from CVS tag: DRUPAL-6--1-5
First released: October 30, 2008 - 16:35
Download: jcarousel_block-6.x-1.5.tar.gz
Size: 10.04 KB
md5_file hash: 8bf53fe7e7445345c2928c23829081a3
Last updated: October 30, 2008 - 16:40
View usage statistics for this release

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
Official release from CVS tag: DRUPAL-6--1-4
First released: September 26, 2008 - 06:26
Download: jcarousel_block-6.x-1.4.tar.gz
Size: 9.62 KB
md5_file hash: a26f7d1b190c1ef2661a69b8f734aff0
Last updated: September 26, 2008 - 06:30
View usage statistics for this release

#305070: usage without cck and remove cck requirement

jcarousel_block 6.x-1.x-dev

yang_yi_cn - September 14, 2008 - 07:39
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: September 14, 2008 - 07:39
Download: jcarousel_block-6.x-1.x-dev.tar.gz
Size: 10.14 KB
md5_file hash: 5117c38103831e829f9c228efe1df850
Last updated: March 24, 2009 - 00:13
View usage statistics for this release

Development snapshot, this version has a plugin system.

jcarousel_block 6.x-1.3

yang_yi_cn - September 6, 2008 - 00:55
Official release from CVS tag: DRUPAL-6--1-3
First released: September 6, 2008 - 00:55
Download: jcarousel_block-6.x-1.3.tar.gz
Size: 8.85 KB
md5_file hash: a26e960097ee39cbb957c949c3b9e858
Last updated: September 6, 2008 - 01:00
View usage statistics for this release

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
Official release from CVS tag: DRUPAL-6--1-2
First released: September 3, 2008 - 06:34
Download: jcarousel_block-6.x-1.2.tar.gz
Size: 8.68 KB
md5_file hash: 76516bbdbe1e31559c122ce0a04ce7c1
Last updated: September 3, 2008 - 06:35
View usage statistics for this release

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
Official release from CVS tag: DRUPAL-6--1-1
First released: September 1, 2008 - 01:26
Download: jcarousel_block-6.x-1.1.tar.gz
Size: 8.23 KB
md5_file hash: 63da3bb9a8d89ea75307cfe1d073a79f
Last updated: September 1, 2008 - 01:30
View usage statistics for this release

Added imagefield support

jcarousel_block 6.x-1.0

yang_yi_cn - August 30, 2008 - 06:33
Official release from CVS tag: DRUPAL-6--1-0
First released: August 30, 2008 - 06:33
Download: jcarousel_block-6.x-1.0.tar.gz
Size: 8.04 KB
md5_file hash: 57c8baf41046506bbd0ced84b9d85c9b
Last updated: August 30, 2008 - 06:35
View usage statistics for this release

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.