--- doc/loncapafiles/loncapafiles.lpml 2002/10/04 20:34:04 1.178
+++ doc/loncapafiles/loncapafiles.lpml 2003/06/11 16:19:39 1.249
@@ -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/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/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/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
@@ -443,27 +503,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
@@ -479,111 +544,138 @@ 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/lib/perl5/site_perl/5.8.0
usr/local/lib/perl/5.6.0
standard
system perl tree (usually present on linux systems)
+ 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 "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
@@ -724,8 +816,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
@@ -765,8 +857,8 @@ utility cgi script to view status of per
-
-home/httpd/cgi-bin/graph.gif
+
+home/httpd/cgi-bin/graph.png
script
Dynamically outputs a graph especially for lonstatistics.pm.
@@ -801,6 +893,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
@@ -831,6 +931,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/
@@ -845,8 +955,11 @@ blank.library;
blank.library.meta;
blank.problem;
blank.problem.meta;
+ClickImageExample.problem;
+ClickImageExample.problem.meta;
Essay.problem;
Essay.problem.meta;
+man1.jpg;
numerical.problem;
numerical.problem.meta;
Plot.problem;
@@ -872,7 +985,13 @@ 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
@@ -950,6 +1069,14 @@ List of all machines in the LON-CAPA net
+
+home/httpd/lonTabs/domain.tab
+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
conf
@@ -1021,6 +1148,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
@@ -1115,6 +1259,12 @@ echo 'pod2html lond'
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
@@ -1233,6 +1383,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
@@ -1266,6 +1432,14 @@ Interface file for responding to overloa
+
+home/httpd/html/adm/loginproblems.html
+interface file
+
+Help page for login problems.
+
+
+
home/httpd/html/res/adm/includes/physnet.sty
static conf
@@ -1292,6 +1466,14 @@ content.
+
+home/httpd/lonTabs/scantronformat.tab
+conf
+
+Different configs for scantron input files.
+
+
+
home/httpd/lonTabs/packages.tab
static conf
@@ -1391,6 +1573,24 @@ 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
@@ -1426,7 +1626,13 @@ construction space menu.
The .tex file help handler.
works/unverified
-loncom/build/buildHelp.sh
+
+loncom/html/adm/help/buildMakeWrapper
+
+
+Makefile;
+buildMakeWrapper
+
@@ -1466,6 +1672,17 @@ manual online, with a somewhat clumsy in
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
+
@@ -1484,6 +1701,17 @@ The PDF Author's Manual
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
+
@@ -1516,6 +1744,7 @@ dynamic_plot2.gif;
formulaResponse.gif;
login.gif;
lonhelpheader.gif;
+mainCourseDocuments.gif;
mapAdvancedEditorNew.gif;
mapClickedStart.gif;
mapEditFirstClick.gif;
@@ -1567,6 +1796,7 @@ dynamic_plot2.eps;
formulaResponse.eps;
lonhelpheader.eps;
login.eps;
+mainCourseDocuments.eps;
mapAdvancedEditorNew.eps;
mapClickedStart.eps;
mapEditFirstClick.eps;
@@ -1609,16 +1839,40 @@ Tex files for the help system
About_Authors_Manual.tex;
About_Numerical_and_Formula_Response.tex;
Ambiguous_Reference.tex;
+Analyze_Problem.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_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;
+CAPA_LON-CAPA_function_diffs.tex;
+Calendar_Add_Announcement.tex;
+Calendar_Remove_Announcement.tex;
Calling_Functions.tex;
+Chart_Description.tex;
+Chart_Output_Data.tex;
+Chart_Output_Formats.tex;
Coauthor.tex;
Construction_Space_Overview.tex;
Course_Add_Student.tex;
@@ -1633,22 +1887,37 @@ 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;
+Create_Course.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_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;
+Greek_Symbols.tex;
How_To_Edit_Existing_Content_Pages.tex;
Latex_Footer.tex;
Latex_Header.tex;
@@ -1673,18 +1942,26 @@ 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;
+Physical_Units.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;
Resource_Types.tex;
+Script_Functions.tex;
Script_Tutorial_Intro.tex;
+Script_Variables.tex;
Scripting_Help.tex;
Sequence_Advanced_Editor_Creation.tex;
Sequence_Definition.tex;
@@ -1718,12 +1995,17 @@ Spreadsheet_Ternary_Operator.tex;
Spreadsheet_Tries.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
+Variables_in_the_Text_Block.tex;
+all_functions_table.tex;
@@ -1794,6 +2076,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
@@ -2204,6 +2495,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
@@ -2272,6 +2630,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
@@ -2308,13 +2675,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
@@ -2417,6 +2820,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
@@ -2632,6 +3044,30 @@ 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/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
@@ -2699,13 +3135,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
@@ -3033,6 +3480,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
@@ -3127,6 +3580,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/
@@ -3276,13 +3737,19 @@ logos and general widget icons
SMETE_white.gif;
aboutlon.gif;
accessbutton.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;
@@ -3299,17 +3766,21 @@ 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;
+lipsrsealed.gif;
lite.gif;
liteani.gif;
litetext.gif;
@@ -3323,6 +3794,7 @@ lonlogo.gif;
lonlogos.gif;
lowerleft.gif;
lowerright.gif;
+minilogo.gif;
meta.gif;
meta_big.gif;
mov.gif;
@@ -3332,6 +3804,10 @@ move_down.gif;
navmap.correct.gif;
navmap.open.gif;
navmap.wrong.gif;
+navmap.folder.open.gif;
+navmap.folder.closed.gif;
+navmap.folder.open.nomanip.gif;
+navmap.folder.closed.nomanip.gif;
page.gif;
page_big.gif;
pdf.gif;
@@ -3342,6 +3818,7 @@ problem.gif;
problem_big.gif;
ps.gif;
ps_big.gif;
+rolleyes.gif;
quill.gif;
quiz.gif;
quiz_big.gif;
@@ -3350,6 +3827,8 @@ sequence.gif;
sequence_big.gif;
server.gif;
server_big.gif;
+shocked.gif;
+smiley.gif;
srvbad.gif;
srvempty.gif;
srvgood.gif;
@@ -3359,6 +3838,7 @@ survey.gif;
survey_big.gif;
tex.gif;
tex_big.gif;
+tth.gif;
txt.gif;
txt_big.gif;
unknown.gif;
@@ -3381,6 +3861,7 @@ whitespace6.gif;
whitespace7.gif;
whitespace8.gif;
whitespace9.gif;
+wink.gif;
xml.gif;
xml_big.gif;
zip.gif;
@@ -3411,6 +3892,7 @@ 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
@@ -3434,6 +3916,55 @@ 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/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.
+
+
+ CPAN Event module.
+
+
+
home/httpd/lib/perl/LONCAPA/Configuration.pm
system file
@@ -3448,6 +3979,7 @@ entries.
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
@@ -3471,6 +4003,7 @@ modules/TexConvert/tthperl/commands
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
@@ -3486,6 +4019,7 @@ 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
@@ -3502,6 +4036,7 @@ 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
@@ -3516,6 +4051,7 @@ README;
Makefile.PL;
capa.i;
commands;
+../../../CAPA/pProj/Makefile;
../../../CAPA/pProj/capaGrammarDef.y;
../../../CAPA/pProj/capaFormula.y;
../../../CAPA/pProj/capaLexerDef.flex;
@@ -3644,12 +4180,56 @@ 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/adm/lonDomLogos/
home/httpd/html/adm/lonDomLogos/
graphic file
-Logos of LON-CAPA domains
+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;
+glps.gif;
+headersfu.gif;
+uwsp.gif
@@ -3659,6 +4239,11 @@ student.jpg;
conf
Designs of LON-CAPA domains
+annarbor.tab;
+default.tab;
+msu.tab;
+sfu.tab;
+worf.tab
@@ -3744,6 +4329,7 @@ grds.gif;
group.gif;
help.gif;
info.gif;
+keys.gif;
ledblink.gif;
ledgreen.gif;
ledoff.gif;
@@ -3962,7 +4548,7 @@ javascript for handling client-side inte
usr/local/loncapa/bin/CHECKRPMS
-root script
+system script
manilla wrapper around check-rpms
@@ -3971,7 +4557,7 @@ manilla wrapper around check-rpms
usr/local/loncapa/bin/check-rpms
-root script
+system script
compare installed rpms with up-to-date distribution
@@ -4008,12 +4594,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