elglogins / tinymce_spellchecker_php

TinyMCE Spellchecker for PHP

Home Page:http://tinymce.moxiecode.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TinyMCE Spellchecker for PHP

http://tinymce.moxiecode.com/


Languages

Language:PHP 94.0%Language:JavaScript 6.0%