Skip to content
forked from tinymce/tinymce

TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL.

License

Notifications You must be signed in to change notification settings

Afraithe/tinymce

This branch is 1 commit ahead of, 24181 commits behind tinymce/tinymce:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2011
Apr 4, 2011
Mar 28, 2011
Oct 29, 2010
Sep 19, 2010
Feb 3, 2011
Sep 3, 2010
Feb 12, 2009
Mar 24, 2011
Apr 4, 2011
Jan 13, 2010

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

TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%