Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Jun 2010 at 12:43 UTC
Updated:
4 Oct 2011 at 06:57 UTC
Scayt settings for off autostart.
http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.scay...
Comments
Comment #1
mephir commentedChanges commited into CVS.
Comment #3
rickmanelius commentedIt doesn't appear that this is working. I have the latest CKEditor core (3.4.1) and the latest drupal dev (Sept 15th) and I put this in my ckeditor config file and it doesn't seem to load it upon default.
flushed cache, reset safari (i.e. cache cleared).
Is there something I'm missing?
Comment #4
jozzhart commentedI'm having the same issue. Have added
config.scayt_autoStartup = true;to libraries/ckeditor/config.js but it isn't beening auto enabled.Thanks,
Jozz
Comment #5
Fogg commentedHi,
at my installation scayt is default on but I would like to turn it of. no luck so far.
At least I would like to switch the language to german...
thanks,
daniel
Comment #6
jlyon commentedThe button is enabled for me when I enter the following code in a custom module, but spellchecking doesn't actually work unless I Disable and Re-enable SCAYT. Has anyone else run into this?
Comment #7
mkesicki commented@jlyon please create new ticket for your issue. You work on custom module and this topic was about configuration option from CKEditror library api.