ckeditor - Spellchecker force on as typing

Archived from the Xataface Users forum.

ngms27 — Fri Jan 25, 2013 3:49 am

Is there an option to set the Spell Checker as on by default as you type?


shannah — Mon Jan 28, 2013 9:30 am

According to this post, you can enable auto spellcheck with the config.scayt_autoStartup = true config directive for CKeditor.
See http://xataface.com/dox/modules/ckedito … figuration
for details on setting CKeditor config options in your fields.ini file.

-Steve