Somewhat related… can we have an option to cache a resized “large” pic instead of scaling down the “fullsize”? This would save bandwidth and spare my in-laws from effectively downloading 10 megapixel images just to view the 800×600 scaled version.
Thanks!
I’m also interested in changing the default size. My wife posts 90% of the content for our blog. Not being very code savvy, she does not remember to change the tag values. This causes un-needed cache pics when I go and resize after the fact.
Ok, figured it out. Looking at the PHP error logs, the import script was puking whenever it hit quote marks. Just did a global search and replace on the RSS.txt and the import proceeded fine. Maybe the script can output the PHP error to the screen for those that do not have access to the error.log.