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 87 forks source link

Renaming uploaded files #41

Open renege opened 11 years ago

renege commented 11 years ago

There is not an option to rename an upload file... And how do I even get the "things" that are handled in $this->get('punk_ave.file_uploader')->handleFileUpload(array('folder' => 'tmp/attachments/' . $editId)); So that I can do something with the inserted data, like saving etc.

renege commented 11 years ago

up

Pardiez commented 10 years ago

+1