123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- uuid: 5211bf21-f37a-4ecb-bd19-a90dd754df74
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.bibliographie.body
- - field.field.node.bibliographie.field_auteur
- - field.field.node.bibliographie.field_lien_externe
- - field.field.node.bibliographie.field_theme
- - node.type.bibliographie
- module:
- - link
- - text
- - user
- id: node.bibliographie.default
- targetEntityType: node
- bundle: bibliographie
- mode: default
- content:
- body:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 1
- region: content
- field_auteur:
- type: string
- label: hidden
- settings:
- link_to_entity: false
- third_party_settings: { }
- weight: 0
- region: content
- field_lien_externe:
- type: link
- label: hidden
- settings:
- trim_length: 80
- url_only: false
- url_plain: false
- rel: ''
- target: ''
- third_party_settings: { }
- weight: 2
- region: content
- hidden:
- field_theme: true
- langcode: true
- links: true
- search_api_excerpt: true
|