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_ct_profile
Commits
e50b44a4
Commit
e50b44a4
authored
Jan 28, 2021
by
Igor Biki
Browse files
ISTWCMS-4527 Adding new content type - profile.
parent
0829e476
Changes
29
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
892 additions
and
0 deletions
+892
-0
config/install/core.base_field_override.node.uw_ct_profile.promote.yml
...l/core.base_field_override.node.uw_ct_profile.promote.yml
+21
-0
config/install/core.base_field_override.node.uw_ct_profile.status.yml
...ll/core.base_field_override.node.uw_ct_profile.status.yml
+21
-0
config/install/core.base_field_override.node.uw_ct_profile.title.yml
...all/core.base_field_override.node.uw_ct_profile.title.yml
+17
-0
config/install/core.entity_form_display.node.uw_ct_profile.default.yml
...l/core.entity_form_display.node.uw_ct_profile.default.yml
+166
-0
config/install/core.entity_view_display.node.uw_ct_profile.default.yml
...l/core.entity_view_display.node.uw_ct_profile.default.yml
+291
-0
config/install/core.entity_view_display.node.uw_ct_profile.teaser.yml
...ll/core.entity_view_display.node.uw_ct_profile.teaser.yml
+43
-0
config/install/field.field.node.uw_ct_profile.field_uw_ct_profile_affiliation.yml
...ld.node.uw_ct_profile.field_uw_ct_profile_affiliation.yml
+25
-0
config/install/field.field.node.uw_ct_profile.field_uw_ct_profile_contact.yml
....field.node.uw_ct_profile.field_uw_ct_profile_contact.yml
+32
-0
config/install/field.field.node.uw_ct_profile.field_uw_ct_profile_image.yml
...ld.field.node.uw_ct_profile.field_uw_ct_profile_image.yml
+32
-0
config/install/field.field.node.uw_ct_profile.field_uw_ct_profile_info_link.yml
...ield.node.uw_ct_profile.field_uw_ct_profile_info_link.yml
+26
-0
config/install/field.field.node.uw_ct_profile.field_uw_ct_profile_link_persona.yml
...d.node.uw_ct_profile.field_uw_ct_profile_link_persona.yml
+26
-0
config/install/field.field.node.uw_ct_profile.field_uw_ct_profile_sort_name.yml
...ield.node.uw_ct_profile.field_uw_ct_profile_sort_name.yml
+23
-0
config/install/field.field.node.uw_ct_profile.field_uw_ct_profile_title.yml
...ld.field.node.uw_ct_profile.field_uw_ct_profile_title.yml
+23
-0
config/install/field.field.node.uw_ct_profile.field_uw_ct_profile_type.yml
...eld.field.node.uw_ct_profile.field_uw_ct_profile_type.yml
+33
-0
config/install/field.field.node.uw_ct_profile.layout_builder__layout.yml
...field.field.node.uw_ct_profile.layout_builder__layout.yml
+20
-0
config/install/field.storage.node.field_uw_ct_profile_affiliation.yml
...ll/field.storage.node.field_uw_ct_profile_affiliation.yml
+20
-0
config/install/field.storage.node.field_uw_ct_profile_contact.yml
...nstall/field.storage.node.field_uw_ct_profile_contact.yml
+18
-0
config/install/field.storage.node.field_uw_ct_profile_image.yml
.../install/field.storage.node.field_uw_ct_profile_image.yml
+19
-0
config/install/field.storage.node.field_uw_ct_profile_info_link.yml
...tall/field.storage.node.field_uw_ct_profile_info_link.yml
+18
-0
config/install/field.storage.node.field_uw_ct_profile_link_persona.yml
...l/field.storage.node.field_uw_ct_profile_link_persona.yml
+18
-0
No files found.
config/install/core.base_field_override.node.uw_ct_profile.promote.yml
0 → 100644
View file @
e50b44a4
langcode
:
en
status
:
true
dependencies
:
config
:
-
node.type.uw_ct_profile
id
:
node.uw_ct_profile.promote
field_name
:
promote
entity_type
:
node
bundle
:
uw_ct_profile
label
:
'
Promoted
to
front
page'
description
:
'
'
required
:
false
translatable
:
true
default_value
:
-
value
:
0
default_value_callback
:
'
'
settings
:
on_label
:
'
On'
off_label
:
'
Off'
field_type
:
boolean
config/install/core.base_field_override.node.uw_ct_profile.status.yml
0 → 100644
View file @
e50b44a4
langcode
:
en
status
:
true
dependencies
:
config
:
-
node.type.uw_ct_profile
id
:
node.uw_ct_profile.status
field_name
:
status
entity_type
:
node
bundle
:
uw_ct_profile
label
:
Published
description
:
'
'
required
:
false
translatable
:
true
default_value
:
-
value
:
0
default_value_callback
:
'
'
settings
:
on_label
:
'
On'
off_label
:
'
Off'
field_type
:
boolean
config/install/core.base_field_override.node.uw_ct_profile.title.yml
0 → 100644
View file @
e50b44a4
langcode
:
en
status
:
true
dependencies
:
config
:
-
node.type.uw_ct_profile
id
:
node.uw_ct_profile.title
field_name
:
title
entity_type
:
node
bundle
:
uw_ct_profile
label
:
Name
description
:
'
'
required
:
true
translatable
:
true
default_value
:
{
}
default_value_callback
:
'
'
settings
:
{
}
field_type
:
string
config/install/core.entity_form_display.node.uw_ct_profile.default.yml
0 → 100644
View file @
e50b44a4
langcode
:
en
status
:
true
dependencies
:
config
:
-
field.field.node.uw_ct_profile.field_uw_ct_profile_affiliation
-
field.field.node.uw_ct_profile.field_uw_ct_profile_contact
-
field.field.node.uw_ct_profile.field_uw_ct_profile_image
-
field.field.node.uw_ct_profile.field_uw_ct_profile_info_link
-
field.field.node.uw_ct_profile.field_uw_ct_profile_link_persona
-
field.field.node.uw_ct_profile.field_uw_ct_profile_sort_name
-
field.field.node.uw_ct_profile.field_uw_ct_profile_title
-
field.field.node.uw_ct_profile.field_uw_ct_profile_type
-
field.field.node.uw_ct_profile.layout_builder__layout
-
node.type.uw_ct_profile
-
workflows.workflow.uw_workflow
module
:
-
autocomplete_deluxe
-
content_moderation
-
link
-
media_library
-
path
id
:
node.uw_ct_profile.default
targetEntityType
:
node
bundle
:
uw_ct_profile
mode
:
default
content
:
created
:
type
:
datetime_timestamp
weight
:
4
region
:
content
settings
:
{
}
third_party_settings
:
{
}
field_uw_ct_profile_affiliation
:
weight
:
12
settings
:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
type
:
string_textfield
region
:
content
field_uw_ct_profile_contact
:
weight
:
0
settings
:
match_operator
:
CONTAINS
match_limit
:
10
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
type
:
entity_reference_autocomplete
region
:
content
field_uw_ct_profile_image
:
type
:
media_library_widget
weight
:
11
settings
:
media_types
:
{
}
third_party_settings
:
{
}
region
:
content
field_uw_ct_profile_info_link
:
weight
:
14
settings
:
placeholder_url
:
'
'
placeholder_title
:
'
'
third_party_settings
:
{
}
type
:
link_default
region
:
content
field_uw_ct_profile_link_persona
:
weight
:
15
settings
:
placeholder_url
:
'
'
placeholder_title
:
'
'
third_party_settings
:
{
}
type
:
link_default
region
:
content
field_uw_ct_profile_sort_name
:
weight
:
10
settings
:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
type
:
string_textfield
region
:
content
field_uw_ct_profile_title
:
weight
:
13
settings
:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
type
:
string_textfield
region
:
content
field_uw_ct_profile_type
:
weight
:
16
settings
:
limit
:
'
0'
min_length
:
'
0'
delimiter
:
'
'
not_found_message_allow
:
'
1'
not_found_message
:
'
The
term
'
'
@term'
'
will
be
added'
new_terms
:
'
1'
no_empty_message
:
'
No
terms
could
be
found.
Please
type
in
order
to
add
a
new
term.'
match_operator
:
CONTAINS
autocomplete_route_name
:
autocomplete_deluxe.autocomplete
size
:
60
selection_handler
:
default
third_party_settings
:
{
}
type
:
autocomplete_deluxe
region
:
content
langcode
:
type
:
language_select
weight
:
2
region
:
content
settings
:
include_locked
:
true
third_party_settings
:
{
}
moderation_state
:
type
:
moderation_state_default
weight
:
8
settings
:
{
}
region
:
content
third_party_settings
:
{
}
path
:
type
:
path
weight
:
7
region
:
content
settings
:
{
}
third_party_settings
:
{
}
promote
:
type
:
boolean_checkbox
settings
:
display_label
:
true
weight
:
5
region
:
content
third_party_settings
:
{
}
status
:
type
:
boolean_checkbox
settings
:
display_label
:
true
weight
:
9
region
:
content
third_party_settings
:
{
}
sticky
:
type
:
boolean_checkbox
settings
:
display_label
:
true
weight
:
6
region
:
content
third_party_settings
:
{
}
title
:
type
:
string_textfield
weight
:
1
region
:
content
settings
:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
uid
:
type
:
entity_reference_autocomplete
weight
:
3
settings
:
match_operator
:
CONTAINS
size
:
60
placeholder
:
'
'
match_limit
:
10
region
:
content
third_party_settings
:
{
}
hidden
:
layout_builder__layout
:
true
config/install/core.entity_view_display.node.uw_ct_profile.default.yml
0 → 100644
View file @
e50b44a4
langcode
:
en
status
:
true
dependencies
:
config
:
-
field.field.node.uw_ct_profile.field_uw_ct_profile_affiliation
-
field.field.node.uw_ct_profile.field_uw_ct_profile_contact
-
field.field.node.uw_ct_profile.field_uw_ct_profile_image
-
field.field.node.uw_ct_profile.field_uw_ct_profile_info_link
-
field.field.node.uw_ct_profile.field_uw_ct_profile_link_persona
-
field.field.node.uw_ct_profile.field_uw_ct_profile_sort_name
-
field.field.node.uw_ct_profile.field_uw_ct_profile_title
-
field.field.node.uw_ct_profile.field_uw_ct_profile_type
-
field.field.node.uw_ct_profile.layout_builder__layout
-
node.type.uw_ct_profile
module
:
-
layout_builder
-
layout_builder_restrictions
-
layout_discovery
-
link
-
user
third_party_settings
:
layout_builder
:
allow_custom
:
true
enabled
:
true
sections
:
-
layout_id
:
layout_onecol
layout_settings
:
label
:
'
'
components
:
0f0aa3c2-e8e0-450d-ae9e-eb1236beb93b
:
uuid
:
0f0aa3c2-e8e0-450d-ae9e-eb1236beb93b
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
extra_field_block:node:uw_ct_profile:content_moderation_control'
additional
:
{
}
weight
:
0
5dff8854-8cd7-4aac-b4b2-e3d94aa774f0
:
uuid
:
5dff8854-8cd7-4aac-b4b2-e3d94aa774f0
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
extra_field_block:node:uw_ct_profile:links'
additional
:
{
}
weight
:
1
df906141-92a5-438e-aa7f-46a5a99ea210
:
uuid
:
df906141-92a5-438e-aa7f-46a5a99ea210
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
field_block:node:uw_ct_profile:field_uw_ct_profile_contact'
formatter
:
label
:
above
settings
:
link
:
true
third_party_settings
:
{
}
type
:
entity_reference_label
additional
:
{
}
weight
:
2
e6b7394a-2ca7-4884-961a-93d068bd8042
:
uuid
:
e6b7394a-2ca7-4884-961a-93d068bd8042
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
field_block:node:uw_ct_profile:field_uw_ct_profile_sort_name'
formatter
:
label
:
above
settings
:
link_to_entity
:
false
third_party_settings
:
{
}
type
:
string
additional
:
{
}
weight
:
3
81786680-092f-46e1-a584-045e022886ee
:
uuid
:
81786680-092f-46e1-a584-045e022886ee
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
field_block:node:uw_ct_profile:field_uw_ct_profile_image'
formatter
:
type
:
entity_reference_entity_view
label
:
above
settings
:
view_mode
:
default
link
:
false
third_party_settings
:
{
}
additional
:
{
}
weight
:
4
36ed29a8-e565-4626-acc1-629e7a92bab1
:
uuid
:
36ed29a8-e565-4626-acc1-629e7a92bab1
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
field_block:node:uw_ct_profile:field_uw_ct_profile_affiliation'
formatter
:
label
:
above
settings
:
link_to_entity
:
false
third_party_settings
:
{
}
type
:
string
additional
:
{
}
weight
:
5
c72e8bf2-a041-4f0a-9c5f-63197945f525
:
uuid
:
c72e8bf2-a041-4f0a-9c5f-63197945f525
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
field_block:node:uw_ct_profile:field_uw_ct_profile_title'
formatter
:
label
:
above
settings
:
link_to_entity
:
false
third_party_settings
:
{
}
type
:
string
additional
:
{
}
weight
:
6
9f76eb46-312d-4557-a236-e0263755692d
:
uuid
:
9f76eb46-312d-4557-a236-e0263755692d
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
field_block:node:uw_ct_profile:field_uw_ct_profile_info_link'
formatter
:
label
:
above
settings
:
trim_length
:
80
url_only
:
false
url_plain
:
false
rel
:
'
'
target
:
'
'
third_party_settings
:
{
}
type
:
link
additional
:
{
}
weight
:
7
1ae0861a-7118-4b53-af86-244f12b4009d
:
uuid
:
1ae0861a-7118-4b53-af86-244f12b4009d
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
field_block:node:uw_ct_profile:field_uw_ct_profile_link_persona'
formatter
:
label
:
above
settings
:
trim_length
:
80
url_only
:
false
url_plain
:
false
rel
:
'
'
target
:
'
'
third_party_settings
:
{
}
type
:
link
additional
:
{
}
weight
:
8
d12b807e-79b2-4f6a-b66e-d59a0df9a3e6
:
uuid
:
d12b807e-79b2-4f6a-b66e-d59a0df9a3e6
region
:
content
configuration
:
label_display
:
'
0'
context_mapping
:
entity
:
layout_builder.entity
id
:
'
field_block:node:uw_ct_profile:field_uw_ct_profile_type'
formatter
:
label
:
above
settings
:
link
:
true
third_party_settings
:
{
}
type
:
entity_reference_label
additional
:
{
}
weight
:
9
third_party_settings
:
{
}
layout_builder_restrictions
:
allowed_block_categories
:
{
}
entity_view_mode_restriction
:
whitelisted_blocks
:
{
}
blacklisted_blocks
:
{
}
allowed_layouts
:
-
uw_1_column
-
uw_2_column
-
uw_3_column
-
uw_4_column
-
uw_inverted_l_right
-
uw_inverted_l_left
id
:
node.uw_ct_profile.default
targetEntityType
:
node
bundle
:
uw_ct_profile
mode
:
default
content
:
content_moderation_control
:
weight
:
-20
settings
:
{
}
third_party_settings
:
{
}
region
:
content
field_uw_ct_profile_affiliation
:
weight
:
104
label
:
above
settings
:
link_to_entity
:
false
third_party_settings
:
{
}
type
:
string
region
:
content
field_uw_ct_profile_contact
:
weight
:
101
label
:
above
settings
:
link
:
true
third_party_settings
:
{
}
type
:
entity_reference_label
region
:
content
field_uw_ct_profile_image
:
type
:
entity_reference_entity_view
weight
:
103
label
:
above
settings
:
view_mode
:
default
link
:
false
third_party_settings
:
{
}
region
:
content
field_uw_ct_profile_info_link
:
weight
:
106
label
:
above
settings
:
trim_length
:
80
url_only
:
false
url_plain
:
false
rel
:
'
'
target
:
'
'
third_party_settings
:
{
}
type
:
link
region
:
content
field_uw_ct_profile_link_persona
:
weight
:
107
label
:
above
settings
:
trim_length
:
80
url_only
:
false
url_plain
:
false
rel
:
'
'
target
:
'
'
third_party_settings
:
{
}
type
:
link
region
:
content
field_uw_ct_profile_sort_name
:
weight
:
102
label
:
above
settings
:
link_to_entity
:
false
third_party_settings
:
{
}
type
:
string
region
:
content
field_uw_ct_profile_title
:
weight
:
105
label
:
above
settings
:
link_to_entity
:
false
third_party_settings
:
{
}
type
:
string
region
:
content
field_uw_ct_profile_type
:
weight
:
108
label
:
above
settings
:
link
:
true
third_party_settings
:
{
}
type
:
entity_reference_label
region
:
content
links
:
weight
:
100
settings
:
{
}
third_party_settings
:
{
}
region
:
content
hidden
:
langcode
:
true
layout_builder__layout
:
true
config/install/core.entity_view_display.node.uw_ct_profile.teaser.yml
0 → 100644
View file @
e50b44a4
langcode
:
en
status
:
true
dependencies
:
config
:
-
core.entity_view_mode.node.teaser
-
field.field.node.uw_ct_profile.field_uw_ct_profile_affiliation
-
field.field.node.uw_ct_profile.field_uw_ct_profile_contact
-
field.field.node.uw_ct_profile.field_uw_ct_profile_image
-
field.field.node.uw_ct_profile.field_uw_ct_profile_info_link
-
field.field.node.uw_ct_profile.field_uw_ct_profile_link_persona
-
field.field.node.uw_ct_profile.field_uw_ct_profile_sort_name
-
field.field.node.uw_ct_profile.field_uw_ct_profile_title
-
field.field.node.uw_ct_profile.field_uw_ct_profile_type
-
field.field.node.uw_ct_profile.layout_builder__layout
-
node.type.uw_ct_profile
module
:
-
user
id
:
node.uw_ct_profile.teaser
targetEntityType
:
node
bundle
:
uw_ct_profile
mode
:
teaser
content
:
content_moderation_control
:
weight
:
-20
settings
:
{
}
third_party_settings
:
{
}
region
:
content
links
:
weight
:
100
settings
:
{
}
third_party_settings
:
{
}
region
:
content
hidden
:
field_uw_ct_profile_affiliation
:
true
field_uw_ct_profile_contact
:
true
field_uw_ct_profile_image
:
true
field_uw_ct_profile_info_link
:
true
field_uw_ct_profile_link_persona
:
true
field_uw_ct_profile_sort_name
:
true
field_uw_ct_profile_title
:
true
field_uw_ct_profile_type
:
true
langcode
:
true
layout_builder__layout
:
true
config/install/field.field.node.uw_ct_profile.field_uw_ct_profile_affiliation.yml
0 → 100644
View file @
e50b44a4
langcode
:
en
status
:
true
dependencies
:
config
:
-
field.storage.node.field_uw_ct_profile_affiliation
-
node.type.uw_ct_profile
module
:
-
require_on_publish
third_party_settings
:
require_on_publish
:
require_on_publish
:
false
id
:
node.uw_ct_profile.field_uw_ct_profile_affiliation
field_name
:
field_uw_ct_profile_affiliation
entity_type
:
node
bundle
:
uw_ct_profile
label
:
Affiliation
description
:
'
This
does
not
display
on
the
site;
it
is
required
for
rich
search
results.'
required
:
true
translatable
:
false
default_value
:
-