CKEditor 5 Version 1.3

Extension
Release Date
Release Version
1.3
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="ckeditor5" type="module">
<file>ckeditor5</file>
<name>CKEditor5</name>
<description>CKEditor5 WYSIWIG</description>
<license>AGPL-3.0</license>
<maintainer>
<author>eileen</author>
<email>emcnaughton@wikimedia.org</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/ckeditor5</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/ckeditor5</url>
<url desc="Support">https://lab.civicrm.org/extensions/ckeditor5</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2021-06-21</releaseDate>
<version>1.3</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments>This presents CKEditor 5 as an option for the wysiwyg editor. The current implementation embeds images into rich text, which is good for sites behind firewalls</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Ckeditor5</namespace>
</civix>
</extension>