Hello,
first I want to say that this is a very nice module, it's on the right way to help drupal having a "real" forum like other forumsoftware =)
I have two suggestions for image uploads:
- when "display as full image" is enabled, there should be a option to enter a resolution the preview image is scaled down to. so it can no longer destroy the layout.
- for the preview image there should (optionally) also be a border or something like that, just to indicate that this image is an attachment.

phpbb has done a great job with that so i have uploaded a screenshot. maybe you could do something like that?
i just don't like the scrollbars, i would like the image to scale down =)

thanks a bunch

CommentFileSizeAuthor
01.jpg101.45 KBStoke

Comments

heine’s picture

Thank you!

You can use imagecache (http://drupal.org/project/imagecache) for scaling down images (and lots of other fun stuff). If you create an imagecache preset, you can select it later from the settings dropdown.

Styling can be done on .comment-upload-images if necessary. Perhaps I should add a default.

heine’s picture

Status: Active » Fixed

I actually like them without a border.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.