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

Open
leofeyer opened this issue Mar 28, 2024 · 1 comment
Open

Upgrade to TinyMCE 7 #7070

leofeyer opened this issue Mar 28, 2024 · 1 comment
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'
});

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

No branches or pull requests

2 participants