Closed GoogleCodeExporter closed 8 years ago
wow... I'm getting that as well, in Linux. it's slowing the entire system. I
wonder
if it's the Flash uploader.
yes. I disabled the flash uploader (set use_multiple_file_upload to 0 in
initialise.php) and it's suddenly much faster.
I'll see if there's an alternative - Chrome supports some HTML5 stuff, so maybe
there's a native multi-uploader.
Original comment by kae.verens@gmail.com
on 21 Dec 2009 at 7:34
http://rakaz.nl/2009/08/uploading-multiple-files-using-html5.html
VERY interesting!
I don't have time to work on it right now (christmas is coming, and that means
deadlines...), but should have time on the weekend.
I've posted about it here:
http://kfm.verens.com/ww.phpBB3/viewtopic.php?f=3&t=444
Original comment by kae.verens@gmail.com
on 21 Dec 2009 at 7:46
https://developer.mozilla.org/en/Using_files_from_web_applications
Original comment by kae.verens@gmail.com
on 23 Dec 2009 at 6:51
done. implemented HTML5 multiple-file uploads. this will take precedence over
the
flash uploader and the single file uploader, where browsers support it.
http://code.google.com/p/kfm/source/detail?r=953
Original comment by kae.verens@gmail.com
on 28 Dec 2009 at 3:45
Original issue reported on code.google.com by
nilsfeld@gmail.com
on 21 Dec 2009 at 7:09