
| Current Path : /var/www/html/rocksensor1/web/core/recipes/article_comment/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor1/web/core/recipes/article_comment/recipe.yml |
name: 'Article comments'
description: 'Provides commenting on article content.'
type: 'Content field'
recipes:
- article_content_type
- comment_base
config:
# If the `comment` field already exists, it is guaranteed to be the right
# field type because the comment_base recipe treats the field storage strictly.
strict: false
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