Active
Project:
Danland
Version:
6.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2010 at 16:10 UTC
Updated:
1 Mar 2011 at 15:50 UTC
Jump to comment: Most recent
Danland theme is great, thanks for the hard working! However, is there anyway to create whitehouse.gov kind of slideshow, in other words, add description/content to the left/right side of rotated picture and include the thumbnails, so, when the pictures rotate, the description/content change as well and there are thumbnails of the pictures. Thanks!
Comments
Comment #1
danpros commentedHi,
Thanks.. to creating that you can read this documentation page.
Dan
Comment #2
cewolcott commented11309,
If you work on a solution can you share your results please.
Chris
Comment #3
verta commentedThere are several slideshows build on views that do this. Views Slideshow and Dynamic Display Block/Views are options. The link Dan posted http://drupal.org/node/755010 is to the docs for Views Slideshow.
From looking at their code, they are using Node Queue also, to set up the order of the slideshow. There is a writeup somewhere on groups.drupal.org on the WH site design and launch from a presentation at Drupalcon SF. It's heavily customized, but the core components started out stock.
Comment #4
Anonymous (not verified) commentedI'm going to implement a very similar slideshow. The main difference is that I will add pause & play buttons and two buttons for change the direction of the slideshow: backwards and forward.
If somebody has been successful please share how you did it.
Anyway, I will post here the solution I find.