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.7.0 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-cms-0.7.0 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.6.4 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-cms-0.6.4 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.6.3 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-cms-0.6.3 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.6.2 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-cms-0.6.2 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.6.1 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-cms-0.6.1 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.6.0 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-cms-0.6.0 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.5.8 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-cms-0.5.8 core/vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.5.7 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.5.6 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.5.5 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.5.4 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.5.3 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
constructor-core-0.5.2 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md