Socket
Socket
Sign inDemoInstall

@hh.ru/ckeditor-hh-xhh

Package Overview
Dependencies
0
Maintainers
10
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @hh.ru/ckeditor-hh-xhh

ckeditor custom build for xhh service


Version published
Weekly downloads
0
Maintainers
10
Created
Weekly downloads
 

Readme

Source

WebSpellChecker Dialog Plugin for CKEditor 4

WebSpellChecker Dialog (WSC Dialog) provides distraction-free proofreading, checking the whole text’s spelling and grammar on-click in a separate pop-up window.

WSC Dialog Plugin for CKEditor 4 View

This plugin brings the multi-language WSC Dialog functionality into CKEditor 4. It is integrated by default starting with Standard Package of CKEditor 4. You can find it on the CKEditor 4 toolbar panel under the ABC button (Check Spelling).

If your version of CKEditor doesn’t have WSC Dialog built-in, you can easily add it by following the steps outlined in the Get Started section.

The default version of WSC Dialog plugin for CKEditor 4 is using the free services of WebSpellChecker. It is provided with a banner ad and has some limitations.

To lift the limitations and get rid of the banner, obtain a license. Depending on your needs, you can choose a Cloud-based or Server (self-hosted) solution.

Demo

WSC Dialog plugin for CKEditor 4: https://webspellchecker.com/wsc-dialog-ckeditor4/

Supported Languages

The WSC Dialog plugin for CKEditor as a part of the free services supports the next languages for check spelling: American English, British English, Canadian English, Canadian French, Danish, Dutch, Finnish, French, German, Greek, Italian, Norwegian Bokmal, Spanish, Swedish.

There are also additional languages and specialized dictionaries available for a commercial license, you can check the full list here.

Get Started

  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 Dialog will appear on the editor toolbar under the ABC button and will be ready to use.

Supported Browsers

This is the list of officially supported browsers for the WSC Dialog plugin for CKEditor 4. WSC Dialog may also work in other browsers and environments but we unable to check all of them and guarantee proper work.

  • Chrome (the latest)
  • Firefox (the latest)
  • Safari (the latest)
  • MS Edge (the latest)
  • Internet Explorer 8.0 (limited support)
  • Internet Explorer 9.0+ (close to full support)

Note: All browsers are to be supported for web pages that work in Standards Mode.

Resources

Technical Support or Questions

In cooperation with the CKEditor team, during the past 10 years we have simplified the installation and built the extensive amount of documentation devoted to WSC Dialog plugin for CKEditor 4 and less.

If you are experiencing any difficulties with the setup of the plugin, please check the links provided in the Resources section.

Holders of an active subscription to the services or a commercial license have access to professional technical assistance directly from the WebSpellChecker team. Contact us here!

Reporting Issues

Please use the WSC Dialog plugin for CKEditor 4 GitHub issue page to report bugs and feature requests. We will do our best to reply at our earliest convenience.

License

This plugin is licensed under the terms of any of the following licenses at your choice: GPL, LGPL and MPL.

See LICENSE.md for more information.

Developed by WebSpellChecker in cooperation with CKSource.

FAQs

Last updated on 04 Feb 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc