I have created a custom uploader using Plupload’s core api and it works well but one feature I would like to add is how to upload the contents of a folder when it is dragged onto the drop_element (doing this with individual files works perfectly).
The plupload object does detect the folder name but doesn’t capture any of the files in the folder.
Thanks
This isn’t possible, unless the user is using chrome.