[LON-CAPA-cvs] cvs: doc /loncapafiles buildfiles.lpml

raeburn raeburn at source.lon-capa.org
Mon Jul 13 17:26:24 EDT 2026


raeburn		Mon Jul 13 21:26:24 2026 EDT

  Modified files:              
    /doc/loncapafiles	buildfiles.lpml 
  Log:
  - Accessibility testing using axe-core and puppeteer (node.js) using a
    headless chromium web browser.
  
  
Index: doc/loncapafiles/buildfiles.lpml
diff -u doc/loncapafiles/buildfiles.lpml:1.34 doc/loncapafiles/buildfiles.lpml:1.35
--- doc/loncapafiles/buildfiles.lpml:1.34	Sun Jul 28 19:40:59 2024
+++ doc/loncapafiles/buildfiles.lpml	Mon Jul 13 21:26:24 2026
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- buildfiles.lpml -->
 
-<!-- $Id: buildfiles.lpml,v 1.34 2024/07/28 19:40:59 raeburn Exp $ -->
+<!-- $Id: buildfiles.lpml,v 1.35 2026/07/13 21:26:24 raeburn Exp $ -->
 
 <!--
 
@@ -432,6 +432,17 @@
   </note>
 </file>
 <file>
+  <source>doc/loncapafiles/axe_config_check.piml</source>
+  <target dist='default'>axe_config_check.piml</target>
+  <categoryname>system file</categoryname>
+  <description>
+Check path to headless chromium browser is set for www user for use by puppeteer, and
+call npm to install node.js packages needed by axe for accessibility testing. 
+  </description>
+  <note>
+  </note>
+</file>
+<file>
 <source>doc/loncapafiles/valid_hosts.xfml</source>
 <target dist='default'>valid_hosts.xfml</target>
 <categoryname>system file</categoryname>




More information about the LON-CAPA-cvs mailing list