--- doc/loncapafiles/loncapafiles.lpml 2002/07/16 19:11:29 1.140
+++ doc/loncapafiles/loncapafiles.lpml 2004/02/18 02:12:06 1.336
@@ -1,9 +1,8 @@
-
-
+
+ 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/Apache/localize
+ server readonly
+ location of LON-CAPA MakeText translation files
+
+
+ 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/scantron
+ server standard
+ uploaded scantron forms directory
+
+
+ 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/jme
+ server readonly
+ JME support files
+
+
+ modest_delete
+ home/httpd/html/adm/helper
+ server readonly
+ XML specifications for helpers
+
+
+ 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/tex/ru
+ server readonly
+ Russian 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 +529,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,80 +570,157 @@ 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/lib/templates
+ server readonly
+ Resource library
+
+
+
+ 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/res/adm/pages/pt
+ server readonly
+ web user interface resources - Portuguese
+
+
+ modest_delete
+ home/httpd/html/res/adm/pages/reactionresponse
+ server readonly
+ web user interface resources
+
+
+ modest_delete
+ home/httpd/html/adm/lonLCDfont
+ server readonly
+ LCD font for remote control
+
+
+ modest_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
+ usr/lib/perl5/site_perl/5.8.0
+ usr/local/lib/perl/5.6.0
standard
system perl tree (usually present on linux systems)
- usr/local/bin
+ 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
+
+
+ modest_delete
+ usr/local/loncapa/sbin
standard
- local binary files
+ local "auxiliary" binary files for loncapa
+ 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
@@ -566,8 +729,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
@@ -656,7 +819,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.
@@ -666,7 +829,7 @@ well as causing the Apache module to be
Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
-
+
loncom/thesaurus/build_thesaurus_wrapper.sh
@@ -698,8 +861,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
@@ -707,6 +870,30 @@ parameter.
+
+home/httpd/cgi-bin/decompress.pl
+script
+
+Decompresses an archive into its files inside of the construction space
+
+
+
+
+home/httpd/cgi-bin/takeoffline.pl
+script
+
+Take machine offline
+
+
+
+
+home/httpd/cgi-bin/takeonline.pl
+script
+
+Take machine online
+
+
+
home/httpd/cgi-bin/thumbnail.gif
script
@@ -723,8 +910,40 @@ utility cgi script to view status of clu
-
-home/httpd/cgi-bin/graph.gif
+
+home/httpd/cgi-bin/translator.pl
+script
+
+utility cgi script to enter translations
+
+
+
+
+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/lib/perl/LONCAPA/loncgi.pm
+ system file
+
+ Provides a common interface to LON-CAPA cookies and environment.
+
+
+
+
+home/httpd/cgi-bin/graph.png
script
Dynamically outputs a graph especially for lonstatistics.pm.
@@ -759,6 +978,14 @@ Dynamically outputs X-Y plots with point
+
+home/httpd/cgi-bin/imagechoice.pl
+script
+
+Helper to select image coordinates in writing homework involving images.
+
+
+
home/httpd/cgi-bin/printout.pl
script
@@ -789,6 +1016,48 @@ 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.
+
+
+
+
+home/httpd/html/res/lib/templates/simpleproblem.problem
+interface file
+
+Generic resource for DOCS "Simple Problem"
+
+
+
+
+home/httpd/html/res/lib/templates/simpleproblem.problem.meta
+interface file
+
+Meta file for generic resource for DOCS "Simple Problem"
+
+
+
+
+home/httpd/html/res/lib/templates/examupload.problem
+interface file
+
+Generic resource for score upload
+
+
+
+
+home/httpd/html/res/lib/templates/examupload.problem.meta
+interface file
+
+Meta file for generic resource for score upload
+
+
*.*
loncom/homework/templates/
@@ -803,10 +1072,21 @@ blank.library;
blank.library.meta;
blank.problem;
blank.problem.meta;
+ClickImageExample.problem;
+ClickImageExample.problem.meta;
+Essay.problem;
+Essay.problem.meta;
+examupload.problem;
+examupload.problem.meta;
+man1.jpg;
+man1.jpg.meta;
numerical.problem;
numerical.problem.meta;
-Plot.problem;
Plot.problem.meta;
+Plot_curve.problem;
+Plot_curve.problem.meta;
+Plot_data.problem;
+Plot_data.problem.meta;
RadioResponse.problem;
RadioResponse.problem.meta;
RandomLabelExample.problem;
@@ -823,12 +1103,19 @@ SelectFromOptions-8ConceptGoups.problem;
SelectFromOptions-8ConceptGoups.problem.meta;
SelectFromOptions-Simple.problem;
SelectFromOptions-Simple.problem.meta;
+SimpleStringResponse.problem.meta;
script.library;
script.library.meta;
SimpleFormula.problem;
SimpleFormula.problem.meta;
StringResponse.problem;
-StringResponse.problem.meta
+StringResponse.problem.meta;
+SimpleMatching.problem;
+SimpleMatching.problem.meta;
+SimpleRank.problem;
+SimpleRank.problem.meta;
+SimpleTrueFalse.problem;
+SimpleTrueFalse.problem.meta
@@ -852,8 +1139,8 @@ Built from Glabel.java. Still working o
-
-home/httpd/html/res/adm/includes/default.assesscalc
+
+home/httpd/html/res/adm/includes/default_assesscalc
static conf
@@ -861,8 +1148,8 @@ Default spreadsheet for individual asses
-
-home/httpd/html/res/adm/includes/default.studentcalc
+
+home/httpd/html/res/adm/includes/default_studentcalc
static conf
@@ -870,8 +1157,8 @@ Default spreadsheet for assessment of st
-
-home/httpd/html/res/adm/includes/default.classcalc
+
+home/httpd/html/res/adm/includes/default_classcalc
static conf
@@ -896,15 +1183,23 @@ Descriptive list of abbreviations used i
and privileges available in the network with function
-
+
home/httpd/lonTabs/hosts.tab
-static conf
+www static conf
List of all machines in the LON-CAPA network. Relates lonHostID to
lonDefDomain and IP address.
+
+
+home/httpd/lonTabs/domain.tab
+www static conf
+
+List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication.
+
+
home/httpd/lonTabs/spare.tab
@@ -928,16 +1223,15 @@ in access.conf
home/httpd/lonTabs/htpasswd
-conf
+static conf
Basic auth password to access /lon-status and /server-status
-etc/smb.conf
-etc/samba/smb.conf
-conf
+usr/local/loncapa/doc/conf_examples/smb.conf
+static conf
configuration file to make LON-CAPA server file space accessible to network
neighborhood
@@ -945,8 +1239,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)
@@ -970,6 +1264,40 @@ Batch script for updating SQL metadata d
+
+home/httpd/perl/cleanup_database.pl
+script
+
+Batch script for removing temporary tables from the SQL metadata database.
+
+
+
+
+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/seed_accesscount.pl
+script
+
+Batch script for moving access count data from nohist_resevaldata.db to
+nohist_accesscount.db.
+
+
+
+
+home/httpd/perl/lonhttpd
+script
+
+Small fry httpd on port 8080
+
+
+
home/httpd/perl/lonc
script
@@ -1052,12 +1380,24 @@ echo 'pod2html lond'
+
+home/httpd/cgi-bin/CHECKRPMS
+script
+CGI script that checks status of RPMs
+
+
home/httpd/cgi-bin/loncron.pl
script
CGI script that starts and pipes output of loncron
+
+home/httpd/cgi-bin/userstatus.pl
+script
+CGI script that shows users currently on machine
+
+
home/httpd/perl/loncron
script
@@ -1176,6 +1516,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
@@ -1201,6 +1557,31 @@ Interface file for responding to imprope
+
+home/httpd/html/adm/notinit.html
+interface file
+
+Interface file for responding to accessing uploaded resources without
+re-initializing course.
+
+
+
+
+home/httpd/html/adm/overloaded.txt
+interface file
+
+Interface file for responding to overload situations.
+
+
+
+
+home/httpd/html/adm/loginproblems.html
+interface file
+
+Help page for login problems.
+
+
+
home/httpd/html/res/adm/includes/physnet.sty
static conf
@@ -1227,6 +1608,14 @@ content.
+
+home/httpd/lonTabs/scantronformat.tab
+conf
+
+Different configs for scantron input files.
+
+
+
home/httpd/lonTabs/packages.tab
static conf
@@ -1272,6 +1661,105 @@ Edit handler for rat maps; TeX content h
works/unverified
+
+home/httpd/lib/perl/Apache/londocs.pm
+handler
+
+Handler for course documents
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonchat.pm
+handler
+
+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
+
+Handler to put up announcements and calendar
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonsyllabus.pm
+handler
+
+Handler to put up syllabus
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm
+handler
+
+Handler to set parameters for simple homework problems
+
+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/lonpickcourse.pm
+handler
+
+Handler to pick a courseid from a list of courses
+
+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
@@ -1282,6 +1770,16 @@ construction space menu.
works/unverified
+
+home/httpd/lib/perl/Apache/testbankimport.pm
+handler
+
+Utility to convert plain text questions in a testbank file to LON-CAPA problems.
+Called by selecting testbank option when uploading file to construction space.
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/lonhelp.pm
handler
@@ -1289,14 +1787,108 @@ 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/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 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
*.*
loncom/html/adm/help/gif/
home/httpd/html/adm/help/gif/
-handler
+interface file
Gif files for the help system
@@ -1306,8 +1898,14 @@ 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;
@@ -1332,8 +1930,9 @@ publishMetadata.gif;
radioResponse2.gif;
radioResponseHint.gif;
smallHelp.gif;
+spreadsheet_hierarchy.gif;
stringResponseEditor.gif;
-studentInterface.gif;
+studentInterface.gif
@@ -1341,7 +1940,7 @@ studentInterface.gif;
loncom/html/adm/help/eps/
home/httpd/html/adm/help/eps/
-handler
+interface file
EPS files for the help system
@@ -1351,8 +1950,14 @@ 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;
@@ -1377,8 +1982,9 @@ publishMetadata.eps;
radioResponse2.eps;
radioResponseHint.eps;
smallHelp.eps;
+spreadsheet_hierarchy.eps;
stringResponseEditor.eps;
-studentInterface.eps;
+studentInterface.eps
@@ -1386,34 +1992,153 @@ 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_Bombs.tex;
+About_Communication.tex;
+About_Developers_Manual.tex;
About_Numerical_and_Formula_Response.tex;
+Ambiguous_Reference.tex;
+Analyze_Problem.tex;
+Analysis_Analyze_Over.tex;
+Analysis_Analyze_as.tex;
+Analysis_num_plots.tex;
+Annotation.tex;
+Authentication.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_DataResponse.tex;
+Authoring_Dynamic_Plot.tex;
+Authoring_ExternalResponse.tex;
+Authoring_Foil_Structure_Tags.tex;
+Authoring_HTML_vs_Tex.tex;
+Authoring_Hint_Tags.tex;
+Authoring_ImageResponse.tex;
+Authoring_Input_Tags.tex;
+Authoring_Internal_Tags.tex;
+Authoring_M_Tag.tex;
+Authoring_NumericalResponse.tex;
+Authoring_OptionResponse.tex;
+Authoring_Output_Tags.tex;
+Authoring_Pictures_EPS.tex;
+Authoring_Piecewise_Plot.tex;
+Authoring_RadiobuttonResponse.tex;
+Authoring_Response_Attributes.tex;
+Authoring_Response_Tag_Intro.tex;
+Authoring_Responseparam_Parameter.tex;
+Authoring_Scripting_Tags.tex;
+Authoring_Structure_Tags.tex;
+Authoring_XML_Intro.tex;
+Bookmarks.tex;
+Bugzilla.tex;
+CAPA_LON-CAPA_function_diffs.tex;
+Caching.tex;
+Calendar_Add_Announcement.tex;
+Calendar_Remove_Announcement.tex;
Calling_Functions.tex;
+Cascading_Parameters.tex;
+Change_Colors.tex;
+Change_Password.tex;
+Chart_Description.tex;
+Chart_Output_Data.tex;
+Chart_Output_Formats.tex;
+Chatting.tex;
+Coauthor.tex;
Construction_Space_Overview.tex;
+Course_Add_Other.tex;
+Course_Add_Student.tex;
+Course_Broadcast_Message.tex;
+Course_Change_Privileges.tex;
+Course_Chart_To_Excel.tex;
+Course_Chat.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_Editing_Custom_Roles.tex;
+Course_Extending_Due_Dates.tex;
+Course_Face_To_Face_Records.tex;
+Course_Feedback_Addresses.tex;
+Course_Homework_Performance_Overview.tex;
+Course_Manual_Title_Page.tex;
+Course_Manually_Grade_Problem.tex;
+Course_Maximum_Collaborators.tex;
+Course_Message_Access.tex;
+Course_Modify_Student_Data.tex;
+Course_Parameter_Levels.tex;
+Course_Problem_Weight.tex;
+Course_Set_Start_End_Date.tex;
+Course_Setting_Parameters.tex;
+Course_Student_Grade_Override.tex;
+Course_Student_Work.tex;
+Course_Toplevel_Seq.tex;
+Course_User_Evaluation.tex;
+Course_User_Parameter.tex;
+Course_View_Class_List.tex;
+Create_Course.tex;
Creating_A_Course_Intro.tex;
Creating_New_Content_Pages.tex;
Creating_Online_Problems.tex;
Creating_Radio_Response_Problems.tex;
+Developer_Manual_Title_Page.tex;
+Developer_Tutorial.tex;
+Docs_About_Bulletin_Board.tex;
+Docs_About_My_Personal_Info.tex;
+Docs_About_Simple_Page.tex;
+Docs_About_Syllabus.tex;
+Docs_Adding_Course_Doc.tex;
+Docs_Adding_External_Resource.tex;
+Docs_Adding_Folders.tex;
+Docs_Adding_Syllabus.tex;
+Docs_Alternatives.tex;
+Docs_Creating_From_Template.tex;
+Docs_Editing_Templated_Pages.tex;
+Docs_Importing_LON-CAPA_Resource.tex;
+Docs_Load_Map.tex;
+Docs_Main_Course_Documents.tex;
+Docs_Navigate_Content.tex;
+Docs_Overview.tex;
+Docs_Score_Upload_Form.tex;
+Docs_Supplemental.tex;
+Docs_Uploading_From_Harddrive.tex;
+Finding_Resources.tex;
Foils.tex;
+Formula_Response_Adv_Intro.tex;
Formula_Response_Example.tex;
Formula_Response_Limitations.tex;
Formula_Response_Problems.tex;
Formula_Response_Sampling.tex;
Formula_Tolerance.tex;
+General_Intro.tex;
+Generation.tex;
+GradingOptions.tex;
+Greek_Symbols.tex;
+Guts_Apache.tex;
+Guts_Apache_Env.tex;
+Guts_Apache_Modules.tex;
+Guts_Authentication.tex;
+Guts_Authoring.tex;
+Guts_Coding_Guidelines.tex;
+Guts_Course_Dir.tex;
+Guts_User_Dir.tex;
How_To_Edit_Existing_Content_Pages.tex;
Latex_Footer.tex;
Latex_Header.tex;
+Leaving_Feedback.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;
@@ -1432,16 +2157,35 @@ Option_Response_Problem_Figure.tex;
Option_Response_Problem_Parts.tex;
Option_Response_Problems.tex;
Option_Response_Simple.tex;
+Other_Symbols.tex;
+Part_Tag_Edit_Help.tex;
+Personal_Info_Page.tex;
+Physical_Units.tex;
+Prefs_Forwarding.tex;
+Prefs_Screen_Name_Nickname.tex;
+Print_Resource.tex;
Problem_Editor_Testing_Area.tex;
+Problem_Editor_XML_Index.tex;
+Problem_LON-CAPA_Functions.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;
+Ranking_Problems.tex;
+Receipt.tex;
+Resource_Discussion.tex;
Resource_Types.tex;
+Roles_About.tex;
+Script_Functions.tex;
Script_Tutorial_Intro.tex;
+Script_Variables.tex;
Scripting_Help.tex;
+Sending_Email.tex;
Sequence_Advanced_Editor_Creation.tex;
Sequence_Definition.tex;
Sequence_Editor_Selection.tex;
@@ -1449,20 +2193,75 @@ Sequence_Page_Maps.tex;
Sequence_Simple_Editor_Creation.tex;
Sequence_Top-Level.tex;
Significant_Figures.tex;
+Spreadsheet_About.tex;
+Spreadsheet_Calculation.tex;
+Spreadsheet_Calculation_Time.tex;
+Spreadsheet_Cell_Editing.tex;
+Spreadsheet_Editing.tex;
+Spreadsheet_Export_Row.tex;
+Spreadsheet_Files.tex;
+Spreadsheet_Functions.tex;
+Spreadsheet_Hierarchy.tex;
+Spreadsheet_HowTo_Assessments.tex;
+Spreadsheet_HowTo.tex;
+Spreadsheet_Layout.tex;
+Spreadsheet_Levels.tex;
+Spreadsheet_Max_Depth_Exceeded.tex;
+Spreadsheet_Parms.tex;
+Spreadsheet_Problem_Weight.tex;
+Spreadsheet_Referencing_Cells.tex;
+Spreadsheet_Referencing_Parameters.tex;
+Spreadsheet_Row_Numbers.tex;
+Spreadsheet_Student_View.tex;
+Spreadsheet_Student_Visible.tex;
+Spreadsheet_Template_Row.tex;
+Spreadsheet_Ternary_Operator.tex;
+Spreadsheet_Tries.tex;
+Statistics_Overall_Key.tex;
String_Response_Problem_Creation.tex;
String_Response_Problems.tex;
+Syllabus_ExtLink.tex;
+Syllabus_URLs.tex;
Tolerance.tex;
+Uploaded_Templates_PublicView.tex;
+Uploaded_Templates_TextBoxes.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;
+What_Is_LON-CAPA.tex;
+Why_LON-CAPA.tex;
+all_functions_table.tex;
+
+
+
+*.*
+loncom/html/adm/help/tex/ru/
+
+home/httpd/html/adm/help/tex/ru/
+interface file
+
+Russian Tex files for the help system
+
+
+About_Authors_Manual.tex;
+About_Communication.tex;
+About_Developers_Manual.tex;
+About_Numerical_and_Formula_Response.tex;
+CAPA_LON-CAPA_function_diffs.tex;
+Course_Set_Start_End_Date.tex;
+Creating_A_Course_Intro.tex;
+Other_Symbols.tex;
+Physical_Units.tex;
+Print_Resource.tex;
+Authoring_Adding_Pictures.tex;
home/httpd/html/adm/help/fragmentLabels.gdbm
-handler
+interface file
A gdbm file containing a label->tex file hash.
@@ -1478,6 +2277,74 @@ Handler to show statistics on solving LO
works/unverified
+
+home/httpd/lib/perl/Apache/lonstathelpers.pm
+module
+
+Utility module for statistics and data mining.
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonproblemstatistics.pm
+
+handler
+
+The module that generate the html for the Problem Statistics web pages.
+
+
+
+
+home/httpd/lib/perl/Apache/loncorrectproblemplot.pm
+
+handler
+
+The module that generate the html for the correct problems plot 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
+
+handler
+
+This module provides detailed analysis and raw data for submissions of various problem types.
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
+
+handler
+
+This module produces plots of the times of students attempts on an assessment.
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonstudentassessment.pm
+
+handler
+
+The module that generate the html for the Student Assessment/Chart web pages.
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/londiff.pm
handler
@@ -1487,6 +2354,15 @@ Handler to show difference between two f
works/unverified
+
+home/httpd/lib/perl/Apache/lonrights.pm
+handler
+
+Handler to show and edit custom distribution rights
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/lonupload.pm
handler
@@ -1562,6 +2438,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
@@ -1724,14 +2608,51 @@ them roles.
works/unverified
-
-home/httpd/lib/perl/Apache/lonchart.pm
+
+home/httpd/lib/perl/Apache/lonhtmlcommon.pm
handler
-Produces simple LectureOnline-like student assessment performance chart
+Contains a set of functions that generate html controls and data layouts
+
+home/httpd/lib/perl/Apache/lonlocal.pm
+handler
+
+Contains the &mt access function to Locale::Maketext
+
+
+
+
+home/httpd/lib/perl/Apache/localize.pm
+handler
+
+Localization class for Locale::Maketext
+
+
+
+*.pm
+loncom/localize/localize/
+
+home/httpd/lib/perl/Apache/localize/
+static conf
+
+Translation files.
+
+
+de.pm;
+pt.pm;
+fr.pm;
+ja.pm;
+tr.pm;
+ru.pm;
+fa.pm;
+ar.pm;
+es.pm;
+
+
+
home/httpd/lib/perl/Apache/loncoursedata.pm
handler
@@ -1811,6 +2732,43 @@ assignment.
works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/chemresponse.pm
+ handler
+
+ Handle the tags organicresponse/structure and reationresponse
+
+ works/unverified
+
+
+
+ *.*
+ loncom/html/adm/jme/
+ home/httpd/html/adm/jme/
+ interface file
+
+ JME files, for editing organic structures
+
+
+JME.jar;
+jme.gif;
+jme_help.html;
+nitro.gif;
+smiles.gif
+
+
+
+
+
+ home/httpd/cgi-bin/convertjme.pl
+ script
+
+ Dynamically converts JME strings into either a png or ps file.
+
+
+
home/httpd/lib/perl/Apache/lontest.pm
@@ -1889,6 +2847,73 @@ Handles navigational maps.
works/unverified
+
+usr/man/man3/Apache::lonnavmaps.3
+doc
+man page for lonnavmaps.pm
+
+loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm > \
+../../doc/man/Apache__lonnavmaps.3 && echo 'manifying lonnavmaps.pm'
+
+works/unverified
+
+../../loncom/interface/lonnavmaps.pm
+
+
+
+
+
+home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
+
+doc
+POD-derived page for lonnavmaps.pm
+
+loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm > \
+../../doc/lib/perl/Apache/lonnavmaps.html && \
+echo 'pod2html lonnavmaps.pm'
+
+works/unverified
+
+../../loncom/interface/lonnavmaps.pm
+
+
+
+
+home/httpd/lib/perl/Apache/lonhelper.pm
+handler
+
+Helper framework.
+
+works/unverified
+
+
+
+home/httpd/html/adm/helper/parameter.helper
+handler
+
+Parameter setting helper.
+
+works/unverified
+
+
+
+home/httpd/html/adm/helper/course.initialization.helper
+handler
+
+Course initialization helper.
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonquickgrades.pm
+handler
+
+Student quick grades interface.
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/lonpreferences.pm
handler
@@ -1917,6 +2942,15 @@ Handles a searchable catalogue.
works/unverified
+
+home/httpd/lib/perl/Apache/lonmysql.pm
+handler
+
+Provides utility functions for creating and accessing mysql database tables.
+
+works/unverified
+
+
usr/man/man3/Apache::lonsearchcat.3
doc
@@ -1948,6 +2982,15 @@ echo 'pod2html lonsearchcat.pm'
+
+home/httpd/lib/perl/Apache/lonmanagekeys.pm
+handler
+
+Allows users with "mky" privileges to generate and manage course access keys.
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/londropadd.pm
handler
@@ -1984,13 +3027,49 @@ problems and assignments.
works/unverified
-
+
home/httpd/lib/perl/Apache/lonspreadsheet.pm
handler
-Spreadsheets are completely web-based.
-They exist on the level of a whole course, a student, and individual
-assessments.
+The top level interface for the display and editing of spreadsheets. There
+are three levels of spreadsheet.
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/Spreadsheet.pm
+handler
+
+Defines the parent object of each spreadsheet type (classcalc, studentcalc,
+assesscalc).
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/classcalc.pm
+handler
+
+Defines the specifics of the course level spreadsheet.
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/studentcalc.pm
+handler
+
+Defines the specifics of the student level spreadsheet.
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/assesscalc.pm
+handler
+
+Defines the specifics of the assessment level spreadsheet.
works/unverified
@@ -2093,6 +3172,15 @@ Has routines which control the remote co
works/unverified
+
+home/httpd/lib/perl/Apache/lonremote.pm
+handler
+
+Handler to lauch and collapse the remote control.
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/lonpageflip.pm
handler
@@ -2118,6 +3206,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
@@ -2299,6 +3396,47 @@ implements <script>, <scriptlib
works/unverified
+
+home/httpd/lib/perl/Apache/languagetags.pm
+handler
+
+implements <mt>
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/randomlylabel.pm
+handler
+
+Handler for compositing images, and text together.
+
+
+
+
+home/httpd/lib/perl/Apache/imagechoice.pm
+handler
+
+Handler for picking out locations on an image.
+
+
+
+
+home/httpd/lib/perl/Apache/rankresponse.pm
+handler
+
+Handler for rankresponse
+
+
+
+
+home/httpd/lib/perl/Apache/matchresponse.pm
+handler
+
+Handler for matchresponse
+
+
+
home/httpd/lib/perl/Apache/randomlabel.pm
handler
@@ -2366,13 +3504,24 @@ a way that does not threaten the operati
works/unverified
-
-home/httpd/lib/perl/localauth.pm
-handler
-
-Local authentication mechanism (meant to be customized).
-
-works/unverified
+
+ home/httpd/lib/perl/localauth-std.pm
+ handler
+
+Local authentication mechanism. The target file is meant as a template
+for a localauth.pm file. The target file with the -std suffix is not
+used directly by any software program; it is just a template file.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/localauth.pm
+ conf
+
+Local authentication mechanism.
+
+ works/unverified
@@ -2425,6 +3574,34 @@ access handler for file transfers
works/unverified
+
+home/httpd/lib/perl/Apache/lontokacc.pm
+handler
+
+handler for inter-server transfer of token accessed files, includes
+cleanup handler to remove file when successfully done
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonuploadedacc.pm
+handler
+
+access handler for user uploaded files
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lontrans.pm
+handler
+
+URI to filename translation
+
+works/unverified
+
+
usr/man/man3/Apache::lonracc.3
doc
@@ -2672,6 +3849,18 @@ loncom/build/pod2html.sh ../lonnet/perl/
interface file
bumps to login
+
+
+home/httpd/html/origindex.html
+interface file
+bumps to login, backup for takeonline
+
+
+
+home/httpd/html/favicon.ico
+interface file
+Bookmark and tab icon
+
etc/mime.types
etc/httpd/conf/mime.types
@@ -2735,6 +3924,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
@@ -2750,6 +3955,14 @@ bumper
A blank page with very minimal HTML structural elements.
+
+
+home/httpd/html/adm/rat/loading.html
+interface file
+
+A blank page which calls drawwindow in its opener after being loaded.
+
+
*.gif
rat/images/
@@ -2898,13 +4111,24 @@ logos and general widget icons
SMETE_white.gif;
aboutlon.gif;
+aboutlon_pt.gif;
+aboutlon_de.gif;
accessbutton.gif;
+accessbutton_pt.gif;
+accessbutton_de.gif;
+angry.gif;
arrow_up.gif;
+bigsmile.gif;
+branch.gif;
cab.gif;
cab_big.gif;
capapanel.gif;
+check.gif;
class.gif;
class_big.gif;
+coolindiff.gif;
+coolsmile.gif;
+cry.gif;
dvi.gif;
dvi_big.gif;
eps.gif;
@@ -2921,17 +4145,22 @@ folder_pointer_closed.gif;
folder_pointer_opened.gif;
form.gif;
form_big.gif;
+frowny.gif;
gif.gif;
gif_big.gif;
header.gif;
+hrrm.gif;
htm.gif;
html.gif;
html_big.gif;
+huh.gif;
jar.gif;
jar_big.gif;
jpg.gif;
jpg_big.gif;
latex.gif;
+library.gif;
+lipsrsealed.gif;
lite.gif;
liteani.gif;
litetext.gif;
@@ -2945,12 +4174,26 @@ lonlogo.gif;
lonlogos.gif;
lowerleft.gif;
lowerright.gif;
+minilogo.gif;
meta.gif;
meta_big.gif;
mov.gif;
mov_big.gif;
move_up.gif;
move_down.gif;
+navmap.correct.gif;
+navmap.ellipsis.gif;
+navmap.open.gif;
+navmap.page.open.gif;
+navmap.page.closed.gif;
+navmap.page.open.nomanip.gif;
+navmap.page.closed.nomanip.gif;
+navmap.wrong.gif;
+navmap.folder.open.gif;
+navmap.folder.closed.gif;
+navmap.folder.open.nomanip.gif;
+navmap.folder.closed.nomanip.gif;
+neutral.gif;
page.gif;
page_big.gif;
pdf.gif;
@@ -2961,6 +4204,7 @@ problem.gif;
problem_big.gif;
ps.gif;
ps_big.gif;
+rolleyes.gif;
quill.gif;
quiz.gif;
quiz_big.gif;
@@ -2969,6 +4213,8 @@ sequence.gif;
sequence_big.gif;
server.gif;
server_big.gif;
+shocked.gif;
+smiley.gif;
srvbad.gif;
srvempty.gif;
srvgood.gif;
@@ -2978,6 +4224,7 @@ survey.gif;
survey_big.gif;
tex.gif;
tex_big.gif;
+tth.gif;
txt.gif;
txt_big.gif;
unknown.gif;
@@ -2987,6 +4234,8 @@ upperright.gif;
user.gif;
user_big.gif;
userauthentication.gif;
+userauthentication_pt.gif;
+userauthentication_de.gif;
wav.gif;
wav_big.gif;
white_space_20_22.gif;
@@ -3000,6 +4249,7 @@ whitespace6.gif;
whitespace7.gif;
whitespace8.gif;
whitespace9.gif;
+wink.gif;
xml.gif;
xml_big.gif;
zip.gif;
@@ -3017,6 +4267,8 @@ Miscellaneous resources.
authorfeed.gif;
bomb.gif;
+smallFAQ.gif;
+smallBug.gif;
cat_button.gif;
chat.gif;
eval_button.gif;
@@ -3027,9 +4279,9 @@ subm_button.gif
-
-usr/lib/perl5/site_perl/5.005/tth.pm
+
usr/lib/perl5/site_perl/5.6.0/tth.pm
+home/httpd/lib/perl/tth.pm
system file
perl module for invoking functions specific to TeX-to-HTML conversion
@@ -3053,6 +4305,62 @@ tested
works/unverified
+
+ home/httpd/lib/perl/LONCAPA/LondConnection.pm
+ system file
+
+ Manages a connection between a lonc proxy daemon and the lond server
+ in the remote node.
+
+ works/verified
+
+
+
+ home/httpd/lib/perl/LONCAPA/LondTransaction.pm
+ system file
+
+ Handles a single lon-capa insternal transaction
+
+ works/verified
+
+
+
+ home/httpd/lib/perl/LONCAPA/HashIterator.pm
+ system file
+
+ Provides support to iterate through opaque hashes hidden e.g. within
+ object private data.
+
+ works/verified
+
+
+
+ home/httpd/lib/perl/LONCAPA/Queue.pm
+ system file
+
+ Provides a FIFO queue class.
+
+ works/verified
+
+
+
+ home/httpd/lib/perl/LONCAPA/Stack.pm
+ system file
+
+ Provides a LIFO stack class.
+
+ works/verified
+
+
+
+ home/httpd/perl/loncnew
+ script
+
+ Proxy server for remote loncapa requests.
+ Needs CPAN Event module.
+
+
+
home/httpd/lib/perl/LONCAPA/Configuration.pm
system file
@@ -3064,9 +4372,18 @@ entries.
works/unverified
+
+home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm
+system file
+
+Configuration file editing module
+
+works/unverified
+
+
-usr/lib/perl5/site_perl/5.005/tth.so
usr/lib/perl5/site_perl/5.6.0/tth.so
+home/httpd/lib/perl/tth.so
system file
shared library file for dynamic loading and unloading
@@ -3081,15 +4398,15 @@ related to this file during the build pr
modules/TexConvert/tthperl/commands
works/unverified
-
+
../tthdynamic/tthfunc.c;
../ttmdynamic/ttmfunc.c
-
+
-usr/lib/perl5/site_perl/5.005/capa.pm
usr/lib/perl5/site_perl/5.6.0/capa.pm
+home/httpd/lib/perl/capa.pm
system file
perl module for invoking functions specific to CAPA
@@ -3103,8 +4420,8 @@ the build process however.
-usr/lib/perl5/site_perl/5.005/capa.bs
usr/lib/perl5/site_perl/5.6.0/capa.bs
+home/httpd/lib/perl/capa.bs
system file
bootstrap file associated with dynamic loading of this module on multiple
@@ -3119,8 +4436,8 @@ the build process however.
-usr/lib/perl5/site_perl/5.005/capa.so
usr/lib/perl5/site_perl/5.6.0/capa.so
+home/httpd/lib/perl/capa.so
system file
shared library file for dynamic loading and unloading
@@ -3135,6 +4452,7 @@ README;
Makefile.PL;
capa.i;
commands;
+../../../CAPA/pProj/Makefile;
../../../CAPA/pProj/capaGrammarDef.y;
../../../CAPA/pProj/capaFormula.y;
../../../CAPA/pProj/capaLexerDef.flex;
@@ -3249,11 +4567,108 @@ 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;
+
+
+
+*.jpg
+loncom/html/adm/lonDomLogos/
+home/httpd/html/adm/lonDomLogos/
+graphic file
+Logos of LON-CAPA domains (jpg)
+
+headermsu.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 (gif)
+
+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;
+fvl.gif;
+csm.gif;
+fit.gif;
+nau.gif;
+waverly.gif;
+cmich.gif;
+UNICAMP.gif;
+glps.gif;
+BCHS.gif;
+headersfu.gif;
+uwsp.gif;
+bsu.gif;
+wmston.gif;
+
+
+
+*.tab
+loncom/html/adm/lonDomColors/
+home/httpd/lonTabs/lonDomColors/
+conf
+Designs of LON-CAPA domains
+
+annarbor.tab;
+default.tab;
+msu.tab;
+csm.tab;
+fit.tab;
+nau.tab;
+cmich.tab;
+UNICAMP.tab;
+fsu.tab;
+sfu.tab;
+wmston.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;
@@ -3266,88 +4681,156 @@ Define unit prefixing and conversion for
8.gif;
9.gif;
a.gif;
-anot.gif;
b.gif;
+c.gif;
+d.gif;
+e.gif;
+f.gif;
+g.gif;
+h.gif;
+i.gif;
+j.gif;
+k.gif;
+l.gif;
+m.gif;
+n.gif;
+o.gif;
+p.gif;
+q.gif;
+r.gif;
+s.gif;
+t.gif;
+u.gif;
+v.gif;
+w.gif;
+x.gif;
+y.gif;
+z.gif;
+ö.gif;
+ä.gif;
+ü.gif;
+ä.gif;
+ö.gif;
+ü.gif;
+colon.gif;
+hyphen.gif;
+slash.gif;
+space.gif;
+
+
+
+*.gif
+loncom/html/res/adm/pages/pt/
+home/httpd/html/res/adm/pages/pt/
+graphic file
+icons used for the Portuguese LON-CAPA user interface
+
+anno_pt.gif;
+anot_pt.gif;
+bchat_pt.gif;
+catalog_pt.gif;
+ccrs_pt.gif;
+chrt_pt.gif;
+com_pt.gif;
+courses_pt.gif;
+cprv_pt.gif;
+cstr_pt.gif;
+docs_pt.gif;
+egrd_pt.gif;
+enrl_pt.gif;
+eval_pt.gif;
+fdbk_pt.gif;
+grds_pt.gif;
+keys_pt.gif;
+logout_pt.gif;
+nav_pt.gif;
+parm_pt.gif;
+pref_pt.gif;
+prt_pt.gif;
+res_pt.gif;
+roles_pt.gif;
+sbkm_pt.gif;
+spacer_pt.gif;
+sprs_pt.gif;
+src_pt.gif;
+stat_pt.gif;
+vbkm_pt.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;
back.gif;
+bchat.gif;
bkm.gif;
+bl_step1.gif
+bl_step2.gif
+bl_step3.gif
+bl_step4.gif
+bl_step5.gif
+bl_step6.gif
+bl_step7.gif
+bl_step8.gif
+bl_step9.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;
-e.gif;
+docs.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;
+keys.gif;
ledblink.gif;
ledgreen.gif;
ledoff.gif;
ledon.gif;
ledsend.gif;
logout.gif;
-m.gif;
+mcrs.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
@@ -3525,6 +5008,22 @@ blank.html;
closechildren.html
+
+*.*
+loncom/html/res/adm/pages/reactionresponse/
+home/httpd/html/res/adm/pages/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
+
+
@@ -3535,9 +5034,18 @@ javascript for handling client-side inte
+
+usr/local/loncapa/bin/CHECKRPMS
+system script
+
+manilla wrapper around check-rpms
+
+tested/documented/beta
+
+
-usr/local/bin/check-rpms
-root script
+usr/local/loncapa/bin/check-rpms
+system script
compare installed rpms with up-to-date distribution
@@ -3574,12 +5082,14 @@ loncom/build/pod2html.sh check-rpms >
-usr/sbin/loncaparestoreconfigurations
+usr/local/loncapa/sbin/loncaparestoreconfigurations
+
script
-restores .rpmsave files after a LON-CAPA-base upgrade
+Updates .lpmlnew files with previous settings. Also supports alternative
+schemes of settings-updating and file-overwriting.
-deprecated
+works/unverified
@@ -3591,8 +5101,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
@@ -3643,12 +5154,61 @@ symbolic links to /etc/rc.d/init.d/lonco
-etc/atalk/config
-conf
+usr/local/loncapa/doc/conf_examples/config
+static conf
configuration file to make LON-CAPA server file space accessible to
Appleshares access (Macintosh)
+
+
+ home/httpd/lib/perl/Apache/lonmodifycourse.pm
+ handler
+
+ Interface to modifying a course's internal ENV values for automated
+ enrollement
+
+
+
+
+ home/httpd/lib/perl/Apache/lonpopulate.pm
+ handler
+
+ Handler for configuring automated enrollment
+
+
+
+
+ home/httpd/lib/perl/LONCAPA/Enrollment.pm
+ handler
+
+ Handler for automated enrollment
+
+
+
+
+ home/httpd/lib/perl/localenroll.pm
+ conf
+
+ Local handler for automated enrollment.
+
+
+
+
+ home/httpd/lib/perl/localenroll-std.pm
+ handler
+
+ Local handler for automated enrollment, standard version.
+
+
+
+
+ home/httpd/perl/Autoenroll.pl
+ script
+
+ Local handler for automated enrollment, standard version.
+
+