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

RTE fixes and updates #4170

Merged
merged 12 commits into from
Mar 28, 2024
Merged

RTE fixes and updates #4170

merged 12 commits into from
Mar 28, 2024

Conversation

intoeetive
Copy link
Contributor

This PR is making following fixes and changes to CKEditor in RTE:

  • fixes the "source editing" mode by allowing to use classes in the HTML
  • fixes issue where if several configurations were used on page, the file upload preferences were applied from the last one
  • updates CKEditor to latest version
  • adds "find and replace" plugin
  • adds "insert image from URL" option

Current "source editing" option is largely useless without these changes, so it's important to release ASAP

@intoeetive intoeetive added the Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on. label Mar 25, 2024
@intoeetive intoeetive added this to the 7.4.6 milestone Mar 25, 2024
Yulyaswan and others added 2 commits March 26, 2024 08:13
(cherry picked from commit a577794)
@bryannielsen bryannielsen merged commit 3ab523d into 7.dev Mar 28, 2024
23 checks passed
@bryannielsen bryannielsen deleted the feature/7.x/rte-more-plugins branch March 28, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Accepted Bug has been confirmed, is reproducible, and ready to work on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants