punkave / symfony2-file-uploader-bundle

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

Closed zorfling closed 7 years ago

zorfling commented 10 years ago

Originals was hard coded in FileManager. Make it use the parameter file_uploader.originals.folder

Fixes #25

zorfling commented 7 years ago

I guess this one isn't going anywhere, no longer an issue for me.