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

V15: Swap default Richtext Editor data-type from TinyMCE to Tiptap #17164

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

leekelleher
Copy link
Member

Description

On fresh v15 installations, the default data-type for the Richtext editor should use the new Tiptap editor.

This PR updates the database creation script to replace TinyMCE with Tiptap configuration.

Existing/upgraded installations will remain using TinyMCE configuration as the default Richtext editor data-type.

This applies to new installations.
Existing (upgraded) default RTE data-type will remain as TinyMCE.
@leekelleher leekelleher requested review from iOvergaard and kjac October 1, 2024 09:47
@iOvergaard iOvergaard changed the title V15: Swap default RTE data-type from TinyMCE to Tiptap V15: Swap default Richtext Editor data-type from TinyMCE to Tiptap Oct 1, 2024
Copy link
Contributor

@kjac kjac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks absolutely fine 💯

@iOvergaard iOvergaard merged commit 2f938e0 into v15/dev Oct 1, 2024
17 of 18 checks passed
@iOvergaard iOvergaard deleted the v15/chore/datatype-default-rte-tiptap branch October 1, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants