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

Disable CKEditor version check #2742

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

chrieinv
Copy link
Contributor

@chrieinv chrieinv commented Jul 4, 2024

Disable CKEditor version check that displays a popup in the editor saying the editor is unsafe and should be updated. The latest, and last, open source version, 4.22.1, is already in use. Newer versions are available under commercial terms. The check was added in 4.22.0 and is default enabled.

This disables the check in Article and Question content types, and in H5P Script view. The editor used by H5P is included in the H5P Editor composer package and is currently at version 4.17.1.

@chrieinv chrieinv merged commit aaa05af into master Jul 4, 2024
6 checks passed
@chrieinv chrieinv deleted the disable-ckeditor-version-check branch July 4, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant