completed config files with static page content type and workflow

This commit is contained in:
2018-10-31 16:37:34 +01:00
parent 39fd1e182c
commit 31abe391ed
192 changed files with 10508 additions and 4 deletions

View File

@@ -0,0 +1,22 @@
uuid: e678350e-7ce7-4502-80e0-a20ee5f28f82
langcode: en
status: true
dependencies:
config:
- node.type.static
id: node.static.promote
field_name: promote
entity_type: node
bundle: static
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