Posted by marcus178 on October 17, 2009 at 2:11pm
| Project: | Image |
| Version: | 6.x-1.0-beta3 |
| Component: | image_gallery |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
Not sure if this is lightbox or a image module issue. In the Lightbox settings I'm using the Automatic Image Handling - Automatic handler for image nodes with thumbnail as the trigger size and image display size as preview. However when lightbox opens it just displays the thumnail not the preview image.
When I inspect the image I can see that the link is to the thubnail not the preview image. Have I missed something or is this a bug?
Comments
#1
If original size is smaller than the set preview size you don't get a preview. Dunno if that's what's bothering your lightbox setup.
#2
Hi,
This is an issue of the automatic image handling for image nodes.
The image trigger size stuff does its work correctly, but the Lightbox image display size doesn't work. Instead the thumbnails size is used for display in lightbox. No matter which image handler I choose.
(It's not a browser problem since it happens on firefox, safari, opera...)
It's been 9 weeks that I encountered the same problem, (http://drupal.org/node/577270) and it might be an image issue, since it has appeared with the beta3 release.
See an example of the problem in this website I designed :
http://www.virginie-larcher-naturopathe.fr/galeries_photos/galerie/3
Thank you for your attention
#3
#33 in the following seems to be the answer I'm looking for :
http://drupal.org/node/569526
#29 in this post explains that it's not working for me because I'm using a view.
I'm going to give it a try.
#4
I have just tested this with the latest versions of image and lightbox2.
Settings are at admin/settings/lightbox2/automatic under 'Image node settings'.
I've set the handler to 'Lightbox'.
On /node, I click on the image node's image and I see in a lightbox the size I set for 'Lightbox image display size:'
On /node/xx for an image node, I click on one of the node links, ie, 'thumbnail', 'original', and if that size was selected in 'Image trigger size' then *that size* opens in a lightbox.
This is all working as I expect it to.
It would be silly if clicking a link that says 'thumbnail' opened a size that is not thumbnail!
I am closing this. If I have misunderstood the problem, please reopen and explain.
#5
I see this issue has been updated and it seems the comment above has been edited; I'm not sure what's going on now.
#6
Thank you for your answers,
I'm really sorry, I still don't understand what I'm doing wrong, all I can do is to show the problem here :
http://www.virginie-larcher-naturopathe.fr/galeries_photos/galerie/3
I think I've set the automatic image handling exactly the way you said to. But a thumbnail still displays a thumbnail in lightbox instead of the original size I want it to.
I use a view with the style "gallery" is that the problem ?
In this node the lightbox works just fine but it's not a view :
http://www.virginie-larcher-naturopathe.fr/nouvelles/carte_cadeau
I found that the same problem is discussed in #29 here :
http://drupal.org/node/569526
(I tried the patch in #33 just to see but it's not for beta3 is it ? It failed for me. but I'm not an expert.)
And you said it was fixed in #34.
P.S. : (Am I still writing in a duplicate of http://drupal.org/node/569526 ?)
#7
#8
#9
#10
Firstly, once an issue is closed that means the patch got committed. It's in. Check the CHANGELOG in your copy to see if you have the fix. If not, then get the latest dev.
Second, I missed the bit about your problem being with views, sorry.
But when I look at your site's gallery and click on a thumbnail, I just go to the node.
(BTW, that first line of the view edit page, translation looks dreadful.)
#11
#569526 is indead in the changelog for beta3. Thanks (I definitely have a lot to learn in drupal).
I checked, you're right, the lightbox poped up just when I loged in. There was a missing permission, sorry.
Now it's ready if you want to, you can have a look at my gallery again to see the thumbnail -> thumbnail thing.
http://www.virginie-larcher-naturopathe.fr/galeries_photos/galerie/3
(@BTW : well, I admit you're right)
#12
Right, I see the problem now.
I suspect this is an area in which there is no lightbox support yet.
I suggest you file a feature request on lightbox for this.
#13
Ok I did it : http://drupal.org/node/620052
Thank you Joachim, it's a real pleasure to talk with the actual maintainer of image module.
Keep up good work
#14
While waiting for the feature in lightbox 2 to be developped, I set this issue to feature request and postponed. If it works when the feature is developped in lightbox2 I'll close it.
#15
subscribe