--- doc/loncapafiles/loncapafiles.lpml 2012/08/25 04:35:54 1.809 +++ doc/loncapafiles/loncapafiles.lpml 2022/01/04 06:01:21 1.1026 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + + modest_delete - home/httpd/html/adm/dragmath/applet/HotEqn + /home/httpd/html/adm/spellchecker server readonly - Formula editor applet HotEqn classes and jar + JQuery spellchecker plugin modest_delete - home/httpd/html/adm/dragmath/applet/classes/Display + /home/httpd/html/adm/spellchecker/js server readonly - Formula editor applet display + JQuery spellchecker plugin modest_delete - home/httpd/html/adm/dragmath/applet/classes/lang + /home/httpd/html/adm/spellchecker/css server readonly - Formula editor applet languages + JQuery spellchecker plugin modest_delete - home/httpd/html/adm/dragmath/applet/classes/formats + /home/httpd/html/adm/spellchecker/img server readonly - Formula editor applet classes formats (LaTeX, Maxima, etc) + JQuery spellchecker plugin + + + + + modest_delete + /home/httpd/html/adm/nicescroll + server readonly + JQuery nicescroll plugin + + modest_delete home/httpd/html/adm/helper @@ -805,6 +868,7 @@ interface, Apache (mod_perl) handlersserver readonly error warnings and icons + never_delete home/httpd/lonUsers @@ -877,12 +941,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/lonDomLogos server readonly Logos for LON-CAPA domains @@ -895,6 +953,12 @@ are viewable over the world-wide web modest_delete + home/httpd/lonTabs/dns_checksums + server readonly + Version numbers and checksums + + + modest_delete home/httpd/html/adm/lonInterFace server readonly Page headers and graphical interface files @@ -1001,7 +1065,7 @@ each list element consists of only two s loncom/loncapa.conf etc/httpd/conf/loncapa.conf -etc/apache2/loncapa.conf +etc/apache2/loncapa.conf conf

@@ -1044,7 +1108,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 @@ -1062,9 +1126,22 @@ the www@localhost MySQL password, and br +loncom/loncapa_apache_local.conf +etc/httpd/conf/loncapa_apache_local.conf +etc/apache2/loncapa_apache_local.conf +static conf + +Documentation file describing how to add domain-specific Apache configuration +files, e.g., (loncapa_apache_localmsu.conf). +loncapa_apache_local.conf needs to exist if no domain-specific file has so far +been created so that Apache 2.4 will start, given that loncapa_apache.conf has: +Include conf/loncapa_apache_local*.conf + + + 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 +1152,7 @@ well as causing the Apache module to be etc/apache2 - + etc/apache2/conf symbolic link @@ -1086,7 +1163,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,18 +1175,18 @@ 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 -external requests for http:// to https:// +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 @@ -1274,6 +1351,25 @@ utility cgi script to view software vers +loncom/cgi/lonmodulecheck.pl +home/httpd/cgi-bin/lonmodulecheck.pl +script + +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. + + + +loncom/cgi/loncertstatus.pl +home/httpd/cgi-bin/loncertstatus.pl +script + +utility cgi script to display status of LON-CAPA SSL certificates +installed on domain's servers + + + loncom/cgi/ping.pl home/httpd/cgi-bin/ping.pl script @@ -1472,6 +1568,8 @@ man1.jpg; man1.jpg.meta; numerical.problem; numerical.problem.meta; +numMultiAnswerUnordered.problem; +numMultiAnswerUnordered.problem.meta; numPrePro.problem; numPrePro.problem.meta; Plot.problem.meta; @@ -1500,6 +1598,8 @@ SelectFromOptions-7ConceptGoups.problem; SelectFromOptions-7ConceptGoups.problem.meta; SelectFromOptions-8ConceptGoups.problem; SelectFromOptions-8ConceptGoups.problem.meta; +SelectFromOptions-multilingual.problem; +SelectFromOptions-multilingual.problem.meta; SelectFromOptions-Simple.problem; SelectFromOptions-Simple.problem.meta; SimpleStringResponse.problem.meta; @@ -1535,6 +1635,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 @@ -1655,6 +1764,54 @@ List of all domains in the LON-CAPA netw + loncom/currhostips.tab + 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. + + + + + loncom/currhostips.tab + 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. + + + + +*.tab +loncom/dns_checksums/ + +home/httpd/lonTabs/dns_checksums/ +www static conf + +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.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; +2.11.2.tab; +2.11.3.tab; +2.11.4.tab; + + + + loncom/loncaparevs.tab home/httpd/lonTabs/loncaparevs.tab www conf @@ -1674,6 +1831,41 @@ File holds paired data -- hostname:lonHo + loncom/lonchksums.tab + home/httpd/lonTabs/lonchksums.tab + www conf + +File containing version numbers and checksums for most LON-CAPA perl modules, +perl scripts, cgi scripts, daemons, and a configuration file for current +server. Updated by loncron. + + + + + loncom/connectionrules.tab + 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. + + + + + loncom/hosttypes.tab + 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. + + + + loncom/spare.tab home/httpd/lonTabs/spare.tab conf @@ -1779,6 +1971,36 @@ file: nohist_courseids.db found in /home +loncom/misc/checkforupdates.pl +home/httpd/perl/checkforupdates.pl +script + +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 + + + +loncom/misc/rebuild_lastlogin.pl +home/httpd/perl/debug/rebuild_lastlogin.pl +script + +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 +2.11.0 on a library server to populate nohist_crslastlogin.db files +for the domain's courses. (Thereafter role selection after log-in +on a server running 2.11.0 will update nohist_crslastlogin.db +when a course role is selected.) + +This script might be run at other times. For example: +(a) if course user sessions are being routinely hosted on pre-2.11.0 servers. +(b) if nohist_crslastlogin.db is lost or corrupted, and needs to be rebuilt. + + + loncom/debugging_tools/seed_accesscount.pl home/httpd/perl/seed_accesscount.pl script @@ -1837,6 +2059,15 @@ small script to handle the start up of t + loncom/manage_ssl_certs.pl + home/httpd/lonCerts/manage_ssl_certs.pl + script + + Script to create LON-CAPA SSL key, and/or LON-CAPA SSL + certificate signing requests for hostId, and/or hostname. + + + loncom/lond home/httpd/perl/lond script @@ -1913,6 +2144,49 @@ routines in lonauthcgi.pm +loncom/cgi/listcodes.pl +home/httpd/cgi-bin/listcodes.pl +script +CGI script to display courses with unique six character codes. +For use on the primary library server for a domain. Access control uses +routines in lonauthcgi.pm. Display formats are: csv (default), html, xml. + + + +loncom/cgi/quotacheck.pl +home/httpd/cgi-bin/quotacheck.pl +script +CGI script to display disk usage and quota for content +uploaded directly to a course/community via the Course Editor. + + + +loncom/cgi/enrollqueued.pl +home/httpd/cgi-bin/enrollqueued.pl +script +CGI script to process a queued self-enrollment request +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. + + + +loncom/cgi/createpending.pl +home/httpd/cgi-bin/createpending.pl +script +CGI script to process a pending course request +for an unofficial course, textbook course, or community, and +and output a web address which should be provided as a link the +the requester follows to access the new course. If this course type +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 +handles payment etc. + + + loncom/homework/templates/sampleexternal.pl home/httpd/cgi-bin/sampleexternal.pl script @@ -2015,16 +2289,6 @@ Allows www to change user passwords. being updated -loncom/lcuseradd -home/httpd/perl/lcuseradd -setuid script - -Coordinates the system services and files in order to allow lond to add a -new user. - -being updated - - loncom/lciptables home/httpd/perl/lciptables setuid script @@ -2324,6 +2588,98 @@ 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/lonexturlcheck.pm +home/httpd/lib/perl/Apache/lonexturlcheck.pm +handler + +Handler to check if an external resource can be displayed in an iframe + +works/unverified + + +loncom/interface/lonexttool.pm +home/httpd/lib/perl/Apache/lonexttool.pm +handler + +Handler to allow LON-CAPA to operate as an LTI Consumer + +works/unverified + + +loncom/lti/ltiauth.pm +home/httpd/lib/perl/Apache/ltiauth.pm +handler + +Handler to allow LON-CAPA to operate as an LTI Provider + +works/unverified + + +loncom/lti/ltiroster.pm +home/httpd/lib/perl/Apache/ltiroster.pm +handler + +Handler to allow LON-CAPA to service roster requests, as an LTI Consumer. + +works/unverified + + +loncom/lti/ltipassback.pm +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 + + +loncom/lti/ltilogout.pm +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 + + +loncom/lti/ltiutils.pm +home/httpd/lib/perl/LONCAPA/ltiutils.pm +system file + +Common routines for LTI (Consumer or Provider) + +works/unverified + + +loncom/lti/templates/LTIstandard.tool.meta +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 + + + +loncom/lti/templates/LTIpassback.tool.meta +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. + + + loncom/interface/lonpickcode.pm home/httpd/lib/perl/Apache/lonpickcode.pm handler @@ -2517,6 +2873,14 @@ Page of links to help manuals - displaye +loncom/html/adm/help/loncapa.html +home/httpd/html/adm/help/loncapa.html +interface file + +Language reference, generated from loncapa.xsd. + + + doc/help/author.manual.access.tex home/httpd/html/adm/help/tex/author.manual.access.tex @@ -2722,15 +3086,24 @@ Map_Example.gif; Resource_Assembly.gif; aboutme.gif; addClickerInfoFile.gif; +add_folder.gif; +add_link.gif; anno.gif; anot.gif; anot2.gif; authorRemote.gif; +author_example_directory.gif; +author_new_content.gif; +author_top_menu.gif; +back.gif; bchat.gif; blog.gif; +bomb.gif; +bubblesheet.gif; catalog.gif; ccat.gif; chat.gif; +chkrole.gif; chrt.gif; com.gif; constructionSpace.gif; @@ -2740,27 +3113,41 @@ 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; dynamic_plot.gif; dynamic_plot2.gif; +edit.gif; +editmap.gif; +editwishlist.gif; edit-find-replace.gif; edit-redo.gif; edit-undo.gif; emblem-photos.gif; +emblem-readonly.gif; eval.gif; extres.gif; fdbk.gif; feedback.gif; formulaResponse.gif; +forw.gif; FPRexamples.gif; fromfile.gif; +grade_PageFolder.gif; +grade_students.gif; +grading_table.gif; grds.gif; grps.gif; +help.gif; +helpdesk-access.gif; +html_page_plaintext.gif; +html_page_richtext.gif; list-add.gif; login.gif; lonhelpheader.gif; @@ -2783,10 +3170,14 @@ 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; @@ -2801,20 +3192,38 @@ pref.gif; preferences-desktop-font.gif; preferences-desktop-locale.gif; preferences-desktop-theme.gif; +problem_editing_colorful.gif; +problem_editing_xml.gif; +problem_testing.gif; prt.gif; 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; @@ -2827,11 +3236,32 @@ subtimpl.gif; survey_rep.gif; syllabus.gif; system-users.gif; +tolastloc.gif; turning.gif; +ungrade_sub.gif; uploadscores.gif; uplusr.gif; -vbkm.gif; verify.gif; +view.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; iclicker.gif; @@ -2871,15 +3301,24 @@ Map_Example.eps; Resource_Assembly.eps; aboutme.eps; addClickerInfoFile.eps; +add_folder.eps; +add_link.eps; anno.eps; anot.eps; anot2.eps; authorRemote.eps; +author_example_directory.eps; +author_new_content.eps; +author_top_menu.eps; +back.eps; bchat.eps; blog.eps; +bomb.eps; +bubblesheet.eps; catalog.eps; ccat.eps; chat.eps; +chkrole.eps; chrt.eps; com.eps; constructionSpace.eps; @@ -2889,27 +3328,41 @@ 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; dynamic_plot.eps; dynamic_plot2.eps; +edit.eps; +editmap.eps; +editwishlist.eps; edit-find-replace.eps; edit-redo.eps; edit-undo.eps; emblem-photos.eps; +emblem-readonly.eps; eval.eps; extres.eps; fdbk.eps; feedback.eps; formulaResponse.eps; +forw.eps; FPRexamples.eps; fromfile.eps; +grade_PageFolder.eps; +grade_students.eps; +grading_table.eps; grds.eps; grps.eps; +help.eps; +helpdesk-access.eps; +html_page_plaintext.eps; +html_page_richtext.eps; list-add.eps; lonhelpheader.eps; login.eps; @@ -2932,10 +3385,14 @@ 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; @@ -2949,20 +3406,38 @@ port.eps; preferences-desktop-font.eps; preferences-desktop-locale.eps; preferences-desktop-theme.eps; +problem_editing_colorful.eps; +problem_editing_xml.eps; +problem_testing.eps; prt.eps; 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; @@ -2975,11 +3450,32 @@ subtimpl.eps; survey_rep.eps; syllabus.eps; system-users.eps; +tolastloc.eps; turning.eps; +ungrade_sub.eps; uploadscores.eps; uplusr.eps; -vbkm.eps; verify.eps; +view.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; iclicker.eps; @@ -3013,10 +3509,12 @@ Ambiguous_Reference.tex; Analysis_Analyze_Over.tex; Analyze_Problem.tex; Answer_Date.tex; +Answer_Display_Overview.tex; 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; @@ -3030,32 +3528,52 @@ Authoring_Dynamic_Plot_Linestyle.tex; 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; 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_Spreadsheet.tex; +Authoring_StringResponse.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_Change_Privileges.tex; +Author_Create_Coauthor_List.tex; Author_LON-CAPA_Introduction.tex; Author_Manual_Title_Page.tex; +Author_Menu.tex; Author_Numerical_and_Formula.tex; Author_Remote_Control.tex; +Author_User_Logs.tex; +Author_View_Coauthor_List.tex; Batch_Creation.tex; BridgeTask_About.tex; BridgeTask_Conditions.tex; @@ -3096,11 +3614,14 @@ 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; Contextual_Help.tex; Course_Add_Other.tex; Course_Add_Student.tex; +Course_Approve_Selfenroll.tex; Course_Automated_Enrollment.tex; Course_Broadcast_Message.tex; Course_Change_Privileges.tex; @@ -3109,9 +3630,11 @@ Course_Chat.tex; Course_Convert_To_CSV.tex; Course_Coordination_Intro.tex; Course_Create_Class_List.tex; +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; @@ -3120,6 +3643,7 @@ Course_Environment.tex; Course_Extending_Due_Dates.tex; Course_Face_To_Face_Records.tex; Course_Feedback_Addresses.tex; +Course_Helpdesk_Access.tex; Course_Homework_Performance_Overview.tex; Course_Manually_Grade_Problem.tex; Course_Manual_Title_Page.tex; @@ -3136,10 +3660,13 @@ 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; Course_Prefs_Other.tex; +Course_Prefs_Settings.tex; Course_Problem_Weight.tex; Course_Requests.tex; Course_Request_Access_End.tex; @@ -3166,15 +3693,20 @@ Course_Student_Grade_Override.tex; Course_Student_Work.tex; Course_Toplevel_Seq.tex; Course_User_Evaluation.tex; +Course_User_Logs.tex; Course_User_Parameter.tex; Course_View_Class_List.tex; Create_Course.tex; Creating_A_Course_Intro.tex; +Creating_Content_Overview.tex; Creating_Domain_Coordinators.tex; +Creating_Formula_Response.tex; Creating_Groups.tex; +Creating_Math_Response_Problems.tex; Creating_New_Content_Pages.tex; Creating_Online_Problems.tex; Creating_Radio_Response_Problems.tex; +Custom_Response_Problem_Creation.tex; Custom_Response_Problems.tex; Deleting_Domain_Coordinators.tex; Developer_Manual_Title_Page.tex; @@ -3187,30 +3719,41 @@ Docs_About_Simple_Page.tex; Docs_About_Syllabus.tex; Docs_Adding_Course_Doc.tex; Docs_Adding_External_Resource.tex; +Docs_Adding_External_Tool.tex; Docs_Adding_Folders.tex; Docs_Adding_Pages.tex; Docs_Adding_Syllabus.tex; Docs_Alternatives.tex; Docs_Check_Resource_Versions.tex; Docs_Creating_From_Template.tex; +Docs_Course_Roster.tex; +Docs_Dropbox.tex; Docs_Dump_Course_Docs.tex; Docs_Export_Course_Docs.tex; Docs_Editing_Templated_Pages.tex; Docs_Essay.tex; +Docs_Import_Stored_Link.tex; +Docs_Importing_IMS_Course.tex; Docs_Importing_LON-CAPA_Resource.tex; Docs_Load_Map.tex; Docs_Main_Course_Documents.tex; Docs_Navigate_Content.tex; +Docs_Numerical_Response.tex; Docs_Option_Response.tex; 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; Docs_Uploading_From_Harddrive.tex; Docs_Verify_Content.tex; +Docs_Viewing_Course_Doc.tex; +Docs_Web_Page.tex; +Domain_Change_Logs.tex; +Domain_Change_Privileges.tex; Domain_Configuration_Auto_Creation.tex; Domain_Configuration_Auto_Enrollment.tex; Domain_Configuration_Auto_Updates.tex; @@ -3218,22 +3761,42 @@ 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_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; 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_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_Role_Approvals.tex; +Domain_Role_Logs.tex; +Domain_User_Access_Logs.tex; +Domain_Username_Approvals.tex; +Domain_View_Privileges.tex; +Domain_View_Users_List.tex; Due_Date.tex; +Dynamic_Plot_Overview.tex; Edit_Syllabus.tex; Error.tex; exam_answers.tex; @@ -3253,6 +3816,7 @@ Feedback_Discussion.tex; Feedback_Policy.tex; Finding_Resources.tex; Foils.tex; +ForceIDChange.tex; Formula_Answers.tex; Formula_Editor.tex; Formula_Response_Adv_Intro.tex; @@ -3261,6 +3825,7 @@ Formula_Response_Limitations.tex; Formula_Response_Problems.tex; Formula_Response_Sampling.tex; Formula_Tolerance.tex; +Function_Plot_Response_Overview.tex; Function_Plot_Response_Background_Plot.tex; Function_Plot_Response_Evaluation_Rule.tex; Function_Plot_Response_Rule_Set.tex; @@ -3295,10 +3860,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; @@ -3379,6 +3946,7 @@ 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; @@ -3401,6 +3969,7 @@ Search_Basic.tex; Searching.tex; Sending_Email.tex; Sequence_Advanced_Editor_Creation.tex; +Sequence_Advanced_Editor_Links_Conditions.tex; Sequence_Definition.tex; Sequence_Editor_Selection.tex; Sequence_Page_Maps.tex; @@ -3418,10 +3987,13 @@ 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; Spreadsheet_Calculation.tex; Spreadsheet_Calculation_Time.tex; +Spreadsheet_Category_Grades.tex; Spreadsheet_Cell_Editing.tex; Spreadsheet_Editing.tex; Spreadsheet_Export_Row.tex; @@ -3456,7 +4028,6 @@ Table_Mode.tex; Testbank_Formatting.tex; TEXDropEmptyColumns_attribute.tex; TEXitemgroupwidth_attribute.tex; -TEXitemgroup_attribute.tex; TEXlayout_attribute.tex; TEXsize_attribute.tex; TEXtype_attribute.tex; @@ -3478,6 +4049,7 @@ View_recent_activity.tex; What_Is_LON-CAPA.tex; Why_LON-CAPA.tex; Wishlist.tex; +Wrong_Num_Boxes_Checked.tex; @@ -3493,12 +4065,21 @@ German Tex files for the help system About_Bombs.tex; About_Communication.tex; Auth_Options.tex; +Authoring_ExternalResponse.tex; Authoring_Math_Editor.tex; -Contextual_Help.tex; +Authoring_Multilingual_Problems.tex; +Caching.tex; Cascading_Parameters.tex; +Change_Colors.tex; +Change_Discussion_Display.tex; +Change_Password.tex; +Contextual_Help.tex; +Course_Change_Privileges.tex; Course_Convert_To_CSV.tex; Course_Create_Class_List.tex; +Course_Critical_Message.tex; Course_Self_Enrollment.tex; +Creating_Math_Response_Problems.tex; Docs_About_Bulletin_Board.tex; Docs_About_Group_Files.tex; Docs_About_My_Personal_Info.tex; @@ -3507,15 +4088,42 @@ Docs_About_Syllabus.tex; Docs_Adding_Course_Doc.tex; Docs_Adding_Folders.tex; Docs_Editing_Templated_Pages.tex; +Docs_Import_Stored_Link.tex; Docs_Navigate_Content.tex; Docs_Score_Upload_Form.tex; Docs_Verify_Content.tex; +ForceIDChange.tex; +Formula_Answers.tex; Formula_Editor.tex; General_Intro.tex; Generation.tex; Metadata_Description.tex; Navigation_Screen.tex; Parameter_Overview.tex; +Parameter_Set_Folder.tex; +Physical_Units.tex; +Portfolio_About.tex; +Portfolio_AddFiles.tex; +Portfolio_Catalog.tex; +Portfolio_ChangeDirectory.tex; +Portfolio_CreateDirectory.tex; +Portfolio_DeleteFile.tex; +Portfolio_FileAction.tex; +Portfolio_FileList.tex; +Portfolio_OpenFile.tex; +Portfolio_RenameFile.tex; +Portfolio_ShareFile.tex; +Portfolio_ShareFile_ChangeSetting.tex; +Portfolio_ShareFile_Conditional.tex; +Portfolio_ShareFile_SetAccess.tex; +Portfolio_ShareFile_StopAccess.tex; +Prefs_About_Me.tex; +Prefs_Forwarding.tex; +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; @@ -3524,12 +4132,16 @@ Ranking_Problems.tex; Receipt.tex; Search_Advanced.tex; Search_Basic.tex; +Sending_Email.tex; +Some_Items_Were_Not_Submitted.tex; Student_Intro.tex; Syllabus_ExtLink.tex; Table_Mode.tex; Tries.tex; Uploaded_Templates_PublicView.tex; Uploaded_Templates_TextBoxes.tex; +View_recent_activity.tex; +Wishlist.tex; @@ -3590,6 +4202,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 + + + loncom/html/adm/fonts/AUTHORS home/httpd/html/adm/fonts/AUTHORS @@ -3982,6 +4607,14 @@ loncom/build/pod2html.sh ../homework/edi +loncom/publisher/loncoursepub.pm +home/httpd/lib/perl/Apache/loncoursepub.pm +handler + +Handler for asynchronous file upload via colorful editor ("Course Authoring" space). + + + loncom/interface/lonmeta.pm home/httpd/lib/perl/Apache/lonmeta.pm handler @@ -4138,6 +4771,7 @@ home/httpd/lib/perl/Apache/localize/ +en.pm; de.pm; pt.pm; fr.pm; @@ -4147,11 +4781,20 @@ ru.pm; fa.pm; ar.pm; es.pm; +he.pm; x_chef.pm; zh.pm; +loncom/localize/transliterate.pm +home/httpd/lib/perl/LONCAPA/transliterate.pm +handler + +Transliteration of non-ascii to ascii characters in filenames. + + + loncom/interface/loncoursedata.pm home/httpd/lib/perl/Apache/loncoursedata.pm handler @@ -4249,6 +4892,25 @@ assignment. works/unverified + + loncom/html/adm/jsme/JSME_2020-12-26.zip + 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_2020-12-26.zip; + + + *.* loncom/html/adm/jme/ @@ -4291,8 +4953,6 @@ geogebra_export.jar; geogebra_gui.jar.pack.gz; geogebra_main.jar; geogebra_properties.jar.pack.gz; -geogebra_usb.jar; -geogebra_usb.jar.pack.gz; jlatexmath.jar; jlatexmath.jar.pack.gz; jlm_cyrillic.jar; @@ -4302,38 +4962,25 @@ jlm_greek.jar.pack.gz; - - *.* - loncom/html/adm/jmol/ - home/httpd/html/adm/jmol/ - interface file + + loncom/html/adm/jmol/jmol-loncapa.zip + 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; + + loncom/homework/convertjme.pl @@ -4343,155 +4990,75 @@ JmolApplet0_Viewer.jar; Dynamically converts JME strings into either a png or ps file. + *.* loncom/html/adm/dragmath/applet/ - home/httpd/html/adm/dragmath/applet/ + home/httpd/html/adm/dragmath/ interface file Dragmath is a Java-based formula editor -Latex.html; -MathML.html; -Maxima.html; MaximaPopup.html; EditMathPopup.html; FCKEditMathPopup.html - - *.* - loncom/html/adm/dragmath/applet/classes/ - home/httpd/html/adm/dragmath/applet/classes/ - interface file - -Dragmath is a Java-based formula editor - - -AbsoluteLayout.jar; -jep.jar; -Project.jar; -Config.xml; -jdom.jar; -swing-layout-1.0.jar; - - - - *.* - loncom/html/adm/dragmath/applet/HotEqn/ - home/httpd/html/adm/dragmath/applet/HotEqn/ - interface file - -Dragmath is a Java-based formula editor - - -HotEqn.class; -HotEqn.jar; - - - - *.* - loncom/html/adm/dragmath/applet/classes/Display/ - home/httpd/html/adm/dragmath/applet/classes/Display/ - interface file - -Dragmath is a Java-based formula editor - - -MainApplet.class; - - - - *.* - loncom/html/adm/dragmath/applet/classes/formats/ - home/httpd/html/adm/dragmath/applet/classes/formats/ - interface file - -Dragmath is a Java-based formula editor - - -ASCIIMathML.xml; -Latex.xml; -MathML.xml; -MoodleTex.xml; -Maple.xml; -Maxima.xml; - - - - *.* - loncom/html/adm/dragmath/applet/classes/lang/ - home/httpd/html/adm/dragmath/applet/classes/lang/ - interface file + + + loncom/html/adm/dragmath/dragmath-0.7.9.zip + home/httpd/html/adm/dragmath + script -Dragmath is a Java-based formula editor + dragmath formula editor, scripted installation unzips installation file + in the appropriate location - -ca.xml; -cz.xml; -en.xml; -fr.xml; -no.xml; -pt-br.xml; -sv.xml; -de.xml; -es.xml; -nl.xml; -pl.xml; -ru.xml; - - - - *.* - loncom/html/adm/jsMath/ - home/httpd/html/adm/jsMath/ + +commands + + +loncom/html/adm/dragmath/commands; +loncom/html/adm/dragmath/dragmath-0.7.9.zip; + + + + + loncom/html/adm/LC_math_editor/dist/LC_math_editor.min.js + home/httpd/html/adm/LC_math_editor/LC_math_editor.min.js interface file -jsMath is a Javascript solution to converting TeX to something the browser can see +LON-CAPA math editor - -black.gif; -blank.gif; -COPYING.txt; -jsMath-BaKoMa-fonts.js; -jsMath-autoload.html; -jsMath-controls.html; -jsMath-fallback-mac.js; -jsMath-fallback-mac-mozilla.js; -jsMath-fallback-mac-msie.js; -jsMath-fallback-pc.js; -jsMath-fallback-symbols.js; -jsMath-fallback-unix.js; -jsMath-global-controls.html; -jsMath-global.html; -jsMath.js; -jsMath-loader.html; -jsMath-loader-omniweb4.js; -jsMath-mozilla.js; -jsMath-msie-mac.js; -jsMath-old-browsers.js; - - + - loncom/html/adm/jsMath/jsMath-fonts-1.3.zip - home/httpd/html/adm/jsMath/fonts/ + loncom/html/adm/daxe/daxe.tar.gz + home/httpd/html/adm/daxe script - Server side png fonts for use by jsMath + Daxe XML editor -commands /home/httpd/html/adm +commands -loncom/html/adm/jsMath/commands; -loncom/html/adm/jsMath/jsMath-fonts-1.3.zip; +loncom/html/adm/daxe/commands; +loncom/html/adm/daxe/daxe.tar.gz; - loncom/html/adm/MathJax/mathjax-MathJax-v2.0-20-g07669ac.zip + loncom/javascriptlib/file_upload.js + home/httpd/html/res/adm/includes/file_upload.js + interface file + + JavaScript dealing with file uploads + + + + + loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.zip home/httpd/html/adm/MathJax script @@ -4501,119 +5068,113 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3. unzipping the file, making it look cleaner in the /home/.../adm/ directory -commands /home/httpd/html/adm/MathJax +commands loncom/html/adm/MathJax/commands; loncom/html/adm/MathJax/VERSION; -loncom/html/adm/MathJax/mathjax-MathJax-v2.0-20-g07669ac.zip; +loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.zip; - loncom/html/adm/geogebra/geogebra_html5.tar.gz + loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz home/httpd/html/adm/geogebra/web script HTML5/JavaScript Version of GeoGebra -commands /home/httpd/html/adm/geogebra/web +commands loncom/html/adm/geogebra/commands; loncom/html/adm/geogebra/VERSION; -loncom/html/adm/MathJax/geogebra_html5.tar.gz; +loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz; - - loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz - home/httpd/html/adm/ckeditor + loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz + home/httpd/html/ckeditor script GUI HTML Editor, scripted installation decompress the tarball and installs the loncapa config.js file -commands /home/httpd/html/ +commands loncom/html/adm/ckeditor/commands; -loncom/html/adm/ckeditor/ckeditor_3.6.2.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; - *.* - loncom/html/adm/jsMath/extensions/ - home/httpd/html/adm/jsMath/extensions/ - interface file - -Additional jsMath functionality that can be used when needed. - - -AMSmath.js; -AMSsymbols.js; -HTML.js; -bbox.js; -font.js; -boldsymbol.js; -double-click.js; -fbox.js; -leaders.js; -mathchoice.js; -mimeTeX.js; -moreArrows.js; -newcommand.js; -underset-overset.js; - - - - - *.* - loncom/html/adm/jsMath/plugins/ - home/httpd/html/adm/jsMath/plugins/ - interface file - -jsMath is a Javascript solution to converting TeX to something the browser can see - - -autoload.js; -CHMmode.js; -global.js; -mimeTeX.js; -noCache.js; -noGlobal.js; -noImageFonts.js; -smallFonts.js; -spriteImageFonts.js; -tex2math.js; - - - - - *.* - loncom/html/adm/jsMath/uncompressed/ - home/httpd/html/adm/jsMath/uncompressed/ - interface file - -the jsMath source files not compressed for increasing download speed (not used by lon-capa directly) - - -def.js; -font.js; -jsMath-fallback-mac.js; -jsMath-fallback-pc.js; -jsMath-fallback-symbols.js; -jsMath-fallback-unix.js; -jsMath.js; - - - - *.js loncom/html/adm/jpicker/ home/httpd/html/adm/jpicker/js/ @@ -4673,8 +5234,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; @@ -4684,34 +5247,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; @@ -4726,7 +5294,7 @@ JQuery countdown timer javascript files JQuery countdown timer CSS files - jquery.countdown.css + jquery.countdown.css; @@ -4738,7 +5306,7 @@ JQuery countdown timer CSS files JQuery countdown timer Image file for Glowing countdown - countdownGlowing.gif + countdownGlowing.gif; @@ -4750,10 +5318,73 @@ JQuery countdown timer Image file for Gl JQuery countdown timer Image file for LED style countdown - countdownLED.png + countdownLED.png; + + *.* + loncom/html/adm/jQuery/addons/ + home/httpd/html/adm/jQuery/addons/ + script + +Addons for jQuery + + + jquery-scrolltofixed.js; + jquery.viewport.mini.js; + + + + + *.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; + spellcheck.png; + + + + *.gif + loncom/html/adm/spellcheck/img/ + home/httpd/html/adm/spellchecker/img/ + interface file + + JQuery spellchecker plugin + + + spellchecker_bg.gif; + + @@ -4762,11 +5393,11 @@ JQuery countdown timer Image file for LE 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 3.2.1, UI version 1.12.1 - jquery-1.6.2.min.js; - jquery-ui-1.8.16.custom.min.js; + jquery-3.2.1.min.js; + jquery-ui-1.12.1.custom.min.js; @@ -4776,10 +5407,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 3.2.1, UI version 1.12.1 -- stylesheets - jquery-ui-1.8.16.custom.css; + jquery-ui-1.12.1.custom.min.css; @@ -4789,7 +5420,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 3.2.1, UI version 1.12.1 -- images for css. ui-bg_flat_0_aaaaaa_40x100.png; @@ -4808,6 +5439,50 @@ jQuery custom distribution of version 1. + + + + *.js + loncom/html/adm/nicescroll/js/ + home/httpd/html/adm/nicescroll/ + interface file + +jQuery nicescroll plugin javascript + + + jquery.nicescroll.min.js; + + + + + *.png + loncom/html/adm/nicescroll/images/ + home/httpd/html/adm/nicescroll/ + interface file + +jQuery nicescroll plugin image + + + zoomico.png; + + + + + *.* + loncom/html/adm/codemirror/ + home/httpd/html/adm/codemirror/ + script + +Codemirror for xml editor and script blocks in colorful editor + + + codemirror-combined.css; + codemirror-combined-xml.css; + codemirror-compressed-colorful.js; + codemirror-compressed-xml.js; + + + loncom/interface/lontest.pm home/httpd/lib/perl/Apache/lontest.pm @@ -4919,7 +5594,7 @@ echo 'pod2html lonnavmaps.pm' loncom/interface/lonselstudent.pm home/httpd/lib/perl/Apache/lonselstudent.pm -standard +handler re-usable student selection subs. @@ -5341,6 +6016,15 @@ Handler to manage user portfolios unverified +loncom/interface/lonplacementtest.pm +home/httpd/lib/perl/Apache/lonplacementtest.pm +handler + +Placement test status and completion. + +works/unverified + + rat/lonpageflip.pm home/httpd/lib/perl/Apache/lonpageflip.pm handler @@ -5705,6 +6389,240 @@ handles request to the CAPA homework pro works/unverified + loncom/homework/loncapamath.pm + home/httpd/lib/perl/Apache/loncapamath.pm + handler + + lm element implementation, using the math parser package + + works/unverified + + + loncom/homework/units.json + home/httpd/lonTabs/units.json + static conf + + Math parser: units + + works/unverified + + + loncom/homework/constants.json + home/httpd/lonTabs/constants.json + static conf + + Math parser: constants + + works/unverified + + + loncom/homework/math_parser/CalcEnv.pm + home/httpd/lib/perl/Apache/math_parser/CalcEnv.pm + system file + + Math parser: Calculation environment + + works/unverified + + + loncom/homework/math_parser/CalcException.pm + home/httpd/lib/perl/Apache/math_parser/CalcException.pm + system file + + Math parser: Calculation exception + + works/unverified + + + loncom/homework/math_parser/Definitions.pm + home/httpd/lib/perl/Apache/math_parser/Definitions.pm + system file + + Math parser: Operator definitions + + works/unverified + + + loncom/homework/math_parser/ENode.pm + home/httpd/lib/perl/Apache/math_parser/ENode.pm + system file + + Math parser: Parsed tree node. + + works/unverified + + + loncom/homework/math_parser/Operator.pm + home/httpd/lib/perl/Apache/math_parser/Operator.pm + system file + + Math parser: Parser operator + + works/unverified + + + loncom/homework/math_parser/ParseException.pm + home/httpd/lib/perl/Apache/math_parser/ParseException.pm + system file + + Math parser: Parse exception + + works/unverified + + + loncom/homework/math_parser/Parser.pm + home/httpd/lib/perl/Apache/math_parser/Parser.pm + system file + + Math parser: Equation parser + + works/unverified + + + loncom/homework/math_parser/QInterval.pm + home/httpd/lib/perl/Apache/math_parser/QInterval.pm + system file + + Math parser: An interval of quantities + + works/unverified + + + loncom/homework/math_parser/QIntervalUnion.pm + home/httpd/lib/perl/Apache/math_parser/QIntervalUnion.pm + system file + + Math parser: A union of possibly disjoint intervals + + works/unverified + + + loncom/homework/math_parser/QMatrix.pm + home/httpd/lib/perl/Apache/math_parser/QMatrix.pm + system file + + Math parser: A matrix of quantities + + works/unverified + + + loncom/homework/math_parser/QSet.pm + home/httpd/lib/perl/Apache/math_parser/QSet.pm + system file + + Math parser: A set of quantities + + works/unverified + + + loncom/homework/math_parser/Quantity.pm + home/httpd/lib/perl/Apache/math_parser/Quantity.pm + system file + + Math parser: A quantity (value and units) + + works/unverified + + + loncom/homework/math_parser/QVector.pm + home/httpd/lib/perl/Apache/math_parser/QVector.pm + system file + + Math parser: A vector of quantities + + works/unverified + + + loncom/homework/math_parser/Token.pm + home/httpd/lib/perl/Apache/math_parser/Token.pm + system file + + Math parser: A parser token. + + works/unverified + + + loncom/homework/math_parser/Tokenizer.pm + home/httpd/lib/perl/Apache/math_parser/Tokenizer.pm + system file + + Math parser: String tokenizer + + works/unverified + + + loncom/homework/math_parser/Units.pm + home/httpd/lib/perl/Apache/math_parser/Units.pm + system file + + Math parser: Loads and converts units + + works/unverified + + + loncom/homework/daxepage.pm + home/httpd/lib/perl/Apache/daxepage.pm + handler + + Handler displaying Daxe and the problem preview + + works/unverified + + + loncom/homework/daxeopen.pm + home/httpd/lib/perl/Apache/daxeopen.pm + handler + + Handler sending a file for Daxe, converting problems if necessary + + works/unverified + + + loncom/homework/daxesave.pm + home/httpd/lib/perl/Apache/daxesave.pm + handler + + Handler saving a file edited with Daxe + + works/unverified + + + loncom/homework/cleanxml/pre_xml.pm + home/httpd/lib/perl/Apache/pre_xml.pm + system file + + First step to clean a file before Daxe editing. + + works/unverified + + + loncom/homework/cleanxml/html_to_xml.pm + home/httpd/lib/perl/Apache/html_to_xml.pm + system file + + Second step to clean a file before Daxe editing. + + works/unverified + + + loncom/homework/cleanxml/post_xml.pm + home/httpd/lib/perl/Apache/post_xml.pm + system file + + Third step to clean a file before Daxe editing. + + works/unverified + + + loncom/homework/cleanxml/xml_to_loncapa.pm + 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 + + loncom/xml/Safe.pm home/httpd/lib/perl/Safe.pm handler @@ -5951,7 +6869,14 @@ by the URL-related pattern syntax: loncom/auth/blockedaccess.pm home/httpd/lib/perl/Apache/blockedaccess.pm handler -Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) +Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course +works/unverified + + +loncom/auth/lonprotected.pm +home/httpd/lib/perl/Apache/lonprotected.pm +handler +Information about deeplink-only access for a resource works/unverified @@ -5969,6 +6894,16 @@ by the URL-related pattern syntax: works/unverified +loncom/auth/lonslotcheck.pm +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 + + loncom/auth/publiccheck.pm home/httpd/lib/perl/Apache/publiccheck.pm handler @@ -6108,6 +7043,17 @@ loncom/build/pod2html.sh ../auth/lonrole +loncom/interface/lontiny.pm +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. + + + loncom/interface/lonsource.pm home/httpd/lib/perl/Apache/lonsource.pm handler @@ -6242,7 +7188,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 @@ -6312,22 +7258,6 @@ javascript for horizontal menubar in RAT -rat/client/extpickcode.html -home/httpd/html/adm/rat/extpickcode.html -interface file - -javascript - - - -rat/client/extpickframe.html -home/httpd/html/adm/rat/extpickframe.html -interface file - -javascript - - - rat/client/map.html home/httpd/html/adm/rat/map.html interface file @@ -6776,6 +7706,16 @@ tested works/unverified +loncom/xml/LCMathComplex.pm +home/httpd/lib/perl/LONCAPA/LCMathComplex.pm +system file + +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). + +works/unverified + + loncom/lonlocal.pm home/httpd/lib/perl/LONCAPA/lonlocal.pm system file @@ -6794,6 +7734,16 @@ tested works/verified + loncom/LWPReq.pm + 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 + + loncom/Lond.pm home/httpd/lib/perl/LONCAPA/Lond.pm system file @@ -6880,6 +7830,26 @@ for socket-based communication between L works/unverified +loncom/configuration/Checksumming.pm +home/httpd/lib/perl/LONCAPA/Checksumming.pm +system file + +Provides routine to checksum perl modules, perl scripts, cgi scripts, +language lexicons, and static configuration file on current server + +works/unverified + + +loncom/configuration/SSL.pm +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 + + loncom/ConfigFileEdit.pm home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm system file @@ -6915,8 +7885,27 @@ compiles/tth.so.i386.perl.5.12; compiles/tth.so.x86_64.perl.5.12; compiles/tth.so.i386.perl.5.14; compiles/tth.so.x86_64.perl.5.14; +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.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 +compiles/tth.so.x86_64.debian5; @@ -7341,6 +8330,11 @@ ledgreen.gif; ledoff.gif; ledon.gif; mark-discussionentries-read.gif; +minitabmenu_bg.gif; +minitabmenu_left.gif; +minitabmenu_left_on.gif; +minitabmenu_right.gif; +minitabmenu_right_on.gif; next.gif; nothumb.gif; open-all-folders.gif; @@ -7364,6 +8358,7 @@ bchat.png; ccat.png; ccrs.png; clst.png; +codemirror.png; conf.png; courses.png; crsconf.png; @@ -7378,7 +8373,6 @@ pgrd.png; pref.png; roles.png; sprs.png; -vbkm.png; anot.png; anot2.png; blog.png; @@ -7395,7 +8389,6 @@ port.png; prt.png; rcrs.png; rsrv.png; -sbkm.png; src.png; srvr.png; subm.png; @@ -7405,6 +8398,7 @@ thumbsup_novote.png; thumbsdown.png; thumbsdown_gray.png; thumbsdown_novote.png; +webpage.png; back.png; catalog.png; com.png; @@ -7448,12 +8442,15 @@ addClickerInfoFile.png; anonsurveythreshold.png; bubblesheet.png; ccatconf.png; +ccat-22x22.png; chat.png; comblock.png; contact-new.png; +contact-new-22x22.png; coprplot.png; crsnew.png; dialog-information.png; +docs-22x22.png; document-open.png; document-properties.png; download_sub.png; @@ -7472,6 +8469,7 @@ emblem-photos.png; emblem-readonly.png; emblem-system.png; extres.png; +exttool.png; folder-new.png; folder-new-22x22.png; format-justify-fill.png; @@ -7484,6 +8482,7 @@ groupportfolioquota.png; grp_add.png; grp_settings.png; grp_tools.png; +helpdesk-access.png; ims.png; imsexport.png; link-new-22x22.png; @@ -7491,6 +8490,7 @@ list-add.png; list-add-22x22.png; log.png; mail-message-new.png; +mail-message-new-22x22.png; mail-reply-all.png; mail-reply-sender.png; messalog.png; @@ -7511,11 +8511,13 @@ recover.png; remotecontrol.png; resversion.png; role_hotlist-22x22.png; +rsrv-22x22.png; save-22x22.png; scoreupfrm.png; selfenrl-queue.png; selfenrl-queue-22x22.png; sequence.png; +shorturls.png; simple.png; simpprob.png; start-here.png; @@ -7526,6 +8528,7 @@ symbs.png; system-lock-screen.png; system-users.png; timer.png; +trck-22x22.png; ungrade_sub.png; uplcrs.png; uploadscores.png; @@ -7656,17 +8659,16 @@ 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 reaction_editor.html; -reaction_frame.html; reaction_help.html; reaction_viewer.html; -reaction_window.html +reaction_preview.js; @@ -7783,15 +8785,25 @@ file that allows setuid password privile loncom/init.d/loncontrol etc/rc.d/init.d/loncontrol -etc/init.d/loncontrol +etc/init.d/loncontrol +home/httpd/perl/loncontrol root script Controls the launching/halting of lonc, lond, and lonsql processes. - + +loncom/init.d/loncontrol.service +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/loncontrol -etc/init.d/loncontrol +etc/init.d/loncontrol etc/rc.d/rc0.d/K05loncontrol; etc/rc.d/rc1.d/K05loncontrol; @@ -7801,7 +8813,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; @@ -7809,7 +8821,7 @@ etc/rc.d/rc3.d/S95loncontrol; etc/rc.d/rc5.d/S95loncontrol; etc/rc.d/rc6.d/K05loncontrol - + etc/rc0.d/K05loncontrol; etc/rc1.d/K05loncontrol; etc/rc2.d/S95loncontrol; @@ -7824,20 +8836,33 @@ symbolic links to /etc/rc.d/init.d/lonco - + loncom/init.d/loncontrol etc/rc.d/ setup loncontrol to run at boot - + -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol' loncom/init.d/loncontrol - + +loncom/init.d/loncontrol.service +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 + doc/latex/utf8.def usr/local/loncapa/doc/utf8.def @@ -8090,6 +9115,26 @@ Module for displaying the wishlist.works/unverified +loncom/interface/lonrelrequtils.pm +home/httpd/lib/perl/Apache/lonrelrequtils.pm +handler + +Utilities to update information about LON-CAPA version requirements +in a course. +works/unverified + + +loncom/interface/lonaccesstimes.pm +home/httpd/lib/perl/Apache/lonaccesstimes.pm +handler + + Handler to display first access times for selected students for a +specified folder, resource or course-wide, for roles with rights to +view grades, but not edit them. + +works/unverified + + loncom/automation/Autocreate.plAutocreate.pl home/httpd/perl/Autocreate.pl script @@ -8107,6 +9152,7 @@ Module for displaying the wishlist. activity_to_accesscount.pl; +check_authoring_spaces.pl; clean_db.pl; db_copy.pl; dump_db.pl; @@ -8114,13 +9160,16 @@ escape.pl; excise_from_db.pl; getties.pl; login_count.pl; +memcached_dump.pl; modify_config_files.pl; move_construction_spaces.pl; parse_scantron.pl; +rebuild_db_from_hist.pl; seed_accesscount.pl; stress.pl; testkerberos.pl; unescape.pl; +unsubresources.pl; user_login_count.pl;