Hi all,
I have a main media page in which I want to put thumbnails of picture slideshows and videos from different events. Then when I click on one thumbnail, it goes to the page with its pictures which are displayed in a slideshow using the dynamic display block. Is there any way I can do this easily with drupal? That is, thumbnails of the various photo albums on my main media page and then when I click one, the particular photo album page comes up as a ddblock slideshow.

Like is done on this site:
http://www.grapehallsda.com/index.php/component/option,com_rsgallery2/It...

Or do I have to manually create thumbnails, then pages for EACH slideshow, then make the thumbnails link to the individual pages?

Comments

Rajan M’s picture

You can attach thumbnail image ( cck image field) for your media nodes; Views is always be there to display what u want.