Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Community
drupalpt
Commits
2b63ca53
Commit
2b63ca53
authored
Apr 05, 2019
by
Cristiano Silva
Browse files
Added image style to Use Case logos
parent
c4de09e6
Pipeline
#1800
passed with stages
in 3 minutes and 17 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sites/sync/core.entity_view_display.node.use_case.default.yml
View file @
2b63ca53
...
...
@@ -7,6 +7,7 @@ dependencies:
-
field.field.node.use_case.field_logo
-
field.field.node.use_case.field_media_image
-
field.field.node.use_case.field_use_case_url
-
image.style.use_case_image
-
node.type.use_case
module
:
-
layout_builder
...
...
@@ -34,7 +35,7 @@ content:
weight
:
1
label
:
hidden
settings
:
image_style
:
'
'
image_style
:
use_case_logo_170_70_
image_link
:
'
'
third_party_settings
:
{
}
region
:
content
...
...
@@ -43,7 +44,7 @@ content:
weight
:
0
label
:
hidden
settings
:
image_style
:
'
'
image_style
:
use_case_image
image_link
:
'
'
third_party_settings
:
{
}
region
:
content
...
...
sites/sync/image.style.use_case_logo_scale_only_200_100_.yml
0 → 100644
View file @
2b63ca53
uuid
:
27a41f53-bd91-48c0-b569-2b3ffaaf7867
langcode
:
en
status
:
true
dependencies
:
{
}
name
:
use_case_logo_scale_only_200_100_
label
:
'
Use
Case
Logo
-scale
only
(200×100)'
effects
:
5c904d5e-f09f-4999-b684-980807b646d6
:
uuid
:
5c904d5e-f09f-4999-b684-980807b646d6
id
:
image_scale
weight
:
2
data
:
width
:
200
height
:
100
upscale
:
true
sites/sync/views.view.use_cases.yml
View file @
2b63ca53
...
...
@@ -9,6 +9,7 @@ dependencies:
-
field.storage.node.field_use_case_url
-
image.style.medium
-
image.style.use_case_image
-
image.style.use_case_logo_scale_only_200_100_
-
node.type.use_case
module
:
-
link
...
...
@@ -228,7 +229,7 @@ display:
click_sort_column
:
target_id
type
:
media_thumbnail
settings
:
image_style
:
'
'
image_style
:
use_case_logo_170_70_
image_link
:
'
'
group_column
:
target_id
group_columns
:
{
}
...
...
@@ -515,7 +516,7 @@ display:
click_sort_column
:
target_id
type
:
media_thumbnail
settings
:
image_style
:
'
'
image_style
:
use_case_logo_scale_only_200_100_
image_link
:
'
'
group_column
:
target_id
group_columns
:
{
}
...
...
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