1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- uuid: f0164290-751e-4d3b-a778-74119be1b930
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.publications.body
- - field.field.node.publications.field_ajouter_un_media
- - field.field.node.publications.field_auteur
- - field.field.node.publications.field_complement_d_info
- - field.field.node.publications.field_ressource_externe
- - field.field.node.publications.field_telecharger_la_ressource
- - field.field.node.publications.field_theme
- - field.field.node.publications.field_type_de_publication
- - node.type.publications
- module:
- - entity_reference_revisions
- - file
- - link
- - text
- - user
- id: node.publications.default
- targetEntityType: node
- bundle: publications
- mode: default
- content:
- body:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 3
- region: content
- field_ajouter_un_media:
- type: entity_reference_revisions_entity_view
- label: hidden
- settings:
- view_mode: default
- link: ''
- third_party_settings: { }
- weight: 0
- region: content
- field_auteur:
- type: string
- label: hidden
- settings:
- link_to_entity: false
- third_party_settings: { }
- weight: 1
- region: content
- field_complement_d_info:
- type: string
- label: hidden
- settings:
- link_to_entity: false
- third_party_settings: { }
- weight: 2
- region: content
- field_ressource_externe:
- type: link
- label: above
- settings:
- trim_length: 80
- url_only: false
- url_plain: false
- rel: ''
- target: ''
- third_party_settings: { }
- weight: 6
- region: content
- field_telecharger_la_ressource:
- type: file_url_plain
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 5
- region: content
- links:
- settings: { }
- third_party_settings: { }
- weight: 4
- region: content
- hidden:
- field_theme: true
- field_type_de_publication: true
- langcode: true
- search_api_excerpt: true
|