I recognize that uploads in browser are historically a pain: no progress bars, the lack of ability to do bulk uploads or entire directory uploads are some of the biggest issues. However, recently I've stumbled upon a reasonable solution for this, and one that could be fairly easily added to zen photo: using flash to upload. Google has a great one off the shelf:
http://code.google.com/p/swfupload/Any thought to having this as an option? I'd love to give zen photo to my clients on their sites, but having a 1:1 image file to file input is maddening. FTP (or zipping files up as an upload, which a lot of other galleries do) don't suffer from this issue, but also require the users to be more tech savy. Any thoughts? I haven't spent a lot of time looking at the plugin api, but could this be a plugin?
Comments
I am afraid that this won't work as a plugin. But maybe you could use it as a standalone script for now. Just upload it to the albums folder of zenphoto. Zenphoto is file system based so it will find every image that is uploaded there from where ever and with whatever.
Does that help? Anyway, I will take a close look at it.
Was looking for a flash uploader and came across this.
What is the status of it?
Having an additional upload method using a non-obtrusive flash-based file upload such as swfupload would save a lot of time for users stuck in internet cafés, or behind a restrictive firewall. I'd even dare to say that it'd be way friendlier to non savvy users, who probably think FTP is the name of a government agency.
Of course you have to select each file. Maybe what you are really talking about is being alble to have a multi-file select on the upload?
I've been hoping that a multi-file select option would be added to the admin to make it easy to upload a bunch of files for those users who want things simple. I should have created a ticket a long time ago, instead of just hoping.
@acrylian: I created a ticket in trac and assigned it to you. If you could add something like this it would be super awesome.
ticket: http://www.zenphoto.org/trac/ticket/1112