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: 8ce4ccf0-3b13-4e50-87fb-64b80baa9b8c
langcode: en
status: true
dependencies:
config:
- comment.type.comment_node_test
- field.field.comment.comment_node_test.comment_body
module:
- text
id: comment.comment_node_test.default
targetEntityType: comment
bundle: comment_node_test
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: { }