DP-43050 Investigate-way-to-make-an-ordered-list-style-for-1.1.1-style#3226
Open
dstorozhuk wants to merge 6 commits intodevelopfrom
Open
Conversation
Composer package changes
|
…CKEditor 5 Introduced `mass_ckeditor5` custom module to enable hierarchical numbering for nested ordered lists. Added legal-style list filter plugin, integrated CKEditor CSS for live preview, and applied front-end styles for consistent display. Updated Full HTML and Basic HTML text formats to include the new filter. Updated configuration and dependencies to support the enhancements. Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
Enhanced `mass_ckeditor5` README with expanded configuration steps for legal-style hierarchical lists. Refactored `mass_ckeditor5_library_info_alter` implementation to utilize a custom service and prepare for D11+ compatibility. Removed deprecated `hook_ckeditor_css_alter` for cleaner structure. Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
… for CKEditor 5 Created a `LibraryInfoAlterHook` service in the `mass_ckeditor5` module to handle CKEditor 5 stylesheet registrations. Improved modularity and prepared for better compatibility with future Drupal versions. Added service definition in `mass_ckeditor5.services.yml`. Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
…orm configuration Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
f4e2cdb to
803ab0e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Explain the technical implementation of the work done.
Jira: (Skip unless you are MA staff)
DP-****
To Test:
Peer Review Checklist