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

joachim’s picture

Title: Way to manage image.module Image display. » Using lightbox with images
Component: image.module » documentation
Category: feature » bug

I seem to remember lightbox with image module is possible -- search the issue queue or forum posts maybe.

Some documentation on this would be useful.

zhulikas’s picture

Title: Using lightbox with images » Way to manage image.module Image display.
Component: documentation » image.module
Category: bug » feature
aaron’s picture

Component: image.module » documentation
Category: feature » support

http://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.

aaron’s picture

Assigned: zhulikas » Unassigned
joachim’s picture

Status: Active » Closed (fixed)

In which case, closing.
Thanks aaron.