Actions
Task #43435
closedUpdate ImageMagick-defaults
Start date:
2012-11-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Since 6.0 now only im6 (or gm) is supported, not older releases, and im6 is in the default-settings.
For installation with a recent ImageMagick-installation however two default-values need to be changed upon new installation. Maybe we should change the defaults in the package?
im_imvMaskState: default is 0, should be 1
im_combine_filename: is combine, should be composite
Updated by Mathias Schreiber about 10 years ago
- Target version set to 7.2 (Frontend)
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Morton Jonuschat over 9 years ago
- Category set to Image Cropping
- Status changed from New to Closed
The configuration options no longer exist in TYPO3 6.2 or master:
im_combine_filename has been removed with #52011 - changset 557aaa3cabde05d84ab8de94afcab25666684bf9
im_imvMaskState has been removed with #52088 - changset d01c3ceda13a9ee7a5bce4b28db798ac3d8ef6e8
Actions