add paragraphs module
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
uuid: 5a2ee8e8-ca06-48d9-b9ac-6125e8c085cf
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.tableau
|
||||
module:
|
||||
- text
|
||||
id: node.tableau.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: tableau
|
||||
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