modify spell check to use pspell or a web service.
Currently FCKeditor uses aspell with an exec call to perform spell checking operations.
For security reasons, many sites have exec calls disabled. It would be nice to offer different spell check options.
- aspell (exec)
- pspell (language dependent)
- web api (google spellcheck).
Change History (5)
Keywords: |
spell pspell aspell exec removed
|
Milestone: |
FCKeditor 2.5 →
FCKeditor 2.6
|
Milestone: |
FCKeditor 2.6 →
FCKeditor 2.8
|
Keywords: |
Confirmed added
|
Type: |
Bug →
New Feature
|
Keywords: |
Confirmed(New Feature) added; Confirmed removed
|
Keywords: |
Confirmed added; Confirmed(New Feature) removed
|
We should be working on this for the new spell checker. We'll consider your ideas during the analysis, thanks.