summaryrefslogtreecommitdiff
path: root/lib/uploadify/jquery.uploadify.min.js
AgeCommit message (Collapse)Author
2012-06-05Do a better job of escaping filenames when uploading. Fixes #1881.Bharat Mediratta
2009-11-09First cut at replacing swfupload with uploadify. Probably need to review ↵Tim Almdal
the css and remove extra swfupload selectors. Also changed the dialog so tags can be entered for all the files being uploaded. Probably need to add better start processing so the batch is started before the first image is loaded. Maybe add a module variable so the number of simultaneous uploads can be initiated (currently hard ocded to 10.