You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
883 B

uuid: 78583c80-dd87-465e-87c4-cec60fb6bd5d
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_feed
- field.field.comment.comment_node_feed.comment_body
module:
- text
id: comment.comment_node_feed.default
targetEntityType: comment
bundle: comment_node_feed
mode: default
content:
author:
weight: -2
region: content
settings: { }
third_party_settings: { }
comment_body:
type: text_textarea
weight: 0
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
subject:
type: string_textfield
weight: 10
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }