Ralf Posted Thursday at 09:14 PM Share Posted Thursday at 09:14 PM Hello all, I have a question about the spell checker SCAYT of CKEditor. How do you manage that it is always switched ON automatically and you don't have to click "Enable SCAYT" for every input field? I found the following post in the ckeditor forumhttps://ckeditor.com/old/forums/CKEditor-3.x/ScaytAutoStartup-CKEditor but if I enter the code from there in my Field "Body" under Input -> CKEditor Settings -> Custom Config Options like this config.scayt_autoStartup: true it doesn't work ... 😢 Now my question, how do you do it? Link to comment Share on other sites More sharing options...
Robin S Posted Thursday at 09:54 PM Share Posted Thursday at 09:54 PM In your CKEditor fields setting > Input tab > Custom Config Options: scayt_autoStartup: true 1 Link to comment Share on other sites More sharing options...
Knubbi Posted Friday at 11:54 AM Share Posted Friday at 11:54 AM Thanks for the tip. Is there any chance to auto-switch spellcheck language when switching between languages in Processwire? 1 Link to comment Share on other sites More sharing options...
Ralf Posted Saturday at 06:18 PM Author Share Posted Saturday at 06:18 PM @Robin S thanks for your help, the code WITHOUT "config." at the beginning works wonderfully 🙂 @Knubbi possibly helps you the contribution of Moritz in this thread here: But I personally have not tested yet! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now