-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
D8CORE-7074 Implement Search API Algolia (#743)
- Loading branch information
Showing
44 changed files
with
5,486 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
content_root: '#block-stanford-basic-content' | ||
_core: | ||
default_config_hash: 8d0nv-vvXs9MZkqD1mhxm8mPeF4yF9fqLLIcVp4cnLQ | ||
content_root: '#page-content' | ||
assertiveness: smart | ||
no_load: '' | ||
ignore_containers: .su-secondary-nav | ||
embedded_content_warning: '' | ||
allow_overflow: '' | ||
assertiveness: smart | ||
download_links: '' | ||
hidden_handlers: '' | ||
_core: | ||
default_config_hash: 8d0nv-vvXs9MZkqD1mhxm8mPeF4yF9fqLLIcVp4cnLQ | ||
ignore_containers: .su-secondary-nav | ||
allow_overflow: '' |
21 changes: 21 additions & 0 deletions
21
config/sync/field.field.config_pages.stanford_basic_site_settings.su_site_algolia.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uuid: cc5e91e0-2ad3-40db-8ed2-bf2efcc16764 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_basic_site_settings | ||
- field.storage.config_pages.su_site_algolia | ||
id: config_pages.stanford_basic_site_settings.su_site_algolia | ||
field_name: su_site_algolia | ||
entity_type: config_pages | ||
bundle: stanford_basic_site_settings | ||
label: 'Use Algolia' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
on_label: 'On' | ||
off_label: 'Off' | ||
field_type: boolean |
27 changes: 27 additions & 0 deletions
27
config/sync/field.field.config_pages.stanford_basic_site_settings.su_site_algolia_file.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
uuid: c97426e2-6519-40d3-ada2-1c3b78ec6273 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_basic_site_settings | ||
- field.storage.config_pages.su_site_algolia_file | ||
module: | ||
- file | ||
id: config_pages.stanford_basic_site_settings.su_site_algolia_file | ||
field_name: su_site_algolia_file | ||
entity_type: config_pages | ||
bundle: stanford_basic_site_settings | ||
label: 'Override Algolia Results File' | ||
description: 'Upload a compiled JS file to replace the provided display of search results. Leave empty to use the default results display.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
handler: 'default:file' | ||
handler_settings: { } | ||
file_directory: algolia-search | ||
file_extensions: js | ||
max_filesize: 1MB | ||
description_field: false | ||
field_type: file |
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.config_pages.stanford_basic_site_settings.su_site_algolia_id.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: a91677d7-59bd-4c1d-9541-7bfffa39caa7 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_basic_site_settings | ||
- field.storage.config_pages.su_site_algolia_id | ||
id: config_pages.stanford_basic_site_settings.su_site_algolia_id | ||
field_name: su_site_algolia_id | ||
entity_type: config_pages | ||
bundle: stanford_basic_site_settings | ||
label: 'Algolia Application ID' | ||
description: "This is your unique application identifier. It's used to identify you when using Algolia's API. Find this ID in <a href=\"https://dashboard.algolia.com/account/api-keys/all>Algolia dashboard</a>." | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.config_pages.stanford_basic_site_settings.su_site_algolia_index.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: 6271cad8-dc2a-4e4f-82d2-29923f05ae9f | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- config_pages.type.stanford_basic_site_settings | ||
- field.storage.config_pages.su_site_algolia_index | ||
id: config_pages.stanford_basic_site_settings.su_site_algolia_index | ||
field_name: su_site_algolia_index | ||
entity_type: config_pages | ||
bundle: stanford_basic_site_settings | ||
label: 'Algolia Search Index' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
Oops, something went wrong.