Actions
Task #79961
closedEpic #77810: Improve (responsive) image handling
Story #75880: Add art direction capabilities to BE
Implement/document method to define available cropVariants on table.field/table.type level
Start date:
2017-02-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Stabilization Sprint
Description
Now it's possible to define multiple crop variants for an image (sys_file_reference) there is the need to restrict the shown cropVariants this for each table.field in the BE forms.
This to improve the UI and UX for the editor as in most use-cases only 1 or a few crop variant are needed for a specific field. For example the header image has different crop variants then a teaser image.
It should be possible to define the available crop variants on table_name.field_name
and maybe also on table_name.{type}
Actions