created all empty content types and taxonomy vocs, exported all config files
This commit is contained in:
32
config/sync/core.entity_view_display.node.projet.teaser.yml
Normal file
32
config/sync/core.entity_view_display.node.projet.teaser.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
uuid: 27224a6b-b606-49d5-a5d9-430201f84f39
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.projet.body
|
||||
- node.type.projet
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
id: node.projet.teaser
|
||||
targetEntityType: node
|
||||
bundle: projet
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
label: hidden
|
||||
type: text_summary_or_trimmed
|
||||
weight: 101
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
Reference in New Issue
Block a user