config field_table

This commit is contained in:
2023-05-22 16:54:06 +02:00
parent 015ee020fe
commit 27b4333650
10 changed files with 175 additions and 228 deletions
@@ -6,6 +6,8 @@ dependencies:
- field.storage.node.field_texte
- node.type.book
- paragraphs.paragraphs_type.image
- paragraphs.paragraphs_type.sous_chapitre
- paragraphs.paragraphs_type.tableau_avec_module
- paragraphs.paragraphs_type.texte
- paragraphs.paragraphs_type.titre_de_chapitre
module:
@@ -26,6 +28,8 @@ settings:
target_bundles:
image: image
titre_de_chapitre: titre_de_chapitre
sous_chapitre: sous_chapitre
tableau_avec_module: tableau_avec_module
texte: texte
negate: 0
target_bundles_drag_drop:
@@ -34,10 +38,13 @@ settings:
enabled: true
sous_chapitre:
weight: 7
enabled: false
enabled: true
tableau:
weight: 6
enabled: false
tableau_avec_module:
weight: 8
enabled: true
tableau_avec_paragraph:
weight: 7
enabled: false