On Thursday 08 March 2007 09:07, Adam Sampson wrote:
> Yeah, I've thought about doing the same -- although just to speed up
> refreshing my rawdog page, rather than scaling. I don't think it should
> be too hard to put together a plugin that could do it by filtering the
> HTML at write time; there's code to process selected HTML elements in
> feedparser already.
I have thought about this further and your cache mechanism would be
completely sufficient as long as I could then process them with image magic
without any harm. After calling Rawdog with the cache plug-in all I would
have to do is run something like this use ImageMagick:
cd cache
for f in *.jpg do;
convert -resize "300x300<" -quality 40
_______________________________________________
rawdog-users mailing list
rawdog-users@???
http://lists.us-lot.org/mailman/listinfo/rawdog-users