egroupware/phpgwapi/js/tinymce/jscripts/tiny_mce/README.eGroupWare
Pim Snel 1f99dafd1b created makefile and instructions for crunching the tinymce.js file
add ttkcruncher to for crunching javascripts
2006-07-06 20:39:08 +00:00

16 lines
612 B
Plaintext

HOWTO APPLY PATCHES TO TINYMCE.JS
TinyMCE is developed outside the eGW project so after very update we
must apply our patches again. In order to keep it traceble which
changes are applied to the original tinymce code for eGroupWare,
changes are done against 'tiny_mce_src.js'. This file is human
readable and we can do diffs, etc...
To make the changes active in the optimized file 'tiny_mce.js' make
sure you have got ttkcrunch installed on you POSIX compatible
computer and then run make.
ttkcrunch can be downloaded from http://www.ticatk.com/download.html.
A copy can also be found in phpgwapi/doc