-
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.
Merge branch '11.x' of https://github.com/SU-SWS/stanford_profile int…
…o 11.x
- Loading branch information
Showing
27 changed files
with
348 additions
and
33 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
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
19 changes: 19 additions & 0 deletions
19
config/sync/field.field.node.stanford_event.su_event_ext_image.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: 95b1e2c6-5f15-48c0-acd8-22f2d2b427ee | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.node.su_event_ext_image | ||
- node.type.stanford_event | ||
id: node.stanford_event.su_event_ext_image | ||
field_name: su_event_ext_image | ||
entity_type: node | ||
bundle: stanford_event | ||
label: 'External Image' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
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,25 @@ | ||
uuid: aae7ab5a-9634-43b4-a6b0-eee8a54cc8bd | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- field_permissions | ||
- node | ||
third_party_settings: | ||
field_permissions: | ||
permission_type: custom | ||
id: node.su_event_ext_image | ||
field_name: su_event_ext_image | ||
entity_type: node | ||
type: string | ||
settings: | ||
max_length: 255 | ||
case_sensitive: false | ||
is_ascii: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
_core: | ||
default_config_hash: epwG9LevfsqBi6thp5KK9oC2bdwklXNQzvouyiLWq2g | ||
imagecache_directory: externals | ||
imagecache_subdirectories: false | ||
imagecache_default_extension: .jpg | ||
imagecache_external_batch_flush_limit: 1000 | ||
imagecache_external_hosts: "localist-images.azureedge.net\r\nstanford.edu" | ||
imagecache_external_management: unmanaged | ||
imagecache_external_use_whitelist: true | ||
imagecache_fallback_image: 0 | ||
imagecache_external_allowed_mimetypes: | ||
- image/jpg | ||
- image/jpg;charset=utf-8 | ||
- image/jpeg | ||
- image/jpeg;charset=utf-8 | ||
- image/png | ||
- image/png;charset=utf-8 | ||
- image/gif | ||
- image/gif;charset=utf-8 | ||
- image/webp | ||
- image/webp;charset=utf-8 | ||
- application/octet-stream | ||
- application/octet-stream;charset=utf-8 | ||
- binary/octet-stream | ||
imagecache_external_cron_flush_frequency: 7 |
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
17 changes: 17 additions & 0 deletions
17
config/sync/ultimate_cron.job.imagecache_external_cron.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,17 @@ | ||
uuid: 32036a98-2245-430e-a74f-cccaa050c552 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- imagecache_external | ||
title: 'Default cron handler' | ||
id: imagecache_external_cron | ||
weight: 0 | ||
module: imagecache_external | ||
callback: imagecache_external_cron | ||
scheduler: | ||
id: simple | ||
launcher: | ||
id: serial | ||
logger: | ||
id: database |
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
Oops, something went wrong.