Feature #96721
closedDifferent cropping options for page ressource and tt_content
0%
Description
Dear TYPO3-Team,
thank you for the great cropping-Tool. I love ist and I am glad about the option of configuring it with TCEFORM. So I do not need an empty extension only for configuring TYPO3-features.
I can also create different cropping setting for different pages (e.g. News) via conditions.
Bit one thing I often longing for: A different setting für page media. Often page media is used for header images or background-images. These are completely different sizes than Text/Image-Contents.
Is there a way or would it be possible to create a way to differentiate in TCEFORM?
Thank you
Martin
Updated by Georg Ringer almost 3 years ago
- Status changed from New to Needs Feedback
thanks for creating this issue. This is of course possible but you need to write TCA for that. See https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ApiOverview/CropVariants/ContentElement/Index.html for some examples.
As this can be a bit tricky there are some extensions out there which can help you, e.g.:
- https://extensions.typo3.org/extension/melon_images
- https://extensions.typo3.org/extension/cropvariantsbuilder
is this enough for you to close this issue?
Updated by Christian Kuhn almost 3 years ago
- Status changed from Needs Feedback to Closed
hey. i hope it's ok to close the issue for now. feel free to re-open or create a fresh issue if you think we missed something.