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

View file

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

View file

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