--- doc/loncapafiles/loncapafiles.lpml 2024/01/26 18:52:10 1.797.2.131.2.13
+++ doc/loncapafiles/loncapafiles.lpml 2017/11/06 03:08:36 1.957
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
@@ -835,6 +827,7 @@ interface, Apache (mod_perl) handlersserver readonly
error warnings and icons
+
never_deletehome/httpd/lonUsers
@@ -907,12 +900,6 @@ are viewable over the world-wide web
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
@@ -1037,7 +1024,7 @@ each list element consists of only two s
etc/httpd/conf/loncapa.conf
-etc/apache2/loncapa.conf
+etc/apache2/loncapa.confconf
@@ -1080,7 +1067,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
@@ -1100,7 +1087,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
@@ -1113,7 +1100,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
@@ -1124,7 +1111,7 @@ well as causing the Apache module to be
etc/apache2
-
+
etc/apache2/conf
symbolic link
@@ -1135,7 +1122,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.
@@ -1147,18 +1134,18 @@ 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
-external requests for http:// to https://
+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
@@ -1327,12 +1314,21 @@ 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.
+
+home/httpd/cgi-bin/loncertstatus.pl
+script
+
+utility cgi script to display status of LON-CAPA SSL certificates
+installed on domain's servers
+
+
+home/httpd/cgi-bin/ping.plscript
@@ -1726,30 +1722,6 @@ List of all domains in the LON-CAPA netw
-
-
- home/httpd/lonTabs/currhostips.tab
- www conf
-
-File containing hostname:IP address for LON-CAPA nodes in the cluster
-to which the node belongs. Updated by loncron using host information
-from authoritative membership lists retrieved from cluster's name servers,
-and standard DNS service used by OS for hostname <=> IP mapping.
-
-
-
-
-
- home/httpd/lonTabs/prevhostips.tab
- www conf
-
-File containing hostname:IP address for LON-CAPA nodes in the cluster
-to which the node belongs, from previous check (usually 24 hours earlier).
-Updated by loncron, and used on domain's primary library server to generate
-an e-mail listing changes in hostnames and/or IP addresses.
-
-
-
*.tabloncom/dns_checksums/
@@ -1769,9 +1741,6 @@ LON-CAPA release, starting with 2.10.1
2.11.0.tab;
2.11.1.tab;
2.11.2.tab;
-2.11.3.tab;
-2.11.4.tab;
-2.11.4.B.tab;
@@ -1806,6 +1775,30 @@ server. Updated by loncron.
+
+ home/httpd/lonTabs/connectionrules.tab
+ www conf
+
+File containing contection rules for outbound (lonc) and inbound (lond)
+connections for this host. Updated by loncron using domain configuration
+for host's domain from primary library server for domain. Called by lonssl.pm
+and used by lond and LondConnection.pm.
+
+
+
+
+
+ home/httpd/lonTabs/hosttypes.tab
+ www conf
+
+File containing classification of other hosts in the cluster into one of:
+dom, intdom, other (if shares this host's domain, if shares this host's
+"internet domain", or neither, respectively). Updated by loncron.
+Called by lonssl.pm and used by LondConnection.pm.
+
+
+
+home/httpd/lonTabs/spare.tabconf
@@ -1918,7 +1911,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
@@ -1926,7 +1919,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
@@ -2087,7 +2080,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.
@@ -2096,10 +2089,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.
@@ -2113,7 +2106,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.
@@ -2528,89 +2521,15 @@ Handler to edit external resource.
works/unverified
-
-home/httpd/lib/perl/Apache/lonexturlcheck.pm
-handler
-
-Handler to check if an external resource can be displayed in an iframe
-
-works/unverified
-
-home/httpd/lib/perl/Apache/lonexttool.pmhandler
-Handler to allow LON-CAPA to operate as an LTI Consumer
+Handler to allow LON-CAPA to operate as an LTI Tool Consumer
works/unverified
-
-home/httpd/lib/perl/Apache/ltiauth.pm
-handler
-
-Handler to allow LON-CAPA to operate as an LTI Provider
-
-works/unverified
-
-
-
-home/httpd/lib/perl/Apache/ltiroster.pm
-handler
-
-Handler to allow LON-CAPA to service roster requests, as an LTI Consumer.
-
-works/unverified
-
-
-
-home/httpd/lib/perl/Apache/ltipassback.pm
-handler
-
-Handler to allow LON-CAPA to service pass back of scores from a Tool Provider,
-as an LTI Consumer.
-
-works/unverified
-
-
-
-home/httpd/lib/perl/Apache/ltilogout.pm
-handler
-
-Handler to logout a LON-CAPA user session on callback from an LTI Consumer
-which launched the session, when user logs out of session on Consumer.
-
-works/unverified
-
-
-
-home/httpd/lib/perl/LONCAPA/ltiutils.pm
-system file
-
-Common routines for LTI (Consumer or Provider)
-
-works/unverified
-
-
-
-home/httpd/html/res/lib/templates/LTIstandard.tool.meta
-interface file
-
-Meta file which specifies package source for external tool (LTI) without passback
-of grades
-
-
-
-
-home/httpd/html/res/lib/templates/LTIpassback.tool.meta
-interface file
-
-Meta file which specifies package source for external tool (LTI) which supports passback
-of grades, and storable parameters.
-
-
-home/httpd/lib/perl/Apache/lonpickcode.pmhandler
@@ -2647,20 +2566,20 @@ Handler for a DC to pick an author from
works/unverified
-
-home/httpd/lib/perl/Apache/lonpickuser.pm
+
+home/httpd/lib/perl/Apache/lonpickresource.pmhandler
-Handler to pick a user from a directory search
+Handler to pick a resource or folder from the course contents
works/unverified
-
-home/httpd/lib/perl/Apache/loncourseuser.pm
+
+home/httpd/lib/perl/Apache/lonpickuser.pmhandler
-Handler to check if a user has a role (active, future or previous) in a course.
+Handler to pick a user from a directory search
works/unverified
@@ -2804,6 +2723,14 @@ Page of links to help manuals - displaye
+
+home/httpd/html/adm/help/loncapa.html
+interface file
+
+Language reference, generated from loncapa.xsd.
+
+
+home/httpd/html/adm/help/tex/author.manual.access.tex
@@ -3009,8 +2936,6 @@ Map_Example.gif;
Resource_Assembly.gif;
aboutme.gif;
addClickerInfoFile.gif;
-add_folder.gif;
-add_link.gif;
anno.gif;
anot.gif;
anot2.gif;
@@ -3022,7 +2947,6 @@ back.gif;
bchat.gif;
blog.gif;
bomb.gif;
-bubblesheet.gif;
catalog.gif;
ccat.gif;
chat.gif;
@@ -3036,11 +2960,9 @@ cprv.gif;
creatingANewCourse.gif;
creatingNewProblemResource.gif;
crsconf.gif;
-delete.gif;
docs.gif;
document-open.gif;
document-properties.gif;
-download_sub.gif;
dump.gif;
dynamic_piecewise.gif;
dynamic_piecewise2.gif;
@@ -3053,7 +2975,6 @@ edit-find-replace.gif;
edit-redo.gif;
edit-undo.gif;
emblem-photos.gif;
-emblem-readonly.gif;
eval.gif;
extres.gif;
fdbk.gif;
@@ -3062,9 +2983,6 @@ formulaResponse.gif;
forw.gif;
FPRexamples.gif;
fromfile.gif;
-grade_PageFolder.gif;
-grade_students.gif;
-grading_table.gif;
grds.gif;
grps.gif;
help.gif;
@@ -3093,14 +3011,12 @@ mapStraightened.gif;
mapTwoResources.gif;
messalog.gif;
mngcu.gif;
-move.gif;
multiple_choice_problem_menu.gif;
nav.gif;
navigation.gif;
network-workgroup.gif;
new.gif;
newmsg.gif;
-note.gif;
numericalResponse1.gif;
numericalResponseEditor.gif;
numericalResponseSlopeProblem.gif;
@@ -3115,7 +3031,6 @@ pref.gif;
preferences-desktop-font.gif;
preferences-desktop-locale.gif;
preferences-desktop-theme.gif;
-printout.gif;
problem_editing_colorful.gif;
problem_editing_xml.gif;
problem_testing.gif;
@@ -3124,30 +3039,16 @@ publishMetadata.gif;
radioResponse2.gif;
radioResponseHint.gif;
rcrs.gif;
-receipt_number.gif;
res.gif;
resversion.gif;
roles.gif;
rsrv.gif;
-save.gif;
scoreupfrm.gif;
sctr.gif;
selfenrl-queue.gif;
self_enroll.gif;
simple.gif;
simpprob.gif;
-slots_change_confirm.gif;
-slots_change_resv.gif;
-slots_creation.gif;
-slots_instructor_assigned.gif;
-slots_manager.gif;
-slots_navmaps.gif;
-slots_params.gif;
-slots_proctor_validate.gif;
-slots_student_reserve.gif;
-slots_summary_cc.gif;
-slots_timeline.gif;
-slots_uniqueness.gif;
smallHelp.gif;
spreadsheet_hierarchy.gif;
sprs.gif;
@@ -3162,11 +3063,9 @@ syllabus.gif;
system-users.gif;
tolastloc.gif;
turning.gif;
-ungrade_sub.gif;
uploadscores.gif;
uplusr.gif;
verify.gif;
-view.gif;
webdavcentosauth.gif;
webdavcentosdirectory.gif;
webdavcentosmenu.gif;
@@ -3225,8 +3124,6 @@ Map_Example.eps;
Resource_Assembly.eps;
aboutme.eps;
addClickerInfoFile.eps;
-add_folder.eps;
-add_link.eps;
anno.eps;
anot.eps;
anot2.eps;
@@ -3238,7 +3135,6 @@ back.eps;
bchat.eps;
blog.eps;
bomb.eps;
-bubblesheet.eps;
catalog.eps;
ccat.eps;
chat.eps;
@@ -3252,11 +3148,9 @@ cprv.eps;
creatingANewCourse.eps;
creatingNewProblemResource.eps;
crsconf.eps;
-delete.eps;
docs.eps;
document-open.eps;
document-properties.eps;
-download_sub.eps;
dump.eps;
dynamic_piecewise.eps;
dynamic_piecewise2.eps;
@@ -3269,7 +3163,6 @@ edit-find-replace.eps;
edit-redo.eps;
edit-undo.eps;
emblem-photos.eps;
-emblem-readonly.eps;
eval.eps;
extres.eps;
fdbk.eps;
@@ -3278,9 +3171,6 @@ formulaResponse.eps;
forw.eps;
FPRexamples.eps;
fromfile.eps;
-grade_PageFolder.eps;
-grade_students.eps;
-grading_table.eps;
grds.eps;
grps.eps;
help.eps;
@@ -3309,14 +3199,12 @@ mapStraightened.eps;
mapTwoResources.eps;
messalog.eps;
mngcu.eps;
-move.eps;
multiple_choice_problem_menu.eps;
nav.eps;
navigation.eps;
network-workgroup.eps;
new.eps;
newmsg.eps;
-note.eps;
numericalResponse1.eps;
numericalResponseEditor.eps;
numericalResponseSlopeProblem.eps;
@@ -3338,30 +3226,16 @@ publishMetadata.eps;
radioResponse2.eps;
radioResponseHint.eps;
rcrs.eps;
-receipt_number.eps;
res.eps;
resversion.eps;
roles.eps;
rsrv.eps;
-save.eps;
scoreupfrm.eps;
sctr.eps;
selfenrl-queue.eps;
self_enroll.eps;
simple.eps;
simpprob.eps;
-slots_change_confirm.eps;
-slots_change_resv.eps;
-slots_creation.eps;
-slots_instructor_assigned.eps;
-slots_manager.eps;
-slots_navmaps.eps;
-slots_params.eps;
-slots_proctor_validate.eps;
-slots_student_reserve.eps;
-slots_summary_cc.eps;
-slots_timeline.eps;
-slots_uniqueness.eps;
smallHelp.eps;
spreadsheet_hierarchy.eps;
sprs.eps;
@@ -3376,11 +3250,9 @@ syllabus.eps;
system-users.eps;
tolastloc.eps;
turning.eps;
-ungrade_sub.eps;
uploadscores.eps;
uplusr.eps;
verify.eps;
-view.eps;
webdavcentosauth.eps;
webdavcentosdirectory.eps;
webdavcentosmenu.eps;
@@ -3438,6 +3310,7 @@ Annotation.tex;
Authentication.tex;
Auth_Options.tex;
Authoring_Adding_Pictures.tex;
+Authoring_CustomResponse.tex;
Authoring_DataResponse.tex;
Authoring_Dynamic_Plot_Axes.tex;
Authoring_Dynamic_Plot_Color_Selection.tex;
@@ -3452,8 +3325,10 @@ Authoring_Dynamic_Plot.tex;
Authoring_Dynamic_Plot_Tics.tex;
Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
Authoring_Equations.tex;
+Authoring_EssayResponse.tex;
Authoring_ExternalResponse.tex;
Authoring_Foil_Structure_Tags.tex;
+Authoring_FormulaResponse.tex;
Authoring_Hint_Tags.tex;
Authoring_HTML_vs_Tex.tex;
Authoring_ImageResponse.tex;
@@ -3461,18 +3336,23 @@ Authoring_Input_Tags.tex;
Authoring_Internal_Tags.tex;
Authoring_Intro.tex;
Authoring_Library_Scripts.tex;
+Authoring_MatchResponse.tex;
Authoring_Math_Editor.tex;
Authoring_Multilingual_Problems.tex;
Authoring_NumericalResponse.tex;
Authoring_OptionResponse.tex;
+Authoring_OrganicResponse.tex;
Authoring_Output_Tags.tex;
Authoring_Pictures_EPS.tex;
Authoring_Piecewise_Plot.tex;
Authoring_RadiobuttonResponse.tex;
+Authoring_RankResponse.tex;
+Authoring_ReactionResponse.tex;
Authoring_Response_Attributes.tex;
Authoring_Responseparam_Parameter.tex;
Authoring_Response_Tag_Intro.tex;
Authoring_Scripting_Tags.tex;
+Authoring_StringResponse.tex;
Authoring_Structure_Tags.tex;
Authoring_Surveys.tex;
Authoring_WebDAV.tex;
@@ -3530,7 +3410,6 @@ Chart_Sequences.tex;
Chart_Student_Data.tex;
Chatting.tex;
Clicker_Registration.tex;
-Clone_Tiny_URLs.tex;
Coauthor.tex;
Construction_Space_Overview.tex;
Content_Page_Overview.tex;
@@ -3550,6 +3429,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;
@@ -3570,14 +3450,11 @@ Course_Parameter_Levels.tex;
Course_Parameter_Table_Mode.tex;
Course_Prefs_Bridgetasks.tex;
Course_Prefs_Display.tex;
-Course_Prefs_ExternalTools.tex;
Course_Prefs_Grading.tex;
Course_Prefs_Printouts.tex;
Course_Prefs_Classlists.tex;
Course_Prefs_Feedback.tex;
Course_Prefs_Language.tex;
-Course_Prefs_Linkprotection.tex;
-Course_Prefs_Menus.tex;
Course_Prefs_Spreadsheet.tex;
Course_Prefs_Discussions.tex;
Course_Prefs_General.tex;
@@ -3660,7 +3537,6 @@ Docs_Overview.tex;
Docs_Radio.tex;
Docs_Score_Upload_Form.tex;
Docs_Search.tex;
-Docs_Short_URLs.tex;
Docs_Simple_Problem.tex;
Docs_String_Response.tex;
Docs_Supplemental.tex;
@@ -3679,13 +3555,9 @@ Domain_Configuration_Contact_Info.tex;
Domain_Configuration_Course_Defaults.tex;
Domain_Configuration_Help_Settings.tex;
Domain_Configuration_InstDirectory_Search.tex;
-Domain_Configuration_IP_Access.tex;
Domain_Configuration_LangTZAuth.tex;
Domain_Configuration_Load_Balancing.tex;
Domain_Configuration_Login_Page.tex;
-Domain_Configuration_LTI_Provider.tex;
-Domain_Configuration_LTI_Tools.tex;
-Domain_Configuration_Passwords.tex;
Domain_Configuration_Quotas.tex;
Domain_Configuration_Request_Author.tex;
Domain_Configuration_Request_Courses.tex;
@@ -3694,18 +3566,16 @@ Domain_Configuration_Self_Creation.tex;
Domain_Configuration_Selfenrollment.tex;
Domain_Configuration_Server_Status.tex;
Domain_Configuration_SSL.tex;
+Domain_Configuration_Trust.tex;
Domain_Configuration_User_Creation.tex;
Domain_Configuration_User_Modification.tex;
Domain_Configuration_User_Sessions.tex;
-Domain_Configuration_WAF_Proxy.tex;
Domain_Coordination_Intro.tex;
Domain_Coordination_Overview.tex;
Domain_Create_Users.tex;
Domain_Crontab_Entries.tex;
Domain_Editing_Custom_Roles.tex;
Domain_Manual_Title_Page.tex;
-Domain_Modify_Course.tex;
-Domain_Modify_Community.tex;
Domain_Role_Approvals.tex;
Domain_Role_Logs.tex;
Domain_User_Access_Logs.tex;
@@ -3792,19 +3662,11 @@ Math_Response_Problems.tex;
Maxima_Argument_Array.tex;
Maxima_Libraries.tex;
Metadata_Description.tex;
-Modify_Anonsurvey_Threshold.tex;
Modify_Community_Owner.tex;
-Modify_Course_Chgpasswd.tex;
-Modify_Course_Credithours.tex;
Modify_Course_Defaultauth.tex;
Modify_Course_Instcode.tex;
-Modify_Course_LTI_Authen.tex;
Modify_Course_Owner.tex;
Modify_Course_Quota.tex;
-Modify_Course_Selfenrolladmin.tex;
-Modify_Course_Table_Lifetime.tex;
-Modify_Course_Upload_Quota.tex;
-Modify_Postsubmit_Config.tex;
Navigation_Screen.tex;
Navmap_Host_Down.tex;
NavMaps_MarkPosts_Read.tex;
@@ -3871,7 +3733,6 @@ Problem_Types.tex;
Publishing_A_Resource.tex;
Publishing_Author_Tutorial_Segue.tex;
Publishing_Copyright.tex;
-Publishing_Directory_Options.tex;
Publishing_Intro.tex;
Publishing_Keywords.tex;
Quick_Grades_Description.tex;
@@ -3912,7 +3773,6 @@ Slot_ResourceParameter.tex;
Slot_RestrictAvailibility.tex;
Slot_SelectingField.tex;
Slot_SpecifyProctors.tex;
-Slot_Use.tex;
Some_Items_Were_Not_Submitted.tex;
Spreadsheet_About.tex;
Spreadsheet_Authoring.tex;
@@ -4127,6 +3987,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
@@ -4519,6 +4392,14 @@ loncom/build/pod2html.sh ../homework/edi
+
+home/httpd/lib/perl/Apache/loncoursepub.pm
+handler
+
+Handler for asynchronous file upload via colorful editor ("Course Authoring" space).
+
+
+home/httpd/lib/perl/Apache/lonmeta.pmhandler
@@ -4691,14 +4572,6 @@ zh.pm;
-
-home/httpd/lib/perl/LONCAPA/transliterate.pm
-handler
-
-Transliteration of non-ascii to ascii characters in filenames.
-
-
-home/httpd/lib/perl/Apache/loncoursedata.pmhandler
@@ -4797,7 +4670,7 @@ assignment.
-
+
home/httpd/html/adm/jsmescript
@@ -4811,7 +4684,7 @@ commands
loncom/html/adm/jsme/commands;
loncom/html/adm/jsme/VERSION;
-loncom/html/adm/jsme/JSME_2020-12-26.zip;
+loncom/html/adm/jsme/JSME_2015-02-09.zip;
@@ -4937,6 +4810,22 @@ 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.jsinterface file
@@ -4946,7 +4835,7 @@ LON-CAPA math editor
-
+
home/httpd/html/adm/MathJaxscript
@@ -4961,12 +4850,12 @@ commands
loncom/html/adm/MathJax/commands;
loncom/html/adm/MathJax/VERSION;
-loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.zip;
+loncom/html/adm/MathJax/mathjax-MathJax-v2.7.2.zip;
-
+
home/httpd/html/adm/geogebra/webscript
@@ -4978,7 +4867,7 @@ commands
loncom/html/adm/geogebra/commands;
loncom/html/adm/geogebra/VERSION;
-loncom/html/adm/geogebra/geogebraweb_4.4.tar.gz;
+loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz;
@@ -5121,8 +5010,8 @@ JQuery countdown timer javascript files
jquery.countdown-ar.js;
jquery.countdown-bg.js;
- jquery.countdown-bs.js;
jquery.countdown-bn.js;
+ jquery.countdown-bs.js;
jquery.countdown-ca.js;
jquery.countdown-cs.js;
jquery.countdown-cy.js;
@@ -5210,7 +5099,7 @@ JQuery countdown timer Image file for LE
- *.js
+ *.*loncom/html/adm/jQuery/addons/home/httpd/html/adm/jQuery/addons/script
@@ -5274,6 +5163,7 @@ Addons for jQuery
+
*.*loncom/html/adm/jQuery/js/
@@ -5283,8 +5173,8 @@ Addons for jQuery
jQuery custom distribution of version 3.2.1, UI version 1.12.1
- jquery-3.2.1.min.js;
- jquery-ui-1.12.1.custom.min.js;
+ jquery-3.2.1.min.js;
+ jquery-ui-1.12.1.custom.min.js;
@@ -5595,6 +5485,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
@@ -5885,22 +5784,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
@@ -5937,15 +5836,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
@@ -6276,6 +6166,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
@@ -6522,14 +6646,7 @@ by the URL-related pattern syntax:
home/httpd/lib/perl/Apache/blockedaccess.pmhandler
-Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course
-works/unverified
-
-
-
-home/httpd/lib/perl/Apache/lonprotected.pm
-handler
-Information about deeplink-only access for a resource
+Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)works/unverified
@@ -6547,16 +6664,6 @@ by the URL-related pattern syntax:
works/unverified
-
-home/httpd/lib/perl/Apache/lonslotcheck.pm
-handler
-Checks if access to a non-gradable external tool uses slots.
-Disable subsequent PerlHandlers if a slot is in use, and slot status does
-not currently allow access.
-
-works/unverified
-
-home/httpd/lib/perl/Apache/publiccheck.pmhandler
@@ -6578,16 +6685,6 @@ not currently allow access.
works/unverified
-
-home/httpd/lib/perl/Apache/lonlinkexit.pm
-handler
-
-logout session launched via deep link and escape iframe and redirect
-(for LTI-protected link and appropriate Link Protection setting in course)
-
-works/unverified
-
-home/httpd/lib/perl/Apache/migrateuser.pmhandler
@@ -6616,16 +6713,6 @@ logout session launched via deep link an
works/unverified
-
- home/httpd/lib/perl/Apache/lonrelaunch.pm
- handler
- For a deep link protected by LTI where username is included
- in launch payload, expire user's current session if username
- from payload does not match username in LON-CAPA session.
-
- works/unverified
-
-home/httpd/lib/perl/Apache/lonshibauth.pmhandler
@@ -6716,17 +6803,6 @@ loncom/build/pod2html.sh ../auth/lonrole
-
-home/httpd/lib/perl/Apache/lontiny.pm
-handler
-
-Extract domain, courseID, and symb from a shortened URL and and switch role
-to a role in designated course. If the user has multiple active roles in a
-course, and one is a Coordinator role, that role will be selected, otherwise
-a list of available roles will be displayed for the user to select one.
-
-
-home/httpd/lib/perl/Apache/lonsource.pmhandler
@@ -6861,7 +6937,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.typeswww static confExpanded mime.types
@@ -7144,7 +7220,6 @@ eps.gif;
eps_big.gif;
exam.gif;
exam_big.gif;
-externallink.gif;
face-angel.png;
face-angry.png;
face-cool.png;
@@ -7226,8 +7301,6 @@ mpg.gif;
navmap.correct.gif;
navmap.partial.gif;
navmap.ellipsis.gif;
-navmap.none.closed.gif;
-navmap.none.open.gif;
navmap.open.gif;
navmap.page.open.gif;
navmap.page.closed.gif;
@@ -7384,10 +7457,10 @@ tested
home/httpd/lib/perl/LONCAPA/LCMathComplex.pm
-system file
+conf
-Modified version of Math::Complex 1.59_01 for use in Safe Space which eliminates
-dependency on Config.pm and Scalar::Util.pm (not usable in Safe Space).
+Modified version of Math::Complex 1.55 for use in Safe Space which eliminates
+dependency on Config.pm (not usable in Safe Space).
works/unverified
@@ -7410,6 +7483,16 @@ dependency on Config.pm and Scalar::Util
works/verified
+
+ home/httpd/lib/perl/LONCAPA/LWPReq.pm
+ system file
+
+ Wrapper for LWP UserAgent to support enabling/disabling certificate
+ verification and/or hostname validation on any of LWP 5.83X and LWP 6.X
+
+ works/verified
+
+home/httpd/lib/perl/LONCAPA/Lond.pmsystem file
@@ -7506,6 +7589,16 @@ language lexicons, and static configurat
works/unverified
+
+home/httpd/lib/perl/LONCAPA/SSL.pm
+system file
+
+Provides routine to generate display of status of LON-CAPA SSL certificates
+installed on domain's servers.
+
+works/unverified
+
+home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pmsystem file
@@ -7551,15 +7644,7 @@ compiles/tth.so.i386.perl.5.22;
compiles/tth.so.x86_64.perl.5.22;
compiles/tth.so.i386.perl.5.24;
compiles/tth.so.x86_64.perl.5.24;
-compiles/tth.so.i386.perl.5.26;
-compiles/tth.so.x86_64.perl.5.26;
-compiles/tth.so.i386.perl.5.28;
-compiles/tth.so.x86_64.perl.5.28;
-compiles/tth.so.x86_64.perl.5.30;
-compiles/tth.so.x86_64.perl.5.32;
-compiles/tth.so.x86_64.perl.5.34;
compiles/tth.so.x86_64.sles12;
-compiles/tth.so.x86_64.sles15;
compiles/tth.so.i386.debian5;
compiles/tth.so.x86_64.debian5;
@@ -7928,61 +8013,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
@@ -8012,6 +8042,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;
@@ -8026,101 +8057,34 @@ 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;
-mcrs.gif;
mark-discussionentries-read.gif;
minitabmenu_bg.gif;
minitabmenu_left.gif;
minitabmenu_left_on.gif;
minitabmenu_right.gif;
minitabmenu_right_on.gif;
-mrk.gif;
-nav.gif;
-new.gif;
next.gif;
nothumb.gif;
open-all-folders.gif;
open-first-problem.gif;
-printout.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;
star.gif;
-start-navigation.gif;
-stat.gif;
-subm.gif;
-title.gif;
@@ -8166,7 +8130,6 @@ port.png;
prt.png;
rcrs.png;
rsrv.png;
-slnk.png;
src.png;
srvr.png;
subm.png;
@@ -8200,6 +8163,7 @@ mngcu.png;
prob_ana.png;
process-stop.png;
role_hotlist.png;
+reload.png;
self_enroll.png;
survey_rep.png;
subdocs.png;
@@ -8214,7 +8178,6 @@ uplusr.png;
graphic filegraphical icons used in submenus
-alnk.png;
aboutme.png;
addClickerInfoFile.png;
anonsurveythreshold.png;
@@ -8283,8 +8246,8 @@ preferences-desktop-remote-desktop.png;
preferences-desktop-theme.png;
preferences-desktop-wallpaper.png;
preferences-system-windows.png;
-receipt_number.png;
rcrs-22x22.png;
+receipt_number.png;
recover.png;
remotecontrol.png;
resversion.png;
@@ -8295,7 +8258,6 @@ scoreupfrm.png;
selfenrl-queue.png;
selfenrl-queue-22x22.png;
sequence.png;
-shorturls.png;
simple.png;
simpprob.png;
start-here.png;
@@ -8306,14 +8268,12 @@ symbs.png;
system-lock-screen.png;
system-users.png;
timer.png;
-timezone.png;
trck-22x22.png;
ungrade_sub.png;
uplcrs.png;
uploadscores.png;
verify.png;
view-mode-22x22.png;
-viewuser.png;
wishlist.png;
wishlist-link.png;
wishlist-link-lighter.png;
@@ -8328,14 +8288,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
@@ -8343,14 +8295,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/
@@ -8461,10 +8405,8 @@ world2.gif
Associated file for answering reactionresponse style questions
-reaction_editor.html;
-reaction_help.html;
-reaction_viewer.html;
reaction_preview.js;
+reaction_help.html
@@ -8582,22 +8524,12 @@ file that allows setuid password privile
etc/rc.d/init.d/loncontroletc/init.d/loncontrol
-home/httpd/perl/loncontrolroot script
Controls the launching/halting of lonc, lond, and lonsql processes.
-
-
-home/httpd/perl/systemd/loncontrol.service
-etc/systemd/system/loncontrol.service
-static conf
-
-Controls the launching/halting of lon-capa daemons by loncontrol in systemd
-
-
-
+
etc/rc.d/init.d/loncontroletc/init.d/loncontrol
@@ -8609,7 +8541,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;
@@ -8631,6 +8563,7 @@ etc/rc6.d/K05loncontrol
symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
+
etc/rc.d/
@@ -8644,20 +8577,7 @@ symbolic links to /etc/rc.d/init.d/lonco
loncom/init.d/loncontrol
-
-
-etc/systemd/system/loncontrol.service
-
-Controls the launching/halting of lon-capa daemons by loncontrol in systemd
-
-
--c '/usr/bin/systemctl enable loncontrol.service'
-
-
--c '/bin/systemctl enable loncontrol.service'
-
- loncom/init.d/loncontrol.service
-
+
usr/local/loncapa/doc/utf8.def
@@ -8914,7 +8834,7 @@ Module for displaying the wishlist.home/httpd/lib/perl/Apache/lonrelrequtils.pmhandler
-Utilities to update information about LON-CAPA version requirements
+Utilities to update information about LON-CAPA version requirements
in a course.works/unverified
@@ -8947,7 +8867,6 @@ view grades, but not edit them.
activity_to_accesscount.pl;
-check_authoring_spaces.pl;
clean_db.pl;
db_copy.pl;
dump_db.pl;
@@ -8964,7 +8883,6 @@ seed_accesscount.pl;
stress.pl;
testkerberos.pl;
unescape.pl;
-unsubresources.pl;
user_login_count.pl;