[LON-CAPA-cvs] cvs: loncom /html/adm/fckeditor FCKeditor_2.6.3.tar.gz commands
foxr
lon-capa-cvs-allow@mail.lon-capa.org
Mon, 03 Nov 2008 10:56:05 -0000
foxr Mon Nov 3 10:56:05 2008 EDT
Added files:
/loncom/html/adm/fckeditor FCKeditor_2.6.3.tar.gz
Modified files:
/loncom/html/adm/fckeditor commands
Log:
Update version of FCKeditor.. doesn't help the dragmath problems but
can't hurt to have it.
Index: loncom/html/adm/fckeditor/commands
diff -u loncom/html/adm/fckeditor/commands:1.1 loncom/html/adm/fckeditor/commands:1.2
--- loncom/html/adm/fckeditor/commands:1.1 Tue Oct 9 23:57:11 2007
+++ loncom/html/adm/fckeditor/commands Mon Nov 3 10:56:05 2008
@@ -1,5 +1,5 @@
path=`pwd`
cd $1
-echo $path/FCKeditor_2.4.3.tar.gz
-tar xzf $path/FCKeditor_2.4.3.tar.gz
+echo $path/FCKeditor_2.6.3.tar.gz
+tar xzf $path/FCKeditor_2.6.3.tar.gz
cp $path/loncapaconfig.js fckeditor/loncapaconfig.js