updated core to 10
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
uuid: b8247898-6943-453a-b505-ee33b069722c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- 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:
|
||||
- text
|
||||
- user
|
||||
id: node.bibliographie.teaser
|
||||
targetEntityType: node
|
||||
bundle: bibliographie
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
type: text_summary_or_trimmed
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 600
|
||||
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
|
||||
hidden:
|
||||
field_lien_externe: true
|
||||
field_theme: true
|
||||
langcode: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
Reference in New Issue
Block a user