Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
24
config/core.base_field_override.node.people.promote.yml
Normal file
24
config/core.base_field_override.node.people.promote.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: b2e14674-4262-433a-9fb0-3a37d573f39e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.people
|
||||
_core:
|
||||
default_config_hash: vjAdEwFkNHAmhmslEPv5BP-dYKY6Wi_YlmsU55nVVbk
|
||||
id: node.people.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: people
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue