HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

TinyMCE editor

Describes how to configure the TinyMCE editor 2.0 and higher. It also covers how to add your own plugins, overriding the default settings, tips for using TinyMCE on your template page and so on.

📘

Note

This documentation is for the stand-alone version (EPiServer.CMS.TinyMce) of the TinyMCE add-on only. The documentation for the legacy version in CMS 10 and lower is at TinyMCE editor (Legacy) .

📘

Note

Optimizely supports TinyMCE version 4. See the TinyMCE website for information on how to create the client-side code of a TinyMCE plugin.

In Optimizely Content Management System (CMS) versions 11 and 12, the TinyMCE editor and related plugin configuration features were moved into a separate NuGet package as an add-on with its own versioning number and breaking changes.

From version 2.0, you can no longer customize the TinyMCE editor from the CMS admin view. All changes are done through code.

Topics for TinyMCE