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
rich-1.4.2 vendor/assets/ckeditor/ckeditor/plugins/wsc/README.md
ckeditor-4.0.2 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
ckeditor-4.0.1 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
ckeditor-4.0.0 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
fullstack-ckeditor-0.1.3 lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/wsc/README.md
fullstack-ckeditor-0.1.2 lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/wsc/README.md
fullstack-ckeditor-0.1.1 lib/generators/fullstack/ckeditor/templates/ckeditor/plugins/wsc/README.md
ckeditor-4.0.0.rc2 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
ckeditor_rails-4.0.1.1 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
ckeditor_rails-4.0.1 vendor/assets/javascripts/ckeditor/plugins/wsc/README.md
rich-1.4.1 vendor/assets/ckeditor/ckeditor/plugins/wsc/README.md
rich-1.4 vendor/assets/ckeditor/ckeditor/plugins/wsc/README.md