Spell Checking

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

Check spelling is a function in the CKEditor which will allow you to check if you didn't make any mistakes in spelling while writing.You must notice that this function depands on the editors settings and could be different than shown below.CKEditor provides two option check spelling: Chech speling in pop up window and Chceck spelling as you type

Spell Check

To activate the function of Check spelling in pop up window simply press CKEditor spellcheck.gif on your toolbar. A popup window called "Spell Check" will appear:

450px

The window contains two bookmarks "SpellChecker" and "Thesaurus".

In the right top of the "SpellChecker" you can choose languge which can be use to spell checking. In the top of the window you will find a field with your text. All words which are incorrect will be underlied and first of this words will also appear in the field called "Change to". To ignore the mistake press "Ignore" or "Ignore All" if you want to ignore the mistake in the whole text. If you want to correct the mistake:

1. choose the word you had in mind from the list "Suggestions" field. If you peak a word it  will appear in the "Change to" field.
if you can't find the correct word, you can write this word into field "Change to:"

2. press "Replace" and the highlighted word will be corrected. If you want to correct the same mistake in the whole text press "Replace All"

When the check spelling will finish an information about the amount of words changed will appear:

Spell result.png

Pressing "OK" will end the spell checking procedure.

ieSpell

ieSpell is a free Internet Explorer browser extension that spell checks text input boxes on a webpage.1

Installation

If you click on the Spellcheck.gifbutton on your toolbar and the ieSpell isn't installed in your Internet Explorer browser an installation process will start:

  1. A window will appear asking you if you want to download the ieSpell. Press OK to proceed. You will be re-directed to the download page.
  2. On the ieSpell download page choose the server you want to download the program from and click on it. You will be re-directed again.
  3. On the new page click "Download now". You can choose to save the file on a disk or run the file.The download time will depend on how fast your Internet connection is.
  4. If you didn't choose run in point 3, run the program.
  5. ieSpell installation program will appear and you will be asked to read the License Agreement. If you agreed press "I Agree"
  6. The installation process will start automaticlly and in the end you will be asked if you want to visit ieSpell's website for updates.You may choose Yes or No.
  7. Installation ends with information reagrding to ieSpell usage.
  8. You may use the ieSpell in FCKeditor now.

Note that if you use an browser other than the IE the ieSpell won't appear.

Working with ieSpell

Pressing Spellcheck.gif button on your toolbar will activate the ieSpell.

Example:

Image:IeSpell_example.png

The first word in your text which is incorrect will appear in the "Not in dictionary" field in the top of the window. To ignore the mistake press "Ignore" or "Ignore All" if you want to ignore the mistake in the whole text. You may also add a missing word to the dictionary by pressing "Add".

If you want to correct the mistake:

1. choose the word you had in mind from the list "Suggestions:" field. If you peak a word it will appear in the "Replace with:" field.

2. press "Change" and the incorrect word will be replaced. If you want to correct the same mistake in the whole text press "Change All".

When the check spelling will finish an information about the amount of words changed will appear:

IeSpell example2.png

Pressing "OK" will end the spell checking procedure.





1. source:ieSpell homepage