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

Upgrade to TinyMCE 7 #7070

Closed
leofeyer opened this issue Mar 28, 2024 · 1 comment · Fixed by #7249
Closed

Upgrade to TinyMCE 7 #7070

leofeyer opened this issue Mar 28, 2024 · 1 comment · Fixed by #7249
Labels
Milestone

Comments

@leofeyer
Copy link
Member

Description

https://www.tiny.cloud/docs/tinymce/latest/migration-from-6x/

@leofeyer leofeyer added this to the 5.4 milestone Mar 28, 2024
@zoglo
Copy link
Contributor

zoglo commented Mar 29, 2024

New change that should be important as well as it's self-hosted within contao (GPLv2+)
https://www.tiny.cloud/docs/tinymce/latest/license-key/

tinymce.init({
  selector: 'textarea',  // change this value according to your HTML
  license_key: 'gpl'
});

@leofeyer leofeyer linked a pull request May 29, 2024 that will close this issue
leofeyer added a commit that referenced this issue May 29, 2024
Description
-----------

Implements #7070

Commits
-------

6d7e8af Allow TinyMCE 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants