123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- uuid: 6ac0b7cb-6bb1-41a3-8925-59c3d46b1815
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.node.actualite.body
- - field.field.node.actualite.field_date
- - field.field.node.actualite.field_fichiers
- - field.field.node.actualite.field_image
- - image.style.thumbnail
- - node.type.actualite
- module:
- - datetime
- - field_group
- - file
- - image
- - text
- third_party_settings:
- field_group:
- group_tabs:
- children:
- - status
- - promote
- label: Details
- region: content
- parent_name: ''
- weight: 5
- format_type: details_sidebar
- format_settings:
- classes: ''
- show_empty_fields: true
- id: ''
- label_as_html: false
- open: true
- description: ''
- required_fields: true
- weight: 0
- id: node.actualite.default
- targetEntityType: node
- bundle: actualite
- mode: default
- content:
- body:
- type: text_textarea_with_summary
- weight: 2
- region: content
- settings:
- rows: 9
- summary_rows: 3
- placeholder: ''
- show_summary: false
- third_party_settings: { }
- field_date:
- type: datetime_default
- weight: 1
- region: content
- settings: { }
- third_party_settings: { }
- field_fichiers:
- type: file_generic
- weight: 4
- region: content
- settings:
- progress_indicator: throbber
- third_party_settings: { }
- field_image:
- type: image_image
- weight: 3
- region: content
- settings:
- progress_indicator: throbber
- preview_image_style: thumbnail
- third_party_settings: { }
- promote:
- type: boolean_checkbox
- weight: 7
- region: content
- settings:
- display_label: true
- third_party_settings: { }
- status:
- type: boolean_checkbox
- weight: 6
- region: content
- settings:
- display_label: true
- third_party_settings: { }
- title:
- type: string_textfield
- weight: 0
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- hidden:
- created: true
- langcode: true
- path: true
- sticky: true
- uid: true
|