jweiland/sync-crop-areas

Sync first found crop area to all other CropVariants

Installs: 31 466

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 2

Open Issues: 1

Type:typo3-cms-extension

3.0.0 2023-05-02 12:44 UTC

This package is auto-updated.

Last update: 2024-04-18 14:14:51 UTC


README

What does it do?

e, if you want to copy the crop area of first crop variant over to all other crop variants. E.g. you have defined 4 crop variants "Desktop", "Landscape", "Tablet" and "Mobile". If you move the crop area of "Desktop", you have to do so with "Landscape", "Tablet" and "Mobile", too, which is a lot of work for your editors. Further it is hard to match the exact position (cropArea) in all other cropVariants.

Installation

Installation using Composer

Run the following command within your Composer based TYPO3 project:

composer require jweiland/sync-crop-areas

Installation using Extension Manager

Login into TYPO3 Backend of your project and click on Extensions in the left menu. Press the Retrieve/Update button and search for the extension key sync_crop_areas. Import the extension from TER (TYPO3 Extension Repository)

Configuration

There is no configuration for this extensions. Just save the content (tt_content) record to sync the cropAreas over all cropVariants