Re: New archives for testing

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: New archives for testing
Дата
Msg-id 6904.1357507508@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: New archives for testing  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: New archives for testing  (Magnus Hagander <magnus@hagander.net>)
Список 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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: New archives for testing
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: New archives for testing