8000 GitHub - Deakin/tinymce_spellchecker_php: TinyMCE Spellchecker for PHP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Deakin/tinymce_spellchecker_php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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