Enable Drutopia Page & Related Content modules
This commit is contained in:
parent
3815e68e28
commit
132393b48e
16 changed files with 807 additions and 0 deletions
24
config/sync/core.base_field_override.node.page.promote.yml
Normal file
24
config/sync/core.base_field_override.node.page.promote.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 9148c8a1-c369-4296-ae14-694fd8d1bb8b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- node.type.page
|
||||
_core:
|
||||
default_config_hash: fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ
|
||||
id: node.page.promote
|
||||
field_name: promote
|
||||
entity_type: node
|
||||
bundle: page
|
||||
label: 'Promoted to front page'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
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