Downloads
Download tar.gz
205.56 KB
MD5: f168cda5b9e98e10cea787e0ade20614
SHA-1: aca87489e67ff1006f869336396bcfe6272ef888
SHA-256: 30c60647d93a38f0fcdcaee4b7d9fdcd5f3330d2296a8dd9a95b4e6b9bbefca8
Download zip
468.27 KB
MD5: 58dbca28f3f999748e36cf282905a0cc
SHA-1: 64511f6b33b6286060498136ba21cc65fc6026ac
SHA-256: 4e9610914ec4191671b165db870d489a59cce6d26733fc17a203d3c066c076f8
Release notes
Changelog
See the changelog.md file.
Summary
- #3226492 - Update Drupal core from 9.1.x to 9.2.x
- #3249208 - CKEditor automatic footnotes. User now has a new CKEditor widget to add footnotes within page content. A filter then automatically generates a footnotes section at the end of the content. Markup of footnotes matches wet-boew implementation and allows for dynamic reference links to function properly.
- #3228616 - CKEditor alert widget. This adds a new button to the editor that allows users to add an alert to the page. A dialog window allows users to select which type of alert to place. Users can modify title and alert content, change the heading level, and right-click the alert to change the alert type.
- #3228812 - CKEditor abbreviations. Adds a new button to the editor that allows users to add an abbreviation. Users can double-click an existing abbreviation to change the text.
- #3227545 - CKEditor automatic Table of Contents (TOC). Allows users to add the [toc] token anywhere within the editor to generate an "On this page" table of contents.
- #3246714 - Fix markup around media items inserted using the Media Library in CKEditor.
- #3248590 - Flushing caches during preUpdate() hook should set maintenance mode.
- #3253398 - WxT Bootstrap fix .pagedetails layout issues.
- #3253822 - Patch drupal/redis to fix QueueInterface implementation; fix queues using redis.
- #3253829 - Fix GC Subway in Intranet theme