Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.22 KB

readme.md

File metadata and controls

25 lines (17 loc) · 1.22 KB

TinyMCE - Spellchecker for PHP

What you need to build TinyMCE Spellchecker for PHP

How to build TinyMCE Spellchecker for PHP

In the root directory of TinyMCE where the build.xml file is you can run ant against different targets.

ant

Will combine, preprocess and minify the TinyMCE plugin file.

ant release

Will produce an release package of the current repository code. The release packages will be placed in the tmp directory.

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