[LON-CAPA-cvs] cvs: loncom /html/adm/ckeditor commands
damieng
damieng at source.lon-capa.org
Wed Apr 1 12:18:20 EDT 2015
damieng Wed Apr 1 16:18:20 2015 EDT
Modified files:
/loncom/html/adm/ckeditor commands
Log:
copying the chem ckeditor plugin at install
Index: loncom/html/adm/ckeditor/commands
diff -u loncom/html/adm/ckeditor/commands:1.7 loncom/html/adm/ckeditor/commands:1.8
--- loncom/html/adm/ckeditor/commands:1.7 Tue Mar 31 13:45:39 2015
+++ loncom/html/adm/ckeditor/commands Wed Apr 1 16:18:20 2015
@@ -21,6 +21,7 @@
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
More information about the LON-CAPA-cvs
mailing list