antony / grails-ajax-uploader

The Grails Ajax-Uploader plugin is a Grails Tag Library which implements Andrew Valum's excellent file uploader. Supporting drag and drop, progress/status updates, multiple file uploads and more for your application. Visit http://www.grails.org/plugin/ajax-uploader for detailed documentation and feature list.
http://www.grails.org/plugin/ajax-uploader
15 stars 15 forks source link

Update uploader version & licence #19

Closed pledbrook closed 11 years ago

pledbrook commented 11 years ago

The AJAX uploader is now dual-licensed with MIT, so I've switched the plugin to MIT as well. I've also updated the plugin metadata.

I haven't tested this code, so it's really for review at this point until I get a chance to give it a little work out in the new grails-website project.

antony commented 11 years ago

Cheers Peter - this is great stuff!