123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- uuid: 8c6a4446-2758-4472-bc2b-98b29ccd52d7
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.node.static.body
- - field.field.node.static.field_fichiers
- - field.field.node.static.field_liens
- - field.field.node.static.field_page_statique_liees
- - node.type.static
- module:
- - file
- - link
- - path
- id: node.static.default
- targetEntityType: node
- bundle: static
- mode: default
- content:
- created:
- type: datetime_timestamp
- weight: 10
- region: content
- settings: { }
- third_party_settings: { }
- field_fichiers:
- weight: 122
- settings:
- progress_indicator: throbber
- third_party_settings: { }
- type: file_generic
- region: content
- field_liens:
- weight: 121
- settings:
- placeholder_url: ''
- placeholder_title: ''
- third_party_settings: { }
- type: link_default
- region: content
- field_page_statique_liees:
- weight: 123
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- type: entity_reference_autocomplete
- region: content
- langcode:
- type: language_select
- weight: 2
- region: content
- settings:
- include_locked: true
- third_party_settings: { }
- path:
- type: path
- weight: 30
- region: content
- settings: { }
- third_party_settings: { }
- promote:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 15
- region: content
- third_party_settings: { }
- status:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 120
- region: content
- third_party_settings: { }
- sticky:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 16
- region: content
- third_party_settings: { }
- title:
- type: string_textfield
- weight: -5
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- uid:
- type: entity_reference_autocomplete
- weight: 5
- settings:
- match_operator: CONTAINS
- size: 60
- placeholder: ''
- match_limit: 10
- region: content
- third_party_settings: { }
- url_redirects:
- weight: 50
- settings: { }
- third_party_settings: { }
- region: content
- hidden:
- body: true
|