Use jCarousel Module

Rob Loach - January 7, 2009 - 22:51
Project:jcarousel block
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:postponed
Description

The jCarousel module for Drupal 6 is just a single PHP function call to add jCarousel to the page. If you take a look at hook_help, you'll see it in use. It's a utility module for other modules to use.

jCarousel Block should take advantage of jCarousel module's simple API call.

#1

yang_yi_cn - January 8, 2009 - 01:21
Status:active» postponed

Yeah, it's possible to call that module as well. This module is mainly designed for people don't familiar with php/js and having problem set it up.

#2

Rob Loach - January 8, 2009 - 01:27

No, I mean jCarousel Block should take advantage of jCarousel module. All they'd have to do is install the module and not worry about the PHP because jCarousel Block would already have the PHP written in the module itself. It would just call jcarousel_add() when enabling the carousel.

This would also allow you to have multiple carousels on at once, because jcarousel_add takes that into consideration.

 
 

Drupal is a registered trademark of Dries Buytaert.