summaryrefslogtreecommitdiff
path: root/portal/external/README
blob: 7f5bd1610ab5a22965d48e6cd30e961d94387688 (plain)
1
2
3
4
5
6
7
8
External modules not included due to licensing issues.

tinymce = LGPL = http://tinymce.moxiecode.com/
  Download, uncompress.
  We're only interested in jscripts/tiny_mce. When in, just do:
   rm tiny_mce_src.js 
   find . -type d -name langs | while read D ; do find $D -type f ! -name "en.js" ; done |xargs rm