Slideshow with cck imagefield?

al.ex - September 17, 2008 - 14:52

Hi,

I want a simple and clean way to integrate and manage image slideshows in my pages.
Despite the plethora of slideshow-like modules out there, I couldn't find any that suited my criteria or they were just not 6 compatible.

I think a good way to implement a slideshow without much coding could be to use the cck imagefield and combine it with jquery cycle.
Before I start coding a "jquery cycle for cck imagefield" module, I wanted to ask the community if there already are solutions to my problem I haven't encountered yet..

Cheers
-Alex

I'm interested in it, too.

no2e - September 18, 2008 - 05:07

I'm interested in it, too.

also didnt find a solution,

markosef - December 19, 2008 - 16:50

also didnt find a solution, it should be done :-)

How to get a slideshow with CCK multi imagefield

taote - May 14, 2009 - 14:53

You can use: http://drupal.org/project/views_slideshow or any module to cycle views (http://drupal.org/node/418616), the trick is to uncheck Group multiples values when configuring the image field included in the view, and passing as argument the Node Id.

Doing this, you´ll get a different row for every value in the multiple imagefield.

jquery_slideshow is now

larowlan - August 21, 2009 - 00:06

jquery_slideshow is now available for Drupal 6

Lee Rowlands
Bundaberg Web Designer
Bundaberg, Australia

You can just use cck and

ericduran - August 21, 2009 - 01:05

You can just use cck and views with the jquery cycle plugin. I just get get a list of image field from views and print them on the page. The jquery cycle plugin does the rest. Since views is so organize with it's class name is almost to easy.

Eric

I am attempting to create a

IncrediBody.com - October 17, 2009 - 09:16

I am attempting to create a slideshow using a field of multiple images inside of a view, and in my search for a solution, I found http://drupal.org/project/jquery_slideshow which provided this functionality, except that I encountered an error on nodes where the Jquery Slideshow image field was empty (some of my nodes will not have an image), and the module also did not allow me to show more than one picture on a page, and my goal is to have multiple nodes displayed on one page using a view, with each displaying the slideshow image.

Is anyone aware of another module or method that will allow me to accomplish this goal?

Thanks in advance for any help you can provide!

 
 

Drupal is a registered trademark of Dries Buytaert.