Hey there,
i am seeking for a module or another solution to solve the following problem.
The user should be able to attache multiple images to a node, which works very fine with ImageField.
But the images are all shown in a row.
I only want to show one image and a little navigation to navigate between the images.
Here a little example how it should look like:

http://www.monkeh.de/user/xen/pictures/bildergallerie.png

Hope someone knows a solution for this.

Comments

barrett’s picture

JQuery Slideshow may be a way to get what you want.

ksaen’s picture

Is there any solution for Drupal 6?

barrett’s picture

Sorry, pointed you to the wrong module. Try Views Slideshow instead. It's beta for v6, but I've been using it without problems.

ksaen’s picture

I found also Slideshow Creator. I check them both, thank you very much.