Add page content type

This commit is contained in:
Oliver Davies 2020-02-12 11:09:57 +00:00
parent 98ca5dfeb5
commit 916535ac50
7 changed files with 213 additions and 0 deletions

View file

@ -0,0 +1,28 @@
uuid: bdf78a85-72cf-41a2-9527-03e3724debbd
langcode: en
status: true
dependencies:
config:
- field.field.node.page.body
- node.type.page
module:
- text
- user
id: node.page.default
targetEntityType: node
bundle: page
mode: default
content:
body:
label: hidden
type: text_default
weight: 101
settings: { }
third_party_settings: { }
region: content
links:
weight: 100
settings: { }
third_party_settings: { }
region: content
hidden: { }