completed config files with static page content type and workflow
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
uuid: ad70e144-fcb0-427d-bec4-db59b5a8cd50
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.static.body
|
||||
- field.field.node.static.field_workflow
|
||||
- node.type.static
|
||||
module:
|
||||
- options
|
||||
- text
|
||||
- user
|
||||
id: node.static.default
|
||||
targetEntityType: node
|
||||
bundle: static
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
label: hidden
|
||||
type: text_default
|
||||
weight: 101
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_workflow:
|
||||
weight: 102
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_default
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
langcode: true
|
||||
Reference in New Issue
Block a user