[LON-CAPA-cvs] cvs: loncom /html/adm/ckeditor commands
raeburn
raeburn at source.lon-capa.org
Fri Jun 14 15:12:51 EDT 2024
raeburn Fri Jun 14 19:12:51 2024 EDT
Modified files:
/loncom/html/adm/ckeditor commands
Log:
- Modify change in rev 1.10. For new installations (i.e., with no current
version of ckeditor) set currversion to 0.0 (same as jsme and geogebra).
Index: loncom/html/adm/ckeditor/commands
diff -u loncom/html/adm/ckeditor/commands:1.11 loncom/html/adm/ckeditor/commands:1.12
--- loncom/html/adm/ckeditor/commands:1.11 Wed May 22 16:23:10 2024
+++ loncom/html/adm/ckeditor/commands Fri Jun 14 19:12:51 2024
@@ -1,6 +1,6 @@
path=`pwd`
htmldir='/home/httpd/html'
-currversion=4.47
+currversion=0.0
ckeditordir="$htmldir/ckeditor"
if [ -e $ckeditordir ]
then
More information about the LON-CAPA-cvs
mailing list