partie teaaser display
This commit is contained in:
@@ -5,9 +5,14 @@ dependencies:
|
||||
config:
|
||||
- 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:
|
||||
- entity_reference_revisions
|
||||
- text
|
||||
- user
|
||||
id: node.partie.default
|
||||
@@ -22,6 +27,13 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
field_en_pratique:
|
||||
type: text_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 4
|
||||
region: content
|
||||
field_partie:
|
||||
type: number_integer
|
||||
label: inline
|
||||
@@ -31,6 +43,31 @@ content:
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_pour_aller_plus_loin:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: content
|
||||
field_principes_reflexions:
|
||||
type: text_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
field_ressources:
|
||||
type: entity_reference_revisions_entity_view
|
||||
label: above
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 5
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
|
||||
Reference in New Issue
Block a user