Project

General

Profile

Actions

Feature #20558

open

Epic #83669: Improve file list / file browser

Mass file uploader: Uploading directories

Added by Thomas Schröder almost 15 years ago. Updated over 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Start date:
2009-06-03
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

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)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #71874: Allow drag-n-drop upload of foldersClosed2015-11-26

Actions
Related to TYPO3 Core - Feature #80378: improve BE filelist upload folders (drag and drop)Closed2017-03-21

Actions
Has duplicate TYPO3 Core - Feature #46437: Allow adding folder by drag&drop in filelist moduleClosed2013-03-19

Actions
Actions #1

Updated by Benni Mack almost 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.

Actions #2

Updated by Alexander Opitz almost 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

Actions #3

Updated by Frans Saris almost 10 years ago

Looks like it is only supported by chrome. With some webkit named functions.

Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Related to Feature #80378: improve BE filelist upload folders (drag and drop) added
Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Parent task set to #83669
Actions #7

Updated by Benni Mack over 5 years ago

Hey,

IE11 does not support this, but we could easily add this to TYPO3 v10.0.

https://caniuse.com/#feat=input-file-directory

Actions #8

Updated by Georg Ringer about 4 years ago

  • Target version set to Candidate for Major Version
Actions #9

Updated by Benni Mack over 2 years ago

  • Target version changed from Candidate for Major Version to 11 LTS
Actions #10

Updated by Gerrit Code Review over 2 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

Actions #11

Updated by Gerrit Code Review over 2 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

Actions #12

Updated by Gerrit Code Review over 2 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

Actions #13

Updated by Gerrit Code Review over 2 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

Actions #14

Updated by Gerrit Code Review over 2 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

Actions #15

Updated by Benni Mack over 2 years ago

  • Target version changed from 11 LTS to Candidate for Major Version
Actions #16

Updated by Christian Kuhn over 2 years ago

  • Status changed from Under Review to New
Actions #17

Updated by Christian Kuhn 8 months ago

  • Has duplicate Feature #46437: Allow adding folder by drag&drop in filelist module added
Actions

Also available in: Atom PDF