--- doc/loncapafiles/loncapafiles.lpml 2014/05/04 14:13:04 1.797.2.60
+++ doc/loncapafiles/loncapafiles.lpml 2016/04/02 04:31:16 1.930
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
@@ -804,6 +851,7 @@ interface, Apache (mod_perl) handlersserver readonly
error warnings and icons
+
never_deletehome/httpd/lonUsers
@@ -876,18 +924,6 @@ are viewable over the world-wide web
modest_delete
- home/httpd/html/res/adm/pages/reactionresponse
- server readonly
- web user interface resources
-
-
- modest_delete
- home/httpd/html/adm/lonLCDfont
- server readonly
- LCD font for remote control
-
-
- modest_deletehome/httpd/html/adm/lonDomLogosserver readonlyLogos for LON-CAPA domains
@@ -1012,7 +1048,7 @@ each list element consists of only two s
etc/httpd/conf/loncapa.conf
-etc/apache2/loncapa.conf
+etc/apache2/loncapa.confconf
@@ -1055,7 +1091,7 @@ MySQL database
etc/httpd/conf/loncapa_apache.conf
-etc/apache2/loncapa_apache.conf
+etc/apache2/loncapa_apache.confstatic conf
The goal of this file is to implement all LON-CAPA specific
@@ -1075,7 +1111,7 @@ the www@localhost MySQL password, and br
etc/httpd/conf/loncapa_apache_local.conf
-etc/apache2/loncapa_apache_local.conf
+etc/apache2/loncapa_apache_local.confstatic conf
Documentation file describing how to add domain-specific Apache configuration
@@ -1088,7 +1124,7 @@ Include conf/loncapa_apache_local*.conf
etc/httpd/conf/startup.pl
-etc/apache2/startup.pl
+etc/apache2/startup.plstatic conf
This file provides initializations for perl handlers. It adjusts what
@@ -1110,7 +1146,7 @@ symbolic link to directory /etc/apache2
etc/httpd/conf/loncapa_rewrite.conf
-etc/apache2/loncapa_rewrite.conf
+etc/apache2/loncapa_rewrite.confconf
Default rewrite file.
@@ -1122,7 +1158,7 @@ by setting: RewriteEngine off
etc/httpd/conf/rewrites/loncapa_rewrite_on.confetc/apache/rewrites/loncapa_rewrite_on.conf
-etc/apache2/rewrites/loncapa_rewrite_on.conf
+etc/apache2/rewrites/loncapa_rewrite_on.confstatic 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
@@ -1133,7 +1169,7 @@ external requests for http:// to https:/
etc/httpd/conf/rewrites/loncapa_rewrite_off.confetc/apache/rewrites/loncapa_rewrite_off.conf
-etc/apache2/rewrites/loncapa_rewrite_off.conf
+etc/apache2/rewrites/loncapa_rewrite_off.confstatic 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
@@ -1302,8 +1338,8 @@ utility cgi script to view software vers
home/httpd/cgi-bin/lonmodulecheck.plscript
-utility cgi script to check for differences between currently
-installed versions of LON-CAPA modules and those expected for the
+utility cgi script to check for differences between currently
+installed versions of LON-CAPA modules and those expected for the
LON-CAPA release installed on the server.
@@ -1710,12 +1746,15 @@ home/httpd/lonTabs/dns_checksums/
Files containing version numbers and checksums for most LON-CAPA perl modules,
perl scripts, cgi scripts, daemons, and a configuration file in each
-LON-CAPA release, starting with 2.11.0.RC1
+LON-CAPA release, starting with 2.10.1
+2.10.1.tab;
2.11.0.RC1.tab;
2.11.0.RC2.tab;
2.11.0.RC3.tab;
+2.11.0.tab;
+2.11.1.tab;
@@ -1862,7 +1901,7 @@ file: nohist_courseids.db found in /home
Perl script run by cron to check:
(a) for differences between currently installed versions of LON-CAPA modules
and those expected for the particular LON-CAPA release
-(b) if an updated LON-CAPA release is available from install.loncapa.org
+(b) if an updated LON-CAPA release is available from install.loncapa.org
@@ -1870,7 +1909,7 @@ and those expected for the particular LO
home/httpd/perl/debug/rebuild_lastlogin.plscript
-Perl script run as www to populate nohist_crslastlogin.db for course(s) on
+Perl script run as www to populate nohist_crslastlogin.db for course(s) on
a library server to record most recent "log-in" by each user in a course.
This script is intended to be run after installation of LON-CAPA
@@ -2031,7 +2070,7 @@ routines in lonauthcgi.pm. Display form
home/httpd/cgi-bin/quotacheck.plscript
-CGI script to display disk usage and quota for content
+CGI script to display disk usage and quota for content
uploaded directly to a course/community via the Course Editor.
@@ -2040,10 +2079,10 @@ uploaded directly to a course/community
home/httpd/cgi-bin/enrollqueued.plscriptCGI script to process a queued self-enrollment request
-and output a web address which should be provided as a link the
+and output a web address which should be provided as a link the
the student follows to access the course. Can support validation
of self-enrollment requests on a third party system/server which
-handles payment etc.
+handles payment etc.
@@ -2057,7 +2096,7 @@ the requester follows to access the new
has been configued to have a six character code associated with
it, the will be output also, (e.g., for recording locally, and/or
display to the requester). The script was implemented to support
-validation of course requests on a third party system/server which
+validation of course requests on a third party system/server which
handles payment etc.
@@ -2472,6 +2511,15 @@ Handler to edit external resource.
works/unverified
+
+home/httpd/lib/perl/Apache/lonexttool.pm
+handler
+
+Handler to allow LON-CAPA to operate as an LTI Tool Consumer
+
+works/unverified
+
+home/httpd/lib/perl/Apache/lonpickcode.pmhandler
@@ -2508,6 +2556,15 @@ Handler for a DC to pick an author from
works/unverified
+
+home/httpd/lib/perl/Apache/lonpickresource.pm
+handler
+
+Handler to pick a resource or folder from the course contents
+
+works/unverified
+
+home/httpd/lib/perl/Apache/lonpickuser.pmhandler
@@ -2989,6 +3046,24 @@ turning.gif;
uploadscores.gif;
uplusr.gif;
verify.gif;
+webdavcentosauth.gif;
+webdavcentosdirectory.gif;
+webdavcentosmenu.gif;
+webdavcentosurl.gif;
+webdavforkliftdirectory.gif;
+webdavforkliftedit.gif;
+webdavforkliftmenu.gif;
+webdavforklifturl.gif;
+webdavmacauth.gif;
+webdavmacconnect.gif;
+webdavmacdirectory.gif;
+webdavmacedit.gif;
+webdavmacfinder.gif;
+webdavwin7auth.gif;
+webdavwin7directory.gif;
+webdavwin7map.gif;
+webdavwin7menu.gif;
+webdavwin7url.gif;
webpage.gif;
wishlist.gif;
wishlist-link.gif;
@@ -3156,6 +3231,24 @@ turning.eps;
uploadscores.eps;
uplusr.eps;
verify.eps;
+webdavcentosauth.eps;
+webdavcentosdirectory.eps;
+webdavcentosmenu.eps;
+webdavcentosurl.eps;
+webdavforkliftdirectory.eps;
+webdavforkliftedit.eps;
+webdavforkliftmenu.eps;
+webdavforklifturl.eps;
+webdavmacauth.eps;
+webdavmacconnect.eps;
+webdavmacdirectory.eps;
+webdavmacedit.eps;
+webdavmacfinder.eps;
+webdavwin7auth.eps;
+webdavwin7directory.eps;
+webdavwin7map.eps;
+webdavwin7menu.eps;
+webdavwin7url.eps;
webpage.eps;
wishlist.eps;
wishlist-link.eps;
@@ -3232,6 +3325,11 @@ Authoring_Scripting_Tags.tex;
Authoring_Spreadsheet.tex;
Authoring_Structure_Tags.tex;
Authoring_Surveys.tex;
+Authoring_WebDAV.tex;
+Authoring_WebDAV_Mac_10v6.tex;
+Authoring_WebDAV_Mac_10v10.tex;
+Authoring_WebDAV_Windows_v7.tex;
+Authoring_WebDAV_Linux_Centos.tex;
Authoring_XML_Intro.tex;
Author_LON-CAPA_Introduction.tex;
Author_Manual_Title_Page.tex;
@@ -3296,6 +3394,7 @@ Course_Creation_Log.tex;
Course_Critical_Message.tex;
Course_Deleting.tex;
Course_Disable_Discussion.tex;
+Course_Disable_Anonymous_Discussion.tex;
Course_Discussion_Board.tex;
Course_Drop_Student.tex;
Course_Edit_Content.tex;
@@ -3413,6 +3512,7 @@ Domain_Configuration_Cataloging_Courses.
Domain_Configuration_Color_Schemes.tex;
Domain_Configuration_Contact_Info.tex;
Domain_Configuration_Course_Defaults.tex;
+Domain_Configuration_Help_Settings.tex;
Domain_Configuration_InstDirectory_Search.tex;
Domain_Configuration_LangTZAuth.tex;
Domain_Configuration_Load_Balancing.tex;
@@ -3421,6 +3521,8 @@ Domain_Configuration_Quotas.tex;
Domain_Configuration_Request_Author.tex;
Domain_Configuration_Request_Courses.tex;
Domain_Configuration_Scantron_Format.tex;
+Domain_Configuration_Self_Creation.tex;
+Domain_Configuration_Selfenrollment.tex;
Domain_Configuration_Server_Status.tex;
Domain_Configuration_SSL.tex;
Domain_Configuration_User_Creation.tex;
@@ -3495,10 +3597,12 @@ Help.tex;
Helper_Course_Initialization.tex;
How_To_Edit_Existing_Content_Pages.tex;
Institutional_Integration_Authentication.tex;
+Institutional_Integration_CAS.tex;
Institutional_Integration_Course_Codes.tex;
Institutional_Integration_Course_Requests.tex;
Institutional_Integration_Format_Checks.tex;
Institutional_Integration_Identity_Management.tex;
+Institutional_Integration_Shibboleth.tex;
Institutional_Integration_User_Categories.tex;
Latex_Footer.tex;
Latex_Header.tex;
@@ -3677,6 +3781,7 @@ View_recent_activity.tex;
What_Is_LON-CAPA.tex;
Why_LON-CAPA.tex;
Wishlist.tex;
+Wrong_Num_Boxes_Checked.tex;
@@ -3694,6 +3799,7 @@ About_Communication.tex;
Auth_Options.tex;
Authoring_ExternalResponse.tex;
Authoring_Math_Editor.tex;
+Authoring_Multilingual_Problems.tex;
Caching.tex;
Cascading_Parameters.tex;
Change_Colors.tex;
@@ -3726,6 +3832,7 @@ Generation.tex;
Metadata_Description.tex;
Navigation_Screen.tex;
Parameter_Overview.tex;
+Parameter_Set_Folder.tex;
Physical_Units.tex;
Portfolio_About.tex;
Portfolio_AddFiles.tex;
@@ -3748,6 +3855,7 @@ Prefs_Language.tex;
Prefs_Messages.tex;
Prefs_Notification.tex;
Prefs_Screen_Name_Nickname.tex;
+Problem_Editor_XML_Index.tex;
Problem_Parameters.tex;
Publishing_Copyright.tex;
Publishing_Keywords.tex;
@@ -3826,6 +3934,19 @@ status.txt;
unicover.txt;
+
+
+ *.js
+ loncom/html/adm/quicksearch/
+ home/httpd/html/adm/quicksearch/
+
+Search to enable the quicksearch function in the author space
+
+
+quicksearch.js
+
+
+
home/httpd/html/adm/fonts/AUTHORS
@@ -4487,6 +4608,25 @@ assignment.
works/unverified
+
+
+ home/httpd/html/adm/jsme
+ script
+
+ JSME files (Javascript version of JME) for editing organic structures
+ 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
+
+
+loncom/html/adm/jsme/commands;
+loncom/html/adm/jsme/VERSION;
+loncom/html/adm/jsme/JSME_2015-02-09.zip;
+
+
+
*.*loncom/html/adm/jme/
@@ -4538,38 +4678,25 @@ jlm_greek.jar.pack.gz;
-
- *.*
- loncom/html/adm/jmol/
- home/httpd/html/adm/jmol/
- interface file
+
+
+ home/httpd/html/adm/jmol
+ script
- Jmol files, for displaying structures
+ Jmol for displaying structures, 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
-
-COPYRIGHT.txt;
-JmolApplet.jar;
-Jmol.js;
-LICENSE.txt;
-README.txt;
-JmolApplet0_Core.jar;
-JmolApplet0_i18n.jar;
-JmolApplet0.jar;
-JmolApplet0_Jars.jar;
-JmolApplet0_Jvxl.jar;
-JmolApplet0_Main.jar;
-JmolApplet0_Popup.jar;
-JmolApplet0_Quantum.jar;
-JmolApplet0_ReadersCifPdb.jar;
-JmolApplet0_ReadersMolXyz.jar;
-JmolApplet0_ReadersMore.jar;
-JmolApplet0_ReadersXml.jar;
-JmolApplet0_ShapeBio.jar;
-JmolApplet0_ShapeSpecial.jar;
-JmolApplet0_Smiles.jar;
-JmolApplet0_Viewer.jar;
-
-
+
+commands
+
+
+loncom/html/adm/jmol/commands;
+loncom/html/adm/jmol/VERSION;
+loncom/html/adm/jmol/jmol-loncapa.zip;
+
+
@@ -4612,6 +4739,40 @@ loncom/html/adm/dragmath/dragmath-0.7.9.
+
+
+ home/httpd/html/adm/LC_math_editor/LC_math_editor.min.js
+ interface file
+
+LON-CAPA math editor
+
+
+
+
+
+ home/httpd/html/adm/daxe
+ script
+
+ Daxe XML editor
+
+
+commands
+
+
+loncom/html/adm/daxe/commands;
+loncom/html/adm/daxe/daxe.tar.gz;
+
+
+
+
+
+ home/httpd/html/res/adm/includes/file_upload.js
+ interface file
+
+ JavaScript dealing with file uploads
+
+
+
*.*loncom/html/adm/jsMath/
@@ -4662,7 +4823,7 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3.
-
+
home/httpd/html/adm/MathJaxscript
@@ -4677,12 +4838,12 @@ commands
loncom/html/adm/MathJax/commands;
loncom/html/adm/MathJax/VERSION;
-loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip;
+loncom/html/adm/MathJax/mathjax-MathJax-v2.6.0.zip;
-
+
home/httpd/html/adm/geogebra/webscript
@@ -4694,12 +4855,12 @@ commands
loncom/html/adm/geogebra/commands;
loncom/html/adm/geogebra/VERSION;
-loncom/html/adm/geogebra/geogebra_html5.tar.gz;
+loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz;
-
+
home/httpd/html/ckeditorscript
@@ -4711,9 +4872,70 @@ commands
loncom/html/adm/ckeditor/commands;
-loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz;
+loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz;
loncom/html/adm/ckeditor/loncapaconfig.js;
loncom/html/adm/ckeditor/VERSION;
+loncom/html/adm/ckeditor/plugins/lcm/plugin.js;
+loncom/html/adm/ckeditor/plugins/lcm/dialogs/lcm.js;
+loncom/html/adm/ckeditor/plugins/lcm/icons/lcm.png;
+loncom/html/adm/ckeditor/plugins/lcm/icons/hidpi/lcm.png;
+loncom/html/adm/ckeditor/plugins/lcm/images/loader.gif;
+loncom/html/adm/ckeditor/plugins/lcm/lang/af.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/ar.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/ca.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/cs.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/cy.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/da.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/de.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/el.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/en-gb.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/en.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/eo.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/es.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/fa.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/fi.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/fr.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/gl.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/he.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/hr.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/hu.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/it.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/ja.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/km.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/ku.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/lt.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/nb.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/nl.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/no.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/pl.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/pt-br.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/pt.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/ro.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/ru.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/sk.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/sl.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/sq.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/sv.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/tr.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/tt.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/uk.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/vi.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/zh-cn.js;
+loncom/html/adm/ckeditor/plugins/lcm/lang/zh.js;
+loncom/html/adm/ckeditor/plugins/chem/plugin.js;
+loncom/html/adm/ckeditor/plugins/chem/dialogs/chem.js;
+loncom/html/adm/ckeditor/plugins/chem/icons/chem.png;
+loncom/html/adm/ckeditor/plugins/chem/icons/hidpi/chem.png;
+loncom/html/adm/ckeditor/plugins/chem/lang/de.js;
+loncom/html/adm/ckeditor/plugins/chem/lang/en.js;
+loncom/html/adm/ckeditor/plugins/chem/lang/es.js;
+loncom/html/adm/ckeditor/plugins/chem/lang/fr.js;
+loncom/html/adm/ckeditor/plugins/chem/lang/ja.js;
+loncom/html/adm/ckeditor/plugins/chem/lang/pt-br.js;
+loncom/html/adm/ckeditor/plugins/chem/lang/pt.js;
+loncom/html/adm/ckeditor/plugins/chem/lang/ru.js;
+loncom/html/adm/ckeditor/plugins/chem/lang/zh-cn.js;
+loncom/html/adm/ckeditor/plugins/chem/lang/zh.js;
@@ -4844,8 +5066,10 @@ JQuery countdown timer javascript files
jquery.countdown-ar.js;
jquery.countdown-bg.js;
jquery.countdown-bn.js;
+ jquery.countdown-bs.js;
jquery.countdown-ca.js;
jquery.countdown-cs.js;
+ jquery.countdown-cy.js;
jquery.countdown-da.js;
jquery.countdown-de.js;
jquery.countdown-el.js;
@@ -4855,34 +5079,39 @@ JQuery countdown timer javascript files
jquery.countdown-fi.js;
jquery.countdown-fr.js;
jquery.countdown-gl.js;
+ jquery.countdown-gu.js;
jquery.countdown-he.js;
jquery.countdown-hr.js;
jquery.countdown-hu.js;
+ jquery.countdown-hy.js;
jquery.countdown-id.js;
jquery.countdown-it.js;
jquery.countdown-ja.js;
jquery.countdown.js;
+ jquery.countdown-kn.js;
jquery.countdown-ko.js;
jquery.countdown-lt.js;
jquery.countdown-lv.js;
jquery.countdown.min.js;
+ jquery.countdown-ml.js;
jquery.countdown-ms.js;
jquery.countdown-my.js;
jquery.countdown-nb.js;
jquery.countdown-nl.js;
- jquery.countdown.pack.js;
jquery.countdown-pl.js;
jquery.countdown-pt-BR.js;
jquery.countdown-ro.js;
jquery.countdown-ru.js;
jquery.countdown-sk.js;
jquery.countdown-sl.js;
+ jquery.countdown-sq.js;
jquery.countdown-sr.js;
jquery.countdown-sr-SR.js;
jquery.countdown-sv.js;
jquery.countdown-th.js;
jquery.countdown-tr.js;
jquery.countdown-uk.js;
+ jquery.countdown-uz.js;
jquery.countdown-vi.js;
jquery.countdown-zh-CN.js;
jquery.countdown-zh-TW.js;
@@ -4924,7 +5153,15 @@ JQuery countdown timer Image file for LE
countdownLED.png;
-
+
+ *.*
+ loncom/html/adm/jQuery/addons/
+ home/httpd/html/adm/jQuery/addons/
+ script
+
+Addons for jQuery
+
+
@@ -4977,17 +5214,18 @@ JQuery countdown timer Image file for LE
+
*.*loncom/html/adm/jQuery/js/home/httpd/html/adm/jQuery/js/interface file
-jQuery custom distribution of version 1.6.2, UI version 1.8.16
+jQuery custom distribution of version 1.11.3, UI version 1.11.4
- jquery-1.6.2.min.js;
- jquery-ui-1.8.16.custom.min.js;
+ jquery-1.11.3.min.js;
+ jquery-ui-1.11.4.custom.min.js;
@@ -4997,10 +5235,10 @@ jQuery custom distribution of version 1.
home/httpd/html/adm/jQuery/css/smoothness/interface file
-jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- stylesheets
+jQuery custom distribution of version 1.11.3, UI version 1.11.4 -- stylesheets
- jquery-ui-1.8.16.custom.css;
+ jquery-ui-1.11.4.custom.css;
@@ -5010,7 +5248,7 @@ jQuery custom distribution of version 1.
home/httpd/html/adm/jQuery/css/smoothness/images/interface file
-jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- images for css.
+jQuery custom distribution of version 1.11.3, UI version 1.11.4 -- images for css.
ui-bg_flat_0_aaaaaa_40x100.png;
@@ -5168,7 +5406,7 @@ echo 'pod2html lonnavmaps.pm'
home/httpd/lib/perl/Apache/lonselstudent.pm
-standard
+handler
re-usable student selection subs.
@@ -5282,6 +5520,15 @@ Handles a searches inside courses/commun
works/unverified
+
+home/httpd/lib/perl/Apache/lonindexcourse.pm
+handler
+
+Course/community Indexer
+
+works/unverified
+
+home/httpd/lib/perl/Apache/lonmysql.pmhandler
@@ -5572,22 +5819,22 @@ Displays the Main menu
works/unverified
-
-home/httpd/lib/perl/Apache/lonremote.pm
+
+home/httpd/lib/perl/Apache/portfolio.pmhandler
-Handler to launch and collapse the remote control.
+Handler to manage user portfolios
-works/unverified
+unverified
-
-home/httpd/lib/perl/Apache/portfolio.pm
+
+home/httpd/lib/perl/Apache/lonplacementtest.pmhandler
-Handler to manage user portfolios
+Placement test status and completion.
-unverified
+works/unverified
@@ -5624,15 +5871,6 @@ Creates horizontal menubar in advanced R
works/unverified
-
-home/httpd/html/res/adm/pages/homeworkmenu.html
-handler
-
-Homework remote control.
-
-works/unverified
-
-home/httpd/html/res/adm/pages/chatroom.htmlhandler
@@ -5963,6 +6201,240 @@ handles request to the CAPA homework pro
works/unverified
+
+ home/httpd/lib/perl/Apache/loncapamath.pm
+ handler
+
+ lm element implementation, using the math parser package
+
+ works/unverified
+
+
+
+ home/httpd/lonTabs/units.json
+ static conf
+
+ Math parser: units
+
+ works/unverified
+
+
+
+ home/httpd/lonTabs/constants.json
+ static conf
+
+ Math parser: constants
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/CalcEnv.pm
+ system file
+
+ Math parser: Calculation environment
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/CalcException.pm
+ system file
+
+ Math parser: Calculation exception
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Definitions.pm
+ system file
+
+ Math parser: Operator definitions
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/ENode.pm
+ system file
+
+ Math parser: Parsed tree node.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Operator.pm
+ system file
+
+ Math parser: Parser operator
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/ParseException.pm
+ system file
+
+ Math parser: Parse exception
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Parser.pm
+ system file
+
+ Math parser: Equation parser
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QInterval.pm
+ system file
+
+ Math parser: An interval of quantities
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QIntervalUnion.pm
+ system file
+
+ Math parser: A union of possibly disjoint intervals
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QMatrix.pm
+ system file
+
+ Math parser: A matrix of quantities
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QSet.pm
+ system file
+
+ Math parser: A set of quantities
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Quantity.pm
+ system file
+
+ Math parser: A quantity (value and units)
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QVector.pm
+ system file
+
+ Math parser: A vector of quantities
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Token.pm
+ system file
+
+ Math parser: A parser token.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Tokenizer.pm
+ system file
+
+ Math parser: String tokenizer
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Units.pm
+ system file
+
+ Math parser: Loads and converts units
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/daxepage.pm
+ handler
+
+ Handler displaying Daxe and the problem preview
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/daxeopen.pm
+ handler
+
+ Handler sending a file for Daxe, converting problems if necessary
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/daxesave.pm
+ handler
+
+ Handler saving a file edited with Daxe
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/pre_xml.pm
+ system file
+
+ First step to clean a file before Daxe editing.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/html_to_xml.pm
+ system file
+
+ Second step to clean a file before Daxe editing.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/post_xml.pm
+ system file
+
+ Third step to clean a file before Daxe editing.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/xml_to_loncapa.pm
+ system file
+
+ Takes a well-formed XML file content and converts it to LON-CAPA syntax.
+
+ works/unverified
+
+home/httpd/lib/perl/Safe.pmhandler
@@ -6500,7 +6972,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.typeswww static confExpanded mime.types
@@ -7181,8 +7653,11 @@ compiles/tth.so.i386.perl.5.16;
compiles/tth.so.x86_64.perl.5.16;
compiles/tth.so.i386.perl.5.18;
compiles/tth.so.x86_64.perl.5.18;
+compiles/tth.so.i386.perl.5.20;
+compiles/tth.so.x86_64.perl.5.20;
+compiles/tth.so.x86_64.sles12;
compiles/tth.so.i386.debian5;
-compiles/tth.so.x86_64.debian5
+compiles/tth.so.x86_64.debian5;
@@ -7549,61 +8024,6 @@ tmcc.tab;
*.gif
-loncom/html/adm/lonLCDfont/
-home/httpd/html/adm/lonLCDfont/
-graphic file
-LON-CAPA remote control LCD font
-
-0.gif;
-1.gif;
-2.gif;
-3.gif;
-4.gif;
-5.gif;
-6.gif;
-7.gif;
-8.gif;
-9.gif;
-a.gif;
-b.gif;
-c.gif;
-d.gif;
-e.gif;
-f.gif;
-g.gif;
-h.gif;
-i.gif;
-j.gif;
-k.gif;
-l.gif;
-m.gif;
-n.gif;
-o.gif;
-p.gif;
-q.gif;
-r.gif;
-s.gif;
-t.gif;
-u.gif;
-v.gif;
-w.gif;
-x.gif;
-y.gif;
-z.gif;
-ä.gif;
-ö.gif;
-ü.gif;
-ä.gif;
-ö.gif;
-ü.gif;
-colon.gif;
-hyphen.gif;
-slash.gif;
-space.gif;
-
-
-
-*.gifloncom/html/res/adm/pages/pt/home/httpd/html/res/adm/pages/pt/graphic file
@@ -7633,6 +8053,7 @@ pref_pt.gif;
prt_pt.gif;
res_pt.gif;
roles_pt.gif;
+sbkm_pt.gif;
spacer_pt.gif;
sprs_pt.gif;
src_pt.gif;
@@ -7647,93 +8068,29 @@ vbkm_pt.gif;
graphic fileicons used for the entire LON-CAPA user interface
-alnk.gif;
-anno.gif;
-anot.gif;
-anot2.gif;
-back.gif;
-bchat.gif;
-bkm.gif;
-blog.gif;
-brws.gif;
-catalog.gif;
-ccat.gif;
-ccrs.gif;
chat.gif;
-chrt.gif;
close-all-folders.gif;
-close-navigation.gif;
-clst.gif;
-com.gif;
-conf.gif;
-courses.gif;
-cprv.gif;
-crsconf.gif;
-cstr.gif;
-del.gif;
-dempty.gif;
dempty.gif;
-docs.gif;
edittoplevel.gif;
-egrd.gif;
empty.gif;
-enrl.gif;
-eval.gif;
-fdbk.gif;
feedback.gif;
-forw.gif;
-grds.gif;
-grps.gif;
group.gif;
help.gif;
info.gif;
-keys.gif;
ledblink.gif;
ledgreen.gif;
ledoff.gif;
ledon.gif;
-ledsend.gif;
-list.gif;
-logout.gif;
-mail.gif;
mark-discussionentries-read.gif;
-mrk.gif;
-nav.gif;
-new.gif;
next.gif;
nothumb.gif;
open-all-folders.gif;
open-first-problem.gif;
-pdfupload.gif;
-parm.gif;
-pcstr.gif;
-pgrd.gif;
-port.gif;
-pparm.gif;
-pref.gif;
-prt.gif;
-pub.gif;
qempty.gif;
-rcrs.gif;
refresh.gif;
-reload.gif;
-remotebg.gif;
-res.gif;
-roles.gif;
-rsrv.gif;
-rtrv.gif;
-sctr.gif;
show-all.gif;
show-incomplete-problems.gif;
-slnk.gif;
-spacer.gif;
-sprs.gif;
-src.gif;
-srvr.gif;
-start-navigation.gif;
-stat.gif;
-subm.gif;
-title.gif;
+star.gif;
@@ -7778,7 +8135,6 @@ port.png;
prt.png;
rcrs.png;
rsrv.png;
-slnk.png;
src.png;
srvr.png;
subm.png;
@@ -7812,6 +8168,7 @@ mngcu.png;
prob_ana.png;
process-stop.png;
role_hotlist.png;
+reload.png;
self_enroll.png;
survey_rep.png;
subdocs.png;
@@ -7826,10 +8183,10 @@ uplusr.png;
graphic filegraphical icons used in submenus
-alnk.png;
aboutme.png;
addClickerInfoFile.png;
anonsurveythreshold.png;
+bubblesheet.png;
ccatconf.png;
ccat-22x22.png;
chat.png;
@@ -7842,6 +8199,7 @@ dialog-information.png;
docs-22x22.png;
document-open.png;
document-properties.png;
+download_sub.png;
dropbox.png;
dump.png;
edit-copy.png;
@@ -7861,6 +8219,9 @@ folder-new.png;
folder-new-22x22.png;
format-justify-fill.png;
fromfile.png;
+grade_PageFolder.png;
+grade_students.png;
+grading_table.png;
groupportfolio.png;
groupportfolioquota.png;
grp_add.png;
@@ -7889,6 +8250,7 @@ preferences-desktop-theme.png;
preferences-desktop-wallpaper.png;
preferences-system-windows.png;
rcrs-22x22.png;
+receipt_number.png;
recover.png;
remotecontrol.png;
resversion.png;
@@ -7910,6 +8272,7 @@ system-lock-screen.png;
system-users.png;
timer.png;
trck-22x22.png;
+ungrade_sub.png;
uplcrs.png;
uploadscores.png;
verify.png;
@@ -7928,14 +8291,6 @@ wishlist-link-lighter.png;
-
-home/httpd/html/res/adm/pages/imgmaps.html
-interface file
-
-image maps for the LON-CAPA remote control
-
-
-home/httpd/html/res/adm/pages/index.htmlinterface file
@@ -7943,14 +8298,6 @@ image maps for the LON-CAPA remote contr
welcoming page to the LON-CAPA system upon login
-
-
-home/httpd/html/res/adm/pages/menu.html
-interface file
-
-renders the HTML (including image maps) for the LON-CAPA remote control
-
-*.gifloncom/html/res/adm/pages/indexericons/
@@ -8055,7 +8402,7 @@ world2.gif
*.*loncom/html/res/adm/pages/reactionresponse/
-home/httpd/html/res/adm/pages/reactionresponse/
+home/httpd/html/adm/reactionresponse/interface file
Associated file for answering reactionresponse style questions
@@ -8182,7 +8529,7 @@ file that allows setuid password privile
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrolroot script
Controls the launching/halting of lonc, lond, and lonsql processes.
@@ -8190,7 +8537,7 @@ Controls the launching/halting of lonc,
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrol
etc/rc.d/rc0.d/K05loncontrol;
etc/rc.d/rc1.d/K05loncontrol;
@@ -8200,7 +8547,7 @@ etc/rc.d/rc4.d/S95loncontrol;
etc/rc.d/rc5.d/S95loncontrol;
etc/rc.d/rc6.d/K05loncontrol
-
+
etc/rc.d/rc0.d/K05loncontrol;
etc/rc.d/rc1.d/K05loncontrol;
etc/rc.d/rc2.d/K05loncontrol;
@@ -8223,13 +8570,13 @@ symbolic links to /etc/rc.d/init.d/lonco
-
+etc/rc.d/
setup loncontrol to run at boot
-
+
-c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'
@@ -8489,6 +8836,15 @@ Module for displaying the wishlist.works/unverified
+
+home/httpd/lib/perl/Apache/lonrelrequtils.pm
+handler
+
+Utilities to update information about LON-CAPA version requirements
+in a course.
+works/unverified
+
+
Autocreate.pl
home/httpd/perl/Autocreate.plscript
@@ -8536,6 +8892,17 @@ user_login_count.pl;
create_db_dynamic_64_so.3;
+
+
+ *.*
+ loncom/html/adm/codemirror/
+ home/httpd/html/adm/codemirror/
+ script
+
+Codemirror for xml editor and script blocks in colorful editor
+
+
+
home/httpd/perl/debug/create_db_dynamic