About Plupload
The developers of TinyMCE brings you Plupload, a highly usable upload handler for your Content Management Systems or similar. Plupload is currently separated into a Core API and a jQuery upload queue widget this enables you to either use it out of the box or write your own custom implementation.
Features
This table shows the availability of the different features in each available runtime.
| Feature | Flash | Gears | HTML 5 | Silverlight | BrowserPlus | HTML 4 |
|---|---|---|---|---|---|---|
| Chunking | ||||||
| Drag/Drop | 1 | |||||
| PNG Resize | 2 | |||||
| JPEG Resize | 2 | |||||
| Type filtering | 3 | |||||
| Stream upload | ||||||
| Multipart upload | 4 | |||||
| File size restriction | ||||||
| Upload progress |
- Drag/drop support of files is currently only available in Firefox 3.5+. WebKit/Opera doesn't support this feature yet.
- Image resizing is only possible on Firefox 3.5+ and only at a fixed quality. WebKit/Opera doesn't support direct data access to the selected files.
- File type filtering is currently not supported by any browser. But we fill the HTML 5 accept attribute so once the support is there it will work.
- Multipart upload is only supported in Gecko based browsers. WebKit doesn't support direct access to file data.
Latest News
News from our Blog about Plupload.
Plupload v1.2.3 released
Thu 27/5 2010 14:50
Changelog:
Added new drag/drop support for HTML5 running on Chrome beta.
Added new multipart state for the features object. It's now possible to detect multipart support.
Added new getFeatures function to all runtime. Bas [...]
Read more
Partner Network
Wed 26/5 2010 11:59
Read more
Plupload v1.2.2.1 released
Tue 4/5 2010 14:43
We also added a new headers option. This enables you to set custom HTTP headers to the HTT [...]
Read more