![]() ![]() | ![]() |
- Update ckeditor to 3.6.6.1 so Rich Text editor will work in IE10.
path=`pwd` htmldir='/home/httpd/html' if [ -e "$htmldir/fckeditor" ] then rm -rf $htmldir/fckeditor fi if [ -e "$htmldir/htmlarea" ] then rm -rf $htmldir/htmlarea fi cd $htmldir echo $path/ckeditor_3.6.6.1.tar.gz tar -zxf $path/ckeditor_3.6.6.1.tar.gz cp $path/loncapaconfig.js ckeditor/loncapaconfig.js