Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Add Tiny SpellChecker Pro plug-in to EPiserver RTE

Vote:
 

Hi All,

We are trying to add Tiny SpellChecker Pro plug-in to Episerver RTE through Tiny cloud. Tiny suggested invoking the below-mentioned script tag after the core TinyMce code is loaded in Episerver, but before the editor itself is initialized and rendered. Essentially, we need the TinyMCE global variable to be defined, which happens when TinyMCE's code loads. But the editor needs the Spellchecker Pro code to be loaded (in this case, via script tag) before it initializes and renders on the page. 

<script src="https://cdn.tiny.cloud/1/YOUR_API_KEY_GOES_HERE/tinymce/6/cloud-plugins.min.js?tinymcespellchecker" referrerpolicy="origin"></script>

I have tried this, but it didn't work and failed to initialize the plugin:

Any idea how can we make it work?

Thanks in advance

#284522
Jul 27, 2022 13:37
Vote:
 

Hi Gaurav!
We have a fix for this issue, hopefully it will be released soon. The bug id is CMS-24638.

#285681
Edited, Aug 17, 2022 11:51
Vote:
 

FYI, CMS-24638 has been fixed and released in EPiServer.CMS.TinyMce 2.13.8
There is also a useful blogpost for spellchecker pro we added recently https://world.optimizely.com/blogs/ha-bui/dates/20222/8/how-to-integrate-tinymce-cloud-plugin-with-episerver/

#286053
Edited, Aug 24, 2022 7:32
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.