Commit all self-updates from Drupal upgrades INCLUDING obsolete permissions removal
This commit is contained in:
parent
518258a5b5
commit
d839062213
308 changed files with 6052 additions and 6131 deletions
|
@ -34,29 +34,31 @@ bundle: blog
|
|||
mode: default
|
||||
content:
|
||||
comment:
|
||||
type: comment_default
|
||||
weight: 11
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: comment_default
|
||||
region: content
|
||||
created:
|
||||
type: datetime_timestamp
|
||||
weight: 7
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_authors:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
match_limit: 10
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
field_body_paragraph:
|
||||
type: entity_reference_paragraphs
|
||||
weight: 4
|
||||
region: content
|
||||
settings:
|
||||
title: Paragraph
|
||||
title_plural: Paragraphs
|
||||
|
@ -65,99 +67,97 @@ content:
|
|||
form_display_mode: default
|
||||
default_paragraph_type: text
|
||||
third_party_settings: { }
|
||||
type: entity_reference_paragraphs
|
||||
region: content
|
||||
field_image:
|
||||
type: image_focal_point
|
||||
weight: 2
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
preview_link: true
|
||||
offsets: '50,50'
|
||||
third_party_settings: { }
|
||||
type: image_focal_point
|
||||
region: content
|
||||
field_meta_tags:
|
||||
weight: 12
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: metatag_firehose
|
||||
weight: 12
|
||||
region: content
|
||||
field_publication_date:
|
||||
weight: 26
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_publication_date:
|
||||
type: datetime_default
|
||||
weight: 26
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_summary:
|
||||
type: text_textarea
|
||||
weight: 3
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
field_topics:
|
||||
type: cshs
|
||||
weight: 5
|
||||
region: content
|
||||
settings:
|
||||
force_deepest: '1'
|
||||
force_deepest: true
|
||||
parent: '0'
|
||||
level_labels: ''
|
||||
third_party_settings: { }
|
||||
type: cshs
|
||||
region: content
|
||||
field_upload:
|
||||
type: file_generic
|
||||
weight: 15
|
||||
region: content
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
type: file_generic
|
||||
region: content
|
||||
path:
|
||||
type: path
|
||||
weight: 10
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
promote:
|
||||
type: boolean_checkbox
|
||||
weight: 8
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 8
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 13
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
third_party_settings: { }
|
||||
sticky:
|
||||
type: boolean_checkbox
|
||||
weight: 9
|
||||
region: content
|
||||
settings:
|
||||
display_label: true
|
||||
weight: 9
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
uid:
|
||||
type: entity_reference_autocomplete
|
||||
weight: 6
|
||||
region: content
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
match_limit: 10
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
url_redirects:
|
||||
weight: 14
|
||||
region: content
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue