123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- uuid: cb753bb4-2813-4dc5-b870-46e052c6f42a
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.node.book.body
- - field.field.node.book.field_img
- - field.field.node.book.field_video
- - image.style.thumbnail
- - node.type.book
- module:
- - image
- - path
- - text
- - video_embed_field
- _core:
- default_config_hash: b_hvlXsOoKPjlyIXXp3Msda_pMWTEC4kFo61--akj0Y
- id: node.book.default
- targetEntityType: node
- bundle: book
- mode: default
- content:
- body:
- type: text_textarea_with_summary
- weight: 26
- region: content
- settings:
- rows: 9
- summary_rows: 3
- placeholder: ''
- show_summary: false
- third_party_settings: { }
- created:
- type: datetime_timestamp
- weight: 10
- region: content
- settings: { }
- third_party_settings: { }
- field_img:
- type: image_image
- weight: 122
- region: content
- settings:
- progress_indicator: throbber
- preview_image_style: thumbnail
- third_party_settings: { }
- field_video:
- type: video_embed_field_textfield
- weight: 121
- region: content
- settings: { }
- third_party_settings: { }
- 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
- weight: 15
- region: content
- settings:
- display_label: true
- third_party_settings: { }
- status:
- type: boolean_checkbox
- weight: 120
- region: content
- settings:
- display_label: true
- third_party_settings: { }
- sticky:
- type: boolean_checkbox
- weight: 16
- region: content
- settings:
- display_label: true
- 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
- region: content
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- url_redirects:
- weight: 50
- region: content
- settings: { }
- third_party_settings: { }
- hidden: { }
|