[wp-trac] [WordPress Trac] #13054: Use HTML 5 uploading capabilities (instead of Flash)
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 9 12:56:50 UTC 2010
#13054: Use HTML 5 uploading capabilities (instead of Flash)
-----------------------------+----------------------------------------------
Reporter: Otto42 | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Future Release
Component: Media | Version:
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Comment(by filosofo):
We don't need the default interface. Plupload has an API much like
SWFUpload's, allowing one to trigger callbacks at particular upload
events. I think we could more or less swap it in with the current client
code used for SWFUpload.
Most of the work will be on the backend, because the WP upload functions
assume the use of `$_FILES`, which won't work for chunking.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13054#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list