Skip to content

hjanuschka/languagetool-tinymce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

languagetool-tinymce

LanguageTool for TinyMCE

languagetool-tinymce is a plugin for TinyMCE. It is based on the AtD TinyMCE Plugin.

[LanguageTool] (https://www.languagetool.org/) is an Open Source proof­reading program for English, French, German, Polish, and more than 20 other languages.

After the Deadline is an open source software service that checks spelling, style, and grammar..

This project contains a modified version of the AtD TinyMCE Plugin.

Changes:

  • AtD-code, this has been simplified for use with LanguageTool - it now assumes there's no markup anymore in the text field (not even bold etc)!
  • editor-plugin, the AtD-pluzgin for TinyMCE, heavy modified for LanguageTool.

Quick Start

  1. Follow steps of [LanguageTool - Integration On Websites] (Integration On Websites).

Examples

Localization

Localization is done using the i18 support of tinyMCE. Separate plugins are available for each language, and potentially, if using themes, also a language plugin within the theme.

License

LGPL

Credits

  • This code is a derivate(hack) of the spellcheck plugin from Moxiecode. Thanks for the hard work guys.
  • Original Author: Raphael Mudge (Automattic)
  • Heavily modified by Daniel Naber for [LanguageTool] (http://www.languagetool.org)

About

LanguageTool AtD-based for TinyMCE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.5%
  • HTML 2.5%