Hello,
Then I use cck + imagefield + imagecache, I could manage how the picture will look like through Content management -> Content types -> Edit Image -> Display fields, and assign to it some imagecache + lightbox2 presets like Lightbox2: thumb->preview. So then I view the node of that image, I can see a small picture and then I click on it - it grows bigger.
Is there a possible solution for doing the same things with Image.module images? As far as I know, there is no way to configure Image.module Image display so I cannot assign any imagefield + lightbox2 presets for it. I have found a way to integrate imagecache presets to image.module there: http://drupal.org/node/231622 but I didn't manage to get lightbox2 working with image.module.
Can anyone please help me with this one? I am not a programmer and can't patch by myself, so I don't know how could I get rid of this problem. :/
Comments
Comment #1
joachim commentedI seem to remember lightbox with image module is possible -- search the issue queue or forum posts maybe.
Some documentation on this would be useful.
Comment #2
zhulikas commentedComment #3
aaron commentedhttp://drupal.org/project/lightbox2 works with the image module out of the box. no documentation even necessary, except perhaps to point to it from the project page.
Comment #4
aaron commentedComment #5
joachim commentedIn which case, closing.
Thanks aaron.