first commit

This commit is contained in:
2024-07-15 12:33:27 +02:00
commit ce50ae282b
22084 changed files with 2623791 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
name: 'Article comments'
description: 'Provides commenting on article content.'
type: 'Content field'
recipes:
- article_content_type
- comment_base
config:
actions:
core.entity_form_display.node.article.default:
setComponent:
name: comment
options:
type: comment_default
weight: 20
region: content
settings: {}
third_party_settings: {}
core.entity_view_display.node.article.default:
setComponent:
name: comment
options:
type: comment_default
label: above
settings:
view_mode: default
pager_id: 0
third_party_settings: { }
weight: 110
region: content