[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml loncom/html/adm/ckeditor ckeditor_3.6.6.1.tar.gz commands

raeburn raeburn at source.lon-capa.org
Tue Jul 16 10:14:57 EDT 2013


raeburn		Tue Jul 16 14:14:57 2013 EDT

  Added files:                 
    /loncom/html/adm/ckeditor	ckeditor_3.6.6.1.tar.gz 

  Modified files:              
    /loncom/html/adm/ckeditor	commands 
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - Update ckeditor to 3.6.6.1 so Rich Text editor will work in IE10.
  
  
Index: loncom/html/adm/ckeditor/commands
diff -u loncom/html/adm/ckeditor/commands:1.4 loncom/html/adm/ckeditor/commands:1.5
--- loncom/html/adm/ckeditor/commands:1.4	Thu Jan 10 05:36:22 2013
+++ loncom/html/adm/ckeditor/commands	Tue Jul 16 14:14:51 2013
@@ -9,6 +9,6 @@
     rm -rf $htmldir/htmlarea
 fi
 cd $htmldir
-echo $path/ckeditor_3.6.2.tar.gz
-tar -zxf $path/ckeditor_3.6.2.tar.gz
+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
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.839 doc/loncapafiles/loncapafiles.lpml:1.840
--- doc/loncapafiles/loncapafiles.lpml:1.839	Mon Jul 15 12:35:31 2013
+++ doc/loncapafiles/loncapafiles.lpml	Tue Jul 16 14:14:57 2013
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.839 2013/07/15 12:35:31 lira Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.840 2013/07/16 14:14:57 raeburn Exp $ -->
 
 <!--
 
@@ -4696,7 +4696,7 @@
 </file>
 
 <file>
-  <source>loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz</source>
+  <source>loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz</source>
   <target dist='default'>home/httpd/html/adm/ckeditor</target>
   <categoryname>script</categoryname>
   <description>
@@ -4708,7 +4708,7 @@
   </installscript>
   <dependencies>
 loncom/html/adm/ckeditor/commands;
-loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz;
+loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz;
 loncom/html/adm/ckeditor/loncapaconfig.js;
   </dependencies>
 </file>




More information about the LON-CAPA-cvs mailing list