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, 6 months ago) by faziophi
Branches: MAIN
CVS tags: HEAD
Adding CKEditor 3.0 files to html/adm.

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

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