Sha256: 90786b08914e5ebcc4ddd70aca9319afb0264bc95932d9e84aa9cb195515881f

Contents?: true

Size: 970 Bytes

Versions: 312

Compression:

Stored size: 970 Bytes

Contents

CKEditor WebSpellChecker Plugin
===============================

This plugin brings Web Spell Checker (WSC) into CKEditor.

WSC is "installation-less", using the web-services of [WebSpellChecker.net](http://www.webspellchecker.net/). It's an out of the box solution.

Installation
------------

1. Clone/copy this repository contents in a new "plugins/wsc" folder in your CKEditor installation.
2. Enable the "wsc" plugin in the CKEditor configuration file (config.js):

        config.extraPlugins = 'wsc';

That's all. WSC will appear on the editor toolbar and will be ready to use.

License
-------

Licensed under the terms of any of the following licenses at your choice: [GPL](http://www.gnu.org/licenses/gpl.html), [LGPL](http://www.gnu.org/licenses/lgpl.html) and [MPL](http://www.mozilla.org/MPL/MPL-1.1.html).

See LICENSE.md for more information.

Developed in cooperation with [WebSpellChecker.net](http://www.webspellchecker.net/).

Version data entries

312 entries across 312 versions & 25 rubygems

Version Path
constructor-core-0.8.5 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.8.4 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.8.3 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.8.2 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.8.1 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.8.0 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.10 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.9 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.8 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.7 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.6 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.5 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.4 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-pages-0.7.3 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.3 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-cms-0.7.3 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-pages-0.7.2 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.2 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-cms-0.7.2 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.7.1 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md