[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml loncom/html/adm/ckeditor commands
raeburn
raeburn at source.lon-capa.org
Fri Dec 16 14:09:32 EST 2011
raeburn Fri Dec 16 19:09:32 2011 EDT
Modified files:
/loncom/html/adm/ckeditor commands
/doc/loncapafiles loncapafiles.lpml
Log:
- Upgrade CKEditor to version 3.6
Index: loncom/html/adm/ckeditor/commands
diff -u loncom/html/adm/ckeditor/commands:1.2 loncom/html/adm/ckeditor/commands:1.3
--- loncom/html/adm/ckeditor/commands:1.2 Sat Jan 30 18:49:59 2010
+++ loncom/html/adm/ckeditor/commands Fri Dec 16 19:09:28 2011
@@ -1,5 +1,5 @@
path=`pwd`
cd $1
-echo $path/ckeditor_3.1.tar.gz
-tar xzf $path/ckeditor_3.1.tar.gz
+echo $path/ckeditor_3.6.2.tar.gz
+tar xzf $path/ckeditor_3.6.2.tar.gz
cp $path/loncapaconfig.js ckeditor/loncapaconfig.js
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.775 doc/loncapafiles/loncapafiles.lpml:1.776
--- doc/loncapafiles/loncapafiles.lpml:1.775 Tue Dec 13 02:09:19 2011
+++ doc/loncapafiles/loncapafiles.lpml Fri Dec 16 19:09:32 2011
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.775 2011/12/13 02:09:19 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.776 2011/12/16 19:09:32 raeburn Exp $ -->
<!--
@@ -4422,7 +4422,7 @@
</file>
<file>
- <source>loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz</source>
+ <source>loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz</source>
<target dist='default'>home/httpd/html/adm/ckeditor</target>
<categoryname>script</categoryname>
<description>
@@ -4434,7 +4434,7 @@
</installscript>
<dependencies>
loncom/html/adm/ckeditor/commands;
-loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz;
+loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz
loncom/html/adm/ckeditor/loncapaconfig.js;
</dependencies>
</file>
More information about the LON-CAPA-cvs
mailing list