--- doc/loncapafiles/loncapafiles.lpml 2001/10/09 18:08:49 1.43 +++ doc/loncapafiles/loncapafiles.lpml 2002/01/11 16:38:46 1.85 @@ -1,5 +1,33 @@ + - + + + + @@ -8,86 +36,140 @@ + +!!!!!!!!! REDHAT 7.* NOTICE !!!!!!!!!!!!!!!!!!!! +!!!!!!!!! LINE IN Cookie.pm !!!!!!!!!!!!!!!!!!!! +!!!!!!!!! MUST BE REPLACED DUE !!!!!!!!!!!!!!!!!!!! +!!!!!!!!! TO PERL 5.6.0 ERROR !!!!!!!!!!!!!!!!!!!! +!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +!!!! The offending line is in CGI/Cookie.pm !! +!!!! !! +!!!! it went from !! +!!!! !! +!!!! !! +!!!! # IE requires the path and domain to be present for some reason. !! +!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path; !! +!!!! !! +!!!! to !! +!!!! !! +!!!! !! +!!!! # IE requires the path and domain to be present for some reason. !! +!!!! $path = CGI::url(-absolute=>1) unless defined $path; !! + / /home/user/loncapa/ 0444root:root + interfacefile 0644www:www + interfacefile 6755root:root + setuid 6755root:root + setuid 0444root:root + handler 0600www:www + handler 0444root:root + static 0444root:root + static 0644root:root + configurable 0644root:root + configurable - 0700www:www + 0500www:www + script - 0500www:www + 0700www:www + script 0444root:root + graphicfile 0400www:www + graphicfile + + + 0644root:root + systemfile + + + 0644root:root + systemfile 0644root:root + systemfile 0644root:root + systemfile 0700root:root + rootscript 0700root:root + rootscript root:root + link root:root + link 0755root:root + directory 0755root:root + directory 0700www:www + directory 0755www:www + directory 0500www:www + directory 0700www:www + directory @@ -127,6 +209,11 @@ echo 'those which configure (but otherwi echo 'and Athena-Kerberos.'\n echo '***********************************************************************'\n + +PreReq: LON-CAPA-setup +PreReq: apache +PreReq: /etc/httpd/conf/access.conf + @@ -156,6 +243,12 @@ echo '********************************** configuration directory for network time protocol + etc/pam.d + standard + configuration directory for password authentication mechanism + + + etc/rc.d/init.d etc/init.d standard @@ -231,6 +324,12 @@ echo '********************************** + home/httpd/prtspool + server standard + for the output of lonprintout.pm + + + home/httpd/lib/perl server readonly location of LON-CAPA non web mod-perl handlers @@ -286,6 +385,24 @@ echo '********************************** online help documentation + home/httpd/html/adm/help/api + server readonly + online help documentation for the LON-CAPA programming +interface + + + home/httpd/html/adm/help/api/Apache + server readonly + online help documentation for the LON-CAPA programming +interface, Apache (mod_perl) handlers + + + home/httpd/html/adm/help/scripts + server readonly + online help documentation for the LON-CAPA programming +interface, Apache (mod_perl) handlers + + home/httpd/html/adm/lonIcons server readonly graphic widgets @@ -293,7 +410,7 @@ echo '********************************** home/httpd/html/adm/lonMisc server readonly - + miscellaneous resources home/httpd/html/adm/lonKaputt @@ -369,6 +486,16 @@ LON-CAPA system. + usr/man/man1 + standard + manual pages + + + usr/man/man3 + standard + manual pages + + usr/sbin standard standard linux directory for superuser executables @@ -383,7 +510,7 @@ LON-CAPA system. which Kerberos server to contact for specified Kerberos domains - +
@@ -399,6 +526,15 @@ each list element consists of only two s +loncom/loncapa.conf +etc/httpd/conf/loncapa.conf +conf + +The goal of this file is to implement all LON-CAPA specific +customization of the Apache web server. + + + loncom/access.conf etc/httpd/conf/access.conf conf @@ -480,6 +616,15 @@ well as causing the Apache module to be +loncom/publisher/thesaurus.dat +home/httpd/lonTabs/thesaurus.dat +static conf + +Custom Thesaurus file for LON-CAPA, in the format +word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,... + + + loncom/interface/mydesk.tab home/httpd/lonTabs/mydesk.tab static conf @@ -505,6 +650,39 @@ parameter. +loncom/cgi/graph.gif +home/httpd/cgi-bin/graph.gif +script + +Dynamically outputs a graph especially for lonstatistics.pm. + + +Depends on perl modules: +GDGraph-1.33 and GDTextUtils-0.80. + + + +loncom/cgi/plot.gif +home/httpd/cgi-bin/plot.gif +script + +Dynamically outputs X-Y plots with point, line, etc functions. + + + +loncom/interface/printout.pl +home/httpd/cgi-bin/printout.pl +script + +cgi script + + +Depends on srm.conf entry: +Alias /prtspool/ /home/httpd/prtspool/ +as well as a /home/httpd/prtspool directory. + + + loncom/cgi/metadata_keywords.pl home/httpd/cgi-bin/metadata_keywords.pl script @@ -523,7 +701,7 @@ and simply prints this text-only (no mar -* +*.* loncom/homework/templates/ home/httpd/html/res/adm/includes/templates/ @@ -532,14 +710,34 @@ home/httpd/html/res/adm/includes/templat Template files for generating new resources. -blank.library -blank.library.meta -script.library -script.library.meta -blank.problem -blank.problem.meta -numerical.problem -numerical.problem.meta +blank.library; +blank.library.meta; +blank.problem; +blank.problem.meta; +formula.problem; +formula.problem.meta; +numerical.problem; +numerical.problem.meta; +RadioResponse.problem; +RadioResponse.problem.meta; +SelectFromOptions-4ConceptGoups.problem; +SelectFromOptions-4ConceptGoups.problem.meta; +SelectFromOptions-5ConceptGoups.problem; +SelectFromOptions-5ConceptGoups.problem.meta; +SelectFromOptions-6ConceptGoups.problem; +SelectFromOptions-6ConceptGoups.problem.meta; +SelectFromOptions-7ConceptGoups.problem; +SelectFromOptions-7ConceptGoups.problem.meta; +SelectFromOptions-8ConceptGoups.problem; +SelectFromOptions-8ConceptGoups.problem.meta; +SelectFromOptions-Simple.problem; +SelectFromOptions-Simple.problem.meta; +script.library; +script.library.meta; +SimpleStringResponse.problem; +SimpleStringResponse.problem.meta; +StringResponse.problem; +StringResponse.problem.meta @@ -551,6 +749,18 @@ Describes what tags are allowed inside o +CAPA/JavaTools/GLabel.class +home/httpd/html/res/adm/includes/GLabel.class + +static conf + +Java applet for labelling graphs. + + +Built from Glabel.java. Still working on build/dependency details. + + + loncom/interface/default.assesscalc home/httpd/html/res/adm/includes/default.assesscalc @@ -635,6 +845,7 @@ Basic auth password to access /lon-statu loncom/smb.conf etc/smb.conf +etc/samba/smb.conf conf configuration file to make LON-CAPA server file space accessible to network @@ -676,6 +887,32 @@ proxy server +doc/man/lonc.1 +usr/man/man1/lonc.1 +doc +man page for lonc + +loncom/build/pod2man.sh ../lonc > ../../doc/man/lonc.1 && echo 'manifying lonc' + +works/unverified + +../../loncom/lonc + + + +doc/scripts/lonc.html +home/httpd/html/adm/help/scripts/lonc.html +doc +man page for lonc + +loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && echo 'pod2html lonc' + +works/unverified + +../../loncom/lonc + + + loncom/lond home/httpd/perl/lond script @@ -694,6 +931,32 @@ tmpput, tmpget, and ls). +doc/man/lond.1 +usr/man/man1/lond.1 +doc +man page for lond + +loncom/build/pod2man.sh ../lond > ../../doc/man/lond.1 && echo 'manifying lond' + +works/unverified + +../../loncom/lond + + + +doc/scripts/lond.html +home/httpd/html/adm/help/scripts/lond.html +doc +man page for lond + +loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && echo 'pod2html lond' + +works/unverified + +../../loncom/lond + + + loncom/cgi/loncron.pl home/httpd/cgi-bin/loncron.pl script @@ -712,32 +975,67 @@ tmpput, tmpget, and ls). maintain secondary database of metadata +doc/man/lonsql.1 +usr/man/man1/lonsql.1 +doc +man page for lonsql + +loncom/build/pod2man.sh ../lonsql > ../../doc/man/lonsql.1 && echo 'manifying lonsql' + +works/unverified + +../../loncom/lonsql + + + +doc/scripts/lonsql.html +home/httpd/html/adm/help/scripts/lonsql.html +doc +man page for lonsql + +loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && echo 'pod2html lonsql' + +works/unverified + +../../loncom/lonsql + + + loncom/lcpasswd home/httpd/perl/lcpasswd setuid script -coordinates the system services and files in order to allow lond to change -user passwords +Coordinates the system services and files in order to allow lond to change +user passwords. -deprecated +being updated + + +loncom/pwchange +home/httpd/perl/pwchange +setuid script + +Allows www to change user passwords. + +being updated loncom/lcuseradd home/httpd/perl/lcuseradd setuid script -coordinates the system services and files in order to allow lond to add a -new user +Coordinates the system services and files in order to allow lond to add a +new user. -deprecated +being updated loncom/lcuserdel home/httpd/perl/lcuserdel setuid script -coordinates the system services and files in order to allow lond to delete a -user +Coordinates the system services and files in order to allow lond to delete a +user. deprecated @@ -762,6 +1060,22 @@ for a user deprecated +loncom/license/gpl.txt +home/httpd/html/adm/gpl.txt +interface file + +GNU General Public License. Long live the cause of freeware! + + + +loncom/license/about.html +home/httpd/html/adm/about.html +interface file + +The "About" Page. + + + loncom/publisher/publisher.html home/httpd/html/adm/publisher.html interface file @@ -806,7 +1120,7 @@ content. loncom/publisher/packages.tab home/httpd/lonTabs/packages.tab -conf +static conf Parameter packages, so that assessments can publish parameter packages needed, which are then expanded into individual parameters - allows to @@ -886,6 +1200,32 @@ Handler to upload files through browser works/unverified +doc/man/Apache__lonupload.3 +usr/man/man3/Apache::lonupload.3 +doc +man page for lonupload.pm + +loncom/build/pod2man.sh ../publisher/lonupload.pm > ../../doc/man/Apache__lonupload.3 && echo 'manifying lonupload.pm' + +works/unverified + +../../loncom/publisher/lonupload.pm + + + +doc/api/Apache/lonupload.html +home/httpd/html/adm/help/api/Apache/lonupload.html +doc +POD-derived page for lonupload.pm + +loncom/build/pod2html.sh ../publisher/lonupload.pm > ../../doc/api/Apache/lonupload.html && echo 'pod2html lonupload.pm' + +works/unverified + +../../loncom/publisher/lonupload.pm + + + loncom/homework/essayresponse.pm home/httpd/lib/perl/Apache/essayresponse.pm handler @@ -903,6 +1243,32 @@ Handler to publish directories. +doc/man/Apache__lonpubdir.3 +usr/man/man3/Apache::lonpubdir.3 +doc +man page for lonpubdir.pm + +loncom/build/pod2man.sh ../publisher/lonpubdir.pm > ../../doc/man/Apache__lonpubdir.3 && echo 'manifying lonpubdir.pm' + +works/unverified + +../../loncom/lonnet/perl/lonnet.pm + + + +doc/api/Apache/lonpubdir.html +home/httpd/html/adm/help/api/Apache/lonpubdir.html +doc +POD-derived page for lonpubdir.pm + +loncom/build/pod2html.sh ../publisher/lonpubdir.pm > ../../doc/api/Apache/lonpubdir.html && echo 'pod2html lonpubdir.pm' + +works/unverified + +../../loncom/publisher/lonpubdir.pm + + + loncom/publisher/lonretrieve.pm home/httpd/lib/perl/Apache/lonretrieve.pm handler @@ -912,6 +1278,32 @@ Handler to retrieve old versions from re works/unverified +doc/man/Apache__lonretrieve.3 +usr/man/man3/Apache::lonretrieve.3 +doc +man page for lonretrieve.pm + +loncom/build/pod2man.sh ../publisher/lonretrieve.pm > ../../doc/man/Apache__lonretrieve.3 && echo 'manifying lonretrieve.pm' + +works/unverified + +../../loncom/publisher/lonretrieve.pm + + + +doc/api/Apache/lonretrieve.html +home/httpd/html/adm/help/api/Apache/lonretrieve.html +doc +POD-derived page for lonretrieve.pm + +loncom/build/pod2html.sh ../publisher/lonretrieve.pm > ../../doc/api/Apache/lonretrieve.html && echo 'pod2html lonretrieve.pm' + +works/unverified + +../../loncom/publisher/lonretrieve.pm + + + loncom/homework/edit.pm home/httpd/lib/perl/Apache/edit.pm handler @@ -958,7 +1350,8 @@ Handler for showing sequence objects of home/httpd/lib/perl/Apache/loncreatecourse.pm handler -Creates a new course and assigns course coordinator. +Allows domain coordinators to create new courses and assign course +coordinators. works/unverified @@ -967,7 +1360,8 @@ Creates a new course and assigns course home/httpd/lib/perl/Apache/loncreateuser.pm handler -Creates a new user and/or changes user privileges +Allows users to within their own privileges create/edit users and give +them roles. works/unverified @@ -990,6 +1384,32 @@ user, domain, home_server, course_id. works/unverified +doc/man/Apache__loncommon.3 +usr/man/man3/Apache::loncommon.3 +doc +man page for loncommon.pm + +loncom/build/pod2man.sh ../interface/loncommon.pm > ../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm' + +works/unverified + +../../loncom/interface/loncommon.pm + + + +doc/api/Apache/loncommon.html +home/httpd/html/adm/help/api/Apache/loncommon.html +doc +POD-derived page for loncommon.pm + +loncom/build/pod2html.sh ../interface/loncommon.pm > ../../doc/api/Apache/loncommon.html && echo 'pod2html loncommon.pm' + +works/unverified + +../../loncom/interface/loncommon.pm + + + loncom/homework/grades.pm home/httpd/lib/perl/Apache/grades.pm handler @@ -1053,7 +1473,10 @@ Handles processing of assignments. loncom/interface/loncommunicate.pm home/httpd/lib/perl/Apache/loncommunicate.pm handler -Handles communication. + +Will be the access handler to email sending, as well as the planned +chatrooms, etc. + works/unverified @@ -1080,6 +1503,9 @@ Handles evaluation. handler Handles feedback from students to instructors and system administrators. +Provides a screenshot of the current +resource, as well as previous attempts if the resource was a homework. +Used by lonmsg.pm. works/unverified @@ -1121,11 +1547,39 @@ Handles a searchable catalogue. works/unverified +doc/man/Apache__lonsearchcat.3 +usr/man/man3/Apache::lonsearchcat.3 +doc +man page for lonsearchcat.pm + +loncom/build/pod2man.sh ../interface/lonsearchcat.pm > ../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm' + +works/unverified + +../../loncom/interface/lonsearchcat.pm + + + +doc/api/Apache/lonsearchcat.html +home/httpd/html/adm/help/api/Apache/lonsearchcat.html +doc +POD-derived page for lonsearchcat.pm + +loncom/build/pod2html.sh ../interface/lonsearchcat.pm > ../../doc/api/Apache/lonsearchcat.html && echo 'pod2html lonsearchcat.pm' + +works/unverified + +../../loncom/interface/lonsearchcat.pm + + + loncom/interface/londropadd.pm home/httpd/lib/perl/Apache/londropadd.pm handler -Handler to drop and add students in courses. +Allows course coordinators to upload courselists in different formats, and +automatically create users (if they do not exist already), assign them the +role of student in a course, and add them to the classlist. works/unverified @@ -1134,7 +1588,13 @@ Handler to drop and add students in cour home/httpd/lib/perl/Apache/lonmsg.pmhandler -Routines for messaging. +lonmsg.pm has several functions to send and receive internal messages. +author_res_msg - send message to resource author. +user_crit_msg - send a critical message to a user. A critical message +will require acknowledgment by the recipient and the sender will be notified. +user_crit_received - routine to trigger acknowledgment. +statuschange - change the status of a message (read, replied, forwarded, etc). +The handler also displays messages, has routines to reply, etc. works/unverified @@ -1153,7 +1613,9 @@ problems and assignments. home/httpd/lib/perl/Apache/lonspreadsheet.pmhandler -Spreadsheet/Grades Display Handler +Spreadsheets are completely web-based. +They exist on the level of a whole course, a student, and individual +assessments. works/unverified @@ -1167,6 +1629,32 @@ Handler to resolve ambiguous file locati works/unverified +doc/man/Apache__lonparmset.3 +usr/man/man3/Apache::lonparmset.3 +doc +man page for lonparmset.pm + +loncom/build/pod2man.sh ../interface/lonparmset.pm > ../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm' + +works/unverified + +../../loncom/interface/lonparmset.pm + + + +doc/api/Apache/lonparmset.html +home/httpd/html/adm/help/api/Apache/lonparmset.html +doc +POD-derived page for lonparmset.pm + +loncom/build/pod2html.sh ../interface/lonparmset.pm > ../../doc/api/Apache/lonparmset.html && echo 'pod2html lonparmset.pm' + +works/unverified + +../../loncom/interface/lonparmset.pm + + + loncom/publisher/lonconstruct.pm home/httpd/lib/perl/Apache/lonconstruct.pm handler @@ -1186,6 +1674,32 @@ Publishes an LON-CAPA educational resour works/unverified +doc/man/Apache__lonpublisher.3 +usr/man/man3/Apache::lonpublisher.3 +doc +man page for lonpublisher.pm + +loncom/build/pod2man.sh ../publisher/lonpublisher.pm > ../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm' + +works/unverified + +../../loncom/publisher/lonpublisher.pm + + + +doc/api/Apache/lonpublisher.html +home/httpd/html/adm/help/api/Apache/lonpublisher.html +doc +POD-derived page for lonpublisher.pm + +loncom/build/pod2html.sh ../publisher/lonpublisher.pm > ../../doc/api/Apache/lonpublisher.html && echo 'pod2html lonpublisher.pm' + +works/unverified + +../../loncom/publisher/lonpublisher.pm + + + loncom/interface/lonmenu.pm home/httpd/lib/perl/Apache/lonmenu.pm handler @@ -1211,15 +1725,6 @@ Builds up frame set and loads in the rig works/unverified -loncom/html/res/adm/pages/catalog.gif -home/httpd/html/res/adm/pages/catalog.gif -graphic file - -The catalog button for the remote control. - -works/unverified - - loncom/html/res/adm/pages/homeworkmenu.html home/httpd/html/res/adm/pages/homeworkmenu.html handler @@ -1268,6 +1773,32 @@ bundles pages into one page works/unverified +doc/man/Apache__lonpage.3 +usr/man/man3/Apache::lonpage.3 +doc +man page for lonpage.pm + +loncom/build/pod2man.sh ../../rat/lonpage.pm > ../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm' + +works/unverified + +../../rat/lonpage.pm + + + +doc/api/Apache/lonpage.html +home/httpd/html/adm/help/api/Apache/lonpage.html +doc +POD-derived page for lonnet.pm + +loncom/build/pod2html.sh ../../rat/lonpage.pm > ../../doc/api/Apache/lonpage.html && echo 'pod2html lonpage.pm' + +works/unverified + +../../rat/lonpage.pm + + + rat/lonuserstate.pm home/httpd/lib/perl/Apache/lonuserstate.pm handler @@ -1277,6 +1808,32 @@ compile course into binary data structur works/unverified +doc/man/Apache__lonuserstate.3 +usr/man/man3/Apache::lonuserstate.3 +doc +man page for lonnet.pm + +loncom/build/pod2man.sh ../../rat/lonuserstate.pm > ../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm' + +works/unverified + +../../rat/lonuserstate.pm + + + +doc/api/Apache/lonuserstate.html +home/httpd/html/adm/help/api/Apache/lonuserstate.html +doc +POD-derived page for lonuserstate.pm + +loncom/build/pod2html.sh ../../rat/lonuserstate.pm > ../../doc/api/Apache/lonuserstate.html && echo 'pod2html lonuserstate.pm' + +works/unverified + +../../rat/lonuserstate.pm + + + loncom/xml/lontex.pm home/httpd/lib/perl/Apache/lontex.pm handler @@ -1304,6 +1861,15 @@ XML Parsing Module works/unverified +loncom/xml/lonplot.pm +home/httpd/lib/perl/Apache/lonplot.pm +handler + +XML-based plotter of graphs + +works/unverified + + loncom/xml/style.pm home/httpd/lib/perl/Apache/style.pm handler @@ -1418,6 +1984,32 @@ as coordinating access to educational re works/unverified +doc/man/Apache__lonacc.3 +usr/man/man3/Apache::lonacc.3 +doc +man page for lonacc.pm + +loncom/build/pod2man.sh ../auth/lonacc.pm > ../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm' + +works/unverified + +../../loncom/auth/lonacc.pm + + + +doc/api/Apache/lonacc.html +home/httpd/html/adm/help/api/Apache/lonacc.html +doc +POD-derived page for lonacc.pm + +loncom/build/pod2html.sh ../auth/lonacc.pm > ../../doc/api/Apache/lonacc.html && echo 'pod2html lonacc.pm' + +works/unverified + +../../loncom/auth/lonacc.pm + + + loncom/auth/lonracc.pm home/httpd/lib/perl/Apache/lonracc.pm handler @@ -1495,6 +2087,32 @@ cross server filesystem browser works/unverified +doc/man/Apache__lonindexer.3 +usr/man/man3/Apache::lonindexer.3 +doc +man page for lonindexer.pm + +loncom/build/pod2man.sh ../interface/lonindexer.pm > ../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm' + +works/unverified + +../../loncom/interface/lonindexer.pm + + + +doc/api/Apache/lonindexer.html +home/httpd/html/adm/help/api/Apache/lonindexer.html +doc +POD-derived page for lonindexer.pm + +loncom/build/pod2html.sh ../interface/lonindexer.pm > ../../doc/api/Apache/lonindexer.html && echo 'pod2html lonindexer.pm' + +works/unverified + +../../loncom/interface/lonindexer.pm + + + loncom/interface/groupsort.pm home/httpd/lib/perl/Apache/groupsort.pm handler @@ -1523,6 +2141,32 @@ symbols to and from more descriptive phr works/unverified +doc/man/Apache__lonnet.3 +usr/man/man3/Apache::lonnet.3 +doc +man page for lonnet.pm + +loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > ../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm' + +works/unverified + +../../loncom/lonnet/perl/lonnet.pm + + + +doc/api/Apache/lonnet.html +home/httpd/html/adm/help/api/Apache/lonnet.html +doc +POD-derived page for lonnet.pm + +loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > ../../doc/api/Apache/lonnet.html && echo 'pod2html lonnet.pm' + +works/unverified + +../../loncom/lonnet/perl/lonnet.pm + + + loncom/html/index.html home/httpd/html/index.html interface file @@ -1620,7 +2264,7 @@ icons for providing a HTML-tabled view o 1.1.ld.gif; 1.1.lr.gif; 1.1.rd.gif; -1;.1.rl.gif; +1.1.rl.gif; 1.1.td.gif; 1.1.tdrl.gif; 1.1.tl.gif; @@ -1681,6 +2325,7 @@ bld.gif; blr.gif; blrd.gif; blrt.gif; +bottom.gif; brd.gif; brl.gif; brld.gif; @@ -1704,7 +2349,6 @@ insrow.gif; left.gif; middle.gif; resource.gif; -rbottom.gif; right.gif; sctd.gif; sdt.gif; @@ -1727,7 +2371,7 @@ sutd.gif -* +*.* loncom/html/adm/lonKaputt/ home/httpd/html/adm/lonKaputt/ graphic file @@ -1744,7 +2388,7 @@ lonlogo_broken.mov -* +*.* loncom/html/adm/lonIcons/ home/httpd/html/adm/lonIcons/ graphic file @@ -1752,8 +2396,11 @@ lonlogo_broken.mov logos +SMETE_white.gif; +arrow_up.gif; cab.gif; cab_big.gif; +capapanel.gif; class.gif; class_big.gif; dvi.gif; @@ -1773,12 +2420,17 @@ gif_big.gif; htm.gif; html.gif; html_big.gif; +jar.gif; +jar_big.gif; jpg.gif; jpg_big.gif; +latex.gif; liteani.gif; +lolpanel.gif; lonanim.gif; lonanimend.gif; lonhelplogos.gif; +lonhelptop.gif; lonlogo.gif; lonlogos.gif; meta.gif; @@ -1791,6 +2443,8 @@ page.gif; page_big.gif; pdf.gif; pdf_big.gif; +png.gif; +png_big.gif; problem.gif; problem_big.gif; ps.gif; @@ -1814,6 +2468,8 @@ tex.gif; tex_big.gif; txt.gif; txt_big.gif; +unknown.gif; +unknown_big.gif; user.gif; user_big.gif; wav.gif; @@ -1836,7 +2492,7 @@ zip_big.gif -* +*.* loncom/html/adm/lonMisc/ home/httpd/html/adm/lonMisc/ graphic file @@ -1846,7 +2502,11 @@ button to set parameters in a page, button to do regrades, button to check on problem submissions, +authorfeed.gif; +bomb.gif; cat_button.gif; +chat.gif; +feedback.gif; pprm_button.gif; pgrd_button.gif; subm_button.gif @@ -1863,7 +2523,8 @@ perl module for invoking functions speci Has the same dependencies and build process as tth.so. Currently, only the tth.so file specifications invoke -the build process however. +the build process however. A static version is checked into loncom/xml +and in this way is treated as though it isn't part of the tth build process. works/unverified @@ -1887,7 +2548,7 @@ modules/TexConvert/tthperl/commands works/unverified ../tthdynamic/tthfunc.c; -../tthdynamic/ttmfunc.c +../ttmdynamic/ttmfunc.c @@ -1898,6 +2559,7 @@ modules/TexConvert/tthperl/commands perl module for invoking functions specific to CAPA +loncom/homework/caparesponse/capa.so Has the same dependencies and build process as capa.so. Currently, only the capa.so file specifications invoke @@ -1913,6 +2575,7 @@ the build process however. bootstrap file associated with dynamic loading of this module on multiple architectures +loncom/homework/caparesponse/capa.so Has the same dependencies and build process as capa.so. Currently, only the capa.so file specifications invoke @@ -2038,6 +2701,7 @@ back.gif; bkm.gif; brws.gif; c.gif; +catalog.gif; ccrs.gif; chat.gif; chrt.gif; @@ -2352,6 +3016,22 @@ file that stimulates running of ntpdate +loncom/pam.d/pwauth +etc/pam.d/pwauth +static conf + +file that allows setuid password privileges for pwauth executable + + + +loncom/pam.d/pwchange +etc/pam.d/pwchange +static conf + +file that allows setuid password privileges for pwchange (lcpasswd) executable + + + loncom/init.d/loncontrol etc/rc.d/init.d/loncontrol root script
list elements are separated by newlines