Closed (fixed)
Project:
Comment Upload
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2008 at 10:23 UTC
Updated:
27 Aug 2008 at 14:52 UTC
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
Comments
Comment #1
heine commentedThank 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.
Comment #2
heine commentedI actually like them without a border.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.