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 422 posts 1580 karma points MVP 3x 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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies