--- doc/loncapafiles/loncapafiles.lpml 2002/08/21 17:18:08 1.165 +++ doc/loncapafiles/loncapafiles.lpml 2002/10/20 18:55:06 1.181 @@ -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 +484,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,62 +525,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 @@ -548,37 +612,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 @@ -587,8 +658,8 @@ are viewable over the world-wide web loncom/krb.conf -etc/krb.conf -conf +usr/local/loncapa/doc/conf_examples/krb.conf +static conf which Kerberos server to contact for specified Kerberos domains @@ -677,7 +748,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. @@ -975,7 +1046,7 @@ Basic auth password to access /lon-statu loncom/smb.conf usr/local/loncapa/doc/conf_examples/smb.conf -conf +static conf configuration file to make LON-CAPA server file space accessible to network neighborhood @@ -983,8 +1054,8 @@ neighborhood loncom/ntp.conf -etc/ntp.conf -conf +usr/local/loncapa/doc/conf_examples/ntp.conf +static conf which NTP server to contact for information (XNTP3 standard) @@ -1098,6 +1169,12 @@ echo 'pod2html lond' +loncom/build/CHECKRPMS +home/httpd/cgi-bin/CHECKRPMS +script +CGI script that checks status of RPMs + + loncom/cgi/loncron.pl home/httpd/cgi-bin/loncron.pl script @@ -1247,6 +1324,14 @@ Interface file for responding to imprope +loncom/html/adm/overloaded.txt +home/httpd/html/adm/overloaded.txt +interface file + +Interface file for responding to overload situations. + + + loncom/xml/physnet.sty home/httpd/html/res/adm/includes/physnet.sty static conf @@ -1354,6 +1439,42 @@ Handler to put up announcements and cale works/unverified +loncom/interface/lonsyllabus.pm +home/httpd/lib/perl/Apache/lonsyllabus.pm +handler + +Handler to put up syllabus + +works/unverified + + +loncom/interface/lonsimplepage.pm +home/httpd/lib/perl/Apache/lonsimplepage.pm +handler + +Handler to put up simple page + +works/unverified + + +loncom/interface/lonbulletin.pm +home/httpd/lib/perl/Apache/lonbulletin.pm +handler + +Handler to put up bulletin board + +works/unverified + + +loncom/interface/lonaboutme.pm +home/httpd/lib/perl/Apache/lonaboutme.pm +handler + +Handler to put up personal info + +works/unverified + + loncom/publisher/loncfile.pm home/httpd/lib/perl/Apache/loncfile.pm handler @@ -1599,6 +1720,7 @@ 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; @@ -1699,6 +1821,16 @@ The module that generate the html for th works/unverified +loncom/interface/statistics/lonpercentage.pm +home/httpd/lib/perl/Apache/lonpercentage.pm + +handler + +The module that generate the html for the Percentage graph web pages. + +works/unverified + + loncom/interface/statistics/lonproblemanalysis.pm home/httpd/lib/perl/Apache/lonproblemanalysis.pm @@ -1803,6 +1935,14 @@ Handler to publish directories. +loncom/publisher/lonunauthorized.pm +home/httpd/lib/perl/Apache/lonunauthorized.pm +handler + +Handler to explain failed contruction space access. + + + doc/man/Apache__lonpubdir.3 usr/man/man3/Apache::lonpubdir.3 doc @@ -2959,6 +3099,12 @@ loncom/build/pod2html.sh ../lonnet/perl/ interface file bumps to login + +loncom/html/favicon.ico +home/httpd/html/favicon.ico +interface file +Bookmark and tab icon + etc/mime.types etc/httpd/conf/mime.types @@ -3022,6 +3168,22 @@ javascript +rat/client/extpickcode.html +home/httpd/html/adm/rat/extpickcode.html +interface file + +javascript + + + +rat/client/extpickframe.html +home/httpd/html/adm/rat/extpickframe.html +interface file + +javascript + + + rat/client/map.html home/httpd/html/adm/rat/map.html interface file @@ -3187,6 +3349,7 @@ SMETE_white.gif; aboutlon.gif; accessbutton.gif; arrow_up.gif; +branch.gif; cab.gif; cab_big.gif; capapanel.gif; @@ -3238,6 +3401,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; @@ -3551,6 +3719,24 @@ student.jpg; *.gif +loncom/html/adm/lonDomLogos/ +home/httpd/html/adm/lonDomLogos/ +graphic file +Logos of LON-CAPA domains + + + + +*.tab +loncom/html/adm/lonDomColors/ +home/httpd/lonTabs/lonDomColors/ +conf +Designs of LON-CAPA domains + + + + +*.gif loncom/html/adm/lonLCDfont/ home/httpd/html/adm/lonLCDfont/ graphic file @@ -3848,6 +4034,15 @@ javascript for handling client-side inte +loncom/build/CHECKRPMS +usr/local/loncapa/bin/CHECKRPMS +root script + +manilla wrapper around check-rpms + +tested/documented/beta + + loncom/build/check-rpms usr/local/loncapa/bin/check-rpms root script @@ -3904,8 +4099,9 @@ file that specifies periodic processes t loncom/ntp/step-tickers -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 @@ -3957,7 +4153,7 @@ symbolic links to /etc/rc.d/init.d/lonco loncom/atalk/config usr/local/loncapa/doc/conf_examples/config -conf +static conf configuration file to make LON-CAPA server file space accessible to Appleshares access (Macintosh)