"drutopia article" configuration.
This commit is contained in:
parent
4eda1d9ba6
commit
0dd672bed1
87 changed files with 8724 additions and 0 deletions
24
sync/core.base_field_override.node.people.promote.yml
Normal file
24
sync/core.base_field_override.node.people.promote.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
uuid: 1d3bd1b1-811e-45bc-8105-950eb51ccc92
|
||||
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