"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 5887bca71c - Show all commits

View file

@ -15,7 +15,7 @@ entity_type: node
bundle: article bundle: article
label: Comments label: Comments
description: '' description: ''
required: true required: false
translatable: true translatable: true
default_value: default_value:
- -
@ -29,7 +29,7 @@ default_value_callback: ''
settings: settings:
default_mode: 1 default_mode: 1
per_page: 50 per_page: 50
anonymous: 0 anonymous: 1
form_location: false form_location: true
preview: 1 preview: 0
field_type: comment field_type: comment