Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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...
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
is working on a reply...