I noticed that it has been completely removed. I have hacked together a port of the old CKE3.x aspell plugin to get it working on CKE4. There are a couple screwy design problems with CKE, one of which is including a pile of language pack strings that plugins use, and providing no localization model for the plugins to be able to supply their own language strings. As such, when they removed the language strings from CKE4 pertaining to spell checking, the CKE3/aspell plugin stopped working because it couldn't find any of the strings it was looking for. aspell plugin needs to be reworked to have those strings sourced internally instead of externally. I have a working version of this that I can make available relatively quickly if you are in a pinch, otherwise I am planning to do a little better job of it and complete the porting of the language pack strings before releasing the source code.
I noticed that it has been
I noticed that it has been completely removed. I have hacked together a port of the old CKE3.x aspell plugin to get it working on CKE4. There are a couple screwy design problems with CKE, one of which is including a pile of language pack strings that plugins use, and providing no localization model for the plugins to be able to supply their own language strings. As such, when they removed the language strings from CKE4 pertaining to spell checking, the CKE3/aspell plugin stopped working because it couldn't find any of the strings it was looking for. aspell plugin needs to be reworked to have those strings sourced internally instead of externally. I have a working version of this that I can make available relatively quickly if you are in a pinch, otherwise I am planning to do a little better job of it and complete the porting of the language pack strings before releasing the source code.
Ah, thanks. I'll wait.
Ah, thanks. I'll wait.