File:  [LON-CAPA] / loncom / html / adm / ckeditor / commands
Revision 1.3: download - view: text, annotated - select for diffs
Fri Dec 16 19:09:28 2011 UTC (12 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: loncapaMITrelate_1, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
- Upgrade CKEditor to version 3.6

    1: path=`pwd`
    2: cd $1
    3: echo $path/ckeditor_3.6.2.tar.gz
    4: tar xzf $path/ckeditor_3.6.2.tar.gz
    5: cp $path/loncapaconfig.js ckeditor/loncapaconfig.js

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>