[dokuwiki] Re: Caching Issue with external images from Dropbox
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 3 Nov 2009 10:55:36 +0100
> and the gallery plugin just forwards the browser when it cannot download and
> cache such external images? GDLib is working on my server and fetchsize is
> set to 10000000. It is resizing and caching local images very well.
The gallery plugin simply calls ml() which in turn creates an URL to
the lib/exe/fetch.php
fetch.php uses the file extension (which your images don't have) to
find out if it is an image that it can resize. If that's not the case
it does a redirect to the given URL and exits.
Andi
--
splitbrain.org
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts: