Project

General

Profile

Actions

Feature #23260

closed

Add hook to postprocess upload of a file

Added by Xavier Perseguers almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-07-24
Due date:
% Done:

0%

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

Description

A hook is missing to allow postprocessing of upload of files within a TCE form with a field of type "group_select_file" (e.g., pictures within the Media tab of a CE images or text w/ images).

Typical use-case identical to the one of RFC #23244

- Allow editors to upload any picture (e.g., 10 Mpixels) as they don't know how to resize the pictures or do not have the software (cybercafe during holidays)
- Prevent uploads/ to be overflooded with huge pictures which will never be used in their original size

=> Automatically resize "huge" pictures after the upload

Upcoming extension image_autoresize, available on Forge (http://forge.typo3.org/projects/show/extension-image_autoresize) already implements this. Best is to install it in order to see how this hook can be used.
(issue imported from #M15221)


Files

15221.diff (4.54 KB) 15221.diff Administrator Admin, 2010-07-24 11:44

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #23244: Add hook to postprocess filelist operationsClosedXavier Perseguers2010-07-21

Actions
Actions #1

Updated by Xavier Perseguers over 13 years ago

Committed to trunk (rev. 8283)

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF