Add cropvariant for Google catalog
This commit is contained in:
@@ -536,12 +536,21 @@ return [
|
||||
'value' => 1,
|
||||
],
|
||||
]
|
||||
],
|
||||
'google' => [
|
||||
'title' => 'Google',
|
||||
'allowedAspectRatios' => [
|
||||
'catalog' => [
|
||||
'title' => 'Catalog',
|
||||
'value' => 1,
|
||||
],
|
||||
]
|
||||
],
|
||||
],
|
||||
],
|
||||
],
|
||||
],
|
||||
],
|
||||
'maxitems' => 10
|
||||
],
|
||||
$GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext']
|
||||
|
||||
Reference in New Issue
Block a user