Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIB: LibCal Embed #827

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ status: true
dependencies:
config:
- field.field.media.document.field_media_file
- field.field.media.document.field_metatags
- field.field.media.document.field_tags
- media.type.document
module:
- chosen_field
- file
- metatag
id: media.document.default
targetEntityType: media
bundle: document
Expand All @@ -23,14 +21,6 @@ content:
settings:
progress_indicator: throbber
third_party_settings: { }
field_metatags:
type: metatag_firehose
weight: 3
region: content
settings:
sidebar: true
use_details: true
third_party_settings: { }
field_tags:
type: chosen_select
weight: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ dependencies:
config:
- core.entity_form_mode.media.media_library
- field.field.media.document.field_media_file
- field.field.media.document.field_metatags
- field.field.media.document.field_tags
- media.type.document
module:
Expand Down Expand Up @@ -39,7 +38,6 @@ content:
third_party_settings: { }
hidden:
created: true
field_metatags: true
path: true
revision_log_message: true
status: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ status: true
dependencies:
config:
- field.field.media.document.field_media_file
- field.field.media.document.field_metatags
- field.field.media.document.field_tags
- media.type.document
module:
Expand All @@ -23,7 +22,6 @@ content:
region: content
hidden:
created: true
field_metatags: true
field_tags: true
name: true
search_api_excerpt: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ dependencies:
config:
- core.entity_view_mode.media.media_library
- field.field.media.document.field_media_file
- field.field.media.document.field_metatags
- field.field.media.document.field_tags
- image.style.media_library
- media.type.document
Expand All @@ -30,7 +29,6 @@ content:
hidden:
created: true
field_media_file: true
field_metatags: true
field_tags: true
name: true
search_api_excerpt: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ content:
content_moderation_control:
settings: { }
third_party_settings: { }
weight: 0
weight: -20
region: content
field_external_source:
type: link_separate
Expand All @@ -63,29 +63,19 @@ content:
rel: ''
target: ''
third_party_settings: { }
weight: 3
region: content
field_login_required:
type: boolean
label: hidden
settings:
format: boolean
format_custom_false: ''
format_custom_true: ''
third_party_settings: { }
weight: 4
weight: 2
region: content
field_teaser_text:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 2
weight: 1
region: content
search_api_excerpt:
settings: { }
third_party_settings: { }
weight: 1
weight: 0
region: content
hidden:
field_category: true
Expand All @@ -110,6 +100,7 @@ hidden:
field_localist_id: true
field_localist_info: true
field_localist_register_enabled: true
field_login_required: true
field_metatags: true
field_stream_embed_code: true
field_stream_url: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,15 +135,16 @@ third_party_settings:
- 'inline_block:video'
sidebar:
'Custom block types':
- embed
- text
'Inline blocks':
- 'inline_block:embed'
- 'inline_block:text'
restricted_categories:
ys_layout_two_column:
sidebar:
content:
- 'Chaos Tools'
- 'Content fields'
- Devel
- Forms
- Help
- 'Lists (Views)'
Expand All @@ -154,7 +155,7 @@ third_party_settings:
- 'YaleSites Layouts'
- 'YaleSites alert'
- core
content:
sidebar:
- 'Chaos Tools'
- 'Content fields'
- Forms
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ content:
content_moderation_control:
settings: { }
third_party_settings: { }
weight: 0
weight: -20
region: content
field_external_source:
type: link_separate
Expand All @@ -38,32 +38,23 @@ content:
rel: ''
target: ''
third_party_settings: { }
weight: 3
region: content
field_login_required:
type: boolean
label: hidden
settings:
format: true-false
format_custom_false: ''
format_custom_true: ''
third_party_settings: { }
weight: 4
weight: 2
region: content
field_teaser_text:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 2
weight: 1
region: content
search_api_excerpt:
settings: { }
third_party_settings: { }
weight: 1
weight: 0
region: content
hidden:
field_category: true
field_login_required: true
field_metatags: true
field_tags: true
field_teaser_media: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,13 @@ dependencies:
- field.field.node.post.layout_builder__layout
- node.type.post
module:
- link
- text
- user
id: node.post.search_result
targetEntityType: node
bundle: post
mode: search_result
content:
content_moderation_control:
settings: { }
third_party_settings: { }
weight: 0
region: content
field_external_source:
type: link_separate
label: hidden
Expand All @@ -40,38 +34,28 @@ content:
rel: ''
target: ''
third_party_settings: { }
weight: 3
region: content
field_login_required:
type: boolean
label: above
settings:
format: boolean
format_custom_false: ''
format_custom_true: ''
third_party_settings: { }
weight: 4
weight: 2
region: content
field_teaser_text:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 2
weight: 1
region: content
search_api_excerpt:
settings: { }
third_party_settings: { }
weight: 1
weight: 0
region: content
hidden:
field_author: true
field_category: true
field_login_required: true
field_metatags: true
field_publish_date: true
field_tags: true
field_teaser_media: true
field_teaser_title: true
layout_builder__layout: true
links: true
workflow_buttons: true
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ content:
content_moderation_control:
settings: { }
third_party_settings: { }
weight: 0
weight: -20
region: content
field_external_source:
type: link_separate
Expand All @@ -54,29 +54,19 @@ content:
rel: ''
target: ''
third_party_settings: { }
weight: 3
region: content
field_login_required:
type: boolean
label: hidden
settings:
format: boolean
format_custom_false: ''
format_custom_true: ''
third_party_settings: { }
weight: 4
weight: 2
region: content
field_teaser_text:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 2
weight: 1
region: content
search_api_excerpt:
settings: { }
third_party_settings: { }
weight: 1
weight: 0
region: content
hidden:
field_address: true
Expand All @@ -86,6 +76,7 @@ hidden:
field_first_name: true
field_honorific_prefix: true
field_last_name: true
field_login_required: true
field_media: true
field_metatags: true
field_position: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ module:
options: 0
override_node_options: 0
page_cache: 0
pantheon_advanced_page_cache: 0
pantheon_secrets: 0
paragraphs_features: 0
path: 0
Expand Down

This file was deleted.

Loading
Loading