Hey,
Im 99% sure that the upload handler can create thumbnails.
If I remember right I turned it off, or didnt configure it to simplify the plugin and get me through the testing/debugging/release.
I’m willing to give it a shot, or if you can work it out I’ll add it into the plugin. But the one thing I can’t get my head around is how to manage the settings and present the thumbnail. So if you have a public demo of what you want it to look like to the user that’ll be great. Or a description of how it should work?
I’m thinking, like you said in that other post –
- Instead of the user seeing green and the file name, they see a thumbnail. Or maybe it should be thumbnail with the filename below?
- In the backend, a ‘enable thumbnail for images’ option – this then triggers logic that says ‘if it’s an image, do as above. And maybe some options about the size of the thumbnail?
I would like to do some maintenance to this plugin, the jQuery is waaaayy messy. So I’ll probably wait until I’ve got the time to do this as well.
Let me know if you can figure it out though.