-
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.
* Enabled spotlight content access via JSON API * tests * updated github workflow * upstream updates * updated configs * drozone update * locked dropzone * added new modules * Added publishing date to spotlights page. * updated subtheme test * updated spotlight display * Added stanford_syndication module
- Loading branch information
Showing
215 changed files
with
12,340 additions
and
3,960 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
uuid: fd0a976c-de2d-48ae-a691-642daaab9e88 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- stanford_samlauth | ||
- system | ||
- user | ||
theme: | ||
- claro | ||
id: claro_saml | ||
theme: claro | ||
region: header | ||
weight: 0 | ||
provider: null | ||
plugin: stanford_samlauth_login_block | ||
settings: | ||
id: stanford_samlauth_login_block | ||
label: 'SAML SUNetID Block' | ||
label_display: '0' | ||
provider: stanford_samlauth | ||
link_text: 'SUNetID Login' | ||
visibility: | ||
request_path: | ||
id: request_path | ||
negate: true | ||
pages: '/user/*' | ||
user_role: | ||
id: user_role | ||
negate: false | ||
context_mapping: | ||
user: '@user.current_user_context:current_user' | ||
roles: | ||
anonymous: anonymous |
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
34 changes: 34 additions & 0 deletions
34
config/sync/block.block.stanford_profile_admin_theme_saml.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,34 @@ | ||
uuid: 76952091-0758-46c3-b10a-8b61849bc812 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- stanford_samlauth | ||
- system | ||
- user | ||
theme: | ||
- stanford_profile_admin_theme | ||
id: stanford_profile_admin_theme_saml | ||
theme: stanford_profile_admin_theme | ||
region: header | ||
weight: 0 | ||
provider: null | ||
plugin: stanford_samlauth_login_block | ||
settings: | ||
id: stanford_samlauth_login_block | ||
label: 'SAML SUNetID Block' | ||
label_display: '0' | ||
provider: stanford_samlauth | ||
link_text: 'SUNetID Login' | ||
visibility: | ||
request_path: | ||
id: request_path | ||
negate: true | ||
pages: '/user/*' | ||
user_role: | ||
id: user_role | ||
negate: false | ||
context_mapping: | ||
user: '@user.current_user_context:current_user' | ||
roles: | ||
anonymous: anonymous |
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.