Feature #22004
closedImplement HTML5 file uploads
0%
Description
HTML5 adds some new possibilities to upload multiple files, even in background.
Already supported in Firefox 3.6
https://developer.mozilla.org/en/Using_files_from_web_applications
(issue imported from #M13319)
Files
Updated by Steffen Gebert almost 15 years ago
Plupload is a feature-rich implementation, which supports multiple file upload variants (Flash, HTML5, Gears, Silverlight).
Updated by Steffen Kamper almost 14 years ago
Added patch for plupload, implemented in filelist.
Thanks to FAL team and Christian Müller.
Updated by Ernesto Baschny almost 14 years ago
Reverted in rev. 10237. So this is open again for 4.6.
Updated by Xavier Perseguers over 13 years ago
- Target version deleted (
4.6.0-beta1)
Updated by Stefan Neufeind about 12 years ago
I was quite sure we already used plupload (meanwhile). Wasn't that a feature in 4.5? Googling I find some news regarding a beta-release with plupload. But the Changelog says plupload was removed afterwards and points to this issue here.
So why was it removed again, what issues where there with plupload?
Since we now integrated jQuery into the core and since plupload uses jQuery, maybe that's even more interesting? Maybe jQuery was the showstopper back in those days?
Updated by Steffen Gebert about 12 years ago
The integration was totally unstable and had a lot of issues.
It would be amazing, if you would pick it up for 6.1!
Updated by Frans Saris almost 11 years ago
- Status changed from Accepted to Closed
- TYPO3 Version changed from 4.5 to 6.2
This is implemented in current master see #53829