From d00ec4555f81210cd067f98d9bc7cef51f456462 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 7 Jun 2008 00:28:49 +0200 Subject: experimental Flash based multi upload This patch adds experimental support for uploading multiple files in one go. This is achieved by using Flash for selecting multiple images and intitiating the HTTP upload. When Flash 8 or higher is detected, an additional icon is added to the usual upload form. Clicking it will swith the form to the Flash based upload queue. Things that need work: * Better Icon * Feedback if Flash detection works on all Flash 8 supported platforms * Progress feedback seems not to work on Linux (might be Adobe bug) * No final feedback how many images were uploaded correctly The flash sources are located in lib/_fla/ Any feedback and help would be appreciated. darcs-hash:20080606222849-7ad00-738083445af275752aaebc29bfa51430f3d94459.gz --- lib/images/multiupload.png | Bin 0 -> 698 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 lib/images/multiupload.png (limited to 'lib/images') diff --git a/lib/images/multiupload.png b/lib/images/multiupload.png new file mode 100644 index 000000000..1e8efa063 Binary files /dev/null and b/lib/images/multiupload.png differ -- cgit v1.2.3