Skip to content
Snippets Groups Projects
Commit 4a254dd5 authored by Tyler Struyk's avatar Tyler Struyk
Browse files

Merge branch '8.x-1.x' into feature/ISTWCMS-4181-tstruyk-codepen-block

parents 4aef1ec2 71a0b85a
No related branches found
No related tags found
1 merge request!10ISTWCMS-4181: Add Codepen block to External embeds
Showing
with 348 additions and 4 deletions
langcode: en
status: true
dependencies:
config:
- taxonomy.vocabulary.uw_vocab_audience
module:
- text
id: taxonomy_term.uw_vocab_audience.default
targetEntityType: taxonomy_term
bundle: uw_vocab_audience
mode: default
content:
description:
type: text_textarea
weight: 1
region: content
settings:
placeholder: ''
rows: 5
third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 3
region: content
third_party_settings: { }
hidden:
path: true
langcode: en
status: true
dependencies:
config:
- field.field.user.user.field_uw_first_name
- field.field.user.user.field_uw_last_name
module:
- path
- user
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
account:
weight: 2
region: content
settings: { }
third_party_settings: { }
contact:
weight: 5
region: content
settings: { }
third_party_settings: { }
field_uw_first_name:
weight: 0
settings:
size: 60
placeholder: ''
third_party_settings:
maxlength:
maxlength_js: null
maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
type: string_textfield
region: content
field_uw_last_name:
weight: 1
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
language:
weight: 4
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 7
region: content
settings: { }
third_party_settings: { }
simplesamlphp_auth_user_enable:
weight: 3
region: content
settings: { }
third_party_settings: { }
timezone:
weight: 6
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
langcode: en
status: true
dependencies:
config:
- field.field.user.user.field_uw_first_name
- field.field.user.user.field_uw_last_name
module:
- user
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
field_uw_first_name:
weight: 0
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_uw_last_name:
weight: 1
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
member_for:
weight: 2
region: content
settings: { }
third_party_settings: { }
role_expire:
weight: 3
region: content
settings: { }
third_party_settings: { }
hidden:
langcode: true
realname: true
...@@ -31,6 +31,10 @@ settings: ...@@ -31,6 +31,10 @@ settings:
items: items:
- BulletedList - BulletedList
- NumberedList - NumberedList
-
name: Inserts
items:
- Mathjax
- -
name: Media name: Media
items: items:
...@@ -48,6 +52,7 @@ settings: ...@@ -48,6 +52,7 @@ settings:
- Source - Source
- Table - Table
- SpecialChar - SpecialChar
- Mathjax
- Maximize - Maximize
- PasteText - PasteText
- PasteFromWord - PasteFromWord
......
...@@ -44,6 +44,10 @@ settings: ...@@ -44,6 +44,10 @@ settings:
items: items:
- DrupalLink - DrupalLink
- DrupalUnlink - DrupalUnlink
-
name: Inserts
items:
- Mathjax
- -
name: Styles name: Styles
items: items:
......
langcode: en
status: true
dependencies:
config:
- field.storage.user.field_uw_first_name
module:
- user
id: user.user.field_uw_first_name
field_name: field_uw_first_name
entity_type: user
bundle: user
label: 'First name'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
langcode: en
status: true
dependencies:
config:
- field.storage.user.field_uw_last_name
module:
- user
id: user.user.field_uw_last_name
field_name: field_uw_last_name
entity_type: user
bundle: user
label: 'Last name'
description: ''
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
langcode: en
status: true
dependencies:
module:
- node
id: node.field_uw_meta_description
field_name: field_uw_meta_description
entity_type: node
type: string_long
settings:
case_sensitive: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- media
- node
id: node.field_uw_meta_image
field_name: field_uw_meta_image
entity_type: node
type: entity_reference
settings:
target_type: media
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- metatag
- node
id: node.field_uw_meta_tags
field_name: field_uw_meta_tags
entity_type: node
type: metatag
settings: { }
module: metatag
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- user
id: user.field_uw_first_name
field_name: field_uw_first_name
entity_type: user
type: string
settings:
max_length: 255
is_ascii: false
case_sensitive: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- user
id: user.field_uw_last_name
field_name: field_uw_last_name
entity_type: user
type: string
settings:
max_length: 255
is_ascii: false
case_sensitive: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
...@@ -81,5 +81,5 @@ filters: ...@@ -81,5 +81,5 @@ filters:
weight: -40 weight: -40
settings: settings:
default_view_mode: default default_view_mode: default
allowed_media_types: { }
allowed_view_modes: { } allowed_view_modes: { }
allowed_media_types: { }
...@@ -31,8 +31,8 @@ filters: ...@@ -31,8 +31,8 @@ filters:
weight: -48 weight: -48
settings: settings:
default_view_mode: default default_view_mode: default
allowed_media_types: { }
allowed_view_modes: { } allowed_view_modes: { }
allowed_media_types: { }
editor_file_reference: editor_file_reference:
id: editor_file_reference id: editor_file_reference
provider: editor provider: editor
......
...@@ -15,7 +15,7 @@ filters: ...@@ -15,7 +15,7 @@ filters:
status: true status: true
weight: -46 weight: -46
settings: settings:
allowed_html: '<a class href hreflang download rel rev name target<_self> <img src alt longdesc width height> <uwvideo href> <table width> <th abbr axis headers scope colspan rowspan width> <td abbr axis headers scope colspan rowspan width> <colgroup span width> <col span width> <div data-reveal-id tabindex role> <abbr/acronym> <sub> <sup> <dfn> <samp> <kbd> <var> <ol start> <em> <i> <strong> <b> <strike> <s> <del> <ins> <footer> <cite> <blockquote> <address> <code> <pre> <ul> <li value> <dl> <dt> <dd> <p class> <h2> <h3> <h4> <h5> <h6> <span><thead> <tfoot> <tbody> <tr> <caption> <hr> <br> <ckcalltoaction data-calltoaction-nid> <cktwitter data-type data-username data-listname data-search data-displayname data-widget-id data-tweet data-url data-timeline> <ckfacebook data-username data-displayname> <ckfactsfigures data-factsfigures-nid data-usecarousel data-numberpercarousel> <ckimagegallery data-imagegallerynid data-gallerytype> <cklivestream data-username data-displayname> <ckmailchimp data-sourcecode> <ckmailman data-listname data-servername> <cktableau data-url data-height data-tabs data-server data-site> <cktdx data-tdx-id data-tdx-show-project-title> <cktint data-id data-keywords data-height data-columns> <cktimeline data-restfulurl> <ckvimeo data-url> <ckembeddedmaps data-type data-src data-height> <ckhootsuite data-subdomain data-height> <div title id lang class=" "><drupal-media data-entity-type data-entity-uuid data-view-mode data-align data-caption alt title>' allowed_html: '<a class href hreflang download rel rev name target<_self> <img src alt longdesc width height> <uwvideo href> <table width> <th abbr axis headers scope colspan rowspan width> <td abbr axis headers scope colspan rowspan width> <colgroup span width> <col span width> <div data-reveal-id tabindex role> <abbr/acronym> <sub> <sup> <dfn> <samp> <kbd> <var> <ol start> <em> <i> <strong> <b> <strike> <s> <del> <ins> <footer> <cite> <blockquote> <address> <code> <pre> <ul> <li value> <dl> <dt> <dd> <p class> <h2> <h3> <h4> <h5> <h6> <span><span class><thead> <tfoot> <tbody> <tr> <caption> <hr> <br> <ckcalltoaction data-calltoaction-nid> <cktwitter data-type data-username data-listname data-search data-displayname data-widget-id data-tweet data-url data-timeline> <ckfacebook data-username data-displayname> <ckfactsfigures data-factsfigures-nid data-usecarousel data-numberpercarousel> <ckimagegallery data-imagegallerynid data-gallerytype> <cklivestream data-username data-displayname> <ckmailchimp data-sourcecode> <ckmailman data-listname data-servername> <cktableau data-url data-height data-tabs data-server data-site> <cktdx data-tdx-id data-tdx-show-project-title> <cktint data-id data-keywords data-height data-columns> <cktimeline data-restfulurl> <ckvimeo data-url> <ckembeddedmaps data-type data-src data-height> <ckhootsuite data-subdomain data-height> <div title id lang class=" "><drupal-media data-entity-type data-entity-uuid data-view-mode data-align data-caption alt title>'
filter_html_help: true filter_html_help: true
filter_html_nofollow: true filter_html_nofollow: true
filter_htmlcorrector: filter_htmlcorrector:
...@@ -74,10 +74,10 @@ filters: ...@@ -74,10 +74,10 @@ filters:
weight: -43 weight: -43
settings: settings:
default_view_mode: default default_view_mode: default
allowed_view_modes: { }
allowed_media_types: allowed_media_types:
uw_mt_file: uw_mt_file uw_mt_file: uw_mt_file
uw_mt_image: uw_mt_image uw_mt_image: uw_mt_image
allowed_view_modes: { }
linkit: linkit:
id: linkit id: linkit
provider: linkit provider: linkit
......
langcode: en
status: true
dependencies: { }
id: inline_blockuw_cbl_blockquote
block_id: 'inline_block:uw_cbl_blockquote'
category: uw_bc_content
label: Blockquote
weight: 0
image_path: /themes/uw_fdsu_theme_resp/images/layout_builder_browser/blockquote.svg
image_alt: ''
langcode: en
status: true
dependencies: { }
id: inline_blockuw_cbl_call_to_action
block_id: 'inline_block:uw_cbl_call_to_action'
category: uw_bc_content
label: 'Call to action'
weight: 0
image_path: /themes/uw_fdsu_theme_resp/images/layout_builder_browser/calltoaction.svg
image_alt: ''
langcode: en
status: true
dependencies: { }
id: inline_blockuw_cbl_copy_text
block_id: 'inline_block:uw_cbl_copy_text'
category: uw_bc_content
label: 'Copy text'
weight: 0
image_path: /themes/uw_fdsu_theme_resp/images/layout_builder_browser/copytext.svg
image_alt: ''
langcode: en
status: true
dependencies: { }
id: inline_blockuw_cbl_facts_and_figures
block_id: 'inline_block:uw_cbl_facts_and_figures'
category: uw_bc_content
label: 'Facts and figures'
weight: 0
image_path: /themes/uw_fdsu_theme_resp/images/layout_builder_browser/factsandfigures.svg
image_alt: ''
langcode: en
status: true
dependencies: { }
id: inline_blockuw_cbl_google_maps
block_id: 'inline_block:uw_cbl_google_maps'
category: uw_bc_external_embeds
label: 'Google Maps'
weight: 0
image_path: /themes/uw_fdsu_theme_resp/images/layout_builder_browser/maps_google.svg
image_alt: ''
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment