Umbraco v15
I need to refresh the list of classes that TinyMCE shows in the table property.
The list is generated from some content in the Umbraco content nodes.
But how do I refresh the TinyMCE configuration on-the-fly with out restarting the Umbraco application?
Can I change the manifest loaded at startup and the make Umbraco refresh the TinyMCE settings?
m
Mike Chambers
03/12/2025, 9:49 AM
FYI..
Copy code
Change Rich Text Editor UI
Umbraco 15 includes two options for rich text editing: Tiptap and TinyMCE. TinyMCE will eventually be phased out of the CMS.
This article will guide you through switching from TinyMCE UI to the new Tiptap UI.