File:  [LON-CAPA] / loncom / html / adm / ckeditor / commands
Revision 1.1: download - view: text, annotated - select for diffs
Tue Dec 22 03:32:13 2009 UTC (14 years, 9 months ago) by faziophi
Branches: MAIN
CVS tags: HEAD
Adding CKEditor 3.0 files to html/adm.

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

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