--- doc/loncapafiles/loncapafiles.lpml 2002/08/07 15:55:40 1.156
+++ doc/loncapafiles/loncapafiles.lpml 2002/12/27 14:59:42 1.203
@@ -3,7 +3,7 @@
-
+
+ weak_delete
home/httpd/lib/perl
server readonly
location of LON-CAPA non web mod-perl handlers
+ modest_delete
home/httpd/lib/perl/Apache
server readonly
location of LON-CAPA web mod-perl handlers
+ modest_delete
home/httpd/lib/perl/HTML
server readonly
location of HTML specific perl module fixes and additions
+ modest_delete
home/httpd/lib/perl/LONCAPA
server readonly
location of HTML specific perl module fixes and additions
- home/httpd/lonIDs
+ modest_delete
+ home/httpd/lonIDs
server standard
cookie jar
+ modest_delete
home/httpd/sockets
server standard
lonc's sockets
+ modest_delete
home/httpd/sockets/delayed
server standard
lonc's sockets (delayed)
+ never_delete
home/httpd/cgi-bin
standard
location of cgi scripts
+ never_delete
home/httpd/html
server standard
location of web-accessible file tree
+ never_delete
home/httpd/html/res
server standard
root of resource tree
+ modest_delete
home/httpd/html/userfiles
server standard
root for user uploaded files
+ modest_delete
home/httpd/html/adm
server readonly
unauthenticated resources
+ modest_delete
home/httpd/html/adm/rat
server readonly
home of the rat
+ modest_delete
home/httpd/html/adm/help
server readonly
online help documentation
+ modest_delete
home/httpd/html/adm/help/gif
server readonly
online help documentation gif files
+ modest_delete
home/httpd/html/adm/help/eps
server readonly
online help documentation eps files
+ modest_delete
home/httpd/html/adm/help/tex
server readonly
online help documentation tex files
+ modest_delete
home/httpd/html/adm/help/png
server readonly
online help documentation png files
+ modest_delete
home/httpd/html/adm/help/lib/perl
server readonly
online help documentation for the LON-CAPA programming
interface
+ modest_delete
home/httpd/html/adm/help/lib/perl/Apache
server readonly
@@ -448,27 +492,32 @@ interface
interface, Apache (mod_perl) handlers
+ modest_delete
home/httpd/html/adm/help/scripts
server readonly
online help documentation for the LON-CAPA programming
interface, Apache (mod_perl) handlers
+ modest_delete
home/httpd/html/adm/lonIcons
server readonly
graphic widgets
+ modest_delete
home/httpd/html/adm/lonMisc
server readonly
miscellaneous resources
+ modest_delete
home/httpd/html/adm/lonKaputt
server readonly
error warnings and icons
+ never_delete
home/httpd/lonUsers
server standard
Home directories of local users. There is a five-tier
@@ -484,52 +533,85 @@ roles.db) which specify the roles and pr
LON-CAPA system.
+ modest_delete
home/httpd/html/adm/MathML
server readonly
mathematics markup language resources
+ modest_delete
home/httpd/html/res/adm/includes
server readonly
files useful for including within customized scripting
+ modest_delete
home/httpd/html/res/adm/includes/templates
server readonly
template files useful for customized scripts
+ never_delete
home/httpd/html/lon-status
server standard
status reports; online logs are kept that
are viewable over the world-wide web
+ modest_delete
home/httpd/html/res/adm/pages
server readonly
web user interface resources
+ modest_delete
+ home/httpd/html/adm/lonLCDfont
+ server readonly
+ LCD font for remote control
+
+
+ modest_delete
+ home/httpd/html/adm/lonDomLogos
+ server readonly
+ Logos for LON-CAPA domains
+
+
+ modest_delete
+ home/httpd/lonTabs/lonDomColors
+ server readonly
+ Designs for LON-CAPA domains
+
+
+ modest_delete
+ home/httpd/html/adm/lonInterFace
+ server readonly
+ Page headers and graphical interface files
+
+
+ modest_delete
home/httpd/html/res/adm/pages/bookmarkmenu
server readonly
bookmark user interface code
+ modest_delete
home/httpd/html/res/adm/pages/annotations
server readonly
+ modest_delete
home/httpd/html/res/adm/pages/indexericons
server readonly
icons that help depict the file system (outdated)
+ never_delete
usr/lib/perl5/site_perl/5.005
usr/lib/perl5/site_perl/5.6.0
usr/local/lib/perl/5.6.0
@@ -538,37 +620,44 @@ are viewable over the world-wide web
+ modest_delete
usr/local/loncapa/bin
standard
local binary files for loncapa
+ modest_delete
usr/local/loncapa/doc
standard
local documentation files for loncapa
+ modest_delete
usr/local/loncapa/doc/conf_examples
standard
examples of configuration files for secondary
services
+ never_delete
usr/local/man/man1
standard
local manual pages
+ never_delete
usr/man/man1
standard
manual pages
+ never_delete
usr/man/man3
standard
manual pages
+ never_delete
usr/sbin
standard
standard linux directory for superuser executables
@@ -577,8 +666,8 @@ are viewable over the world-wide web
-etc/krb.conf
-conf
+usr/local/loncapa/doc/conf_examples/krb.conf
+static conf
which Kerberos server to contact for specified Kerberos domains
@@ -667,7 +756,7 @@ the www@localhost MySQL password, and br
This file provides initializations for perl handlers. It adjusts what
the module path space is (so as to include /home/httpd/lib/perl/Apache) as
well as causing the Apache module to be used for every perl handler.
-startup.pl is invoked by access.conf.
+startup.pl is invoked by loncapa_apache.conf.
@@ -709,8 +798,8 @@ Descriptive list of file extensions and
-
-home/httpd/cgi-bin/barcode.gif
+
+home/httpd/cgi-bin/barcode.png
script
Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
@@ -734,8 +823,24 @@ utility cgi script to view status of clu
-
-home/httpd/cgi-bin/graph.gif
+
+home/httpd/cgi-bin/perltest.pl
+script
+
+utility cgi script to view status of perl modules
+
+
+
+
+home/httpd/cgi-bin/cpan_distributions.txt
+interface file
+
+utility cgi script to view status of perl modules
+
+
+
+
+home/httpd/cgi-bin/graph.png
script
Dynamically outputs a graph especially for lonstatistics.pm.
@@ -800,6 +905,16 @@ coil,loop,field,magnetic
and simply prints this text-only (no markup) to the browser
+
+
+home/httpd/cgi-bin/metadata_harvest.pl
+script
+
+a cgi-script (not mod_perl), which contacts MySQL and pulls
+out all records in "|"-separated format.
+To be used by very simple harvesting engines.
+
+
*.*
loncom/homework/templates/
@@ -949,7 +1064,7 @@ Basic auth password to access /lon-statu
usr/local/loncapa/doc/conf_examples/smb.conf
-conf
+static conf
configuration file to make LON-CAPA server file space accessible to network
neighborhood
@@ -957,8 +1072,8 @@ neighborhood
-etc/ntp.conf
-conf
+usr/local/loncapa/doc/conf_examples/ntp.conf
+static conf
which NTP server to contact for information (XNTP3 standard)
@@ -990,6 +1105,23 @@ Batch script for removing temporary tabl
+
+home/httpd/perl/cleanup_prtspool.pl
+script
+
+Batch script for removing files not accessed within 24 hours from the
+/home/httpd/prtspool directory.
+
+
+
+
+home/httpd/perl/lonhttpd
+script
+
+Small fry httpd on port 8080
+
+
+
home/httpd/perl/lonc
script
@@ -1072,6 +1204,12 @@ echo 'pod2html lond'
+
+home/httpd/cgi-bin/CHECKRPMS
+script
+CGI script that checks status of RPMs
+
+
home/httpd/cgi-bin/loncron.pl
script
@@ -1196,6 +1334,22 @@ GNU General Public License. Long live t
+
+home/httpd/html/adm/httpi.license
+interface file
+
+HTTPi webserver license
+
+
+
+
+home/httpd/html/adm/httpi.readme
+interface file
+
+HTTPi webserver readme
+
+
+
home/httpd/html/adm/about.html
interface file
@@ -1221,6 +1375,14 @@ Interface file for responding to imprope
+
+home/httpd/html/adm/overloaded.txt
+interface file
+
+Interface file for responding to overload situations.
+
+
+
home/httpd/html/res/adm/includes/physnet.sty
static conf
@@ -1310,6 +1472,15 @@ Handler for chat
works/unverified
+
+home/httpd/lib/perl/Apache/lonchatfetch.pm
+handler
+
+Handler for periodically fetch new lines of chat
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/lonannounce.pm
handler
@@ -1319,6 +1490,51 @@ Handler to put up announcements and cale
works/unverified
+
+home/httpd/lib/perl/Apache/lonsyllabus.pm
+handler
+
+Handler to put up syllabus
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonsimplepage.pm
+handler
+
+Handler to put up simple page
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonpickstudent.pm
+handler
+
+Handler to pick a student from classlist
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonbulletin.pm
+handler
+
+Handler to put up bulletin board
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonaboutme.pm
+handler
+
+Handler to put up personal info
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/loncfile.pm
handler
@@ -1336,14 +1552,128 @@ construction space menu.
The .tex file help handler.
works/unverified
-loncom/build/buildHelp.sh
+
+loncom/html/adm/help/buildMakeWrapper
+
+
+Makefile;
+buildMakeWrapper
+
+
+
+
+home/httpd/html/adm/help/abouthelp.html
+interface file
+
+Index file for the help system
+
+
+
+
+home/httpd/html/adm/help/tex/author.manual.access.tex
+
+interface file
+
+The pseudo-LaTeX file to allow people to read the author's manual online, with
+a somewhat clumsy interface.
+
+works/unverified
-
+
+home/httpd/html/adm/help/tex/course.manual.access.tex
+
+interface file
+
+The pseudo-LaTeX file to allow people to read the course administrator's
+manual online, with a somewhat clumsy interface.
+
+works/unverified
+
+
+
+home/httpd/html/adm/help/tex/course.instructor.access.tex
+
+interface file
+
+The pseudo-LaTeX file to allow people to read the course instructor's
+manual online, with a somewhat clumsy interface.
+
+works/unverified
+
+
+
home/httpd/html/adm/help/author.manual.ps
+interface file
+
+The postscript Author's Manual
+
+works/unverified
+
+doc/help/author.manual.texxml;
+doc/help/latexSplitter.py;
+doc/help/rebuildLabelHash.pl;
+doc/help/render.texxml.pl;
+doc/help/simpleEdit.py;
+doc/help/texxml2indextex.pl;
+doc/help/texxml2latex.pl;
+loncom/build/buildHelp.sh;
+loncom/build/help_graphics_converter.pl
+
+
+
+
+home/httpd/html/adm/help/author.manual.pdf
handler
-The rendered Author's Manual
+The PDF Author's Manual
+
+works/unverified
+
+
+
+home/httpd/html/adm/help/course.manual.ps
+interface file
+
+The postscript Course Manual
+
+works/unverified
+
+doc/help/course.manual.texxml;
+doc/help/latexSplitter.py;
+doc/help/rebuildLabelHash.pl;
+doc/help/render.texxml.pl;
+doc/help/simpleEdit.py;
+doc/help/texxml2indextex.pl;
+doc/help/texxml2latex.pl;
+loncom/build/buildHelp.sh;
+loncom/build/help_graphics_converter.pl
+
+
+
+
+home/httpd/html/adm/help/course.manual.pdf
+interface file
+
+The PDF Course Manual
+
+works/unverified
+
+
+
+home/httpd/html/adm/help/course.instructor.ps
+interface file
+
+The postscript Course Instructor Manual
+
+works/unverified
+
+
+
+home/httpd/html/adm/help/course.instructor.pdf
+interface file
+
+The PDF Course Instructor Manual
works/unverified
@@ -1352,48 +1682,50 @@ The rendered Author's Manual
loncom/html/adm/help/gif/
home/httpd/html/adm/help/gif/
-handler
+interface file
Gif files for the help system
-authorRemote.gif
-constructionSpace.gif
-constructionSpaceForPublishing.gif
-creatingANewCourse.gif
-creatingNewProblemResource.gif
-dynamic_piecewise.gif
-dynamic_piecewise2.gif
-dynamic_plot.gif
-dynamic_plot2.gif
-formulaResponse.gif
-login.gif
-mapAdvancedEditorNew.gif
-mapClickedStart.gif
-mapEditFirstClick.gif
-mapEditInitial.gif
-mapEditingButton.gif
-mapEditorDirectoryBrowser.gif
-mapEditorResourceChosen.gif
-mapEditorSelection.gif
-mapInsertResource.gif
-mapNewResource.gif
-mapSecondWindowSecondResource.gif
-mapSimpleEditor.gif
-mapStraightened.gif
-mapTwoResources.gif
-numericalResponse1.gif
-numericalResponseEditor.gif
-numericalResponseSlopeProblem.gif
-numericalResponseVarInText.gif
-optionResponseEditing.gif
-optionResponseProblem.gif
-publishMetadata.gif
-radioResponse2.gif
-radioResponseHint.gif
-smallHelp.gif
-spreadsheet_hierarchy.gif
-stringResponseEditor.gif
+authorRemote.gif;
+constructionSpace.gif;
+constructionSpaceForPublishing.gif;
+creatingANewCourse.gif;
+creatingNewProblemResource.gif;
+dynamic_piecewise.gif;
+dynamic_piecewise2.gif;
+dynamic_plot.gif;
+dynamic_plot2.gif;
+formulaResponse.gif;
+login.gif;
+lonhelpheader.gif;
+mainCourseDocuments.gif;
+mapAdvancedEditorNew.gif;
+mapClickedStart.gif;
+mapEditFirstClick.gif;
+mapEditInitial.gif;
+mapEditingButton.gif;
+mapEditorDirectoryBrowser.gif;
+mapEditorResourceChosen.gif;
+mapEditorSelection.gif;
+mapInsertResource.gif;
+mapNewResource.gif;
+mapSecondWindowSecondResource.gif;
+mapSimpleEditor.gif;
+mapStraightened.gif;
+mapTwoResources.gif;
+numericalResponse1.gif;
+numericalResponseEditor.gif;
+numericalResponseSlopeProblem.gif;
+numericalResponseVarInText.gif;
+optionResponseEditing.gif;
+optionResponseProblem.gif;
+publishMetadata.gif;
+radioResponse2.gif;
+radioResponseHint.gif;
+smallHelp.gif;
+spreadsheet_hierarchy.gif;
+stringResponseEditor.gif;
studentInterface.gif
@@ -1402,48 +1734,50 @@ studentInterface.gif
loncom/html/adm/help/eps/
home/httpd/html/adm/help/eps/
-handler
+interface file
EPS files for the help system
-authorRemote.eps
-constructionSpace.eps
-constructionSpaceForPublishing.eps
-creatingANewCourse.eps
-creatingNewProblemResource.eps
-dynamic_piecewise.eps
-dynamic_piecewise2.eps
-dynamic_plot.eps
-dynamic_plot2.eps
-formulaResponse.eps
-login.eps
-mapAdvancedEditorNew.eps
-mapClickedStart.eps
-mapEditFirstClick.eps
-mapEditInitial.eps
-mapEditingButton.eps
-mapEditorDirectoryBrowser.eps
-mapEditorResourceChosen.eps
-mapEditorSelection.eps
-mapInsertResource.eps
-mapNewResource.eps
-mapSecondWindowSecondResource.eps
-mapSimpleEditor.eps
-mapStraightened.eps
-mapTwoResources.eps
-numericalResponse1.eps
-numericalResponseEditor.eps
-numericalResponseSlopeProblem.eps
-numericalResponseVarInText.eps
-optionResponseEditing.eps
-optionResponseProblem.eps
-publishMetadata.eps
-radioResponse2.eps
-radioResponseHint.eps
-smallHelp.eps
-spreadsheet_hierarchy.eps
-stringResponseEditor.eps
+authorRemote.eps;
+constructionSpace.eps;
+constructionSpaceForPublishing.eps;
+creatingANewCourse.eps;
+creatingNewProblemResource.eps;
+dynamic_piecewise.eps;
+dynamic_piecewise2.eps;
+dynamic_plot.eps;
+dynamic_plot2.eps;
+formulaResponse.eps;
+lonhelpheader.eps;
+login.eps;
+mainCourseDocuments.eps;
+mapAdvancedEditorNew.eps;
+mapClickedStart.eps;
+mapEditFirstClick.eps;
+mapEditInitial.eps;
+mapEditingButton.eps;
+mapEditorDirectoryBrowser.eps;
+mapEditorResourceChosen.eps;
+mapEditorSelection.eps;
+mapInsertResource.eps;
+mapNewResource.eps;
+mapSecondWindowSecondResource.eps;
+mapSimpleEditor.eps;
+mapStraightened.eps;
+mapTwoResources.eps;
+numericalResponse1.eps;
+numericalResponseEditor.eps;
+numericalResponseSlopeProblem.eps;
+numericalResponseVarInText.eps;
+optionResponseEditing.eps;
+optionResponseProblem.eps;
+publishMetadata.eps;
+radioResponse2.eps;
+radioResponseHint.eps;
+smallHelp.eps;
+spreadsheet_hierarchy.eps;
+stringResponseEditor.eps;
studentInterface.eps
@@ -1452,135 +1786,149 @@ studentInterface.eps
loncom/html/adm/help/tex/
home/httpd/html/adm/help/tex/
-handler
+interface file
Tex files for the help system
-About_Authors_Manual.tex
-About_Numerical_and_Formula_Response.tex
-Ambiguous_Reference.tex
-Author_LON-CAPA_Introduction.tex
-Author_Manual_Title_Page.tex
-Author_Numerical_and_Formula.tex
-Author_Remote_Control.tex
-Authoring_Adding_Pictures.tex
-Authoring_Dynamic_Plot.tex
-Authoring_HTML_vs_Tex.tex
-Authoring_M_Tag.tex
-Authoring_Piecewise_Plot.tex
-Calling_Functions.tex
-Coauthor.tex
-Construction_Space_Overview.tex
-Course_Add_Student.tex
-Course_Chart_To_Excel.tex
-Course_Convert_To_CSV.tex
-Course_Create_Class_List.tex
-Course_Critical_Message.tex
-Course_Deleting.tex
-Course_Disable_Discussion.tex
-Course_Discussion_Board.tex
-Course_Drop_Student.tex
-Course_Edit_Content.tex
-Course_Feedback_Addresses.tex
-Course_Homework_Performance_Overview.tex
-Course_Message_Access.tex
-Course_Problem_Weight.tex
-Course_Setting_Parameters.tex
-Course_Student_Grade_Override.tex
-Course_Student_Work.tex
-Course_Toplevel_Seq.tex
-Creating_A_Course_Intro.tex
-Creating_New_Content_Pages.tex
-Creating_Online_Problems.tex
-Creating_Radio_Response_Problems.tex
-Foils.tex
-Formula_Response_Example.tex
-Formula_Response_Limitations.tex
-Formula_Response_Problems.tex
-Formula_Response_Sampling.tex
-Formula_Tolerance.tex
-How_To_Edit_Existing_Content_Pages.tex
-Latex_Footer.tex
-Latex_Header.tex
-Login_To_LON-CAPA.tex
-Metadata_Description.tex
-Numerical_Response_Advanced_Example.tex
-Numerical_Response_Format.tex
-Numerical_Response_Intro.tex
-Numerical_Response_Introduction.tex
-Numerical_Response_Parts_A.tex
-Numerical_Response_Parts_B.tex
-Numerical_Response_Problems.tex
-Numerical_Response_Randomization.tex
-Numerical_Response_Simple_Example.tex
-Numerical_Response_Tutorial_A.tex
-Numerical_Response_Units.tex
-Option_Response_Concept_Group_Example.tex
-Option_Response_Matching_Example.tex
-Option_Response_Problem_Creation.tex
-Option_Response_Problem_Figure.tex
-Option_Response_Problem_Parts.tex
-Option_Response_Problems.tex
-Option_Response_Simple.tex
-Problem_Editor_Testing_Area.tex
-Problem_Editor_XML_Index.tex
-Problem_Types.tex
-Publishing_A_Resource.tex
-Publishing_Author_Tutorial_Segue.tex
-Publishing_Copyright.tex
-Publishing_Intro.tex
-Publishing_Keywords.tex
-Radio_Response_Problems.tex
-Radio_Response_Randomization.tex
-Resource_Types.tex
-Script_Tutorial_Intro.tex
-Scripting_Help.tex
-Sequence_Advanced_Editor_Creation.tex
-Sequence_Definition.tex
-Sequence_Editor_Selection.tex
-Sequence_Page_Maps.tex
-Sequence_Simple_Editor_Creation.tex
-Sequence_Top-Level.tex
-Significant_Figures.tex
-Spreadsheet_About.tex
-Spreadsheet_Alternative_View.tex
-Spreadsheet_Changes_To_Grading.tex
-Spreadsheet_Col_Sum.tex
-Spreadsheet_Completely_Recalc.tex
-Spreadsheet_Empty_Rows.tex
-Spreadsheet_Export_Row.tex
-Spreadsheet_Functions.tex
-Spreadsheet_Import_Values.tex
-Spreadsheet_Levels.tex
-Spreadsheet_Lists.tex
-Spreadsheet_Manual_Title_Page.tex
-Spreadsheet_Max_Depth_Exceeded.tex
-Spreadsheet_OOO_Rows.tex
-Spreadsheet_Op_On_All_Problem_Parts.tex
-Spreadsheet_Parms.tex
-Spreadsheet_Problem_Weight.tex
-Spreadsheet_Ranges.tex
-Spreadsheet_Specifying_Cells.tex
-Spreadsheet_Student_Visible.tex
-Spreadsheet_Symbolic_Names.tex
-Spreadsheet_Template_Row.tex
-Spreadsheet_Ternary_Operator.tex
-Spreadsheet_Tries.tex
-String_Response_Problem_Creation.tex
-String_Response_Problems.tex
-Tolerance.tex
-Variable_Naming_Conventions.tex
-Variable_Tutorial_A.tex
-Variables_in_Scripts.tex
-Variables_in_the_Answer_Block.tex
+About_Authors_Manual.tex;
+About_Numerical_and_Formula_Response.tex;
+Ambiguous_Reference.tex;
+Author_LON-CAPA_Introduction.tex;
+Author_Manual_Title_Page.tex;
+Author_Numerical_and_Formula.tex;
+Author_Remote_Control.tex;
+Authoring_Adding_Pictures.tex;
+Authoring_Dynamic_Plot.tex;
+Authoring_HTML_vs_Tex.tex;
+Authoring_M_Tag.tex;
+Authoring_Piecewise_Plot.tex;
+Calling_Functions.tex;
+Coauthor.tex;
+Construction_Space_Overview.tex;
+Course_Add_Student.tex;
+Course_Chart_To_Excel.tex;
+Course_Convert_To_CSV.tex;
+Course_Create_Class_List.tex;
+Course_Critical_Message.tex;
+Course_Deleting.tex;
+Course_Disable_Discussion.tex;
+Course_Discussion_Board.tex;
+Course_Drop_Student.tex;
+Course_Edit_Content.tex;
+Course_Feedback_Addresses.tex;
+Course_Homework_Performance_Overview.tex;
+Course_Manual_Title_Page.tex;
+Course_Message_Access.tex;
+Course_Problem_Weight.tex;
+Course_Setting_Parameters.tex;
+Course_Student_Grade_Override.tex;
+Course_Student_Work.tex;
+Course_Toplevel_Seq.tex;
+Creating_A_Course_Intro.tex;
+Creating_New_Content_Pages.tex;
+Creating_Online_Problems.tex;
+Creating_Radio_Response_Problems.tex;
+Docs_Adding_Course_Doc.tex;
+Docs_Adding_External_Resource.tex;
+Docs_Adding_Folders.tex;
+Docs_Creating_From_Template.tex;
+Docs_Importing_LON-CAPA_Resource.tex;
+Docs_Main_Course_Documents.tex;
+Docs_Navigate_Content.tex;
+Docs_Overview.tex;
+Docs_Supplemental.tex;
+Docs_Uploading_From_Harddrive.tex;
+Foils.tex;
+Formula_Response_Example.tex;
+Formula_Response_Limitations.tex;
+Formula_Response_Problems.tex;
+Formula_Response_Sampling.tex;
+Formula_Tolerance.tex;
+General_Intro.tex;
+How_To_Edit_Existing_Content_Pages.tex;
+Latex_Footer.tex;
+Latex_Header.tex;
+Login_To_LON-CAPA.tex;
+Metadata_Description.tex;
+Navmap_Host_Down.tex;
+Numerical_Response_Advanced_Example.tex;
+Numerical_Response_Format.tex;
+Numerical_Response_Intro.tex;
+Numerical_Response_Introduction.tex;
+Numerical_Response_Parts_A.tex;
+Numerical_Response_Parts_B.tex;
+Numerical_Response_Problems.tex;
+Numerical_Response_Randomization.tex;
+Numerical_Response_Simple_Example.tex;
+Numerical_Response_Tutorial_A.tex;
+Numerical_Response_Units.tex;
+Option_Response_Concept_Group_Example.tex;
+Option_Response_Matching_Example.tex;
+Option_Response_Problem_Creation.tex;
+Option_Response_Problem_Figure.tex;
+Option_Response_Problem_Parts.tex;
+Option_Response_Problems.tex;
+Option_Response_Simple.tex;
+Part_Tag_Edit_Help.tex;
+Problem_Editor_Testing_Area.tex;
+Problem_Editor_XML_Index.tex;
+Problem_Types.tex;
+Publishing_A_Resource.tex;
+Publishing_Author_Tutorial_Segue.tex;
+Publishing_Copyright.tex;
+Publishing_Intro.tex;
+Publishing_Keywords.tex;
+Quick_Grades_Possibly_Correct.tex;
+Radio_Response_Problems.tex;
+Radio_Response_Randomization.tex;
+Resource_Types.tex;
+Script_Tutorial_Intro.tex;
+Scripting_Help.tex;
+Sequence_Advanced_Editor_Creation.tex;
+Sequence_Definition.tex;
+Sequence_Editor_Selection.tex;
+Sequence_Page_Maps.tex;
+Sequence_Simple_Editor_Creation.tex;
+Sequence_Top-Level.tex;
+Significant_Figures.tex;
+Spreadsheet_About.tex;
+Spreadsheet_Alternative_View.tex;
+Spreadsheet_Changes_To_Grading.tex;
+Spreadsheet_Col_Sum.tex;
+Spreadsheet_Completely_Recalc.tex;
+Spreadsheet_Empty_Rows.tex;
+Spreadsheet_Export_Row.tex;
+Spreadsheet_Functions.tex;
+Spreadsheet_Import_Values.tex;
+Spreadsheet_Levels.tex;
+Spreadsheet_Lists.tex;
+Spreadsheet_Max_Depth_Exceeded.tex;
+Spreadsheet_OOO_Rows.tex;
+Spreadsheet_Op_On_All_Problem_Parts.tex;
+Spreadsheet_Parms.tex;
+Spreadsheet_Problem_Weight.tex;
+Spreadsheet_Ranges.tex;
+Spreadsheet_Specifying_Cells.tex;
+Spreadsheet_Student_Visible.tex;
+Spreadsheet_Symbolic_Names.tex;
+Spreadsheet_Template_Row.tex;
+Spreadsheet_Ternary_Operator.tex;
+Spreadsheet_Tries.tex;
+String_Response_Problem_Creation.tex;
+String_Response_Problems.tex;
+Tolerance.tex;
+Variable_Naming_Conventions.tex;
+Variable_Tutorial_A.tex;
+Variables_in_Scripts.tex;
+Variables_in_the_Answer_Block.tex;
Variables_in_the_Text_Block.tex
home/httpd/html/adm/help/fragmentLabels.gdbm
-handler
+interface file
A gdbm file containing a label->tex file hash.
@@ -1597,16 +1945,28 @@ Handler to show statistics on solving LO
-home/httpd/lib/perl/Apache/lonproblemstatistics.pm
+home/httpd/lib/perl/Apache/lonproblemstatistics.pm
+
handler
-The module that generate the html for the Problem Statistcs web pages.
+The module that generate the html for the Problem Statistics web pages.
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonpercentage.pm
+
+handler
+
+The module that generate the html for the Percentage graph web pages.
works/unverified
-home/httpd/lib/perl/Apache/lonproblemanalysis.pm
+home/httpd/lib/perl/Apache/lonproblemanalysis.pm
+
handler
The module that generate the html for the Problem Analysis web pages.
@@ -1615,7 +1975,8 @@ The module that generate the html for th
-home/httpd/lib/perl/Apache/lonstudentassessment.pm
+home/httpd/lib/perl/Apache/lonstudentassessment.pm
+
handler
The module that generate the html for the Student Assessment/Chart web pages.
@@ -1707,6 +2068,14 @@ Handler to publish directories.
+
+home/httpd/lib/perl/Apache/lonunauthorized.pm
+handler
+
+Handler to explain failed contruction space access.
+
+
+
usr/man/man3/Apache::lonpubdir.3
doc
@@ -2034,6 +2403,15 @@ Handles navigational maps.
works/unverified
+
+home/httpd/lib/perl/Apache/lonquickgrades.pm
+handler
+
+Student quick grades interface.
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/lonpreferences.pm
handler
@@ -2272,6 +2650,15 @@ Homework remote control.
works/unverified
+
+home/httpd/html/res/adm/pages/chatroom.html
+handler
+
+Establishes frameset for chatroom
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/admannotations.pm
handler
@@ -2453,6 +2840,14 @@ implements <script>, <scriptlib
works/unverified
+
+home/httpd/lib/perl/Apache/randomlylabel.pm
+handler
+
+Handler for compositing images, and text together.
+
+
+
home/httpd/lib/perl/Apache/randomlabel.pm
handler
@@ -2854,6 +3249,12 @@ loncom/build/pod2html.sh ../lonnet/perl/
interface file
bumps to login
+
+
+home/httpd/html/favicon.ico
+interface file
+Bookmark and tab icon
+
etc/mime.types
etc/httpd/conf/mime.types
@@ -2917,6 +3318,22 @@ javascript
+
+home/httpd/html/adm/rat/extpickcode.html
+interface file
+
+javascript
+
+
+
+
+home/httpd/html/adm/rat/extpickframe.html
+interface file
+
+javascript
+
+
+
home/httpd/html/adm/rat/map.html
interface file
@@ -3082,6 +3499,7 @@ SMETE_white.gif;
aboutlon.gif;
accessbutton.gif;
arrow_up.gif;
+branch.gif;
cab.gif;
cab_big.gif;
capapanel.gif;
@@ -3133,6 +3551,11 @@ mov.gif;
mov_big.gif;
move_up.gif;
move_down.gif;
+navmap.correct.gif;
+navmap.open.gif;
+navmap.wrong.gif;
+navmap.folder.open.gif;
+navmap.folder.closed.gif;
page.gif;
page_big.gif;
pdf.gif;
@@ -3431,11 +3854,78 @@ Define unit prefixing and conversion for
+*.jpg
+loncom/html/adm/lonInterFace/
+home/httpd/html/adm/lonInterFace/
+graphic file
+Pages headers
+
+admin.jpg;
+author.jpg;
+coordinator.jpg;
+header.jpg;
+student.jpg;
+
+
+
*.gif
-loncom/html/res/adm/pages/
-home/httpd/html/res/adm/pages/
+loncom/html/adm/lonDomLogos/
+home/httpd/html/adm/lonDomLogos/
graphic file
-icons used for the entire LON-CAPA user interface
+Logos of LON-CAPA domains
+
+103.gif;
+gerd.gif;
+mio.gif;
+msuvu.gif;
+ohiou.gif;
+rhs.gif;
+sfu.gif;
+tmcc.gif;
+umich.gif;
+worf.gif;
+annarbor.gif;
+elps.gif;
+gwu.gif;
+msudemo.gif;
+ndsu.gif;
+physnet.gif;
+sc.gif;
+Selwyn.gif;
+ucf.gif;
+unihalle.gif;
+wscc.gif;
+cps.gif;
+fsu.gif;
+lsd.gif;
+msu.gif;
+nsdl.gif;
+pmm.gif;
+sunysb.gif;
+udel.gif;
+uz.gif
+
+
+
+*.tab
+loncom/html/adm/lonDomColors/
+home/httpd/lonTabs/lonDomColors/
+conf
+Designs of LON-CAPA domains
+
+annarbor.tab;
+default.tab;
+msu.tab;
+sfu.tab;
+worf.tab
+
+
+
+*.gif
+loncom/html/adm/lonLCDfont/
+home/httpd/html/adm/lonLCDfont/
+graphic file
+LON-CAPA remote control LCD font
0.gif;
1.gif;
@@ -3448,91 +3938,100 @@ Define unit prefixing and conversion for
8.gif;
9.gif;
a.gif;
+b.gif;
+c.gif;
+d.gif;
+e.gif;
+f.gif;
+g.gif;
+h.gif;
+i.gif;
+j.gif;
+k.gif;
+l.gif;
+m.gif;
+n.gif;
+o.gif;
+p.gif;
+q.gif;
+r.gif;
+s.gif;
+t.gif;
+u.gif;
+v.gif;
+w.gif;
+x.gif;
+y.gif;
+z.gif;
+colon.gif;
+hyphen.gif;
+slash.gif;
+space.gif;
+
+
+
+*.gif
+loncom/html/res/adm/pages/
+home/httpd/html/res/adm/pages/
+graphic file
+icons used for the entire LON-CAPA user interface
+
anno.gif;
anot.gif;
-b.gif;
back.gif;
bchat.gif;
bkm.gif;
brws.gif;
-c.gif;
catalog.gif;
ccrs.gif;
chat.gif;
chrt.gif;
-colon.gif;
com.gif;
courses.gif;
cprv.gif;
cstr.gif;
-d.gif;
dempty.gif;
docs.gif;
-e.gif;
egrd.gif;
empty.gif;
enrl.gif;
eval.gif;
-f.gif;
fdbk.gif;
feedback.gif;
forw.gif;
-g.gif;
grds.gif;
group.gif;
-h.gif;
help.gif;
-hyphen.gif;
-i.gif;
info.gif;
-j.gif;
-k.gif;
-l.gif;
ledblink.gif;
ledgreen.gif;
ledoff.gif;
ledon.gif;
ledsend.gif;
logout.gif;
-m.gif;
mrk.gif;
-n.gif;
nav.gif;
next.gif;
nothumb.gif;
-o.gif;
-p.gif;
parm.gif;
pgrd.gif;
pparm.gif;
pref.gif;
prev.gif;
prt.gif;
-q.gif;
qempty.gif;
-r.gif;
reload.gif;
remotebg.gif;
res.gif;
roles.gif;
-s.gif;
sbkm.gif;
-slash.gif;
-space.gif;
spacer.gif;
sprs.gif;
src.gif;
stat.gif;
subm.gif;
-t.gif;
title.gif;
-u.gif;
-v.gif;
vbkm.gif;
-w.gif;
-x.gif;
-y.gif;
-z.gif
@@ -3720,9 +4219,27 @@ javascript for handling client-side inte
+
+usr/local/loncapa/bin/CHECKRPMS
+system script
+
+manilla wrapper around check-rpms
+
+tested/documented/beta
+
+
+
+usr/local/loncapa/bin/CHECKRPMS_custom
+system script
+
+manilla wrapper around check-rpms to be miified by the local user
+
+tested/documented/beta
+
+
usr/local/loncapa/bin/check-rpms
-root script
+system script
compare installed rpms with up-to-date distribution
@@ -3776,8 +4293,9 @@ file that specifies periodic processes t
-etc/ntp/step-tickers
-conf
+usr/local/loncapa/doc/conf_examples/ntp_step-tickers
+
+static conf
file that stimulates running of ntpdate upon init.d/xntpd initiation
@@ -3829,7 +4347,7 @@ symbolic links to /etc/rc.d/init.d/lonco
usr/local/loncapa/doc/conf_examples/config
-conf
+static conf
configuration file to make LON-CAPA server file space accessible to
Appleshares access (Macintosh)