Closed (fixed)
Project:
Ace Code Editor
Version:
2.0.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jan 2023 at 08:04 UTC
Updated:
31 Jan 2023 at 15:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rajab natshahComment #3
rajab natshahThank you, Gonzalo for having time to maintain this needed module.
Hoping for a tag release. To speed up further adaption to use under Drupal 10.
Tested the
2.0.x-devdevelopment branch before.Comment #4
rajab natshahComment #5
rajab natshahHad Real physical testing round for Ace Code Editor with Drupal ~10
Build Drupal
~10.0sandbox test site and have Drush~11.0Add assets repository
Add the ACE Code Editor module
Change file/directory mod and ownership of files:
Install with Drush
Rebuild the cache:
Open a browser and change the address to:
http://localhost/sandboxes/drupal10ace_editor__test/web/Configure the Restricted HTML text format to use the ACE Editor
Have a test Basic page with CKEditor 5

The Basic page after saving with CKEditor 5

Edit the same test page but switch the text format to use the Restricted HTML with ACE Code Editor.

For sure Site admins needs to un-check the
"Limit allowed HTML tags and correct faulty HTML"checkbox which is not recommended. Or follow up with the"Allowed HTML tags"to have only the needed allowed tags.Comment #6
rajab natshahHad Real physical testing round for Ace Code Editor with Drupal ~9.0 too
Build Drupal
~9.0sandbox test site and have Drush~11.0Change minimum stability to dev for testing on the recommended Drupal 9 project template
Add assets repository
Add the ACE Code Editor module
Change file/directory mod and ownership of files:
Install with Drush
Rebuild the cache:
Open a browser and change the address to:
http://localhost/sandboxes/drupal9ace_editor__test/web/Configure the Restricted HTML text format to use the ACE Editor
Have a test Basic page with CKEditor 5

The Basic page after saving with CKEditor 5

Edit the same test page but switch the text format to use the Restricted HTML with ACE Editor.

For sure Site admins needs to un-check the
"Limit allowed HTML tags and correct faulty HTML"checkbox which is not recommended. Or follow up with the"Allowed HTML tags"to have only the needed allowed tags.Comment #7
rajab natshahComment #8
rajab natshahComment #9
rajab natshahComment #10
rajab natshahComment #11
rajab natshah✅ Released ace_editor-2.0.0-alpha1