[TYPO3-core] RFC #0016111: Feature - Change the layout of thumbnails and allowed file types so that they don't waste so much space anymore

Jeff Segars jsegars at alumni.rice.edu
Mon Nov 8 21:01:34 CET 2010


On 10/24/10 5:02 AM, JoH asenau wrote:
>>> After discussing the styling of the thumbnails with Susanne Moog,
>>> this is version 2 of the patch, that makes them look more like
>>> professional slides put on a lightbox.
>>
>> +1 for the look of the single thumbnail itself now, but still ... I
>> don't really like the positioning. Find attached a screenshot
>> (withv2.png) of what I mean, if you have lots of images, it looks
>> really strange.
>>
>> I tried to come up with another solution (v3), but there is a problem
>> with that version, too, as you can see on the after3.png - too much
>> space between caption and the thumbnail selector. I tried to correct
>> it using max-width but that won't work in our most beloved browser.
>
> Actually the idea was to get rid of the tumbnails to the right of the selectbox so that the captions can be entered more comfortably.
> Since captions have to be separated by linebreaks, this way each caption would be on the same line as the image to the left.
>
> Additionally we wanted to get rid of the icons and filenames as well when there are only images allowed, since the filename will be shown while hovering the image and it's obviously an image, so we don't need an icon showing that.
>
> When you compare it with the original layout, both v2 and v3 are much better regarding the amount of space needed for the thumbnails. Of course any solution will always be problematic, when you got lots of image within one element, but still it will look much better than the original, which would have shown a list of images, icons and filenames 4 times as long as the one in your screenshot.
>
> So I think v3 could be a good middle ground.
>
> +1 for v3
>
> Joey
>

Hey guys,
I'm overall a +1 on read and testing (FF and Safari) v3 and agree its a 
good middle ground.  Just a few small comments

* There's a little bit of spacing inconsistency in the CSS portion.  Can 
be cleaned up at commit.

* The file types now have a hardcoded width of 250px but the selection 
list above can be narrower with the TCA setting for selectedListStyle. 
I'm sure there is a reason for this change, but seems like it should 
match the size of the selection list.

Otherwise looks good, takes up less space, and gets rid of redundant 
info. Good stuff :)

Thanks,
Jeff


More information about the TYPO3-team-core mailing list