123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- uuid: 8dbe6b18-988f-4727-82e3-b0c42748dbeb
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.paragraph.field_nv_chapitre
- - paragraphs.paragraphs_type.image
- - paragraphs.paragraphs_type.paragraph_chapitre
- - paragraphs.paragraphs_type.sous_titre
- - paragraphs.paragraphs_type.tableau
- - paragraphs.paragraphs_type.texte
- - paragraphs.paragraphs_type.titre_de_chapitre
- module:
- - entity_reference_revisions
- id: paragraph.paragraph_chapitre.field_nv_chapitre
- field_name: field_nv_chapitre
- entity_type: paragraph
- bundle: paragraph_chapitre
- label: 'nv chapitre'
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings:
- handler: 'default:paragraph'
- handler_settings:
- target_bundles:
- image: image
- sous_titre: sous_titre
- tableau: tableau
- texte: texte
- titre_de_chapitre: titre_de_chapitre
- negate: 0
- target_bundles_drag_drop:
- chapitre:
- weight: 9
- enabled: false
- image:
- weight: 10
- enabled: true
- paragraph_chapitre:
- weight: 8
- enabled: false
- sous_titre:
- weight: 11
- enabled: true
- tableau:
- weight: 12
- enabled: true
- texte:
- weight: 13
- enabled: true
- titre_de_chapitre:
- weight: 14
- enabled: true
- field_type: entity_reference_revisions
|