Skip to content

Commit

Permalink
LIB-637 Extend UNB Libraries text format support re: CK Editor access…
Browse files Browse the repository at this point in the history
…ibility
  • Loading branch information
jtmcd75 committed Nov 23, 2023
1 parent 997fab5 commit fa55d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-yml/filter.format.library_page_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ filters:
status: true
weight: -50
settings:
allowed_html: '<a href id target title aria-controls aria-expanded aria-selected hreflang data-entity-substitution data-entity-type data-entity-uuid data-toggle role class> <address class> <blockquote cite class> <br> <button aria-controls aria-expanded aria-haspopup aria-label data-dismiss data-reference data-target data-toggle id type class> <caption class> <cite> <code> <div data-ch-id data-ch-days data-ch-date data-ch-format-time data-ch-format-date data-parent id role aria-labelledby class> <dd id class> <dl id class> <dt id class> <em class> <h2 id class> <h3 id class> <h4 id class> <h5 id class> <h6 id class> <hr class> <img src alt width height data-entity-type data-entity-uuid data-align data-caption class> <li id class> <ol id start type class> <p id class> <span aria-hidden data-ch-id data-ch-days data-ch-date data-ch-format-time data-ch-format-date data-color class> <small class> <strong class> <sub> <sup> <table id class> <tbody class> <td colspan data-ch-id data-ch-days data-ch-date data-ch-format-time data-ch-format-date id rowspan class> <tfoot> <th colspan id rowspan scope class> <thead class> <tr data-ch-id data-ch-days data-ch-date data-ch-format-time data-ch-format-date id class> <ul id type role class> <drupal-media data-align data-caption data-entity-type data-entity-uuid data-view-mode alt title class> <drupal-entity alt title data-entity-type data-entity-uuid data-entity-embed-display data-entity-embed-display-settings data-align data-caption data-embed-button data-langcode class> <eresources ids keyresources noheadings> <iframe allow allowfullscreen frameborder height width src title class> <fn value>'
allowed_html: '<a href id target title aria-controls aria-expanded aria-selected hreflang data-entity-substitution data-entity-type data-entity-uuid data-toggle role class> <address class> <blockquote cite class> <q class lang> <br> <button aria-controls aria-expanded aria-haspopup aria-label data-dismiss data-reference data-target data-toggle type id class> <caption class> <cite> <code> <div aria-labelledby aria-modal data-ch-id data-ch-days data-ch-date data-ch-format-time data-ch-format-date data-parent lang role tabindex id class> <dd id class> <dl id class> <dt id class> <em class> <h2 id class> <h3 id class> <h4 id class> <h5 id class> <h6 id class> <hr class> <img src alt width height data-entity-type data-entity-uuid data-align data-caption class> <li id class> <ol id start type class> <p id class> <span aria-hidden data-ch-id data-ch-days data-ch-date data-ch-format-time data-ch-format-date data-color lang class> <small class> <strong class> <sub> <sup> <table id class> <tbody class> <td colspan data-ch-id data-ch-days data-ch-date data-ch-format-time data-ch-format-date id rowspan class> <tfoot> <th colspan id rowspan scope class> <thead class> <tr data-ch-id data-ch-days data-ch-date data-ch-format-time data-ch-format-date id class> <ul id type role class> <drupal-media data-align data-caption data-entity-type data-entity-uuid data-view-mode alt title class> <drupal-entity alt title data-entity-type data-entity-uuid data-entity-embed-display data-entity-embed-display-settings data-align data-caption data-embed-button data-langcode class> <eresources ids keyresources noheadings> <iframe allow allowfullscreen frameborder height width src title class> <fn value>'
filter_html_help: true
filter_html_nofollow: false
filter_autop:
Expand Down

0 comments on commit fa55d73

Please sign in to comment.