Feature #20558
openEpic #83669: Improve file list / file browser
Mass file uploader: Uploading directories
0%
Description
Many users want to upload a lot of files in a given directory structure. The mass file upload should support uploading whole directory structures just like ameos_dragndropupload. The drag&drop possibility there is also a very user-friendly feature.
(issue imported from #M11256)
Updated by Benni Mack over 15 years ago
Currently, both the uploading of a whole folder as well as drag&drop are features that are not possible with the underlying technique (SWFupload // swfupload.org). So we will need to wait for that before we can integrate it in TYPO3.
Updated by Alexander Opitz over 10 years ago
- Category set to File Abstraction Layer (FAL)
- Status changed from Accepted to New
- Target version deleted (
0)
The swfupload is gone and we have a HTML5 Drag'n'Drop box, but it stops on directories.
Folders aren't included in the specs but it seams to work. So maybe we can extend our HTML5/JavaScript uploader. Some information can be found in http://stackoverflow.com/questions/3590058/does-html5-allow-drag-drop-upload-of-folders-or-a-folder-tree
Updated by Frans Saris over 10 years ago
Looks like it is only supported by chrome. With some webkit named functions.
Updated by Benni Mack over 8 years ago
It's also only HTML-customizable, right?
http://www.w3bees.com/2013/03/directory-upload-using-html-5-and-php.html
Updated by Riccardo De Contardi about 7 years ago
- Related to Feature #80378: improve BE filelist upload folders (drag and drop) added
Updated by Benni Mack about 6 years ago
Hey,
IE11 does not support this, but we could easily add this to TYPO3 v10.0.
Updated by Georg Ringer over 4 years ago
- Target version set to Candidate for Major Version
Updated by Benni Mack over 3 years ago
- Target version changed from Candidate for Major Version to 11 LTS
Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70598
Updated by Gerrit Code Review over 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70598
Updated by Gerrit Code Review over 3 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70598
Updated by Gerrit Code Review over 3 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70598
Updated by Gerrit Code Review about 3 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70598
Updated by Benni Mack about 3 years ago
- Target version changed from 11 LTS to Candidate for Major Version
Updated by Christian Kuhn about 3 years ago
- Status changed from Under Review to New
Updated by Christian Kuhn about 1 year ago
- Has duplicate Feature #46437: Allow adding folder by drag&drop in filelist module added
Updated by Christian Eßl 28 days ago
- Assignee set to Christian Eßl
- PHP Version changed from 4.3 to 8.1