Right now there are two options how to display uploaded images: "As Link" and "Inline". But displaying large pictures inline doesn't look too good. I don't want to reduce the size of the uploaded images.
So, wouldn't it be possible to have an option like "Display as Thickbox:Preview". I should be just a little bit of code at the place where images are displayed.
I haven't looked in the code yet. But maybe somebody already has a patch for this, or similar.

Comments

heine’s picture

You can also copy comment-upload-attachments.tpl.php to your theme folder and make the necessary adaptations.

heine’s picture

Status: Active » Closed (won't fix)
v8powerage’s picture

Issue summary: View changes

I found out there's no folder imagecache/comment but I can't create it manually