@@ -1051,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
@@ -1071,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
@@ -1082,7 +1103,7 @@ well as causing the Apache module to be
etc/apache2
-
+
etc/apache2/conf
symbolic link
@@ -1093,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.
@@ -1105,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
@@ -1116,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
@@ -1479,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;
@@ -1542,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
@@ -2367,6 +2399,15 @@ Handler for a DC to pick an author from
works/unverified
+loncom/interface/lonpickresource.pm
+home/httpd/lib/perl/Apache/lonpickresource.pm
+handler
+
+Handler to pick a resource or folder from the course contents
+
+works/unverified
+
+
loncom/interface/lonpickuser.pm
home/httpd/lib/perl/Apache/lonpickuser.pm
handler
@@ -2830,6 +2871,8 @@ uploadscores.gif;
uplusr.gif;
vbkm.gif;
verify.gif;
+wishlist.gif;
+wishlist-link.gif;
iclicker.gif;
interwrite1.gif;
interwrite2.gif;
@@ -2976,6 +3019,8 @@ uploadscores.eps;
uplusr.eps;
vbkm.eps;
verify.eps;
+wishlist.eps;
+wishlist-link.eps;
iclicker.eps;
interwrite1.eps;
interwrite2.eps;
@@ -3051,7 +3096,6 @@ Author_Manual_Title_Page.tex;
Author_Numerical_and_Formula.tex;
Author_Remote_Control.tex;
Batch_Creation.tex;
-Bookmarks.tex;
BridgeTask_About.tex;
BridgeTask_Conditions.tex;
BridgeTask_Create.tex;
@@ -3472,6 +3516,7 @@ View_Critical_Messages.tex;
View_recent_activity.tex;
What_Is_LON-CAPA.tex;
Why_LON-CAPA.tex;
+Wishlist.tex;
@@ -4083,6 +4128,14 @@ Contains a set of functions that generat
+loncom/interface/lonhtmlgateway.pm
+home/httpd/lib/perl/Apache/lonhtmlgateway.pm
+handler
+
+Contains a set of functions to properly parse and handle HTML input and output
+
+
+
loncom/interface/lonspeller.pm
home/httpd/lib/perl/Apache/lonspeller.pm
handler
@@ -4477,6 +4530,43 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3.
+ loncom/html/adm/MathJax/mathjax-MathJax-v2.0-20-g07669ac.zip
+ home/httpd/html/adm/MathJax
+ script
+
+ MathJax for processing Tex, scripted installation that unzips installation file
+ in the appropriate location
+ NOTE: the commands file `mv`'s the files out of the original location provided
+ unzipping the file, making it look cleaner in the /home/.../adm/ directory
+
+
+commands /home/httpd/html/adm/MathJax
+
+
+loncom/html/adm/MathJax/commands;
+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;
+
+
+
+
loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz
home/httpd/html/adm/ckeditor
script
@@ -4583,7 +4673,7 @@ JQuery colorpicker javascript library
JQuery colorpicker javascript library css files
- jpicker-1.1.6.min.css;
+ jPicker-1.1.6.min.css;
@@ -4703,6 +4793,58 @@ JQuery countdown timer Image file for LE
+
+
+
+ *.js
+ loncom/html/adm/spellcheck/js/
+ home/httpd/html/adm/spellchecker/js/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ jquery.spellcheck.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
+
+
+
*.*
@@ -4981,6 +5123,15 @@ Handles a searches inside courses/commun
works/unverified
+loncom/interface/lonindexcourse.pm
+home/httpd/lib/perl/Apache/lonindexcourse.pm
+handler
+
+Course/community Indexer
+
+works/unverified
+
+
loncom/interface/lonmysql.pm
home/httpd/lib/perl/Apache/lonmysql.pm
handler
@@ -5271,15 +5422,6 @@ Displays the Main menu
works/unverified
-loncom/interface/lonremote.pm
-home/httpd/lib/perl/Apache/lonremote.pm
-handler
-
-Handler to launch and collapse the remote control.
-
-works/unverified
-
-
loncom/interface/portfolio.pm
home/httpd/lib/perl/Apache/portfolio.pm
handler
@@ -5323,15 +5465,6 @@ Creates horizontal menubar in advanced R
works/unverified
-loncom/html/res/adm/pages/homeworkmenu.html
-home/httpd/html/res/adm/pages/homeworkmenu.html
-handler
-
-Homework remote control.
-
-works/unverified
-
-
loncom/html/res/adm/pages/chatroom.html
home/httpd/html/res/adm/pages/chatroom.html
handler
@@ -5350,16 +5483,6 @@ This will take annotations and then plug
works/unverified
-loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm
-home/httpd/lib/perl/Apache/admbookmarks.pm
-handler
-
-This will take bookmarks and get/write/display them for the LON-CAPA user
-interface.
-
-works/unverified
-
-
rat/lonratsrv.pm
home/httpd/lib/perl/Apache/lonratsrv.pm
handler
@@ -6003,6 +6126,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
@@ -6201,7 +6332,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
@@ -6271,22 +6402,6 @@ javascript for horizontal menubar in RAT