Skip to content

spocke/punymce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PunyMCE - The Puny JavaScript Rich Text editor

What you need to build PunyMCE

How to build PunyMCE

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

ant

Will combine, preprocess and minify the PunyMCE puny_mce_src.js into puny_mce.js and all plugins etc into puny_mce_full.js.

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.

About

PunyMCE is a lightweight rich text editor written in javascript. It's designed to be used for things like comments and forums.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published