add paragraphs module
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
uuid: b9108a64-a428-4317-a855-dbf37fc4611b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.chapter_bis
|
||||
module:
|
||||
- text
|
||||
id: node.chapter_bis.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: chapter_bis
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
required_summary: false
|
||||
field_type: text_with_summary
|
||||
Reference in New Issue
Block a user