Attached is a modified CKEditor V3 with SCAYT (Spell Check as You Type) enabled. I know that CouchCMS comes with CKEditor 4, but SCAYT does not work in CK4. I have also changed the skin to match Bootstrap.
All you have to do to use this is replace the folder in /couch/includes/ckeditor with the ckeditor folder in this zip file. Make sure you get the folder level with the contents proceeding the folder and not the double ckeditor/ckeditor.
Hope this helps everyone, SCAYT is an awesome feature and I wish they would get it to work correctly in 4, but it doesn't. This version has all the same functions that 4 has. The V4 skins do not work in V3, so those are not included.
This pack also contains all the skins and all the languages, you just have to uncomment and comment the needed part in config.js, the code is already there just commented out.
- Developernator
All you have to do to use this is replace the folder in /couch/includes/ckeditor with the ckeditor folder in this zip file. Make sure you get the folder level with the contents proceeding the folder and not the double ckeditor/ckeditor.
Hope this helps everyone, SCAYT is an awesome feature and I wish they would get it to work correctly in 4, but it doesn't. This version has all the same functions that 4 has. The V4 skins do not work in V3, so those are not included.
This pack also contains all the skins and all the languages, you just have to uncomment and comment the needed part in config.js, the code is already there just commented out.

- Developernator