WebSpellChecker (WSC)
WSC operates in a separate browser window so your work is not obstructed. Corrected text is automatically returned to the form.
WSC plugin for HTMLArea 3.0Please note, that HTMLArea 3.0 doesn't support some modern browsers (e.g. Opera 10.6)
Installation Guide
1. Download and install Sproxy. 2. Download the WSC plugin for HTMLArea 3.0. 3. Unpack the downloaded zip archive and copy the extracted WSC directory to the HTMLArea 3.0 plugins directory. 4. Specify the core URI of the WSC plugin core URI (see sample, line 13). 5. Load the WSC plugin (see sample, line 18). 6. When the editor loads, register the WSC plugin invoker:
editor.registerPlugin(WSC4HTMLArea3, {editor:editor, name:sMyWSCName, lang:sInitialLanguage}), where: See sample, lines 16-18).
Sample
|
|
