Inline (v.1.1) provide a wonderful display for my site. Attached files are displayed before the node, and combined with imagecache (v.1.3) and lightbox (v.2.2) I get a great effect. But there is one problem: Lightbox doesn't display the fullsize images when pressing on the thumbnails.
Tracking the root of the problem, I see that the Inline module correctly surrounds the image with an A tag whose HREF attributes link to the full image, alas lightbox2 takes the thumbnail from the IMG tag itself.
Any idea? Please help.
Thanks in advance,
Amnon
-
Professional: Drupal Israel | Drupal Development & Consulting | Eco-Healing | Effective Hosting Strategies | בניית אתרים
Personal: Hitech Dolphin: Regain Simple Joy :)
Comments
Comment #1
druvision commentedComment #2
druvision commentedTemporary demo url: http://shopil.levavie.info/node/2567/products
Comment #3
druvision commentedThe fullsize image *is* known to lightbox2: It is displayed when pressing on the 'View Image Details' link displayed by lightbox2 below the picture.
So the only question is how to modify lightbox2 to bind the image to the lightbox display and display the full image instead of the preview.
Comment #4
druvision commentedComment #5
stella commentedI don't think this will help, but it looks like you're not using the 5.x-2.3 version of lightbox2/js/image_nodes.js at least. You'll need to check the other files too.
Cheers,
Stella
Comment #6
stella commentedTry out the new dev version - available later today, or check out the latest code from CVS (DRUPAL-5--2 branch).
Cheers,
Stella
Comment #7
stella commentedComment #8
stella commentedReleased in Lightbox2 5.x-2.4.
Cheers,
Stella
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.