Skip to content
This repository was archived by the owner on Aug 21, 2020. It is now read-only.

tinymce/tinymce_spellchecker_php

Folders and files

NameName
Last commit message
Last commit date
Apr 16, 2014
May 7, 2014
Jun 18, 2013
Jun 18, 2013
Jun 18, 2013
Apr 16, 2014
Apr 16, 2014
Jun 18, 2013
Apr 16, 2014
Apr 16, 2014

Repository files navigation

TinyMCE - Spellchecker for PHP

This is the PHP backend for the TinyMCE 4.0 spellchecker plugin. It enables you to use different PHP implementations such as Enchant, Google or PSpell.

How to build TinyMCE Spellchecker for PHP

Install Node.JS and Jake globally using npm. Then just run jake to build a release package.

npm i jake -g
npm i
jake

Contributing to the TinyMCE Spellchecker for PHP project

You can read more about how to contribute to this project at http://tinymce.moxiecode.com/contributing