Hi,

I'm trying to create a video gallery for a client where users click on a thumbnail preview image of the video and it opens in a lightbox. I'm currently at a loss as to how to do this with Drupal 7. I've created my gallery through views, but I cannot figure out how to get the embedded video to display in a lightbox. Does anyone know how to do this?

Thanks!

CommentFileSizeAuthor
#2 view-video-gallery-D6.png98.18 KBE Johnson
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

smira’s picture

I'd like to echo this request. It seems like this modules feature set was reduced by the d7 upgrade.
Thank you none-the-less to the maintainers for the hard work 'till now!

Suggestions are appreciated...

edit: just noticed how the d6 version was 200K+ and the d7 is a mere 10k :/

E Johnson’s picture

Issue summary: View changes
FileSize
98.18 KB

Is this possible in Drupal 7 yet? I did this in Drupal 6 all the time for Video Galleries but can't seem to see the option in D7.

I'd also like to do it with Fancybox rather than Lightbox. It use to be available directly in the View in Field options. I suppose I can get around it be editing the View's template file and editing the html for a raw url but I'm not sure how to pull the Image capture.

Thanks.