Skip to content
Snippets Groups Projects
Commit 01361a0c authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-4774: updating standard text format to use width and height

parent 1568b2c2
No related branches found
No related tags found
1 merge request!89Feature/istwcms 4774 ebremner resize ckeditor
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.media.uw_vm_standard_image
module:
- editor
- linkit
- media
- media_embed_extra
name: Standard
format: uw_tf_standard
weight: -10
......@@ -13,28 +15,28 @@ filters:
id: filter_html
provider: filter
status: true
weight: -46
weight: -47
settings:
allowed_html: '<a class download href hreflang id name rel rev> <abbr title> <acronym title> <address> <b> <blockquote> <br> <caption> <cite> <code> <col span width> <colgroup span width> <dd> <del> <dfn> <div class id lang> <dl> <drupal-media alt data-align data-caption data-entity-type data-entity-uuid data-view-mode title> <dt> <em> <footer> <h2 class id> <h3 class id> <h4 class id> <h5 class id> <h6 class id> <hr> <i> <img alt height longdesc src width> <ins> <kbd> <li value> <ol start> <p class> <pre> <s> <samp> <span class> <strike> <strong> <sub> <sup> <table class id width> <tbody> <td abbr axis colspan headers rowspan scope width> <tfoot> <th abbr axis colspan headers rowspan scope width> <thead> <tr> <ul> <var>'
allowed_html: '<a class download href hreflang id name rel rev> <abbr title> <acronym title> <address> <b> <blockquote> <br> <caption> <cite> <code> <col span width> <colgroup span width> <dd> <del> <dfn> <div class id lang> <dl> <drupal-media alt data-align data-caption data-entity-type data-entity-uuid data-view-mode title data-width data-height> <dt> <em> <footer> <h2 class id> <h3 class id> <h4 class id> <h5 class id> <h6 class id> <hr> <i> <img alt height longdesc src width> <ins> <kbd> <li value> <ol start> <p class> <pre> <s> <samp> <span class> <strike> <strong> <sub> <sup> <table class id width> <tbody> <td abbr axis colspan headers rowspan scope width> <tfoot> <th abbr axis colspan headers rowspan scope width> <thead> <tr> <ul> <var>'
filter_html_help: true
filter_html_nofollow: false
filter_htmlcorrector:
id: filter_htmlcorrector
provider: filter
status: true
weight: -47
weight: -48
settings: { }
filter_autop:
id: filter_autop
provider: filter
status: false
weight: -49
weight: -44
settings: { }
filter_url:
id: filter_url
provider: filter
status: false
weight: -48
weight: -43
settings:
filter_url_length: 72
editor_file_reference:
......@@ -47,13 +49,13 @@ filters:
id: filter_caption
provider: filter
status: true
weight: -45
weight: -46
settings: { }
filter_html_image_secure:
id: filter_html_image_secure
provider: filter
status: false
weight: -44
weight: -42
settings: { }
filter_html_escape:
id: filter_html_escape
......@@ -65,13 +67,13 @@ filters:
id: filter_align
provider: filter
status: false
weight: -42
weight: -50
settings: { }
media_embed:
id: media_embed
provider: media
provider: media_embed_extra
status: true
weight: -43
weight: -45
settings:
default_view_mode: uw_vm_standard_image
allowed_media_types:
......@@ -82,6 +84,6 @@ filters:
id: linkit
provider: linkit
status: true
weight: -50
weight: -49
settings:
title: true
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