Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2008 at 06:03 UTC
Updated:
19 Apr 2008 at 14:14 UTC
What do I need to do to get Lightbox working with my Flickr images? Since the Flickr module is not yet available for D6, I'm just inserting the pictures manually with and
tags.
Comments
Comment #1
CosmicVoyager commentedSorry about that, I pushed "Post comment" instead of "Preview". The last sentence above should read: "... I'm just inserting the pictures manually with
<a>and<img>tags."Comment #2
stella commentedSet the anchor link to the image on the flickr site in the anchor (a) tag, and give the img tag the "flickr-photo-img" class name.
For example,
And then just ensure you have the automatic image handling for flickr images.
Cheers,
Stella
Comment #3
CosmicVoyager commentedThat worked (but you knew it would)!
Comment #4
bayer.ben commentedSorry, I'm also looking for a possibility to enter flickr images in drupal 6. You said, that "automatic image handling for flickr images" is necesary for doing that. Is this a module? I haven't found anything useful googling for that expression.
Thanks,
Comment #5
stella commentedbayer.ben: to enter flickr images in D6, you need to use the flickr module (if there's a D6 version available yet) or manually create the links themselves as shown in comment #2 above. The "enable automatic image handling for flickr images" only refers to enabling support for these images for the lightbox module.
Cheers,
Stella
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.