--- loncom/html/adm/ckeditor/commands 2015/03/31 13:45:39 1.7 +++ loncom/html/adm/ckeditor/commands 2024/05/22 15:34:49 1.10 @@ -1,6 +1,6 @@ path=`pwd` htmldir='/home/httpd/html' -currversion=4.47 +currversion=3.66 ckeditordir="$htmldir/ckeditor" if [ -e $ckeditordir ] then @@ -21,6 +21,7 @@ then echo $path/ckeditor_4.4.7.tar.gz tar -zxf $path/ckeditor_4.4.7.tar.gz cp -r $path/plugins/lcm ckeditor/plugins/ + cp -r $path/plugins/chem ckeditor/plugins/ cp $path/VERSION ckeditor/VERSION cp $path/loncapaconfig.js ckeditor/loncapaconfig.js chown -R www:www ckeditor