#TinyMCE Custom configuration on Umbraco 10

1 messages · Page 1 of 1 (latest)

fervent portal
#

I was hoping that someone could maybe some me some examples of updating the Tiny MCE editor on Umbraco V 10. I have been reading the docs, updated my appsettings file but nothing seems to be kicking it in as expected and I am at a bit of a loss with something that is likely quite simple to get around. I'm hoping that seeing some examples may highlight where I am going wrong, if its my CSP blocking plugins or the like.

weary osprey
#

what exactly do you need to configure?

fervent portal
#

Thanks for responding. Sorry, I probably should have gave an example of what I needed to do.

I am migrating a U7 client to U10, and on their U7 instance they use the "templates" option for inserting some content into RTEs. That is the main thing I wish to replicate, or identify alternatives if its not possible. Beyond that, I was wanting to look into adding some plugins that could improve the editing experience. Search and replace, quick bars and maybe some others depending.

#

I tried following some of the examples for it, but it just appeared as if nothing would change on the RTE itself and I wasn't sure if I was missing a step, or just not applying it correctly.