Skip to content

moodle/custom-tinymce_spellchecker_php

 
 

Repository files navigation

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

About

Customised TinyMCE Spellchecker for Moodle

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.0%
  • JavaScript 25.0%