Actions
Feature #72620
closedEpic #77810: Improve (responsive) image handling
Provide different crop presets depending on the context for image sys_file_references
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2016-01-10
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I would like to provide different image crop presets to my editors, depending on the context that an (image) file is used in.
Images for tt_address records shall be cropped to 1:1
Images in a custom content type (CType) shall be cropped to 16:9
The context could be a mixture of the parents table name and type value.
The editor should only see the presets, that have been defined for the current context.
Actions