--- doc/loncapafiles/loncapafiles.lpml 2010/08/27 09:45:30 1.704 +++ doc/loncapafiles/loncapafiles.lpml 2013/08/27 04:35:14 1.853 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + + + + modest_delete + /home/httpd/html/adm/spellchecker + server readonly + JQuery spellchecker plugin + + + modest_delete + /home/httpd/html/adm/spellchecker/js + server readonly + JQuery spellchecker plugin + + + modest_delete + /home/httpd/html/adm/spellchecker/css + server readonly + JQuery spellchecker plugin + + + modest_delete + /home/httpd/html/adm/spellchecker/img + server readonly + JQuery spellchecker plugin + + + + + + modest_delete + /home/httpd/html/adm/nicescroll + server readonly + JQuery nicescroll plugin + + + + modest_delete home/httpd/html/adm/dragmath/applet server readonly Formula editor applet directory and popups @@ -699,6 +840,7 @@ interface, Apache (mod_perl) handlersserver readonly error warnings and icons + never_delete home/httpd/lonUsers @@ -895,7 +1037,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

@@ -935,10 +1077,10 @@ 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 @@ -956,9 +1098,22 @@ the www@localhost MySQL password, and br +loncom/loncapa_apache_local.conf +etc/httpd/conf/loncapa_apache_local.conf +etc/apache2/startup.pl +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 @@ -969,7 +1124,7 @@ well as causing the Apache module to be etc/apache2 - + etc/apache2/conf symbolic link @@ -978,6 +1133,39 @@ symbolic link to directory /etc/apache2 +loncom/rewrites/loncapa_rewrite_off.conf +etc/httpd/conf/loncapa_rewrite.conf +etc/apache2/loncapa_rewrite.conf +conf + +Default rewrite file. +Default is to disable rewriting of external requests for http:// to https:// +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 +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:// + + + +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 +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 +external requests for http:// to https:// + + + loncom/thesaurus/thesaurus.db home/httpd/lonTabs/thesaurus.db system file @@ -1099,6 +1287,14 @@ utility cgi script to view status of per + loncom/lonmap.pm + home/httpd/lib/perl/Apache/lonmap.pm + system file + + Provides a module to read course files into hashes. + + + loncom/cgi/lonauthcgi.pm home/httpd/lib/perl/LONCAPA/lonauthcgi.pm system file @@ -1127,6 +1323,16 @@ 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/ping.pl home/httpd/cgi-bin/ping.pl script @@ -1295,16 +1501,28 @@ optional_criteria.task; optional_criteria.task.meta; ClickImageExample.problem; ClickImageExample.problem.meta; +custom_equation.problem; +custom_equation.problem.meta; customhints.problem; customhints.problem.meta; custompartial.problem; custompartial.problem.meta; CustomResponse.problem; CustomResponse.problem.meta; +customunit.problem; +customunit.problem.meta; Essay.problem; Essay.problem.meta; examupload.problem; examupload.problem.meta; +functionplotone.problem; +functionplotone.problem.meta; +functionplottwo.problem; +functionplottwo.problem.meta; +functionplotback.problem; +functionplotback.problem.meta; +functionplotvector.problem; +functionplotvector.problem.meta; HintFormula.problem; HintFormula.problem.meta; HintMathResponse.problem; @@ -1313,6 +1531,10 @@ man1.jpg; man1.jpg.meta; numerical.problem; numerical.problem.meta; +numMultiAnswerUnordered.problem; +numMultiAnswerUnordered.problem.meta; +numPrePro.problem; +numPrePro.problem.meta; Plot.problem.meta; Plot_curve.problem; Plot_curve.problem.meta; @@ -1324,6 +1546,11 @@ RadioResponse.problem; RadioResponse.problem.meta; RandomLabelExample.problem; RandomLabelExample.problem.meta; +randomvalueradio.problem; +randomvalueradio.problem.meta; +sampleexternal.problem; +sampleexternal.problem.meta; +sampleexternal.pl; SelectFromOptions-4ConceptGoups.problem; SelectFromOptions-4ConceptGoups.problem.meta; SelectFromOptions-5ConceptGoups.problem; @@ -1345,6 +1572,8 @@ SimpleFormulaCAS.problem; SimpleFormulaCAS.problem.meta; StringResponse.problem; StringResponse.problem.meta; +stringPrePro.problem; +stringPrePro.problem.meta; SimpleMatching.problem; SimpleMatching.problem.meta; SimpleMathResponse.problem; @@ -1367,6 +1596,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 @@ -1433,6 +1671,14 @@ and privileges available in the network +loncom/managers.tab +home/httpd/lonTabs/managers.tab +static conf + +List of machines allowed to pass along updates to dns_hosts.tab and dns_domain.tab + + + loncom/misc/releaseslist.xml home/httpd/lonTabs/releaseslist.xml static conf @@ -1479,9 +1725,20 @@ List of all domains in the LON-CAPA netw + loncom/dns_checksums.tab + home/httpd/lonTabs/dns_checksums.tab + www static conf + +File containing version numbers and checksums for most LON-CAPA perl modules, +perl scripts, cgi scripts, daemons, and a configuration file in each +LON-CAPA release, starting with 2.11.0.RC1 + + + + loncom/loncaparevs.tab home/httpd/lonTabs/loncaparevs.tab - www static conf + www conf File holds LON-CAPA version installed on all servers in the LON-CAPA network. Updated by loncron. @@ -1491,13 +1748,24 @@ File holds LON-CAPA version installed on loncom/serverhomeIDs.tab home/httpd/lonTabs/serverhomeIDs.tab - www static conf + www conf File holds paired data -- hostname:lonHostID for all servers in the LON-CAPA network (useful for determining which domain should control server settings for a multi-domain server). Updated by loncron. + 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/spare.tab home/httpd/lonTabs/spare.tab conf @@ -1603,6 +1871,17 @@ 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/debugging_tools/seed_accesscount.pl home/httpd/perl/seed_accesscount.pl script @@ -1728,6 +2007,21 @@ loncom/build/CHECKRPMS CGI script that shows users currently on machine +loncom/cgi/listdomconfig.pl +home/httpd/cgi-bin/listdomconfig.pl +script +CGI script to display domain configuration as plain text. +For use on the primary library server for a domain. Access control uses +routines in lonauthcgi.pm + + + +loncom/homework/templates/sampleexternal.pl +home/httpd/cgi-bin/sampleexternal.pl +script +Sample External Response Script + + loncom/loncron home/httpd/perl/loncron script @@ -1824,35 +2118,23 @@ 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/lchtmldir -home/httpd/perl/lchtmldir +loncom/lciptables +home/httpd/perl/lciptables setuid script -Manages the file system ramifications of adding author mode to a user. -If necessary a public_html diretory is added, permissions and ownership are -set according to the user's authentication mode. +Calls iptables to update firewall settings for port used for internal +LON-CAPA communication to receive traffic from other servers in cluster New file -loncom/lciptables -home/httpd/perl/lciptables +loncom/lchttpdlogs +home/httpd/perl/lchttpdlogs setuid script -Calls iptables to update firewall settings for port used for internal -LON-CAPA communication to receive traffic from other servers in cluster +script called by loncron to tail latest web server access and error logs. -New file +works/verified loncom/lcuserdel @@ -1908,7 +2190,7 @@ HTTPi webserver license HTTPi webserver readme - + loncom/license/about.html home/httpd/html/adm/about.html interface file @@ -2135,6 +2417,15 @@ Handler to put up simple page works/unverified +loncom/interface/lonextresedit.pm +home/httpd/lib/perl/Apache/lonextresedit.pm +handler + +Handler to edit external resource. + +works/unverified + + loncom/interface/lonpickcode.pm home/httpd/lib/perl/Apache/lonpickcode.pm handler @@ -2171,6 +2462,15 @@ Handler for a DC to pick an author from works/unverified +loncom/interface/lonpickresource.pm +home/httpd/lib/perl/Apache/lonpickresource.pm +handler + +Handler to pick a resource or folder from the course contents + +works/unverified + + loncom/interface/lonpickuser.pm home/httpd/lib/perl/Apache/lonpickuser.pm handler @@ -2180,6 +2480,26 @@ Handler to pick a user from a directory works/unverified +loncom/interface/loncourserespicker.pm +home/httpd/lib/perl/Apache/loncourserespicker.pm +handler + +Provides interface to select resources/folders from a course +(e.g., for IMS export, or choosing content for exam blocking). + +works/unverified + + +loncom/interface/londependencies.pm +home/httpd/lib/perl/Apache/londependencies.pm +handler + +Provides interface for uploading, replacing and deleting files which +are (or used to be) dependencies for an HTML page uploaded directly to a course. + +works/unverified + + loncom/interface/lonbulletin.pm home/httpd/lib/perl/Apache/lonbulletin.pm handler @@ -2354,7 +2674,7 @@ loncom/build/help_graphics_converter.pl doc/help/author.manual.pdf home/httpd/html/adm/help/author.manual.pdf -handler +pdf manual The PDF Author's Manual @@ -2383,7 +2703,7 @@ loncom/build/help_graphics_converter.pl doc/help/course.manual.pdf home/httpd/html/adm/help/course.manual.pdf -interface file +pdf manual The PDF Course Manual @@ -2412,7 +2732,7 @@ loncom/build/help_graphics_converter.pl doc/help/domain.manual.pdf home/httpd/html/adm/help/domain.manual.pdf -interface file +pdf manual The PDF Domain Manual @@ -2508,11 +2828,16 @@ 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; catalog.gif; ccat.gif; chat.gif; +chkrole.gif; chrt.gif; com.gif; constructionSpace.gif; @@ -2530,6 +2855,7 @@ dynamic_piecewise.gif; dynamic_piecewise2.gif; dynamic_plot.gif; dynamic_plot2.gif; +editmap.gif; edit-find-replace.gif; edit-redo.gif; edit-undo.gif; @@ -2539,9 +2865,14 @@ extres.gif; fdbk.gif; feedback.gif; formulaResponse.gif; +forw.gif; +FPRexamples.gif; fromfile.gif; grds.gif; grps.gif; +help.gif; +html_page_plaintext.gif; +html_page_richtext.gif; list-add.gif; login.gif; lonhelpheader.gif; @@ -2564,10 +2895,12 @@ mapStraightened.gif; mapTwoResources.gif; messalog.gif; mngcu.gif; +multiple_choice_problem_menu.gif; nav.gif; navigation.gif; network-workgroup.gif; new.gif; +newmsg.gif; numericalResponse1.gif; numericalResponseEditor.gif; numericalResponseSlopeProblem.gif; @@ -2582,6 +2915,9 @@ 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; @@ -2608,6 +2944,8 @@ subtimpl.gif; survey_rep.gif; syllabus.gif; system-users.gif; +tolastloc.gif; +turning.gif; uploadscores.gif; uplusr.gif; vbkm.gif; @@ -2655,6 +2993,9 @@ anno.eps; anot.eps; anot2.eps; authorRemote.eps; +author_example_directory.eps; +author_new_content.eps; +author_top_menu.eps; bchat.eps; blog.eps; catalog.eps; @@ -2677,6 +3018,7 @@ dynamic_piecewise.eps; dynamic_piecewise2.eps; dynamic_plot.eps; dynamic_plot2.eps; +editmap.eps; edit-find-replace.eps; edit-redo.eps; edit-undo.eps; @@ -2686,9 +3028,13 @@ extres.eps; fdbk.eps; feedback.eps; formulaResponse.eps; +FPRexamples.eps; fromfile.eps; grds.eps; grps.eps; +help.eps; +html_page_plaintext.eps; +html_page_richtext.eps; list-add.eps; lonhelpheader.eps; login.eps; @@ -2711,10 +3057,12 @@ mapStraightened.eps; mapTwoResources.eps; messalog.eps; mngcu.eps; +multiple_choice_problem_menu.eps; nav.eps; navigation.eps; network-workgroup.eps; new.eps; +newmsg.eps; numericalResponse1.eps; numericalResponseEditor.eps; numericalResponseSlopeProblem.eps; @@ -2728,6 +3076,9 @@ 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; @@ -2754,6 +3105,8 @@ subtimpl.eps; survey_rep.eps; syllabus.eps; system-users.eps; +tolastloc.eps; +turning.eps; uploadscores.eps; uplusr.eps; vbkm.eps; @@ -2791,6 +3144,7 @@ Ambiguous_Reference.tex; Analysis_Analyze_Over.tex; Analyze_Problem.tex; Answer_Date.tex; +Answer_Display_Overview.tex; Annotation.tex; Authentication.tex; Auth_Options.tex; @@ -2816,6 +3170,7 @@ Authoring_ImageResponse.tex; Authoring_Input_Tags.tex; Authoring_Internal_Tags.tex; Authoring_Intro.tex; +Authoring_Library_Scripts.tex; Authoring_Math_Editor.tex; Authoring_NumericalResponse.tex; Authoring_OptionResponse.tex; @@ -2829,9 +3184,11 @@ Authoring_Response_Tag_Intro.tex; Authoring_Scripting_Tags.tex; Authoring_Spreadsheet.tex; Authoring_Structure_Tags.tex; +Authoring_Surveys.tex; Authoring_XML_Intro.tex; Author_LON-CAPA_Introduction.tex; Author_Manual_Title_Page.tex; +Author_Menu.tex; Author_Numerical_and_Formula.tex; Author_Remote_Control.tex; Batch_Creation.tex; @@ -2876,6 +3233,7 @@ Chatting.tex; Clicker_Registration.tex; Coauthor.tex; Construction_Space_Overview.tex; +Content_Page_Overview.tex; Contextual_Help.tex; Course_Add_Other.tex; Course_Add_Student.tex; @@ -2888,6 +3246,7 @@ Course_Convert_To_CSV.tex; Course_Coordination_Intro.tex; Course_Create_Class_List.tex; Course_Critical_Message.tex; +Course_Prefs_Settings.tex; Course_Deleting.tex; Course_Disable_Discussion.tex; Course_Discussion_Board.tex; @@ -2907,7 +3266,19 @@ Course_Message_Access.tex; Course_Modify_Student_Data.tex; Course_Parameter_Levels.tex; Course_Parameter_Table_Mode.tex; +Course_Prefs_Bridgetasks.tex; +Course_Prefs_Display.tex; +Course_Prefs_Grading.tex; +Course_Prefs_Printouts.tex; +Course_Prefs_Classlists.tex; +Course_Prefs_Feedback.tex; +Course_Prefs_Language.tex; +Course_Prefs_Spreadsheet.tex; +Course_Prefs_Discussions.tex; +Course_Prefs_General.tex; +Course_Prefs_Other.tex; Course_Problem_Weight.tex; +Course_Requests.tex; Course_Request_Access_End.tex; Course_Request_Access_Start.tex; Course_Request_Autoadd.tex; @@ -2936,12 +3307,17 @@ 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_New_Content_Pages.tex; Creating_Online_Problems.tex; +Creating_Math_Response_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; Developer_Tutorial.tex; Distribute_Messages.tex; @@ -2958,10 +3334,14 @@ 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; @@ -2976,25 +3356,31 @@ Docs_String_Response.tex; Docs_Supplemental.tex; Docs_Uploading_From_Harddrive.tex; Docs_Verify_Content.tex; +Docs_Web_Page.tex; Domain_Configuration_Auto_Creation.tex; Domain_Configuration_Auto_Enrollment.tex; Domain_Configuration_Auto_Updates.tex; Domain_Configuration_Cataloging_Courses.tex; Domain_Configuration_Color_Schemes.tex; Domain_Configuration_Contact_Info.tex; +Domain_Configuration_Course_Defaults.tex; Domain_Configuration_InstDirectory_Search.tex; Domain_Configuration_LangTZAuth.tex; Domain_Configuration_Login_Page.tex; Domain_Configuration_Quotas.tex; Domain_Configuration_Request_Courses.tex; Domain_Configuration_Scantron_Format.tex; +Domain_Configuration_Server_Status.tex; +Domain_Configuration_SSL.tex; Domain_Configuration_User_Creation.tex; Domain_Configuration_User_Modification.tex; +Domain_Configuration_User_Sessions.tex; Domain_Coordination_Intro.tex; Domain_Coordination_Overview.tex; Domain_Crontab_Entries.tex; Domain_Manual_Title_Page.tex; Due_Date.tex; +Dynamic_Plot_Overview.tex; Edit_Syllabus.tex; Error.tex; exam_answers.tex; @@ -3022,6 +3408,18 @@ 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; +Function_Plot_Response_Elements.tex; +Function_Plot_Response_Question.tex; +Function_Plot_Response_Spline.tex; +Function_Plot_Response_Custom_Rule.tex; +Function_Plot_Response_Object.tex; +Function_Plot_Response_Vector.tex; +Function_Plot_Response_Vector_Rule.tex; +Function_Plot_Response_Vector_Sum_Rule.tex; General_Intro.tex; Generation.tex; Grade_All.tex; @@ -3046,6 +3444,7 @@ Helper_Course_Initialization.tex; How_To_Edit_Existing_Content_Pages.tex; Institutional_Integration_Authentication.tex; Institutional_Integration_Course_Codes.tex; +Institutional_Integration_Course_Requests.tex; Institutional_Integration_Format_Checks.tex; Institutional_Integration_Identity_Management.tex; Institutional_Integration_User_Categories.tex; @@ -3090,6 +3489,7 @@ Parameter_encrypturl.tex; Parameter_Helper.tex; Parameter_Manager.tex; Parameter_Overview.tex; +Parameter_Set_Folder.tex; Part_Tag_Edit_Help.tex; Personal_Info_Page.tex; Physical_Units.tex; @@ -3240,9 +3640,15 @@ German Tex files for the help system About_Bombs.tex; About_Communication.tex; +Auth_Options.tex; Authoring_Math_Editor.tex; Contextual_Help.tex; Cascading_Parameters.tex; +Change_Colors.tex; +Change_Discussion_Display.tex; +Change_Password.tex; +Course_Convert_To_CSV.tex; +Course_Create_Class_List.tex; Course_Self_Enrollment.tex; Docs_About_Bulletin_Board.tex; Docs_About_Group_Files.tex; @@ -3261,6 +3667,25 @@ Generation.tex; Metadata_Description.tex; Navigation_Screen.tex; Parameter_Overview.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_Language.tex; +Prefs_Messages.tex; +Prefs_Screen_Name_Nickname.tex; Problem_Parameters.tex; Publishing_Copyright.tex; Publishing_Keywords.tex; @@ -3317,7 +3742,7 @@ rebuild_label_hash.sh - * + *.* loncom/html/adm/fonts/ home/httpd/html/adm/fonts/ interface file @@ -3325,22 +3750,58 @@ rebuild_label_hash.sh Fonts for convertjme.pl -AUTHORS; -BUGS; DejaVuSerif-Roman.ttf; DejaVuSansMono-Bold.ttf; DejaVuSans.pfb; DejaVuSans.ttf; DejaVuSerif.pfb; DejaVuSerif.ttf; -LICENSE; -NEWS; -README; status.txt; unicover.txt; +loncom/html/adm/fonts/AUTHORS +home/httpd/html/adm/fonts/AUTHORS +interface file + +Documentation for fonts + +works/unverified + + +loncom/html/adm/fonts/BUGS +home/httpd/html/adm/fonts/BUGS +interface file + +Documentation for fonts + + + +loncom/html/adm/fonts/LICENSE +home/httpd/html/adm/fonts/LICENSE +interface file + +Documentation for fonts + + + +loncom/html/adm/fonts/NEWS +home/httpd/html/adm/fonts/NEWS +interface file + +Documentation for fonts + + + +loncom/html/adm/fonts/README +home/httpd/html/adm/fonts/README +interface file + +Documentation for fonts + + + loncom/interface/lonstatistics.pm home/httpd/lib/perl/Apache/lonstatistics.pm handler @@ -3800,6 +4261,7 @@ Contains a set of functions that generat loncom/interface/lonhtmlgateway.pm home/httpd/lib/perl/Apache/lonhtmlgateway.pm +handler Contains a set of functions to properly parse and handle HTML input and output @@ -3841,7 +4303,7 @@ Localization class for Locale::Maketext loncom/localize/localize/ home/httpd/lib/perl/Apache/localize/ -static conf +lexicon file Translation files. @@ -3930,6 +4392,13 @@ Coordinates the response to clicking an Handles tags associated with showing a list of options. +loncom/homework/functionplotresponse.pm +home/httpd/lib/perl/Apache/functionplotresponse.pm +handler + +Handles tags associated with function plots using GeoGebra. + + loncom/homework/outputtags.pm home/httpd/lib/perl/Apache/outputtags.pm handler @@ -3969,6 +4438,42 @@ smiles.gif *.* + loncom/html/adm/geogebra/ + home/httpd/html/adm/geogebra/ + interface file + + Geogebra, for functionplotresponse + + +geogebra_algos.jar; +geogebra_algos.jar.pack.gz; +geogebra_javascript.jar; +geogebra_javascript.jar.pack.gz; +geogebra_cas.jar; +geogebra_export.jar.pack.gz; +geogebra.jar; +geogebra_main.jar.pack.gz; +geogebra_cas.jar.pack.gz; +geogebra_gui.jar; +geogebra.jar.pack.gz; +geogebra_properties.jar; +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; +jlm_cyrillic.jar.pack.gz; +jlm_greek.jar; +jlm_greek.jar.pack.gz; + + + + + *.* loncom/html/adm/jmol/ home/httpd/html/adm/jmol/ interface file @@ -4119,6 +4624,7 @@ jsMath is a Javascript solution to conve black.gif; blank.gif; COPYING.txt; +FONTSVERSION; jsMath-BaKoMa-fonts.js; jsMath-autoload.html; jsMath-controls.html; @@ -4147,7 +4653,7 @@ jsMath-old-browsers.js; Server side png fonts for use by jsMath -commands /home/httpd/html/adm +commands loncom/html/adm/jsMath/commands; @@ -4156,38 +4662,58 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3. - loncom/html/adm/fckeditor/FCKeditor_2.6.5.tar.gz - home/httpd/html/adm/fckeditor + loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip + home/httpd/html/adm/MathJax script - GUI HTML Editor, scripted installation decompress the tarball and - installs the loncapa config.js file + MathJax for processing Tex, scripted installation that unzips installation file + in the appropriate location + NOTE: the commands file `mv`'s the files out of the original location provided + unzipping the file, making it look cleaner in the /home/.../adm/ directory -commands /home/httpd/html/ +commands -loncom/html/adm/fckeditor/commands; -loncom/html/adm/fckeditor/FCKeditor_2.6.5.tar.gz; -loncom/html/adm/fckeditor/loncapaconfig.js; +loncom/html/adm/MathJax/commands; +loncom/html/adm/MathJax/VERSION; +loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip; - loncom/html/adm/ckeditor/ckeditor_3.1.tar.gz - home/httpd/html/adm/ckeditor + loncom/html/adm/geogebra/geogebra_html5.tar.gz + home/httpd/html/adm/geogebra/web + script + + HTML5/JavaScript Version of GeoGebra + + +commands + + +loncom/html/adm/geogebra/commands; +loncom/html/adm/geogebra/VERSION; +loncom/html/adm/geogebra/geogebra_html5.tar.gz; + + + + + loncom/html/adm/ckeditor/ckeditor_3.6.6.1.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.1.tar.gz; +loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz; loncom/html/adm/ckeditor/loncapaconfig.js; +loncom/html/adm/ckeditor/VERSION; @@ -4259,16 +4785,211 @@ jsMath.js; + *.js + loncom/html/adm/jpicker/ + home/httpd/html/adm/jpicker/js/ + interface file + +JQuery colorpicker javascript library + + + jpicker-1.1.6.min.js; + + + + + *.css + loncom/html/adm/jpicker/css/ + home/httpd/html/adm/jpicker/css/ + interface file + +JQuery colorpicker javascript library css files + + + jPicker-1.1.6.min.css; + + + + + *.* + loncom/html/adm/jpicker/images/ + home/httpd/html/adm/jpicker/images/ + interface file + +JQuery color picker javascript library image files + + + AlphaBar.png; + bar-opacity.png; + Bars.png; + map-opacity.png; + mappoint.gif; + Maps.png; + NoColor.png; + picker.gif; + preview-opacity.png; + rangearrows.gif; + + + + + *.js + loncom/html/adm/countdown/ + home/httpd/html/adm/countdown/js/ + interface file + +JQuery countdown timer javascript files + + + jquery.countdown-ar.js; + jquery.countdown-bg.js; + jquery.countdown-bn.js; + jquery.countdown-ca.js; + jquery.countdown-cs.js; + jquery.countdown-da.js; + jquery.countdown-de.js; + jquery.countdown-el.js; + jquery.countdown-es.js; + jquery.countdown-et.js; + jquery.countdown-fa.js; + jquery.countdown-fi.js; + jquery.countdown-fr.js; + jquery.countdown-gl.js; + jquery.countdown-he.js; + jquery.countdown-hr.js; + jquery.countdown-hu.js; + jquery.countdown-id.js; + jquery.countdown-it.js; + jquery.countdown-ja.js; + jquery.countdown.js; + jquery.countdown-ko.js; + jquery.countdown-lt.js; + jquery.countdown-lv.js; + jquery.countdown.min.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-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-vi.js; + jquery.countdown-zh-CN.js; + jquery.countdown-zh-TW.js; + + + + *.css + loncom/html/adm/countdown/ + home/httpd/html/adm/countdown/css/ + interface file + +JQuery countdown timer CSS files + + + jquery.countdown.css; + + + + *.gif + loncom/html/adm/countdown/ + home/httpd/html/adm/countdown/css/ + interface file + +JQuery countdown timer Image file for Glowing countdown + + + countdownGlowing.gif; + + + + *.png + loncom/html/adm/countdown/ + home/httpd/html/adm/countdown/css/ + interface file + +JQuery countdown timer Image file for LED style countdown + + + countdownLED.png; + + + + + + + + *.js + loncom/html/adm/spellcheck/js/ + home/httpd/html/adm/spellchecker/js/ + interface file + + JQuery spellchecker plugin + + + jquery.spellchecker.min.js; + + + + *.css + loncom/html/adm/spellcheck/css/ + home/httpd/html/adm/spellchecker/css/ + interface file + + JQuery spellchecker plugin + + + spellchecker.css; + + + + *.png + loncom/html/adm/spellcheck/img/ + home/httpd/html/adm/spellchecker/img/ + interface file + + JQuery spellchecker plugin + + + spellchecker_shadow.png; + spellcheck.png; + + + + *.gif + loncom/html/adm/spellcheck/img/ + home/httpd/html/adm/spellchecker/img/ + interface file + + JQuery spellchecker plugin + + + spellchecker_bg.gif; + + + + + *.* loncom/html/adm/jQuery/js/ home/httpd/html/adm/jQuery/js/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- without widgets +jQuery custom distribution of version 1.6.2, UI version 1.8.16 - jquery-1.3.2.min.js; - jquery-ui-1.7.2.custom.min.js; + jquery-1.6.2.min.js; + jquery-ui-1.8.16.custom.min.js; @@ -4278,10 +4999,10 @@ jQuery custom distribution of version 1. home/httpd/html/adm/jQuery/css/smoothness/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets +jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- stylesheets - jquery-ui-1.7.2.custom.css; + jquery-ui-1.8.16.custom.css; @@ -4291,7 +5012,7 @@ jQuery custom distribution of version 1. home/httpd/html/adm/jQuery/css/smoothness/images/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets +jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- images for css. ui-bg_flat_0_aaaaaa_40x100.png; @@ -4310,42 +5031,31 @@ jQuery custom distribution of version 1. + + - *.* - loncom/html/adm/jQuery/css/ui-lightness/ - home/httpd/html/adm/jQuery/css/ui-lightness/ + *.js + loncom/html/adm/nicescroll/js/ + home/httpd/html/adm/nicescroll/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets +jQuery nicescroll plugin javascript - jquery-ui-1.7.2.custom.css; + jquery.nicescroll.min.js; - *.* - loncom/html/adm/jQuery/css/ui-lightness/images/ - home/httpd/html/adm/jQuery/css/ui-lightness/images/ + *.png + loncom/html/adm/nicescroll/images/ + home/httpd/html/adm/nicescroll/ interface file -jQuery custom distribution of version 1.3.2, UI version 1.7.2 -- stylesheets +jQuery nicescroll plugin image - ui-bg_diagonals-thick_18_b81900_40x40.png; - ui-bg_diagonals-thick_20_666666_40x40.png; - ui-bg_flat_10_000000_40x100.png; - ui-bg_glass_65_ffffff_1x400.png; - ui-bg_glass_100_f6f6f6_1x400.png; - ui-bg_glass_100_fdf5ce_1x400.png; - ui-bg_gloss-wave_35_f6a828_500x100.png; - ui-bg_highlight-soft_75_ffe45c_1x100.png; - ui-bg_highlight-soft_100_eeeeee_1x100.png; - ui-icons_228ef1_256x240.png; - ui-icons_222222_256x240.png; - ui-icons_ef8c08_256x240.png; - ui-icons_ffd27a_256x240.png; - ui-icons_ffffff_256x240.png; + zoomico.png; @@ -4565,6 +5275,24 @@ Handles a searchable catalogue. works/unverified +loncom/interface/lonsearchcourse.pm +home/httpd/lib/perl/Apache/lonsearchcourse.pm +handler + +Handles a searches inside courses/communities. + +works/unverified + + +loncom/interface/lonindexcourse.pm +home/httpd/lib/perl/Apache/lonindexcourse.pm +handler + +Course/community Indexer + +works/unverified + + loncom/interface/lonmysql.pm home/httpd/lib/perl/Apache/lonmysql.pm handler @@ -4796,15 +5524,6 @@ echo 'pod2html lonparmset.pm' -loncom/publisher/lonconstruct.pm -home/httpd/lib/perl/Apache/lonconstruct.pm -handler - -Page wrapper for handling construction space. - -works/unverified - - loncom/publisher/lonpublisher.pm home/httpd/lib/perl/Apache/lonpublisher.pm handler @@ -5337,6 +6056,13 @@ access handler for user uploaded files works/unverified +loncom/auth/lonwebdavacc.pm +home/httpd/lib/perl/Apache/lonwebdavacc.pm +handler +authorization for webDAV access to Author Spaces +works/unverified + + loncom/lontrans.pm home/httpd/lib/perl/Apache/lontrans.pm handler @@ -5501,6 +6227,13 @@ by the URL-related pattern syntax: works/unverified +loncom/auth/lonwebdavauth.pm +home/httpd/lib/perl/Apache/lonwebdavauth.pm +handler +authenticate, set up session environment for webDAV +works/unverified + + loncom/auth/lonlogout.pm home/httpd/lib/perl/Apache/lonlogout.pm handler @@ -5536,6 +6269,41 @@ by the URL-related pattern syntax: works/unverified + loncom/auth/lonshibauth.pm + home/httpd/lib/perl/Apache/lonshibauth.pm + handler + Redirect Shibboleth authentication to Single Sign On + i.e., to: /adm/sso + + works/unverified + + + loncom/auth/lonshibacc.pm + home/httpd/lib/perl/Apache/lonshibacc.pm + handler + Authorization handler used to remove trailing @internet dom + from Shibboleth authenticated username (e.g., @mit.edu). + + works/unverified + + + loncom/auth/lonnoshib.pm + home/httpd/lib/perl/Apache/lonnoshib.pm + handler + Content handler for /adm/sso when Shibboleth auth is inactive. + + works/unverified + + + loncom/html/adm/sso + home/httpd/html/adm/sso + interface file + HTML page to redirect browser request for /adm/sso to + /adm/roles when Shibboleth SSO not in use (i.e., mod_shib not loaded). + + works/unverified + + loncom/lonnet/perl/lonrep.pm home/httpd/lib/perl/Apache/lonrep.pm handler @@ -5725,7 +6493,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 @@ -5754,6 +6522,15 @@ which is restricted based on file or ser +loncom/html/adm/nowebdav.html +home/httpd/html/adm/nowebdav.html +interface file + +static html page that is shown when an attempt is made to access +an inaccessible path using webDAV. + + + loncom/html/adm/help/searchcat.html home/httpd/html/adm/help/searchcat.html interface file @@ -5786,22 +6563,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 @@ -6015,6 +6776,23 @@ eps.gif; eps_big.gif; exam.gif; exam_big.gif; +face-angel.png; +face-angry.png; +face-cool.png; +face-crying.png; +face-embarrassed.png; +face-glasses.png; +face-kiss.png; +face-plain.png; +face-quiet.png; +face-raspberry.png; +face-sad.png; +face-sick.png; +face-smile.png; +face-smile-big.png; +face-surprise.png; +face-uncertain.png; +face-wink.png; fillbottom.gif; fillleft.gif; fillright.gif; @@ -6023,6 +6801,10 @@ folder_closed.gif; folder_opened.gif; folder_pointer_closed.gif; folder_pointer_opened.gif; +food-cake.png; +face-ninja.png; +face-pirate.png; +food-pizza.png; form.gif; form_big.gif; frowny.gif; @@ -6030,6 +6812,7 @@ gif.gif; gif_big.gif; header.gif; header.png; +heart.png; helpdesk.gif; helpgateway.gif; hrrm.gif; @@ -6086,6 +6869,8 @@ navmap.folder.open.nomanip.gif; navmap.folder.closed.nomanip.gif; neutral.gif; open.gif; +opinion-agree.png; +opinion-disagree.png; page.gif; page_big.gif; pdf.gif; @@ -6099,6 +6884,7 @@ problem_big.gif; ps.gif; ps_big.gif; rolleyes.gif; +rose.png; qt.gif; qti.gif; qtm.gif; @@ -6243,6 +7029,15 @@ tested works/verified + loncom/Lond.pm + home/httpd/lib/perl/LONCAPA/Lond.pm + system file + + Encapsulates functionality used by lond and lonnet. + + in progress + + loncom/LondConnection.pm home/httpd/lib/perl/LONCAPA/LondConnection.pm system file @@ -6320,6 +7115,16 @@ 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/ConfigFileEdit.pm home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm system file @@ -6351,6 +7156,14 @@ compiles/tth.so.i386; compiles/tth.so.x86_64; compiles/tth.so.i386.perl.5.10; compiles/tth.so.x86_64.perl.5.10; +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.debian5; +compiles/tth.so.x86_64.debian5 @@ -6764,6 +7577,7 @@ vbkm_pt.gif; chat.gif; close-all-folders.gif; dempty.gif; +edittoplevel.gif; empty.gif; feedback.gif; group.gif; @@ -6779,8 +7593,10 @@ nothumb.gif; open-all-folders.gif; open-first-problem.gif; qempty.gif; +refresh.gif; show-all.gif; show-incomplete-problems.gif; +star.gif; @@ -6799,6 +7615,7 @@ conf.png; courses.png; crsconf.png; docs.png; +editmap.png; eval.png; grds.png; grps.png; @@ -6829,6 +7646,13 @@ sbkm.png; src.png; srvr.png; subm.png; +thumbsup.png; +thumbsup_gray.png; +thumbsup_novote.png; +thumbsdown.png; +thumbsdown_gray.png; +thumbsdown_novote.png; +webpage.png; back.png; catalog.png; com.png; @@ -6850,10 +7674,13 @@ dismath.png; feedback.png; mngcu.png; prob_ana.png; +process-stop.png; role_hotlist.png; +reload.png; self_enroll.png; survey_rep.png; subdocs.png; +tolastloc.png; uplusr.png; @@ -6867,14 +7694,20 @@ uplusr.png; aboutme.png; 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; dropbox.png; dump.png; edit-copy.png; @@ -6882,8 +7715,10 @@ edit-find-replace.png; edit-find.png; edit-mode-22x22.png; edit-redo.png; +edit-redo-22x22.png; edit-select-all.png; edit-undo.png; +edit-undo-22x22.png; emblem-photos.png; emblem-readonly.png; emblem-system.png; @@ -6892,6 +7727,9 @@ folder-new.png; folder-new-22x22.png; format-justify-fill.png; fromfile.png; +grade_PageFolder.png; +grade_students.png; +grading_table.png; groupportfolio.png; groupportfolioquota.png; grp_add.png; @@ -6901,8 +7739,10 @@ ims.png; imsexport.png; link-new-22x22.png; 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; @@ -6917,27 +7757,37 @@ preferences-desktop-remote-desktop.png; preferences-desktop-theme.png; preferences-desktop-wallpaper.png; preferences-system-windows.png; +rcrs-22x22.png; +receipt_number.png; 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; simple.png; simpprob.png; start-here.png; +start-here-22x22.png; subtimpl.png; syllabus.png; symbs.png; system-lock-screen.png; system-users.png; +timer.png; +trck-22x22.png; +ungrade_sub.png; uplcrs.png; uploadscores.png; verify.png; view-mode-22x22.png; wishlist.png; wishlist-link.png; +wishlist-link-lighter.png; @@ -7187,7 +8037,7 @@ file that allows setuid password privile loncom/init.d/loncontrol etc/rc.d/init.d/loncontrol -etc/init.d/loncontrol +etc/init.d/loncontrol root script Controls the launching/halting of lonc, lond, and lonsql processes. @@ -7195,7 +8045,7 @@ Controls the launching/halting of lonc, etc/rc.d/init.d/loncontrol -etc/init.d/loncontrol +etc/init.d/loncontrol etc/rc.d/rc0.d/K05loncontrol; etc/rc.d/rc1.d/K05loncontrol; @@ -7205,20 +8055,37 @@ 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; +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; +etc/rc3.d/S95loncontrol; +etc/rc4.d/S95loncontrol; +etc/rc5.d/S95loncontrol; +etc/rc6.d/K05loncontrol + symbolic link symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels - + loncom/init.d/loncontrol etc/rc.d/ setup loncontrol to run at boot - --c 'chkconfig --del loncontrol;chkconfig loncontrol 345;chkconfig --list loncontrol' + +-c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol' loncom/init.d/loncontrol @@ -7442,6 +8309,15 @@ of users, and (b) to display e-mail of t + loncom/interface/lonblockingmenu.pm + home/httpd/lib/perl/Apache/lonblockingmenu.pm + handler + + Handler for configuration of blocking of access to collaborative tools and/or +resources for the duration of an exam. + + + loncom/interface/lonblockingstatus.pm home/httpd/lib/perl/Apache/lonblockingstatus.pm handler @@ -7454,12 +8330,20 @@ of users, and (b) to display e-mail of t home/httpd/lib/perl/Apache/lonwishlist.pm handler -Interface to modify the wishlist (add new links and folders, +Utilities to modify the wishlist (add new links and folders, edit, move, sort or delete existing links and folders). Links from the wishlist can be imported into courses. works/unverified +loncom/interface/lonwishlistdisplay.pm +home/httpd/lib/perl/Apache/lonwishlistdisplay.pm +handler + +Module for displaying the wishlist. +works/unverified + + loncom/automation/Autocreate.plAutocreate.pl home/httpd/perl/Autocreate.pl script @@ -7485,7 +8369,9 @@ excise_from_db.pl; getties.pl; login_count.pl; modify_config_files.pl; +move_construction_spaces.pl; parse_scantron.pl; +rebuild_db_from_hist.pl; seed_accesscount.pl; stress.pl; testkerberos.pl; @@ -7494,7 +8380,7 @@ user_login_count.pl; - * + *.* loncom/debugging_tools/compiled/ home/httpd/perl/debug/ script @@ -7502,13 +8388,34 @@ user_login_count.pl; Binary tools for LON-CAPA -create_db_dynamic; -create_db_dynamic_64; create_db_dynamic_64_so.3; -dump_db_static_32; +loncom/debugging_tools/compiled/create_db_dynamic +home/httpd/perl/debug/create_db_dynamic +script + +Binary tool for LON-CAPA + + + +loncom/debugging_tools/compiled/create_db_dynamic_64 +home/httpd/perl/debug/create_db_dynamic_64 +script + +Binary tool for LON-CAPA + + + +loncom/debugging_tools/compiled/dump_db_static_32 +home/httpd/perl/debug/dump_db_static_32 +script + +Binary tool for LON-CAPA + + + loncom/build/distprobe home/httpd/perl/distprobe script @@ -7518,5 +8425,15 @@ for probing operating system flavor and + +loncom/clusteradmin +home/httpd/perl/manage_dns/clusteradmin +root script + +Script to update cluster tables: dns_hosts.tab and dns_domain.tab +on a LON-CAPA DNS server. + +works/unverified +