forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
44 lines
849 B
YAML
44 lines
849 B
YAML
uuid: c54680ba-8161-406a-b003-3ec111f7c1d2
|
|
langcode: zh-hans
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- comment.type.comment
|
|
- field.field.comment.comment.comment_body
|
|
module:
|
|
- text
|
|
id: comment.comment.default
|
|
targetEntityType: comment
|
|
bundle: comment
|
|
mode: default
|
|
content:
|
|
author:
|
|
weight: -2
|
|
region: content
|
|
settings: { }
|
|
third_party_settings: { }
|
|
comment_body:
|
|
type: text_textarea
|
|
weight: 11
|
|
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: { }
|