Project

General

Profile

Actions

Feature #33422

closed

Add Multiple File Upload for TCE Forms

Added by Alexander Dick about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
Start date:
2012-01-24
Due date:
% Done:

100%

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

Description

Since multiple file upload in standard TCE form input fields is not possible yet, I've created a small patch that adds the HTML5 attribute "multiple" to the input field (when maxitems in the TCA conf of that field is > 1) and also modifies the upload handling in TCEmain class. (Simple iteration over the files array)

It is only a slight change, and at least HTML5 capable browsers will take advantage of it.

Actions #2

Updated by Gerrit Code Review about 12 years ago

  • Status changed from New to Under Review

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8682

Actions #3

Updated by Gerrit Code Review about 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8682

Actions #4

Updated by Gerrit Code Review about 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8682

Actions #5

Updated by Steffen Ritter about 12 years ago

  • Target version changed from 1525 to 4.7.0-beta1
Actions #6

Updated by Gerrit Code Review about 12 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8682

Actions #7

Updated by Steffen Gebert about 12 years ago

  • Assignee set to Steffen Gebert
  • Target version changed from 4.7.0-beta1 to 1525
  • TYPO3 Version changed from 4.6 to 4.7
Actions #8

Updated by Alexander Dick about 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Oliver Hader about 12 years ago

  • Target version changed from 1525 to 4.7.0-beta1
Actions #10

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF