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