Apply config changes from database updates
This commit is contained in:
parent
4e35f7c59f
commit
6212311c6a
115 changed files with 157 additions and 123 deletions
|
@ -1 +1,5 @@
|
||||||
menu_depth: 4
|
menu_depth: 4
|
||||||
|
hoverintent_behavior:
|
||||||
|
enabled: true
|
||||||
|
timeout: 500
|
||||||
|
enable_toggle_shortcut: false
|
||||||
|
|
2
config/admin_toolbar_search.settings.yml
Normal file
2
config/admin_toolbar_search.settings.yml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
display_menu_item: false
|
||||||
|
enable_keyboard_shortcut: true
|
|
@ -1,2 +1 @@
|
||||||
max_bundle_number: 20
|
max_bundle_number: 20
|
||||||
hoverintent_functionality: true
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0
|
default_config_hash: QnLi3Y7e5T_v9EZqYxRb90E0bBDb2g1y7xREWLKJLC0
|
||||||
|
langcode: en
|
||||||
interval: 60000
|
interval: 60000
|
||||||
only_on_form_change: false
|
only_on_form_change: false
|
||||||
active_on:
|
active_on:
|
||||||
|
|
|
@ -6,5 +6,5 @@ _core:
|
||||||
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
|
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
|
||||||
id: basic
|
id: basic
|
||||||
label: 'Basic block'
|
label: 'Basic block'
|
||||||
revision: 0
|
revision: false
|
||||||
description: 'A basic block contains a title and a body.'
|
description: 'A basic block contains a title and a body.'
|
||||||
|
|
|
@ -4,5 +4,5 @@ status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: content_reference
|
id: content_reference
|
||||||
label: 'Content reference'
|
label: 'Content reference'
|
||||||
revision: 0
|
revision: false
|
||||||
description: ''
|
description: ''
|
||||||
|
|
|
@ -6,5 +6,5 @@ _core:
|
||||||
default_config_hash: pOGP3cCvZKJh3KvC3N1wt5CzxZgG0DOu7KDyFMi3gZw
|
default_config_hash: pOGP3cCvZKJh3KvC3N1wt5CzxZgG0DOu7KDyFMi3gZw
|
||||||
id: slide
|
id: slide
|
||||||
label: Slide
|
label: Slide
|
||||||
revision: 1
|
revision: true
|
||||||
description: ''
|
description: ''
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: hSAUW7BoAd9YUpKcVKyZpW4wY67g4XZAYlt3Vnz6SVA
|
default_config_hash: hSAUW7BoAd9YUpKcVKyZpW4wY67g4XZAYlt3Vnz6SVA
|
||||||
|
langcode: en
|
||||||
enable_globally: 0
|
enable_globally: 0
|
||||||
enable_globally_on_admin_routes: false
|
enable_globally_on_admin_routes: false
|
||||||
default_challenge: riddler/Riddler
|
default_challenge: riddler/Riddler
|
||||||
description: 'Please help us focus on people and not spambots by answering this question.'
|
description: 'Please help us focus on people and not spambots by answering this question.'
|
||||||
|
title: CAPTCHA
|
||||||
administration_mode: true
|
administration_mode: true
|
||||||
administration_mode_on_admin_routes: false
|
administration_mode_on_admin_routes: false
|
||||||
whitelist_ips: ''
|
whitelist_ips: ''
|
||||||
|
@ -12,4 +14,3 @@ default_validation: 1
|
||||||
persistence: 3
|
persistence: 3
|
||||||
enable_stats: false
|
enable_stats: false
|
||||||
log_wrong_responses: true
|
log_wrong_responses: true
|
||||||
title: CAPTCHA
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik
|
default_config_hash: Q6HMOSKUhb-YgBPZ1JIbcVeOxHPv-eJoBGYmXiG9Pik
|
||||||
|
langcode: en
|
||||||
bundle_types:
|
bundle_types:
|
||||||
- node--blog--comment
|
- node--blog--comment
|
||||||
available_alerts:
|
available_alerts:
|
||||||
|
|
|
@ -75,6 +75,7 @@ content:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: long
|
format_type: long
|
||||||
separator: '-'
|
separator: '-'
|
||||||
|
from_to: both
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
region: left
|
region: left
|
||||||
|
|
|
@ -62,6 +62,7 @@ content:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: medium
|
format_type: medium
|
||||||
separator: '-'
|
separator: '-'
|
||||||
|
from_to: both
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
region: ds_content
|
region: ds_content
|
||||||
|
|
|
@ -67,6 +67,7 @@ content:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
date_format: 'Y-m-d\TH:i:s'
|
date_format: 'Y-m-d\TH:i:s'
|
||||||
separator: '-'
|
separator: '-'
|
||||||
|
from_to: both
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
region: ds_content
|
region: ds_content
|
||||||
|
|
|
@ -70,6 +70,7 @@ content:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: medium
|
format_type: medium
|
||||||
separator: '-'
|
separator: '-'
|
||||||
|
from_to: both
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 2
|
||||||
region: right
|
region: right
|
||||||
|
|
|
@ -3,7 +3,6 @@ _core:
|
||||||
module:
|
module:
|
||||||
address: 0
|
address: 0
|
||||||
admin_toolbar: 0
|
admin_toolbar: 0
|
||||||
admin_toolbar_links_access_filter: 0
|
|
||||||
admin_toolbar_search: 0
|
admin_toolbar_search: 0
|
||||||
admin_toolbar_tools: 0
|
admin_toolbar_tools: 0
|
||||||
agaric_migration: 0
|
agaric_migration: 0
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: oXwX3NzLv9QK_LbNEvpQ9OPwH9tqtMSJzq5y8t63Q8w
|
default_config_hash: oXwX3NzLv9QK_LbNEvpQ9OPwH9tqtMSJzq5y8t63Q8w
|
||||||
|
langcode: en
|
||||||
general_settings:
|
general_settings:
|
||||||
radio_behavior: simple
|
radio_behavior: simple
|
||||||
context_lines_leading: 1
|
context_lines_leading: 1
|
||||||
|
@ -15,4 +16,5 @@ general_settings:
|
||||||
unified_fields:
|
unified_fields:
|
||||||
enabled: true
|
enabled: true
|
||||||
weight: 2
|
weight: 2
|
||||||
|
visual_default_view_mode: full
|
||||||
visual_inline_theme: default
|
visual_inline_theme: default
|
||||||
|
|
|
@ -54,7 +54,7 @@ image_upload:
|
||||||
status: true
|
status: true
|
||||||
scheme: public
|
scheme: public
|
||||||
directory: inline-images
|
directory: inline-images
|
||||||
max_size: ''
|
max_size: null
|
||||||
max_dimensions:
|
max_dimensions:
|
||||||
width: null
|
width: null
|
||||||
height: null
|
height: null
|
||||||
|
|
|
@ -58,7 +58,7 @@ image_upload:
|
||||||
status: true
|
status: true
|
||||||
scheme: public
|
scheme: public
|
||||||
directory: inline-images
|
directory: inline-images
|
||||||
max_size: ''
|
max_size: null
|
||||||
max_dimensions:
|
max_dimensions:
|
||||||
width: null
|
width: null
|
||||||
height: null
|
height: null
|
||||||
|
|
|
@ -42,9 +42,3 @@ settings:
|
||||||
method: force
|
method: force
|
||||||
image_upload:
|
image_upload:
|
||||||
status: false
|
status: false
|
||||||
scheme: public
|
|
||||||
directory: inline-images
|
|
||||||
max_size: ''
|
|
||||||
max_dimensions:
|
|
||||||
width: null
|
|
||||||
height: null
|
|
||||||
|
|
|
@ -28,9 +28,3 @@ settings:
|
||||||
method: force
|
method: force
|
||||||
image_upload:
|
image_upload:
|
||||||
status: false
|
status: false
|
||||||
scheme: public
|
|
||||||
directory: inline-images
|
|
||||||
max_size: ''
|
|
||||||
max_dimensions:
|
|
||||||
width: null
|
|
||||||
height: null
|
|
||||||
|
|
|
@ -46,4 +46,5 @@ settings:
|
||||||
multiBlock: true
|
multiBlock: true
|
||||||
ckeditor5_sourceEditing:
|
ckeditor5_sourceEditing:
|
||||||
allowed_tags: { }
|
allowed_tags: { }
|
||||||
image_upload: { }
|
image_upload:
|
||||||
|
status: false
|
||||||
|
|
|
@ -1,7 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: tFcyNjovmdPA1ZVm7j2Iymt809j-r2F5uSDJAOI_QV8
|
default_config_hash: tFcyNjovmdPA1ZVm7j2Iymt809j-r2F5uSDJAOI_QV8
|
||||||
nid_list:
|
|
||||||
1: 280
|
|
||||||
translation_sync: true
|
translation_sync: true
|
||||||
search: false
|
search: false
|
||||||
type: remove
|
type: remove
|
||||||
|
|
|
@ -5,13 +5,9 @@ dependencies:
|
||||||
config:
|
config:
|
||||||
- comment.type.comment
|
- comment.type.comment
|
||||||
- field.storage.comment.comment_body
|
- field.storage.comment.comment_body
|
||||||
|
- filter.format.markdown
|
||||||
module:
|
module:
|
||||||
- allowed_formats
|
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
|
||||||
allowed_formats:
|
|
||||||
allowed_formats:
|
|
||||||
- markdown
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: TmAKjNrJ7RR60YpqvJq_QqEewYe_S8Kd23n8VRCqiWs
|
default_config_hash: TmAKjNrJ7RR60YpqvJq_QqEewYe_S8Kd23n8VRCqiWs
|
||||||
id: comment.comment.comment_body
|
id: comment.comment.comment_body
|
||||||
|
@ -24,5 +20,7 @@ required: true
|
||||||
translatable: true
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings:
|
||||||
|
allowed_formats:
|
||||||
|
- markdown
|
||||||
field_type: text_long
|
field_type: text_long
|
||||||
|
|
|
@ -4,14 +4,10 @@ status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_summary
|
- field.storage.node.field_summary
|
||||||
|
- filter.format.minimalhtmltitle
|
||||||
- node.type.people
|
- node.type.people
|
||||||
module:
|
module:
|
||||||
- allowed_formats
|
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
|
||||||
allowed_formats:
|
|
||||||
allowed_formats:
|
|
||||||
- minimalhtmltitle
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: EXOljgShOmy983x8K_RBAJkJ2cWknYTQvOdpbfg3EC4
|
default_config_hash: EXOljgShOmy983x8K_RBAJkJ2cWknYTQvOdpbfg3EC4
|
||||||
id: node.people.field_summary
|
id: node.people.field_summary
|
||||||
|
@ -24,5 +20,7 @@ required: true
|
||||||
translatable: false
|
translatable: false
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings:
|
||||||
|
allowed_formats:
|
||||||
|
- minimalhtmltitle
|
||||||
field_type: text_long
|
field_type: text_long
|
||||||
|
|
|
@ -4,14 +4,10 @@ status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.paragraph.field_quotation
|
- field.storage.paragraph.field_quotation
|
||||||
|
- filter.format.minimalhtml
|
||||||
- paragraphs.paragraphs_type.quotation_with_image
|
- paragraphs.paragraphs_type.quotation_with_image
|
||||||
module:
|
module:
|
||||||
- allowed_formats
|
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
|
||||||
allowed_formats:
|
|
||||||
allowed_formats:
|
|
||||||
- minimalhtml
|
|
||||||
id: paragraph.quotation_with_image.field_quotation
|
id: paragraph.quotation_with_image.field_quotation
|
||||||
field_name: field_quotation
|
field_name: field_quotation
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
|
@ -22,5 +18,7 @@ required: true
|
||||||
translatable: true
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings:
|
||||||
|
allowed_formats:
|
||||||
|
- minimalhtml
|
||||||
field_type: text
|
field_type: text
|
||||||
|
|
|
@ -4,14 +4,10 @@ status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.paragraph.field_subtitle
|
- field.storage.paragraph.field_subtitle
|
||||||
|
- filter.format.minimalhtmltitle
|
||||||
- paragraphs.paragraphs_type.title
|
- paragraphs.paragraphs_type.title
|
||||||
module:
|
module:
|
||||||
- allowed_formats
|
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
|
||||||
allowed_formats:
|
|
||||||
allowed_formats:
|
|
||||||
- minimalhtmltitle
|
|
||||||
id: paragraph.title.field_subtitle
|
id: paragraph.title.field_subtitle
|
||||||
field_name: field_subtitle
|
field_name: field_subtitle
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
|
@ -22,5 +18,7 @@ required: false
|
||||||
translatable: true
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings:
|
||||||
|
allowed_formats:
|
||||||
|
- minimalhtmltitle
|
||||||
field_type: text
|
field_type: text
|
||||||
|
|
|
@ -4,14 +4,10 @@ status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.paragraph.field_title
|
- field.storage.paragraph.field_title
|
||||||
|
- filter.format.minimalhtmltitle
|
||||||
- paragraphs.paragraphs_type.title
|
- paragraphs.paragraphs_type.title
|
||||||
module:
|
module:
|
||||||
- allowed_formats
|
|
||||||
- text
|
- text
|
||||||
third_party_settings:
|
|
||||||
allowed_formats:
|
|
||||||
allowed_formats:
|
|
||||||
- minimalhtmltitle
|
|
||||||
id: paragraph.title.field_title
|
id: paragraph.title.field_title
|
||||||
field_name: field_title
|
field_name: field_title
|
||||||
entity_type: paragraph
|
entity_type: paragraph
|
||||||
|
@ -22,5 +18,7 @@ required: true
|
||||||
translatable: true
|
translatable: true
|
||||||
default_value: { }
|
default_value: { }
|
||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings: { }
|
settings:
|
||||||
|
allowed_formats:
|
||||||
|
- minimalhtmltitle
|
||||||
field_type: text
|
field_type: text
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
uuid: c44fdcff-1798-4006-94c1-d9b2090eac40
|
uuid: null
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -8,4 +8,6 @@ dependencies:
|
||||||
name: 'Webform (Default) - DO NOT EDIT'
|
name: 'Webform (Default) - DO NOT EDIT'
|
||||||
format: webform_default
|
format: webform_default
|
||||||
weight: 100
|
weight: 100
|
||||||
|
roles:
|
||||||
|
- authenticated
|
||||||
filters: { }
|
filters: { }
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: M4eTLAM6YmYdwygiLpINnQ1-O5AWqpzpcPV8B9MZDmA
|
default_config_hash: M4eTLAM6YmYdwygiLpINnQ1-O5AWqpzpcPV8B9MZDmA
|
||||||
|
langcode: en
|
||||||
h_entry: true
|
h_entry: true
|
||||||
h_entry_comment: true
|
h_entry_comment: true
|
||||||
h_event: event
|
h_event: event
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: bYXASvKSQG0TXFKL-ACHIRzci6Fn4pmrAn9uU4Cpt54
|
default_config_hash: bYXASvKSQG0TXFKL-ACHIRzci6Fn4pmrAn9uU4Cpt54
|
||||||
|
langcode: en
|
||||||
webmention_endpoint: ''
|
webmention_endpoint: ''
|
||||||
webmention_notify: false
|
webmention_notify: false
|
||||||
webmention_secret: ''
|
webmention_secret: ''
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: x8k6uOqmSHPqpp71jYGxHF3_SAs3U-Pha3YCntQIhPU
|
default_config_hash: x8k6uOqmSHPqpp71jYGxHF3_SAs3U-Pha3YCntQIhPU
|
||||||
|
langcode: en
|
||||||
api_key: 0d9708666001345ed62e71b9744aca35-us20
|
api_key: 0d9708666001345ed62e71b9744aca35-us20
|
||||||
api_timeout: 10
|
api_timeout: 10
|
||||||
cron: false
|
cron: false
|
||||||
|
|
|
@ -12,7 +12,6 @@ tags:
|
||||||
og_site_name: Agaric
|
og_site_name: Agaric
|
||||||
og_title: '[current-page:title]'
|
og_title: '[current-page:title]'
|
||||||
twitter_cards_site_id: '14375823'
|
twitter_cards_site_id: '14375823'
|
||||||
twitter_cards_page_url: '[current-page:url]'
|
|
||||||
twitter_cards_site: '@agaric'
|
twitter_cards_site: '@agaric'
|
||||||
twitter_cards_title: '[current-page:title]'
|
twitter_cards_title: '[current-page:title]'
|
||||||
twitter_cards_type: summary
|
twitter_cards_type: summary
|
||||||
|
|
1
config/metatag.settings.yml
Normal file
1
config/metatag.settings.yml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
tag_trim_end: '|.,-:;/+&([{"'''
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: Action
|
name: Action
|
||||||
type: action
|
type: action
|
||||||
description: 'An <em>action</em> is a specific, single action a user can take.'
|
description: 'An <em>action</em> is a specific, single action a user can take.'
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -7,7 +7,7 @@ _core:
|
||||||
name: Article
|
name: Article
|
||||||
type: article
|
type: article
|
||||||
description: 'Use <em>articles</em> for time-sensitive content like news, press releases or blog posts.'
|
description: 'Use <em>articles</em> for time-sensitive content like news, press releases or blog posts.'
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: true
|
display_submitted: true
|
||||||
|
|
|
@ -18,7 +18,7 @@ _core:
|
||||||
name: Blog
|
name: Blog
|
||||||
type: blog
|
type: blog
|
||||||
description: 'Use <em>blog</em> for personal or journal-like posts.'
|
description: 'Use <em>blog</em> for personal or journal-like posts.'
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: true
|
display_submitted: true
|
||||||
|
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: Campaign
|
name: Campaign
|
||||||
type: campaign
|
type: campaign
|
||||||
description: 'A <em>campaign</em> includes background information as well as ability to list demands and updates.'
|
description: 'A <em>campaign</em> includes background information as well as ability to list demands and updates.'
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -17,8 +17,8 @@ _core:
|
||||||
default_config_hash: MRh-kbbNL2hwFapj6KIArv0J3_03XSkBNAtdKvf5vMk
|
default_config_hash: MRh-kbbNL2hwFapj6KIArv0J3_03XSkBNAtdKvf5vMk
|
||||||
name: 'Case Study'
|
name: 'Case Study'
|
||||||
type: case_study
|
type: case_study
|
||||||
description: ''
|
description: null
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 0
|
preview_mode: 0
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: Event
|
name: Event
|
||||||
type: event
|
type: event
|
||||||
description: 'An <em>event</em> contains a date.'
|
description: 'An <em>event</em> contains a date.'
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -18,7 +18,7 @@ _core:
|
||||||
name: 'Landing page'
|
name: 'Landing page'
|
||||||
type: landing_page
|
type: landing_page
|
||||||
description: 'Landing pages can be used for custom pages such as the home page.'
|
description: 'Landing pages can be used for custom pages such as the home page.'
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
||||||
name: 'Basic page'
|
name: 'Basic page'
|
||||||
type: page
|
type: page
|
||||||
description: "Use <em>basic pages</em> for your static content, such as an 'About us' page."
|
description: "Use <em>basic pages</em> for your static content, such as an 'About us' page."
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: People
|
name: People
|
||||||
type: people
|
type: people
|
||||||
description: 'Use <em>people</em> content type for people such as staff, volunteers, contributors.'
|
description: 'Use <em>people</em> content type for people such as staff, volunteers, contributors.'
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: Resource
|
name: Resource
|
||||||
type: resource
|
type: resource
|
||||||
description: 'A resource can be either a file, such as a PDF, or a link, such as a website URL.'
|
description: 'A resource can be either a file, such as a PDF, or a link, such as a website URL.'
|
||||||
help: ''
|
help: null
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 2SiIYRsf-Gi9ND77G28c3dFL1cVw6F7QLmrIafNZp-g
|
default_config_hash: 2SiIYRsf-Gi9ND77G28c3dFL1cVw6F7QLmrIafNZp-g
|
||||||
|
langcode: en
|
||||||
script:
|
script:
|
||||||
domain: agaric.coop
|
domain: agaric.coop
|
||||||
api: ''
|
api: ''
|
||||||
|
|
|
@ -3,17 +3,16 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_tags
|
|
||||||
- field.storage.node.field_summary
|
|
||||||
- field.storage.node.field_action_end_date
|
|
||||||
- field.storage.node.field_action_type
|
|
||||||
- field.storage.node.field_action_link
|
|
||||||
- search_api.server.database
|
|
||||||
- core.entity_view_mode.node.search_index
|
- core.entity_view_mode.node.search_index
|
||||||
|
- field.storage.node.field_action_end_date
|
||||||
|
- field.storage.node.field_action_link
|
||||||
|
- field.storage.node.field_action_type
|
||||||
|
- field.storage.node.field_summary
|
||||||
|
- field.storage.node.field_tags
|
||||||
|
- search_api.server.database
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
- user
|
- user
|
||||||
- search_api
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: GkDs9zHVzODTPJeMdg1mGFCeA2w4fQMfHmzHn7A4Nkk
|
default_config_hash: GkDs9zHVzODTPJeMdg1mGFCeA2w4fQMfHmzHn7A4Nkk
|
||||||
id: action
|
id: action
|
||||||
|
|
|
@ -3,17 +3,16 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_tags
|
- core.entity_view_mode.node.search_index
|
||||||
- field.storage.node.field_summary
|
|
||||||
- field.storage.node.field_article_type
|
- field.storage.node.field_article_type
|
||||||
- field.storage.node.field_authors
|
- field.storage.node.field_authors
|
||||||
|
- field.storage.node.field_summary
|
||||||
|
- field.storage.node.field_tags
|
||||||
- field.storage.node.field_topics
|
- field.storage.node.field_topics
|
||||||
- search_api.server.database
|
- search_api.server.database
|
||||||
- core.entity_view_mode.node.search_index
|
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
- user
|
- user
|
||||||
- search_api
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: J04p8dO7JgH6HJ11pkCigWVJg-8TXjwcS4kwaVmluI8
|
default_config_hash: J04p8dO7JgH6HJ11pkCigWVJg-8TXjwcS4kwaVmluI8
|
||||||
id: article
|
id: article
|
||||||
|
|
|
@ -3,16 +3,15 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
|
- core.entity_view_mode.node.search_index
|
||||||
- field.storage.node.field_summary
|
- field.storage.node.field_summary
|
||||||
- field.storage.node.field_tags
|
- field.storage.node.field_tags
|
||||||
- field.storage.node.field_topics
|
- field.storage.node.field_topics
|
||||||
- search_api.server.database
|
- search_api.server.database
|
||||||
- core.entity_view_mode.node.search_index
|
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
- user
|
|
||||||
- search_api
|
|
||||||
- paragraphs
|
- paragraphs
|
||||||
|
- user
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: LVXH3P5V5qSiUZzvZXvCnxDkd1deRiRJxfXyTLWGOFM
|
default_config_hash: LVXH3P5V5qSiUZzvZXvCnxDkd1deRiRJxfXyTLWGOFM
|
||||||
id: blog
|
id: blog
|
||||||
|
|
|
@ -3,13 +3,12 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
|
- core.entity_view_mode.node.search_index
|
||||||
- field.storage.node.field_summary
|
- field.storage.node.field_summary
|
||||||
- search_api.server.database
|
- search_api.server.database
|
||||||
- core.entity_view_mode.node.search_index
|
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
- user
|
- user
|
||||||
- search_api
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: KBRaJWFxQLm4E4T0Cl9L5rX7ivF_DN3qCpw9248scJ0
|
default_config_hash: KBRaJWFxQLm4E4T0Cl9L5rX7ivF_DN3qCpw9248scJ0
|
||||||
id: campaign
|
id: campaign
|
||||||
|
|
|
@ -15,7 +15,6 @@ dependencies:
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
- user
|
- user
|
||||||
- search_api
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: nBr-sIteA0eUXy98AelC21GVhp9W0nXOrtrNz0nvZ64
|
default_config_hash: nBr-sIteA0eUXy98AelC21GVhp9W0nXOrtrNz0nvZ64
|
||||||
id: case_study
|
id: case_study
|
||||||
|
|
|
@ -3,14 +3,13 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_tags
|
|
||||||
- field.storage.node.field_summary
|
|
||||||
- search_api.server.database
|
|
||||||
- core.entity_view_mode.node.full
|
- core.entity_view_mode.node.full
|
||||||
|
- field.storage.node.field_summary
|
||||||
|
- field.storage.node.field_tags
|
||||||
|
- search_api.server.database
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
- user
|
- user
|
||||||
- search_api
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 8J7Osuw_wrGb6nDwjzFpe02fOzNowNbFih-owOA2VHk
|
default_config_hash: 8J7Osuw_wrGb6nDwjzFpe02fOzNowNbFih-owOA2VHk
|
||||||
id: content
|
id: content
|
||||||
|
|
|
@ -3,17 +3,16 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_tags
|
- core.entity_view_mode.node.search_index
|
||||||
- field.storage.node.field_summary
|
|
||||||
- field.storage.node.field_event_date
|
- field.storage.node.field_event_date
|
||||||
- field.storage.node.field_event_type
|
- field.storage.node.field_event_type
|
||||||
|
- field.storage.node.field_summary
|
||||||
|
- field.storage.node.field_tags
|
||||||
- field.storage.node.field_topics
|
- field.storage.node.field_topics
|
||||||
- search_api.server.database
|
- search_api.server.database
|
||||||
- core.entity_view_mode.node.search_index
|
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
- user
|
- user
|
||||||
- search_api
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: zat7whU86LmXH9N0ye6xl1m53ByVw_0uajXqOERyKEI
|
default_config_hash: zat7whU86LmXH9N0ye6xl1m53ByVw_0uajXqOERyKEI
|
||||||
id: event
|
id: event
|
||||||
|
|
|
@ -3,14 +3,13 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_summary
|
|
||||||
- field.storage.node.field_people_type
|
|
||||||
- search_api.server.database
|
|
||||||
- core.entity_view_mode.node.search_index
|
- core.entity_view_mode.node.search_index
|
||||||
|
- field.storage.node.field_people_type
|
||||||
|
- field.storage.node.field_summary
|
||||||
|
- search_api.server.database
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
- user
|
- user
|
||||||
- search_api
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: MppSSFf9_oAEuTYEXp1R5nK30k5xRKvptoEDwKw9v6o
|
default_config_hash: MppSSFf9_oAEuTYEXp1R5nK30k5xRKvptoEDwKw9v6o
|
||||||
id: people
|
id: people
|
||||||
|
|
|
@ -3,16 +3,15 @@ langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- field.storage.node.field_tags
|
- core.entity_view_mode.node.search_index
|
||||||
- field.storage.node.field_summary
|
|
||||||
- field.storage.node.field_resource_type
|
- field.storage.node.field_resource_type
|
||||||
|
- field.storage.node.field_summary
|
||||||
|
- field.storage.node.field_tags
|
||||||
- field.storage.node.field_topics
|
- field.storage.node.field_topics
|
||||||
- search_api.server.database
|
- search_api.server.database
|
||||||
- core.entity_view_mode.node.search_index
|
|
||||||
module:
|
module:
|
||||||
- node
|
- node
|
||||||
- user
|
- user
|
||||||
- search_api
|
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: fFIBB3dnItuQJjsd_PydP1ZyBnj9hsUpshBHlAX5f24
|
default_config_hash: fFIBB3dnItuQJjsd_PydP1ZyBnj9hsUpshBHlAX5f24
|
||||||
id: resource
|
id: resource
|
||||||
|
|
|
@ -3,3 +3,4 @@ _core:
|
||||||
threshold:
|
threshold:
|
||||||
requirements_warning: 172800
|
requirements_warning: 172800
|
||||||
requirements_error: 1209600
|
requirements_error: 1209600
|
||||||
|
logging: false
|
||||||
|
|
|
@ -12,3 +12,4 @@ page:
|
||||||
admin_compact_mode: false
|
admin_compact_mode: false
|
||||||
weight_select_max: 100
|
weight_select_max: 100
|
||||||
default_langcode: en
|
default_langcode: en
|
||||||
|
mail_notification: null
|
||||||
|
|
|
@ -8,3 +8,4 @@ name: 'Action type'
|
||||||
vid: action_type
|
vid: action_type
|
||||||
description: 'For categorizing actions.'
|
description: 'For categorizing actions.'
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -8,3 +8,4 @@ name: 'Article type'
|
||||||
vid: article_type
|
vid: article_type
|
||||||
description: 'For categorizing articles.'
|
description: 'For categorizing articles.'
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -8,3 +8,4 @@ name: 'Event type'
|
||||||
vid: event_type
|
vid: event_type
|
||||||
description: 'For categorizing events.'
|
description: 'For categorizing events.'
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -8,3 +8,4 @@ name: 'Group type'
|
||||||
vid: group_type
|
vid: group_type
|
||||||
description: 'For categorizing groups.'
|
description: 'For categorizing groups.'
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -6,5 +6,6 @@ _core:
|
||||||
default_config_hash: COu-rP6Vtai_CDloOtLLGSvJ3L7Mptan7kNWKBamSQg
|
default_config_hash: COu-rP6Vtai_CDloOtLLGSvJ3L7Mptan7kNWKBamSQg
|
||||||
name: License
|
name: License
|
||||||
vid: license
|
vid: license
|
||||||
description: ''
|
description: null
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -8,3 +8,4 @@ name: 'People type'
|
||||||
vid: people_type
|
vid: people_type
|
||||||
description: 'For categorizing people content.'
|
description: 'For categorizing people content.'
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -8,3 +8,4 @@ name: 'Resource type'
|
||||||
vid: resource_type
|
vid: resource_type
|
||||||
description: 'For categorizing resources.'
|
description: 'For categorizing resources.'
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -6,5 +6,6 @@ _core:
|
||||||
default_config_hash: ZmZzl1_cUV-b1pU3Gly8S-sH_8_XSdQwmBKCPyIaubo
|
default_config_hash: ZmZzl1_cUV-b1pU3Gly8S-sH_8_XSdQwmBKCPyIaubo
|
||||||
name: Services
|
name: Services
|
||||||
vid: services
|
vid: services
|
||||||
description: ''
|
description: null
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -8,3 +8,4 @@ name: Tags
|
||||||
vid: tags
|
vid: tags
|
||||||
description: 'Use tags to group content if you need categories beyond the given topics.'
|
description: 'Use tags to group content if you need categories beyond the given topics.'
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -6,5 +6,6 @@ _core:
|
||||||
default_config_hash: MbrYrjWb2asK0_L4C0vAhs22E-eJ0RhBjHtTl0r6EpI
|
default_config_hash: MbrYrjWb2asK0_L4C0vAhs22E-eJ0RhBjHtTl0r6EpI
|
||||||
name: Technologies
|
name: Technologies
|
||||||
vid: technologies
|
vid: technologies
|
||||||
description: ''
|
description: null
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -8,3 +8,4 @@ name: Topics
|
||||||
vid: topics
|
vid: topics
|
||||||
description: 'Use topics to group content into categories.'
|
description: 'Use topics to group content into categories.'
|
||||||
weight: 0
|
weight: 0
|
||||||
|
new_revision: false
|
||||||
|
|
|
@ -11,7 +11,6 @@ dependencies:
|
||||||
- comment
|
- comment
|
||||||
- comment_notify
|
- comment_notify
|
||||||
- contact
|
- contact
|
||||||
- exclude_node_title
|
|
||||||
- filter
|
- filter
|
||||||
- media
|
- media
|
||||||
- system
|
- system
|
||||||
|
@ -28,7 +27,6 @@ permissions:
|
||||||
- 'access site-wide contact form'
|
- 'access site-wide contact form'
|
||||||
- 'post comments'
|
- 'post comments'
|
||||||
- 'subscribe to comments'
|
- 'subscribe to comments'
|
||||||
- 'use exclude node title'
|
|
||||||
- 'use text format markdown'
|
- 'use text format markdown'
|
||||||
- 'use text format minimalhtml'
|
- 'use text format minimalhtml'
|
||||||
- 'use text format restricted_html'
|
- 'use text format restricted_html'
|
||||||
|
|
|
@ -13,7 +13,6 @@ dependencies:
|
||||||
- comment
|
- comment
|
||||||
- comment_notify
|
- comment_notify
|
||||||
- contact
|
- contact
|
||||||
- exclude_node_title
|
|
||||||
- file
|
- file
|
||||||
- filter
|
- filter
|
||||||
- media
|
- media
|
||||||
|
@ -39,7 +38,6 @@ permissions:
|
||||||
- 'skip CAPTCHA'
|
- 'skip CAPTCHA'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
- 'subscribe to comments'
|
- 'subscribe to comments'
|
||||||
- 'use exclude node title'
|
|
||||||
- 'use text format basic_html'
|
- 'use text format basic_html'
|
||||||
- 'use text format markdown'
|
- 'use text format markdown'
|
||||||
- 'use text format minimalhtml'
|
- 'use text format minimalhtml'
|
||||||
|
|
|
@ -18,7 +18,6 @@ dependencies:
|
||||||
module:
|
module:
|
||||||
- comment
|
- comment
|
||||||
- contextual
|
- contextual
|
||||||
- exclude_node_title
|
|
||||||
- file
|
- file
|
||||||
- filter
|
- filter
|
||||||
- honeypot
|
- honeypot
|
||||||
|
@ -67,7 +66,6 @@ permissions:
|
||||||
- 'edit own resource content'
|
- 'edit own resource content'
|
||||||
- 'edit terms in tags'
|
- 'edit terms in tags'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
- 'use exclude node title'
|
|
||||||
- 'use text format markdown'
|
- 'use text format markdown'
|
||||||
- 'use text format minimalhtml'
|
- 'use text format minimalhtml'
|
||||||
- 'use text format minimalhtmltitle'
|
- 'use text format minimalhtmltitle'
|
||||||
|
|
|
@ -19,7 +19,6 @@ dependencies:
|
||||||
module:
|
module:
|
||||||
- comment
|
- comment
|
||||||
- contextual
|
- contextual
|
||||||
- exclude_node_title
|
|
||||||
- file
|
- file
|
||||||
- filter
|
- filter
|
||||||
- help
|
- help
|
||||||
|
@ -82,7 +81,6 @@ permissions:
|
||||||
- 'revert all revisions'
|
- 'revert all revisions'
|
||||||
- 'revert event revisions'
|
- 'revert event revisions'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
- 'use exclude node title'
|
|
||||||
- 'use text format full_html'
|
- 'use text format full_html'
|
||||||
- 'use text format markdown'
|
- 'use text format markdown'
|
||||||
- 'use text format minimalhtml'
|
- 'use text format minimalhtml'
|
||||||
|
|
|
@ -25,7 +25,6 @@ dependencies:
|
||||||
- config_perms
|
- config_perms
|
||||||
- contact
|
- contact
|
||||||
- contextual
|
- contextual
|
||||||
- exclude_node_title
|
|
||||||
- file
|
- file
|
||||||
- filter
|
- filter
|
||||||
- help
|
- help
|
||||||
|
@ -113,7 +112,6 @@ permissions:
|
||||||
- 'revert event revisions'
|
- 'revert event revisions'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
- 'use admin toolbar search'
|
- 'use admin toolbar search'
|
||||||
- 'use exclude node title'
|
|
||||||
- 'use text format full_html'
|
- 'use text format full_html'
|
||||||
- 'use text format markdown'
|
- 'use text format markdown'
|
||||||
- 'use text format minimalhtml'
|
- 'use text format minimalhtml'
|
||||||
|
|
|
@ -99,6 +99,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
@ -114,7 +115,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -43,6 +43,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -99,6 +99,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
@ -114,7 +115,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -287,6 +287,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -109,6 +109,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -99,6 +99,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
@ -114,7 +115,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -126,7 +126,7 @@ display:
|
||||||
type: none
|
type: none
|
||||||
options: { }
|
options: { }
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -550,6 +550,7 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -415,6 +415,7 @@ display:
|
||||||
previous: '‹ Previous'
|
previous: '‹ Previous'
|
||||||
first: '« First'
|
first: '« First'
|
||||||
last: 'Last »'
|
last: 'Last »'
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -99,6 +99,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
@ -114,7 +115,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -484,6 +484,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
@ -1019,6 +1020,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
empty: { }
|
empty: { }
|
||||||
arguments:
|
arguments:
|
||||||
fid:
|
fid:
|
||||||
|
|
|
@ -47,6 +47,7 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -210,6 +210,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -539,6 +539,7 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -153,6 +153,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -207,7 +207,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -243,6 +243,7 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -344,6 +344,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -99,6 +99,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
@ -114,7 +115,7 @@ display:
|
||||||
options:
|
options:
|
||||||
perm: 'access content'
|
perm: 'access content'
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
@ -255,7 +256,7 @@ display:
|
||||||
position: 1
|
position: 1
|
||||||
display_options:
|
display_options:
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
defaults:
|
defaults:
|
||||||
cache: false
|
cache: false
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
|
|
|
@ -111,6 +111,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
@ -125,7 +126,7 @@ display:
|
||||||
type: none
|
type: none
|
||||||
options: { }
|
options: { }
|
||||||
cache:
|
cache:
|
||||||
type: none
|
type: search_api_none
|
||||||
options: { }
|
options: { }
|
||||||
empty: { }
|
empty: { }
|
||||||
sorts:
|
sorts:
|
||||||
|
|
|
@ -55,6 +55,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -480,6 +480,7 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -454,6 +454,7 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -374,6 +374,7 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
@ -431,7 +432,8 @@ display:
|
||||||
field: uid
|
field: uid
|
||||||
entity_type: webform_submission
|
entity_type: webform_submission
|
||||||
entity_field: uid
|
entity_field: uid
|
||||||
plugin_id: numeric
|
plugin_id: entity_target_id
|
||||||
|
target_entity_type_id: user
|
||||||
in_draft:
|
in_draft:
|
||||||
id: in_draft
|
id: in_draft
|
||||||
table: webform_submission
|
table: webform_submission
|
||||||
|
|
|
@ -618,6 +618,7 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
|
pagination_heading_level: h4
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -29,6 +29,7 @@ settings:
|
||||||
default_form_submit_back: false
|
default_form_submit_back: false
|
||||||
default_form_details_toggle: true
|
default_form_details_toggle: true
|
||||||
default_form_file_limit: ''
|
default_form_file_limit: ''
|
||||||
|
default_form_file_limit_message: "This form's file upload quota of %quota has been exceeded. Please remove some files."
|
||||||
default_wizard_prev_button_label: '< Previous Page'
|
default_wizard_prev_button_label: '< Previous Page'
|
||||||
default_wizard_next_button_label: 'Next Page >'
|
default_wizard_next_button_label: 'Next Page >'
|
||||||
default_wizard_start_label: Start
|
default_wizard_start_label: Start
|
||||||
|
@ -334,7 +335,6 @@ libraries:
|
||||||
requirements:
|
requirements:
|
||||||
cdn: true
|
cdn: true
|
||||||
clientside_validation: true
|
clientside_validation: true
|
||||||
bootstrap: true
|
|
||||||
spam: true
|
spam: true
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
honeypot:
|
honeypot:
|
||||||
|
|
|
@ -272,6 +272,7 @@ handlers:
|
||||||
attachments: false
|
attachments: false
|
||||||
twig: true
|
twig: true
|
||||||
theme_name: ''
|
theme_name: ''
|
||||||
|
langcode: ''
|
||||||
parameters: { }
|
parameters: { }
|
||||||
debug: false
|
debug: false
|
||||||
variants: { }
|
variants: { }
|
||||||
|
|
|
@ -324,6 +324,7 @@ handlers:
|
||||||
attachments: false
|
attachments: false
|
||||||
twig: false
|
twig: false
|
||||||
theme_name: ''
|
theme_name: ''
|
||||||
|
langcode: ''
|
||||||
parameters: { }
|
parameters: { }
|
||||||
debug: false
|
debug: false
|
||||||
variants: { }
|
variants: { }
|
||||||
|
|
|
@ -248,6 +248,7 @@ handlers:
|
||||||
attachments: false
|
attachments: false
|
||||||
twig: false
|
twig: false
|
||||||
theme_name: ''
|
theme_name: ''
|
||||||
|
langcode: ''
|
||||||
parameters: { }
|
parameters: { }
|
||||||
debug: false
|
debug: false
|
||||||
variants: { }
|
variants: { }
|
||||||
|
|
|
@ -325,6 +325,7 @@ handlers:
|
||||||
attachments: false
|
attachments: false
|
||||||
twig: false
|
twig: false
|
||||||
theme_name: ''
|
theme_name: ''
|
||||||
|
langcode: ''
|
||||||
parameters: { }
|
parameters: { }
|
||||||
debug: false
|
debug: false
|
||||||
variants: { }
|
variants: { }
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue