The aim of this project is to utilize jQuery gallery plugin to implement an image gallery built up from multiple CCK image field. Similar to imagecache module, you can create a number of presets each of which has various settings. CCK formatters are populated for every created preset. Nice thing about this module is that you only need to choose a desired preset/formatter for a multiple CCK image field and you will receive a complete jQuery gallery.
Here is an overview of similar slideshow modules which are also used to create galleries:
No longer maintained. Deprecated in favor of Views Slideshow.
Slideshow: VIEW, Slide: NODE.
Dependencies: views.
Registers a 'Slideshow' View type that displays nodes in a jquery slideshow. You can create any content type which may be as complex as you wish (for instance consists of many CCK or other fields). Then you need to create a slideshow view of these nodes. Slideshow view will display node teasers in an autofading slideshow.
This approach is very good if you want a slideshow to display nodes. Each slide is a node teaser which can consist of different information (title, creation date, image/video/etc., description, author, etc.).