Copied to clipboard

Flag this post as spam?

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


  • Nathan Woulfe 447 posts 1664 karma points MVP 5x hq c-trib
    Mar 30, 2012 @ 02:01
    Nathan Woulfe
    0

    TinyMCE.init...

    Hello

    I'd like to turn the spellchecker on by default in the RTE - I think the snippet below should do it, but I can't find where Umbraco keeps the .init function...

    init_instance_callback : function() {
           tinymce.execCommand('mceSpellCheck', true);
      }

    Any suggestions? Open to other ideas too, thought I would have been able to do it through a .config edit, but it doesn't seem so.

     

    ta

    Nathan

Please Sign in or register to post replies

Write your reply to:

Draft