Apply self-updates of gleaning knowing about the comment field
This commit is contained in:
parent
b5b339f64d
commit
bff23f4b7a
4 changed files with 12 additions and 0 deletions
|
@ -27,5 +27,10 @@ content:
|
|||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
comment_notify_settings:
|
||||
weight: 1
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
subject: true
|
||||
|
|
|
@ -18,6 +18,11 @@ content:
|
|||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
comment_notify_settings:
|
||||
weight: 4
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
contact:
|
||||
weight: 5
|
||||
settings: { }
|
||||
|
|
|
@ -35,5 +35,6 @@ content:
|
|||
third_party_settings: { }
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
field_upload: true
|
||||
search_api_excerpt: true
|
||||
|
|
|
@ -28,6 +28,7 @@ content:
|
|||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
comment: true
|
||||
field_image: true
|
||||
field_upload: true
|
||||
search_api_excerpt: true
|
||||
|
|
Loading…
Add table
Reference in a new issue