logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Image plugin: msg#00009

Subject: Re: Image plugin
On Mon, 2005-02-07 at 19:20 +0100, Tosh Cooey wrote:
> I'm not a fan of the server having to determine the size of an image file, 
> but 
> my designer is a bit of a standards fanatic and pefectionfascist and wants 
> height and width tags for the images.

This has changed over time, but it used to be that browsers would not
display your page at all until the images were downloaded if you were
missing any height and width tags.  Now they mostly go ahead and adjust
later.

> But I'll let him have this one if I can be assured that it's not very process 
> intensive.  I'm hoping what's NOT going to happen is that upon every request 
> an 
> image fille will be opened and it's attributes determined.
> 
> Is the info being cached somewhere?

You have the source...  It's short...

There is no caching other than what your OS does for filesystem access.
Most people who use this plugin are probably publishing static sites,
and don't care about the speed.

- Perrin


<Prev in Thread] Current Thread [Next in Thread>