add paragraphs module

This commit is contained in:
2023-05-18 17:01:17 +02:00
parent e05bf1b81d
commit 4148807f03
490 changed files with 6930 additions and 1562 deletions
@@ -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