Name Date Size

.. 2012-03-31 02:37:36 100

as 2012-03-17 04:47:53 7

assets 2012-03-03 07:14:32 3

build.properties 2011-12-12 13:02:35 0

build.xml 2012-01-26 01:34:14 436

docs 2012-03-31 02:37:36 10

HISTORY.md 2012-03-05 09:43:36 509

js 2012-03-31 02:37:36 6

meta 2012-03-05 07:12:31 6

README.md 2011-12-12 13:02:35 673

temp 2012-03-05 07:12:31 5

tests 2012-03-27 01:52:14 4

uploader-flash.properties 2012-03-05 07:12:31 223

uploader-flash.xml 2012-01-26 01:34:14 294

uploader-html5.properties 2012-03-05 07:12:31 202

uploader-html5.xml 2012-01-26 01:34:14 294

uploader-queue.properties 2012-01-26 01:34:14 139

uploader-queue.xml 2012-01-26 01:34:14 294

uploader.properties 2012-01-26 01:34:14 153

uploader.xml 2011-12-12 13:02:35 288

README.md

Uploader Utility
================
The YUI Uploader leverages HTML5 (and Flash as fallback) to provide advanced file upload functionality. Specifically, the Uploader allows for:
- Multiple file selection in a single "Open File" dialog.
- File extension filters to facilitate the user's selection (in case of Flash).
- 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.