Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_cfg_common
Manage
Activity
Members
Labels
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_cfg_common
Merge requests
!465
Bug/istwcms 7035 ebremner fix banner validation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bug/istwcms 7035 ebremner fix banner validation
bug/ISTWCMS-7035-ebremner-fix-banner-validation
into
1.1.x
Overview
0
Commits
5
Pipelines
0
Changes
3
Merged
Eric Bremner
requested to merge
bug/ISTWCMS-7035-ebremner-fix-banner-validation
into
1.1.x
5 months ago
Overview
0
Commits
5
Pipelines
0
Changes
3
Expand
👍
0
👎
0
Merge request reports
Compare
1.1.x
version 7
710fbc17
4 months ago
version 6
2ae359df
4 months ago
version 5
9a6a8490
4 months ago
version 4
35145194
4 months ago
version 3
9080f1fd
5 months ago
version 2
9080f1fd
5 months ago
version 1
b1c3ac7f
5 months ago
1.1.x (base)
and
latest version
latest version
c81148aa
5 commits,
4 months ago
version 7
710fbc17
5 commits,
4 months ago
version 6
2ae359df
4 commits,
4 months ago
version 5
9a6a8490
4 commits,
4 months ago
version 4
35145194
3 commits,
4 months ago
version 3
9080f1fd
2 commits,
5 months ago
version 2
9080f1fd
2 commits,
5 months ago
version 1
b1c3ac7f
2 commits,
5 months ago
3 files
+
23
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
config/install/field.field.paragraph.uw_para_image_banner.field_uw_ban_image.yml
+
2
−
6
Options
@@ -5,18 +5,13 @@ dependencies:
-
field.storage.paragraph.field_uw_ban_image
-
media.type.uw_mt_image
-
paragraphs.paragraphs_type.uw_para_image_banner
module
:
-
require_on_publish
third_party_settings
:
require_on_publish
:
require_on_publish
:
false
id
:
paragraph.uw_para_image_banner.field_uw_ban_image
field_name
:
field_uw_ban_image
entity_type
:
paragraph
bundle
:
uw_para_image_banner
label
:
Image
description
:
'
A
minimum
banner
size
of
1010x300
is
recommended.
Banners
that
are
narrower
or
wider
than
their
location
will
be
automatically
scaled
to
fit.'
required
:
tru
e
required
:
fals
e
translatable
:
false
default_value
:
{
}
default_value_callback
:
'
'
@@ -27,6 +22,7 @@ settings:
uw_mt_image
:
uw_mt_image
sort
:
field
:
_none
direction
:
ASC
auto_create
:
false
auto_create_bundle
:
'
'
field_type
:
entity_reference
Loading