Name | Date | Size | |
---|---|---|---|
.. | 2012-03-21 18:34:58 | 100 | |
as | 2012-03-05 08:13:40 | 5 | |
build.properties | 2012-03-05 08:13:40 | 911 | |
build.xml | 2012-03-05 08:13:40 | 315 | |
docs | 2012-03-21 18:34:58 | 9 | |
HISTORY.md | 2012-03-05 08:13:40 | 294 | |
js | 2012-03-17 04:47:53 | 3 | |
meta | 2012-03-05 08:13:40 | 3 | |
README.md | 2012-03-05 08:13:40 | 734 | |
tests | 2012-03-05 08:13:40 | 6 |
README.md
Uploader Utility (DEPRECATED)
=============================
The YUI Uploader leverages Flash to provide file upload functionality beyond the native browser-based methods. Specifically, the Uploader allows for:
- Multiple file selection in a single "Open File" dialog.
- File extension filters to facilitate the user's selection.
- Progress tracking for file uploads.
- A range of available file metadata: filename, size, date created, date modified, and author.
- A set of events dispatched on various aspects of the file upload process: file selection, upload progress, upload completion, data return, and upload errors.
- Inclusion of additional data in the file upload POST request.
- Faster file upload on broadband connections.