[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml loncom/html/adm/ckeditor loncapaconfig.js

raeburn raeburn at source.lon-capa.org
Mon Sep 23 16:28:12 EDT 2024


raeburn		Mon Sep 23 20:28:12 2024 EDT

  Modified files:              
    /loncom/html/adm/ckeditor	loncapaconfig.js 
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - Add a11ychecker plugin and balloonpanel dependency for ckeditor 4.22.1
  
  
Index: loncom/html/adm/ckeditor/loncapaconfig.js
diff -u loncom/html/adm/ckeditor/loncapaconfig.js:1.6 loncom/html/adm/ckeditor/loncapaconfig.js:1.7
--- loncom/html/adm/ckeditor/loncapaconfig.js:1.6	Mon Sep 23 02:02:09 2024
+++ loncom/html/adm/ckeditor/loncapaconfig.js	Mon Sep 23 20:28:12 2024
@@ -47,7 +47,7 @@
     
     
     config.allowedContent = true;
-    config.extraPlugins = 'lcm,chem';
+    config.extraPlugins = 'balloonpanel,a11ychecker,lcm,chem';
     
     config.mathJaxLib = '/adm/MathJax/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
     
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.1071 doc/loncapafiles/loncapafiles.lpml:1.1072
--- doc/loncapafiles/loncapafiles.lpml:1.1071	Sat Sep  7 01:07:20 2024
+++ doc/loncapafiles/loncapafiles.lpml	Mon Sep 23 20:28:12 2024
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.1071 2024/09/07 01:07:20 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.1072 2024/09/23 20:28:12 raeburn Exp $ -->
 
 <!--
 
@@ -5182,6 +5182,8 @@
 commands
   </installscript>
   <dependencies>
+loncom/html/adm/ckeditor/a11ychecker_1.1.1.tar.gz;
+loncom/html/adm/ckeditor/balloonpanel_4.22.1.tar.gz;
 loncom/html/adm/ckeditor/commands;
 loncom/html/adm/ckeditor/ckeditor_4.22.1.tar.gz;
 loncom/html/adm/ckeditor/loncapaconfig.js;




More information about the LON-CAPA-cvs mailing list