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

@ -32,14 +32,14 @@ bundle: blog
mode: default
content:
comment:
weight: 12
weight: 11
settings: { }
third_party_settings: { }
type: comment_default
region: content
created:
type: datetime_timestamp
weight: 8
weight: 7
settings: { }
third_party_settings: { }
region: content
@ -75,7 +75,7 @@ content:
type: image_focal_point
region: content
field_meta_tags:
weight: 13
weight: 12
settings: { }
third_party_settings: { }
type: metatag_firehose
@ -88,15 +88,6 @@ content:
third_party_settings: { }
type: text_textarea
region: content
field_tags:
weight: 6
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete_tags
region: content
field_topics:
weight: 5
settings:
@ -107,7 +98,7 @@ content:
type: cshs
region: content
field_upload:
weight: 51
weight: 15
settings:
progress_indicator: throbber
third_party_settings: { }
@ -115,7 +106,7 @@ content:
region: content
path:
type: path
weight: 11
weight: 10
settings: { }
third_party_settings: { }
region: content
@ -123,21 +114,21 @@ content:
type: boolean_checkbox
settings:
display_label: true
weight: 9
weight: 8
third_party_settings: { }
region: content
status:
type: boolean_checkbox
settings:
display_label: true
weight: 14
weight: 13
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 10
weight: 9
third_party_settings: { }
region: content
title:
@ -150,7 +141,7 @@ content:
region: content
uid:
type: entity_reference_autocomplete
weight: 7
weight: 6
settings:
match_operator: CONTAINS
size: 60
@ -158,9 +149,10 @@ content:
third_party_settings: { }
region: content
url_redirects:
weight: 50
weight: 14
region: content
settings: { }
third_party_settings: { }
hidden:
body: true
field_tags: true