Re: New archives for testing - Mailing list pgsql-www

From Tom Lane
Subject Re: New archives for testing
Date
Msg-id 6904.1357507508@sss.pgh.pa.us
Whole thread Raw
In response to Re: New archives for testing  (Magnus Hagander <magnus@hagander.net>)
Responses Re: New archives for testing  (Magnus Hagander <magnus@hagander.net>)
List pgsql-www
Magnus Hagander <magnus@hagander.net> writes:
> On Sun, Jan 6, 2013 at 9:59 PM, Greg Stark <stark@mit.edu> wrote:
>> I would be more concerned with the file size. You don't want someone
>> to be able to make an archive page send a hapless viewer a 100M image
>> file. Luckily file size doesn't require parsing the meta data.
>> 
>> Can you not deal with the image size by just sticking a css attribute
>> for max-height and max-width on the inlined image?

> That's certainly another option - limit it by size that way, and then
> limiting it by filesize for whether we include it or not. We can even
> give it scrollbars, I guess. That does make even more sense.

A file-size-based limit on what we'll inline seems perfectly sensible
from here.  As for scrollbars, if it's big enough to need those, we
probably don't want it inline ...
        regards, tom lane



pgsql-www by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: New archives for testing
Next
From: Magnus Hagander
Date:
Subject: Re: New archives for testing