@@ -1044,7 +1072,7 @@ MySQL database
loncom/loncapa_apache.conf
etc/httpd/conf/loncapa_apache.conf
-etc/apache2/loncapa_apache.conf
+etc/apache2/loncapa_apache.conf
static conf
The goal of this file is to implement all LON-CAPA specific
@@ -1064,7 +1092,7 @@ the www@localhost MySQL password, and br
loncom/startup.pl
etc/httpd/conf/startup.pl
-etc/apache2/startup.pl
+etc/apache2/startup.pl
static conf
This file provides initializations for perl handlers. It adjusts what
@@ -1075,7 +1103,7 @@ well as causing the Apache module to be
etc/apache2
-
+
etc/apache2/conf
symbolic link
@@ -1086,7 +1114,7 @@ symbolic link to directory /etc/apache2
loncom/rewrites/loncapa_rewrite_off.conf
etc/httpd/conf/loncapa_rewrite.conf
-etc/apache2/loncapa_rewrite.conf
+etc/apache2/loncapa_rewrite.conf
conf
Default rewrite file.
@@ -1098,7 +1126,7 @@ by setting: RewriteEngine off
loncom/rewrites/loncapa_rewrite_on.conf
etc/httpd/conf/rewrites/loncapa_rewrite_on.conf
etc/apache/rewrites/loncapa_rewrite_on.conf
-etc/apache2/rewrites/loncapa_rewrite_on.conf
+etc/apache2/rewrites/loncapa_rewrite_on.conf
static conf
File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of
@@ -1109,7 +1137,7 @@ external requests for http:// to https:/
loncom/rewrites/loncapa_rewrite_off.conf
etc/httpd/conf/rewrites/loncapa_rewrite_off.conf
etc/apache/rewrites/loncapa_rewrite_off.conf
-etc/apache2/rewrites/loncapa_rewrite_off.conf
+etc/apache2/rewrites/loncapa_rewrite_off.conf
static conf
File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of
@@ -1472,6 +1500,8 @@ man1.jpg;
man1.jpg.meta;
numerical.problem;
numerical.problem.meta;
+numMultiAnswerUnordered.problem;
+numMultiAnswerUnordered.problem.meta;
numPrePro.problem;
numPrePro.problem.meta;
Plot.problem.meta;
@@ -1535,6 +1565,15 @@ reaction_hint.problem.meta
+ loncom/interface/spellcheck.pm
+ home/httpd/lib/perl/Apache/spellcheck.pm
+ handler
+
+Ajax handler for the spellcheck Jquery plugin
+
+ IN testing
+
+
loncom/homework/insertlist.xml
home/httpd/lonTabs/insertlist.xml
static conf
@@ -2324,6 +2363,15 @@ Handler to put up simple page
works/unverified
+loncom/interface/lonextresedit.pm
+home/httpd/lib/perl/Apache/lonextresedit.pm
+handler
+
+Handler to edit external resource.
+
+works/unverified
+
+
loncom/interface/lonpickcode.pm
home/httpd/lib/perl/Apache/lonpickcode.pm
handler
@@ -4491,7 +4539,7 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3.
- loncom/html/adm/MathJax/mathjax-MathJax-v1.1a-0-g1697387.zip
+ loncom/html/adm/MathJax/mathjax-MathJax-v2.0-20-g07669ac.zip
home/httpd/html/adm/MathJax
script
@@ -4505,7 +4553,25 @@ commands /home/httpd/html/adm/MathJax
loncom/html/adm/MathJax/commands;
-loncom/html/adm/MathJax/mathjax-MathJax-v1.1a-0-g1697387.zip;
+loncom/html/adm/MathJax/VERSION;
+loncom/html/adm/MathJax/mathjax-MathJax-v2.0-20-g07669ac.zip;
+
+
+
+
+ loncom/html/adm/geogebra/geogebra_html5.tar.gz
+ home/httpd/html/adm/geogebra/web
+ script
+
+ HTML5/JavaScript Version of GeoGebra
+
+
+commands /home/httpd/html/adm/geogebra/web
+
+
+loncom/html/adm/geogebra/commands;
+loncom/html/adm/geogebra/VERSION;
+loncom/html/adm/geogebra/geogebra_html5.tar.gz;
@@ -4616,7 +4682,7 @@ JQuery colorpicker javascript library
JQuery colorpicker javascript library css files
- jpicker-1.1.6.min.css;
+ jPicker-1.1.6.min.css;
@@ -4707,7 +4773,7 @@ JQuery countdown timer javascript files
JQuery countdown timer CSS files
- jquery.countdown.css
+ jquery.countdown.css;
@@ -4719,7 +4785,7 @@ JQuery countdown timer CSS files
JQuery countdown timer Image file for Glowing countdown
- countdownGlowing.gif
+ countdownGlowing.gif;
@@ -4731,11 +4797,63 @@ JQuery countdown timer Image file for Gl
JQuery countdown timer Image file for LED style countdown
- countdownLED.png
+ countdownLED.png;
+
+
+
+ *.js
+ loncom/html/adm/spellcheck/js/
+ home/httpd/html/adm/spellchecker/js/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ jquery.spellchecker.min.js;
+
+
+
+ *.css
+ loncom/html/adm/spellcheck/css/
+ home/httpd/html/adm/spellchecker/css/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ spellchecker.css;
+
+
+
+ *.png
+ loncom/html/adm/spellcheck/img/
+ home/httpd/html/adm/spellchecker/img/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ spellchecker_shadow.png;
+ spellchecker.png;
+
+
+
+ *.gif
+ loncom/html/adm/spellcheck/img/
+ home/httpd/html/adm/spellchecker/img/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ spellchecker_bg.gif;
+
+
+
*.*
@@ -6017,6 +6135,14 @@ by the URL-related pattern syntax:
works/unverified
+ loncom/auth/lonnoshib.pm
+ home/httpd/lib/perl/Apache/lonnoshib.pm
+ handler
+ Content handler for /adm/sso when Shibboleth auth is inactive.
+
+ works/unverified
+
+
loncom/html/adm/sso
home/httpd/html/adm/sso
interface file
@@ -6215,7 +6341,7 @@ Domain information serving.
loncom/mime.types
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.types
www static conf
Expanded mime.types
@@ -6285,22 +6411,6 @@ javascript for horizontal menubar in RAT