add paragraphs module
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
uuid: dc890759-1fca-4644-b5f9-f17c49823cd0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_title
|
||||
- node.type.chapter
|
||||
module:
|
||||
- text
|
||||
id: node.chapter.field_title
|
||||
field_name: field_title
|
||||
entity_type: node
|
||||
bundle: chapter
|
||||
label: Title
|
||||
description: 'titre du chapitre'
|
||||
required: true
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
||||
Reference in New Issue
Block a user