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: collection
mode: default
content:
comment:
weight: 16
weight: 15
settings: { }
third_party_settings: { }
type: comment_default
region: content
created:
type: datetime_timestamp
weight: 12
weight: 11
region: content
settings: { }
third_party_settings: { }
@ -79,7 +79,7 @@ content:
type: image_image
region: content
field_meta_tags:
weight: 9
weight: 8
settings: { }
third_party_settings: { }
type: metatag_firehose
@ -92,15 +92,6 @@ content:
third_party_settings: { }
type: text_textarea
region: content
field_tags:
weight: 7
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_topics:
weight: 6
settings:
@ -112,7 +103,7 @@ content:
region: content
path:
type: path
weight: 10
weight: 9
region: content
settings: { }
third_party_settings: { }
@ -120,21 +111,21 @@ content:
type: boolean_checkbox
settings:
display_label: true
weight: 14
weight: 13
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 15
weight: 14
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 13
weight: 12
region: content
third_party_settings: { }
title:
@ -147,7 +138,7 @@ content:
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 8
weight: 7
settings:
match_operator: CONTAINS
size: 60
@ -155,10 +146,11 @@ content:
region: content
third_party_settings: { }
url_redirects:
weight: 11
weight: 10
region: content
settings: { }
third_party_settings: { }
hidden:
body: true
field_collection_items: true
field_tags: true