In issue http://drupal.org/node/426892 at #29 posted the patch which add uncropped image in Display Fields list (imagecache).
I incorporate support of uncropped images in lightbox2.

It my first change of Drupal's code, so be lenient... :)

CommentFileSizeAuthor
lightbox2_imagefield_crop.patch12.28 KBdlnsk

Comments

benahlquist’s picture

@dlnsk this is perfect! Did exactly what I wanted it to do. And kudos on your first try; I had no issues applying your patch.

Noticed one thing however; you might want to correct the spelling on lines 764, 768, 772 of the patched file. "uncroped" should be "uncropped" =)

The only thing I noticed (which isn't a big deal as I don't allow this in the permissions anyway) is the download image link (lightbox2 function) reverts back to the cropped version; even though the uncropped is being displayed in the lightbox.

That's probably not a major issue, but just a suggestion for some fine-tuning.

Thanks for your work!

stewest’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)