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