1234567891011121314151617181920212223 |
- uuid: 7a30f6c3-455e-45c2-a630-0cc9252a9c67
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.body
- - node.type.projet
- module:
- - text
- id: node.projet.body
- field_name: body
- entity_type: node
- bundle: projet
- label: 'Texte d''introduction'
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: true
- required_summary: false
- field_type: text_with_summary
|