Hi,
I've finally found time/inclination/inspiration to progress the project a good deal further (partially due to a recent update to an osC contrib.)
Still in a development stage but progressing pretty well...
Now able to optionally select a subdirectory to store your images in, either from a drop-down or by entering a new directory. (courtesy of "Select Product Image Directory..")
And the big one....
Automatically generate a thumbnail in images/thumbs when the images_big is uploaded, using phpthumb (so pretty much universally available). The thumbnail is generated in the optional subdirectory, to match the above.
I've got a few bits to tidy up and figure out a way to store/retrieve the optional subdirectory. I suspect I'll need a field in the database, though would prefer to store it alongside the image filename, to make Easy Populate simpler.
All without the benefit of 'beer money'
For the benefit of those coming in 'cold' to this:
eg.
catalog/images/images_big/cushions/flower.jpg
catalog/images/thumbs/cushions/flower.jpg
Bookmarks