"Restore better, built-in comment functionality to the site" #130

Merged
cedewey merged 3 commits from 12-comments into master 2019-08-31 01:34:11 +00:00
Showing only changes of commit 7b5fca43b5 - Show all commits

View file

@ -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: { }