File:  [LON-CAPA] / loncom / html / adm / ckeditor / commands
Revision 1.2: download - view: text, annotated - select for diffs
Sat Jan 30 18:49:59 2010 UTC (14 years, 5 months ago) by faziophi
Branches: MAIN
CVS tags: version_2_9_99_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD
bug 6199 -- Upgrade CKEditor to version 3.1

path=`pwd`
cd $1
echo $path/ckeditor_3.1.tar.gz
tar xzf $path/ckeditor_3.1.tar.gz
cp $path/loncapaconfig.js ckeditor/loncapaconfig.js

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