See examples of jCarousel at http://sorgalla.com/projects/jcarousel/

Implementation would require the following feature additions:

- Images resized to have equal height regardless of the width
- Template files to control the look and feel of the jCarousel

There are several existing modules relating to jCarousel, though unfortunately none of them are suitable:

- jCarousel Lite: only available for Drupal 5
-
Views carousel: no releases yet
- Carousel Panel Style: only available for Drupal 5
- Nodecarousel: as the title suggests, only suitable for nodes
- jcarousel block: only allows a single block and does not seem very stable. There's no tags for input filters either so it can't be used in nodes and settings can not be overridden.

I currently do not have time to commit myself, but Vitzo.com would be willing to sponsor this module if this functionality is added.

Comments

vitzo.com’s picture

To resize the images, there's a module that could be integrated with: Image Cache. Though this might make it more complicated than simply adding a textfield in the admin page, like is possible with the width in the current version.