"Restore better, built-in comment functionality to the site" #130
1 changed files with 6 additions and 11 deletions
|
@ -15,22 +15,17 @@ bundle: comment
|
||||||
mode: default
|
mode: default
|
||||||
content:
|
content:
|
||||||
author:
|
author:
|
||||||
weight: -2
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
comment_body:
|
comment_body:
|
||||||
type: text_textarea
|
type: text_textarea
|
||||||
weight: 11
|
weight: 1
|
||||||
settings:
|
settings:
|
||||||
rows: 5
|
rows: 5
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
subject:
|
hidden:
|
||||||
type: string_textfield
|
subject: true
|
||||||
weight: 10
|
|
||||||
settings:
|
|
||||||
size: 60
|
|
||||||
placeholder: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
region: content
|
|
||||||
hidden: { }
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue