created home node and some computed field

This commit is contained in:
2019-05-23 17:52:46 +02:00
parent 74a821104f
commit 5d2a8bc73b
31 changed files with 651 additions and 31 deletions

View File

@@ -0,0 +1,22 @@
uuid: c89b423f-df8e-4075-9745-a47ccc7ecfd1
langcode: en
status: true
dependencies:
config:
- node.type.frontpage
id: node.frontpage.promote
field_name: promote
entity_type: node
bundle: frontpage
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