Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_media
Commits
35232f33
Commit
35232f33
authored
Apr 28, 2022
by
Lily Yan
Browse files
ISTWCMS-5522 Recreate feature to remove overrides based on crop 2.2
parent
fe3c3ef1
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
0 deletions
+6
-0
config/install/image.style.uw_is_media_large.yml
config/install/image.style.uw_is_media_large.yml
+1
-0
config/install/image.style.uw_is_media_medium.yml
config/install/image.style.uw_is_media_medium.yml
+1
-0
config/install/image.style.uw_is_media_small.yml
config/install/image.style.uw_is_media_small.yml
+1
-0
config/install/image.style.uw_is_media_x_large.yml
config/install/image.style.uw_is_media_x_large.yml
+1
-0
config/install/image.style.uw_is_media_x_small.yml
config/install/image.style.uw_is_media_x_small.yml
+1
-0
config/install/image.style.uw_is_portrait.yml
config/install/image.style.uw_is_portrait.yml
+1
-0
No files found.
config/install/image.style.uw_is_media_large.yml
View file @
35232f33
...
...
@@ -14,4 +14,5 @@ effects:
weight
:
1
data
:
crop_type
:
uw_crop_media_large
automatic_crop_provider
:
null
pipeline
:
'
'
config/install/image.style.uw_is_media_medium.yml
View file @
35232f33
...
...
@@ -14,4 +14,5 @@ effects:
weight
:
1
data
:
crop_type
:
uw_crop_media_medium
automatic_crop_provider
:
null
pipeline
:
'
'
config/install/image.style.uw_is_media_small.yml
View file @
35232f33
...
...
@@ -14,4 +14,5 @@ effects:
weight
:
1
data
:
crop_type
:
uw_crop_media_small
automatic_crop_provider
:
null
pipeline
:
'
'
config/install/image.style.uw_is_media_x_large.yml
View file @
35232f33
...
...
@@ -14,4 +14,5 @@ effects:
weight
:
1
data
:
crop_type
:
uw_crop_media_x_large
automatic_crop_provider
:
null
pipeline
:
'
'
config/install/image.style.uw_is_media_x_small.yml
View file @
35232f33
...
...
@@ -14,4 +14,5 @@ effects:
weight
:
1
data
:
crop_type
:
uw_crop_media_x_small
automatic_crop_provider
:
null
pipeline
:
'
'
config/install/image.style.uw_is_portrait.yml
View file @
35232f33
...
...
@@ -14,4 +14,5 @@ effects:
weight
:
1
data
:
crop_type
:
uw_crop_portrait
automatic_crop_provider
:
null
pipeline
:
'
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment