Multiple file uploads, based on the BlueImp jQuery uploader. Makes it very easy to attach one or more files to whatever you're editing. It's also easy to present that list again on a later edit so that existing files can be managed side by side with existing attachments.
157
stars
86
forks
source link
Fix FileManager to use originals parameter instead of hard coded 'originals' #64
Originals was hard coded in FileManager. Make it use the parameter file_uploader.originals.folder
Fixes #25