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

SHS-5941: Install CKEditor anchor_link plugin #1690

Open
wants to merge 7 commits into
base: 11.7.1-release
Choose a base branch
from
9 changes: 8 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"drupal/addtocal": "^3.0",
"drupal/admin_toolbar": "^3.0",
"drupal/allowed_formats": "^3.0",
"drupal/anchor_link": "~3.0",
"drupal/asset_injector": "^2.7",
"drupal/auto_entitylabel": "^3.0@beta",
"drupal/better_exposed_filters": "^7.0",
Expand Down Expand Up @@ -191,7 +192,8 @@
"su-sws/stanford_fields": "^8.1",
"su-sws/stanford_media": "^11.0",
"su-sws/stanford_migrate": "^8.4",
"su-sws/stanford_samlauth": "^1.0"
"su-sws/stanford_samlauth": "^1.0",
"wikimedia/composer-merge-plugin": "^2.1"
},
"require-dev": {
"drupal/core-dev": "~10.3.0",
Expand Down Expand Up @@ -353,6 +355,11 @@
"docroot/libraries/{$name}/": [
"type:component"
]
},
"merge-plugin": {
"include": [
"docroot/modules/contrib/anchor_link/composer.libraries.json"
]
}
},
"autoload": {
Expand Down
125 changes: 124 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions config/default/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module:
admin_toolbar_links_access_filter: 0
admin_toolbar_tools: 0
allowed_formats: 0
anchor_link: 0
asset_injector: 0
autologout: 0
better_exposed_filters: 0
Expand Down
1 change: 1 addition & 0 deletions config/default/editor.editor.basic_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ settings:
- alignment
- '|'
- link
- anchor
- '|'
- bulletedList
- numberedList
Expand Down
1 change: 1 addition & 0 deletions config/default/editor.editor.basic_html_without_media.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ settings:
- alignment
- '|'
- link
- anchor
- '|'
- bulletedList
- numberedList
Expand Down
2 changes: 1 addition & 1 deletion config/default/filter.format.basic_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ filters:
status: true
weight: -50
settings:
allowed_html: '<br> <p class id> <h2 id class> <h3 id class> <h4 id class> <h5 id class> <h6 id class> <a class="hs-button hs-button--big hs-secondary-button hs-more-link hs-external-link hs-file-link hs-pdf-link hs-private-link" name target hreflang href title id data-entity-type data-entity-uuid data-entity-substitution> <span class> <table class> <b> <cite> <dl> <dt> <dd> <i class> <img src alt data-entity-type data-entity-uuid data-align data-caption width height class> <drupal-entity data-entity-type data-entity-uuid data-entity-embed-display data-entity-embed-display-settings data-align data-caption data-embed-button alt title class> <div role id aria-* class> <blockquote cite> <ul type class id> <ol type class id start> <caption class> <tbody class> <th scope class rowspan colspan> <td class rowspan colspan> <drupal-media data-* title alt> <strong> <em> <li> <hr> <tr> <thead> <tfoot>'
allowed_html: '<a id target rel class="ck-anchor hs-button hs-button--big hs-secondary-button hs-more-link hs-external-link hs-file-link hs-pdf-link hs-private-link" name hreflang href title data-entity-type data-entity-uuid data-entity-substitution> <br> <p class id> <h2 id class> <h3 id class> <h4 id class> <h5 id class> <h6 id class> <span class> <table class> <b> <cite> <dl> <dt> <dd> <i class> <img src alt data-entity-type data-entity-uuid data-align data-caption width height class> <drupal-entity data-entity-type data-entity-uuid data-entity-embed-display data-entity-embed-display-settings data-align data-caption data-embed-button alt title class> <div role id aria-* class> <blockquote cite> <ul type class id> <ol type class id start> <th scope class rowspan colspan> <drupal-media data-* title alt> <strong> <em> <li> <hr> <tr> <td class rowspan colspan> <thead> <tbody class> <tfoot> <caption class>'
filter_html_help: true
filter_html_nofollow: false
filter_html_escape:
Expand Down
2 changes: 1 addition & 1 deletion config/default/filter.format.basic_html_without_media.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ filters:
status: true
weight: -10
settings:
allowed_html: '<br> <p class id> <h2 id class> <h3 id class> <h4 id class> <h5 id class> <h6 id class> <a class="hs-button hs-button--big hs-secondary-button hs-more-link hs-external-link hs-file-link hs-pdf-link hs-private-link" name target hreflang href title id> <span class> <table class> <b> <cite> <dl> <dt> <dd> <i class> <img src alt data-entity-type data-entity-uuid data-align data-caption width height class> <div role id aria-* class> <blockquote cite> <ul type class id> <ol type class id start> <caption class> <tbody class> <th scope class rowspan colspan> <td class rowspan colspan> <strong> <em> <code> <li> <hr> <tr> <thead> <tfoot>'
allowed_html: '<a id target rel class="ck-anchor hs-button hs-button--big hs-secondary-button hs-more-link hs-external-link hs-file-link hs-pdf-link hs-private-link" name hreflang href title> <br> <p class id> <h2 id class> <h3 id class> <h4 id class> <h5 id class> <h6 id class> <span class> <table class> <b> <cite> <dl> <dt> <dd> <i class> <img src alt data-entity-type data-entity-uuid data-align data-caption width height class> <div role id aria-* class> <blockquote cite> <ul type class id> <ol type class id start> <th scope class rowspan colspan> <strong> <em> <code> <li> <hr> <tr> <td class rowspan colspan> <thead> <tbody class> <tfoot> <caption class>'
filter_html_help: true
filter_html_nofollow: false
filter_htmlcorrector:
Expand Down
Loading