Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
provus
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
provus
Merge requests
!166
Issue 3460361: Add image style options to media component.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue 3460361: Add image style options to media component.
issue/provus-3460361:3460361-media-size-options
into
2.1.x
Overview
0
Commits
8
Pipelines
0
Changes
11
Merged
Ken Quiño
requested to merge
issue/provus-3460361:3460361-media-size-options
into
2.1.x
11 months ago
Overview
0
Commits
8
Pipelines
0
Changes
11
Expand
Closes
#3460361
0
0
Merge request reports
Compare
2.1.x
version 6
959521da
11 months ago
version 5
c622481d
11 months ago
version 4
41c502e8
11 months ago
version 3
d17f4359
11 months ago
version 2
8287c8dc
11 months ago
version 1
e021da0a
11 months ago
2.1.x (base)
and
latest version
latest version
16f93ef5
8 commits,
11 months ago
version 6
959521da
6 commits,
11 months ago
version 5
c622481d
5 commits,
11 months ago
version 4
41c502e8
4 commits,
11 months ago
version 3
d17f4359
3 commits,
11 months ago
version 2
8287c8dc
2 commits,
11 months ago
version 1
e021da0a
1 commit,
11 months ago
11 files
+
142
−
23
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
web/profiles/provus/
modules/custom/provus_core/provus_blocks/
config/install/core.entity_form_display.block_content.provus_media.default.yml
→
web/profiles/provus/config/install/core.entity_form_display.block_content.provus_media.default.yml
+
11
−
10
Options
uuid
:
3dd9cb07-984b-4f6c-842d-bdc27eb7585d
langcode
:
en
status
:
true
dependencies
:
config
:
-
block_content.type.provus_media
-
field.field.block_content.provus_media.field_provus_alt_text
-
field.field.block_content.provus_media.field_provus_media
-
field.field.block_content.provus_media.field_provus_media_style
module
:
-
media_library
_core
:
default_config_hash
:
'
-3hAqNlE821hbMut4UowGOehLNRQSvUgn4Rs-4CaOXU'
id
:
block_content.provus_media.default
targetEntityType
:
block_content
bundle
:
provus_media
mode
:
default
content
:
field_provus_alt_text
:
type
:
string_textfield
weight
:
27
region
:
content
settings
:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
field_provus_media
:
type
:
media_library_widget
weight
:
26
@@ -27,6 +22,12 @@ content:
settings
:
media_types
:
{
}
third_party_settings
:
{
}
field_provus_media_style
:
type
:
options_select
weight
:
28
region
:
content
settings
:
{
}
third_party_settings
:
{
}
info
:
type
:
string_textfield
weight
:
-5
@@ -35,4 +36,4 @@ content:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
hidden
:
{
}
\ No newline at end of file
hidden
:
{
}
Loading