Hello everybody,
I'm trying to change the way to upload files with 'File' plugin, and I'm sending two pictures to explain what I'm saying:
1: http://agapebook.com.br/mv/upload-file1.jpg
2: http://agapebook.com.br/mv/upload-file2.jpg
Do you have any idea how to do that? Is it possible to upload many files with one go?
I tried 'bulk file mode' also (with flexupload source) but had many errors.
Any suggestion? Any idea?
Regards,
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Brett@brett.profitt

Brett - 0 likes
- ru Ben Kenobi@paivarm

ru Ben Kenobi - 0 likes
- rjcalifornia@rjcalifornia

rjcalifornia - 0 likes
- Wouter@wtebbens

Wouter - 0 likes
You must log in to post replies.You'll need to override the file form view to create multiple upload inputs, and then override the upload action to process those multiple inputs.
my gooddnness... lets try,
thanks Brett
@Ruben let's work on this together. I have some experience with the form plugin
Hi there,
this is a very useful feature indeed. Looking for "multiple files upload" and "bulk upload" I couldn't find anything working yet. But then I stumbled upon the PLupload code from moxiecode. Apparently this is what we want (well, so it seems to me :)), but has anyone worked this into a plugin in Elgg?