Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mark Ramos 4 posts 85 karma points
    Dec 16, 2022 @ 18:44
    Mark Ramos
    0

    Extend TinyMCE 6 in Umbraco 11

    I'd like to extend the Format dropdown of TinyMCE, which was upgraded to version 6 with the upgrade to Umbraco 11.

    Now the dropdown contains submenus with useful formats.

    If I create my own stylesheet as documented here, it wipes out the default dropdowns as seen above and overwrites them with my new stylesheet. Is it possible to extend the format dropdown and not replace it?

  • Huw Reddick 1929 posts 6697 karma points MVP 2x c-trib
    Dec 16, 2022 @ 18:53
    Huw Reddick
    0

    Hi Mark,

    I wrote a blog post about this for Umbraco 9+ as it can be a bit of a headache to maintain because it requires escaping of the double quote character for appsettings

    https://umbraco.themediawizards.co.uk/the-grimoire/formatting-for-richtexteditor-config/

    The code example allows you to maintain the section in a nicely formatted json file.

Please Sign in or register to post replies

Write your reply to:

Draft