123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205 |
- uuid: 2859e1db-20e2-47f1-ab8b-4e8b840fd2ce
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.node.ressource.body
- - field.field.node.ressource.field_auteur
- - field.field.node.ressource.field_fichiers
- - field.field.node.ressource.field_image
- - field.field.node.ressource.field_liens
- - field.field.node.ressource.field_site
- - field.field.node.ressource.field_sous_titre
- - field.field.node.ressource.field_type_de_ressource
- - image.style.thumbnail
- - node.type.ressource
- module:
- - autocomplete_deluxe
- - field_group
- - file
- - image
- - link
- - text
- third_party_settings:
- field_group:
- group_details:
- children:
- - field_site
- - field_auteur
- - field_type_de_ressource
- - status
- - promote
- label: Details
- region: content
- parent_name: ''
- weight: 7
- format_type: details_sidebar
- format_settings:
- classes: ''
- show_empty_fields: false
- id: ''
- label_as_html: false
- open: true
- description: ''
- required_fields: true
- weight: 0
- group_tabs:
- children:
- - group_texte
- - group_media
- label: Tabs
- region: content
- parent_name: ''
- weight: 1
- format_type: tabs
- format_settings:
- classes: ''
- show_empty_fields: false
- id: ''
- label_as_html: false
- direction: horizontal
- width_breakpoint: 640
- group_texte:
- children:
- - field_sous_titre
- - body
- label: Texte
- region: content
- parent_name: group_tabs
- weight: 20
- format_type: tab
- format_settings:
- classes: ''
- show_empty_fields: false
- id: ''
- label_as_html: false
- formatter: closed
- description: ''
- required_fields: true
- group_media:
- children:
- - field_image
- - field_fichiers
- - field_liens
- label: Media
- region: content
- parent_name: group_tabs
- weight: 21
- format_type: tab
- format_settings:
- classes: ''
- show_empty_fields: false
- id: ''
- label_as_html: false
- formatter: closed
- description: ''
- required_fields: true
- id: node.ressource.default
- targetEntityType: node
- bundle: ressource
- mode: default
- content:
- body:
- type: text_textarea_with_summary
- weight: 4
- region: content
- settings:
- rows: 9
- summary_rows: 3
- placeholder: ''
- show_summary: false
- third_party_settings: { }
- field_auteur:
- type: string_textfield
- weight: 9
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- field_fichiers:
- type: file_generic
- weight: 5
- region: content
- settings:
- progress_indicator: throbber
- third_party_settings: { }
- field_image:
- type: image_image
- weight: 4
- region: content
- settings:
- progress_indicator: throbber
- preview_image_style: thumbnail
- third_party_settings: { }
- field_liens:
- type: link_default
- weight: 6
- region: content
- settings:
- placeholder_url: ''
- placeholder_title: ''
- third_party_settings: { }
- field_site:
- type: entity_reference_autocomplete
- weight: 8
- region: content
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- field_sous_titre:
- type: string_textfield
- weight: 3
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- field_type_de_ressource:
- type: autocomplete_deluxe
- weight: 10
- region: content
- settings:
- match_operator: CONTAINS
- autocomplete_route_name: autocomplete_deluxe.autocomplete
- size: 60
- selection_handler: default
- limit: 10
- min_length: 0
- delimiter: ''
- not_found_message_allow: false
- not_found_message: "The term '@term' will be added"
- new_terms: false
- no_empty_message: 'No terms could be found. Please type in order to add a new term.'
- third_party_settings: { }
- promote:
- type: boolean_checkbox
- weight: 12
- region: content
- settings:
- display_label: true
- third_party_settings: { }
- status:
- type: boolean_checkbox
- weight: 11
- 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
|