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_ct_contact
Commits
dc8e3a95
Commit
dc8e3a95
authored
Apr 05, 2022
by
Chris Shantz
Browse files
Merge branch '1.0.x' into prod/1.0.x
parents
14329529
b4e974b9
Changes
3
Hide whitespace changes
Inline
Side-by-side
config/install/core.entity_form_display.node.uw_ct_contact.default.yml
View file @
dc8e3a95
...
...
@@ -31,6 +31,8 @@ dependencies:
-
media_library
-
metatag
-
path
-
scheduler
-
scheduler_content_moderation_integration
-
telephone
-
text
third_party_settings
:
...
...
@@ -283,6 +285,23 @@ content:
settings
:
display_label
:
true
third_party_settings
:
{
}
publish_on
:
type
:
datetime_timestamp_no_default
weight
:
30
region
:
content
settings
:
{
}
third_party_settings
:
{
}
publish_state
:
type
:
scheduler_moderation
weight
:
30
region
:
content
settings
:
{
}
third_party_settings
:
{
}
scheduler_settings
:
weight
:
20
settings
:
{
}
third_party_settings
:
{
}
region
:
content
status
:
type
:
boolean_checkbox
weight
:
23
...
...
@@ -315,6 +334,18 @@ content:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
unpublish_on
:
type
:
datetime_timestamp_no_default
weight
:
30
region
:
content
settings
:
{
}
third_party_settings
:
{
}
unpublish_state
:
type
:
scheduler_moderation
weight
:
30
region
:
content
settings
:
{
}
third_party_settings
:
{
}
url_redirects
:
weight
:
25
region
:
content
...
...
config/install/node.type.uw_ct_contact.yml
View file @
dc8e3a95
...
...
@@ -5,6 +5,7 @@ dependencies:
-
entity_browser_block_layout
-
menu_ui
-
node_revision_delete
-
scheduler
third_party_settings
:
entity_browser_block_layout
:
entity_browser_block_layout_view_modes
:
...
...
@@ -25,6 +26,19 @@ third_party_settings:
minimum_revisions_to_keep
:
50
minimum_age_to_delete
:
0
when_to_delete
:
0
scheduler
:
expand_fieldset
:
when_required
fields_display_mode
:
vertical_tab
publish_enable
:
true
publish_past_date
:
error
publish_past_date_created
:
false
publish_required
:
false
publish_revision
:
true
publish_touch
:
true
show_message_after_update
:
true
unpublish_enable
:
true
unpublish_required
:
false
unpublish_revision
:
true
name
:
Contact
type
:
uw_ct_contact
description
:
'
An
individual'
'
s
contact
information.'
...
...
uw_ct_contact.info.yml
View file @
dc8e3a95
name
:
UW Contact
name
:
'
UW
Contact
'
description
:
'
Provides
Contact
content
type
and
related
configuration.'
type
:
module
package
:
WCMS
...
...
@@ -34,6 +34,8 @@ dependencies:
-
'
metatag:metatag'
-
'
node_revision_delete:node_revision_delete'
-
'
require_on_publish:require_on_publish'
-
'
scheduler:scheduler'
-
'
scheduler_content_moderation_integration:scheduler_content_moderation_integration'
-
'
simple_sitemap:simple_sitemap'
-
'
term_reference_tree:term_reference_tree'
-
'
uw_cfg_common:uw_cfg_common'
...
...
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