Feature #33422
Add Multiple File Upload for TCE Forms
| Status: | Resolved | Start date: | 2012-01-24 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Steffen Gebert | % Done: | 100% |
|
| Category: | Backend User Interface | |||
| Target version: | 4.7.0-beta1 | |||
| TYPO3 Version: | 4.7 | Complexity: | easy | |
| PHP Version: | ||||
| Votes: | 0 |
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.
Associated revisions
[FEATURE] HTML5 multiple file upload in TCEforms
Change-Id: I60fc0bf6c7934f16e082472b12706429af22a896
Resolves: #33422
Releases: 4.7
Reviewed-on: http://review.typo3.org/8682
Reviewed-by: Steffen Gebert
Tested-by: Steffen Gebert
History
Updated by Alexander Dick over 1 year ago
Patch @ https://review.typo3.org/8682
Updated by Gerrit Code Review over 1 year 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
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8682
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8682
Updated by Steffen Ritter over 1 year ago
- Target version changed from 1525 to 4.7.0-beta1
Updated by Gerrit Code Review over 1 year ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8682
Updated by Steffen Gebert over 1 year 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
Updated by Alexander Dick over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7cc83cc8e370f224a79fe9b0397132de36459ece.
Updated by Oliver Hader about 1 year ago
- Target version changed from 1525 to 4.7.0-beta1