WebSpellChecker (WSC)
WSC operates in a separate browser window so your work is not obstructed. Corrected text is automatically returned to the form.
WebSpellChecker Plugin for TinyMCE
Installation Guide
1. Download and install Sproxy. 2. Download the WSC plugin for TinyMCE. 3. Unpack the downloaded zip archive and copy the extracted WSC directory to the TinyMCE plugins directory (by default: \tinymce\jscripts\tiny_mce\plugins\). Note! Folder name should be "wsc"). 4. Specify the core URI of the WSC plugin (see sample, line 6). 5. Edit HTML page that contains TinyMCE. Register WSC plug-in (see sample, line 11), and add it to TinyMCE toolbar (see sample, line 12). 6. Specify the wsc popup title (see sample, line 13). 7. Specify the initial spell check language name. Now supported: en_US, da_DK, en_GB, nl_NL, fr_FR, nb_NO, el_GR, de_DE, pt_PT, it_IT, es_ES, pt_BR, sv_SE. See sample, line 14.
Sample
|
|
