created all empty content types and taxonomy vocs, exported all config files
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
uuid: b10d8cdc-22f2-4e6b-aef2-6f02915b9a7f
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.collection.body
|
||||
- node.type.collection
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
id: node.collection.teaser
|
||||
targetEntityType: node
|
||||
bundle: collection
|
||||
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