Skip to content

tianyusong/HugeMCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyMCE - The JavaScript Rich Text editor

What you need to build TinyMCE

How to build TinyMCE

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 classes into tiny_mce.js and tiny_mce_src.js and it's jQuery variant.

ant moxiedoc

Will generate API Documentation for the project using the Moxiedoc tool. The docs will be generated to the docs/api directory.

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 project

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

About

Much bigger than TinyMCE, but still TinyMCE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published