partie teaaser display
This commit is contained in:
@@ -6,7 +6,11 @@ dependencies:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.partie.body
|
||||
- field.field.node.partie.field_chapitre
|
||||
- field.field.node.partie.field_en_pratique
|
||||
- field.field.node.partie.field_partie
|
||||
- field.field.node.partie.field_pour_aller_plus_loin
|
||||
- field.field.node.partie.field_principes_reflexions
|
||||
- field.field.node.partie.field_ressources
|
||||
- node.type.partie
|
||||
module:
|
||||
- text
|
||||
@@ -22,15 +26,27 @@ content:
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
weight: 101
|
||||
weight: 1
|
||||
region: content
|
||||
field_partie:
|
||||
type: number_integer
|
||||
label: inline
|
||||
settings:
|
||||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
weight: 2
|
||||
region: content
|
||||
hidden:
|
||||
field_chapitre: true
|
||||
field_partie: true
|
||||
field_en_pratique: true
|
||||
field_pour_aller_plus_loin: true
|
||||
field_principes_reflexions: true
|
||||
field_ressources: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
|
||||
Reference in New Issue
Block a user