getThumbnail & Cache

Permalink
Hi all,

I think it is quite problematic to save thumbs in the cache folder because if you clear the cache, GetThumbnail will regenerate thumbs even if they are the same images (same filemtime, same properties).

It's problematic in my specific case. I've a page generating about 50 thumbs with this method and after each "clear cache" for others pages, GetThumbnail must regenerate thumbs all the time even if there are not modifications on these images.

Thanks for your advice.

moosh

moosh