Account created on 9 April 2008, about 17 years ago
#

Recent comments

🇵🇹Portugal jmauricio

@w01f

Digging into this, i have found some problems that make this not possible for this module.
- There is no way to create a folder in a s3 bucket, folders are not objects unless there is a file in that location.
- You can have multiple file systems on the same website, public, private, s3, etc, this makes your request impossible to do with the same UI.
- The purpose of this module is to use taxonomy terms as folders, so that it will never need to change the physical location of the files and therefor never have to update the file location in the DB.

This being said, i've tested the s3fs module, and on my current dev version, it works fine, files are uploaded to the s3 filesystem and displayed without any issue.

Maybe what you need is a different module, something like "S3fs navigator", or something like that, using this UI.

🇵🇹Portugal jmauricio

@w01f

Pushed to 1.0.x-dev, can you test it please?

Removed the jQuery UI Droppable dependency, switched to the core Sortable library (https://github.com/SortableJS/Sortable).
Not exacly the purpose of the library, but its working.

🇵🇹Portugal jmauricio

Thanks.
I think that it would be possible, yes, but maybe in a separate sub-module of this.
I will look into it as soon as i have a finished stable version of this module.

🇵🇹Portugal jmauricio

done, file upload button and drag to upload

Production build 0.71.5 2024