[LON-CAPA-cvs] cvs: loncom /html/adm/ckeditor commands
raeburn
raeburn at source.lon-capa.org
Wed May 22 11:34:49 EDT 2024
raeburn Wed May 22 15:34:49 2024 EDT
Modified files:
/loncom/html/adm/ckeditor commands
Log:
- For new installations (i.e., with no current version of ckeditor) set
currversion to version previous to the latest (i.e., 3.66 instead of 3.62)
Index: loncom/html/adm/ckeditor/commands
diff -u loncom/html/adm/ckeditor/commands:1.9 loncom/html/adm/ckeditor/commands:1.10
--- loncom/html/adm/ckeditor/commands:1.9 Wed Jan 6 21:56:16 2016
+++ loncom/html/adm/ckeditor/commands Wed May 22 15:34:49 2024
@@ -1,6 +1,6 @@
path=`pwd`
htmldir='/home/httpd/html'
-currversion=3.62
+currversion=3.66
ckeditordir="$htmldir/ckeditor"
if [ -e $ckeditordir ]
then
More information about the LON-CAPA-cvs
mailing list