Disable tags fields on all content types

This commit is contained in:
benjamin melançon 2019-09-30 13:42:50 -04:00
parent e227fe154c
commit dc46018aa2
3 changed files with 33 additions and 57 deletions

View file

@ -37,13 +37,13 @@ mode: default
content:
comment:
type: comment_default
weight: 13
weight: 12
settings: { }
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 10
weight: 9
settings: { }
third_party_settings: { }
region: content
@ -85,13 +85,13 @@ content:
third_party_settings: { }
region: content
field_meta_tags:
weight: 15
weight: 14
settings: { }
third_party_settings: { }
type: metatag_firehose
region: content
field_publication_date:
weight: 25
weight: 18
settings: { }
third_party_settings: { }
type: datetime_default
@ -112,15 +112,6 @@ content:
third_party_settings: { }
type: text_textarea
region: content
field_tags:
type: entity_reference_autocomplete_tags
weight: 8
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
region: content
field_topics:
weight: 7
settings:
@ -131,7 +122,7 @@ content:
type: cshs
region: content
field_upload:
weight: 18
weight: 17
settings:
progress_indicator: throbber
third_party_settings: { }
@ -139,7 +130,7 @@ content:
region: content
path:
type: path
weight: 14
weight: 13
settings: { }
third_party_settings: { }
region: content
@ -147,21 +138,21 @@ content:
type: boolean_checkbox
settings:
display_label: true
weight: 11
weight: 10
third_party_settings: { }
region: content
status:
type: boolean_checkbox
settings:
display_label: true
weight: 16
weight: 15
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 12
weight: 11
third_party_settings: { }
region: content
title:
@ -174,7 +165,7 @@ content:
region: content
uid:
type: entity_reference_autocomplete
weight: 9
weight: 8
settings:
match_operator: CONTAINS
size: 60
@ -182,9 +173,10 @@ content:
third_party_settings: { }
region: content
url_redirects:
weight: 17
weight: 16
region: content
settings: { }
third_party_settings: { }
hidden:
body: true
field_tags: true