Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_media
Commits
3b337872
Commit
3b337872
authored
Oct 11, 2019
by
Eric Bremner
Browse files
ISTWCMS-3197: adding layout builder styles and removing wide image
parent
c5f611ed
Changes
10
Hide whitespace changes
Inline
Side-by-side
config/install/crop.type.uw_crop_media_large.yml
View file @
3b337872
...
...
@@ -5,7 +5,7 @@ label: 'UW media large'
id
:
uw_crop_media_large
description
:
'
Crop
for
media
large'
aspect_ratio
:
'
1012:400'
soft_limit_width
:
null
soft_limit_height
:
null
soft_limit_width
:
1012
soft_limit_height
:
400
hard_limit_width
:
null
hard_limit_height
:
null
config/install/crop.type.uw_crop_media_medium.yml
View file @
3b337872
...
...
@@ -5,7 +5,7 @@ label: 'UW media medium'
id
:
uw_crop_media_medium
description
:
'
Crop
for
media
medium'
aspect_ratio
:
'
797:400'
soft_limit_width
:
null
soft_limit_height
:
null
soft_limit_width
:
797
soft_limit_height
:
400
hard_limit_width
:
null
hard_limit_height
:
null
config/install/crop.type.uw_crop_media_small.yml
View file @
3b337872
...
...
@@ -5,7 +5,7 @@ label: 'UW media small'
id
:
uw_crop_media_small
description
:
'
Crop
for
media
small
size'
aspect_ratio
:
'
480:250'
soft_limit_width
:
null
soft_limit_height
:
null
soft_limit_width
:
480
soft_limit_height
:
250
hard_limit_width
:
null
hard_limit_height
:
null
config/install/crop.type.uw_crop_media_x_large.yml
View file @
3b337872
...
...
@@ -4,8 +4,8 @@ dependencies: { }
label
:
'
UW
media
extra
large'
id
:
uw_crop_media_x_large
description
:
'
Crop
for
media
extra
large'
aspect_ratio
:
'
1
9
20:400'
soft_limit_width
:
null
soft_limit_height
:
null
aspect_ratio
:
'
12
8
0:400'
soft_limit_width
:
1280
soft_limit_height
:
400
hard_limit_width
:
null
hard_limit_height
:
null
config/install/crop.type.uw_crop_media_x_small.yml
View file @
3b337872
...
...
@@ -5,7 +5,7 @@ label: 'UW media extra small'
id
:
uw_crop_media_x_small
description
:
'
Crop
for
media
extra
small'
aspect_ratio
:
'
400:250'
soft_limit_width
:
null
soft_limit_height
:
null
soft_limit_width
:
400
soft_limit_height
:
250
hard_limit_width
:
null
hard_limit_height
:
null
config/install/entity_browser.browser.uw_ebr_image.yml
View file @
3b337872
...
...
@@ -23,10 +23,10 @@ widgets:
settings
:
view
:
uw_view_ebr_images
view_display
:
entity_browser_1
submit_text
:
'
Select
image
s
'
submit_text
:
'
Select
image'
auto_select
:
false
uuid
:
99c82577-42be-4538-a5e1-201fdf1d4f3c
weight
:
1
weight
:
-9
label
:
View
id
:
view
074e15d6-4fcc-4915-be23-e7add11212fe
:
...
...
@@ -36,16 +36,6 @@ widgets:
form_mode
:
default
submit_text
:
'
Save
image'
uuid
:
074e15d6-4fcc-4915-be23-e7add11212fe
weight
:
2
weight
:
-10
label
:
Upload
id
:
entity_form
57eef6d3-daad-481a-accf-f71d5e41e61c
:
settings
:
entity_type
:
media
bundle
:
uw_mt_image_wide
form_mode
:
default
submit_text
:
'
Save
image'
uuid
:
57eef6d3-daad-481a-accf-f71d5e41e61c
weight
:
3
label
:
'
Upload
wide'
id
:
entity_form
config/install/layout_builder_styles.style.full_width_image.yml
0 → 100644
View file @
3b337872
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
full_width_image
label
:
'
Full
width
image'
classes
:
uw-full-width-image
type
:
component
block_restrictions
:
-
'
entity_browser_block:uw_ebr_image'
config/install/layout_builder_styles.style.uw_lbs_contained_image.yml
0 → 100644
View file @
3b337872
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
uw_lbs_contained_image
label
:
'
Contained
image'
classes
:
uw-contained-image
type
:
component
block_restrictions
:
-
'
entity_browser_block:uw_ebr_image'
uw_media.features.yml
0 → 100644
View file @
3b337872
required
:
true
uw_media.info.yml
View file @
3b337872
...
...
@@ -3,4 +3,18 @@ description: 'UW media settings and configuration'
type
:
module
core
:
8.x
dependencies
:
-
crop
-
entity_browser
-
entity_browser_entity_form
-
fences
-
field
-
file
-
filefield_sources
-
image
-
image_widget_crop
-
layout_builder_styles
-
media
-
responsive_image
-
user
-
uw_sites_all
-
views
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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