--- doc/loncapafiles/loncapafiles.lpml 2001/10/10 15:47:10 1.45 +++ doc/loncapafiles/loncapafiles.lpml 2001/12/13 23:36:52 1.71 @@ -1,5 +1,33 @@ + - + + + + @@ -8,86 +36,132 @@ + +!!!!!!!!! REDHAT 7.1 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 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 @@ -156,6 +230,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 +311,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 @@ -293,7 +379,7 @@ echo '********************************** home/httpd/html/adm/lonMisc server readonly - + miscellaneous resources home/httpd/html/adm/lonKaputt @@ -383,7 +469,7 @@ LON-CAPA system. which Kerberos server to contact for specified Kerberos domains - +
@@ -480,6 +566,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 @@ -517,6 +612,27 @@ 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 @@ -535,7 +651,7 @@ and simply prints this text-only (no mar -* +*.* loncom/homework/templates/ home/httpd/html/res/adm/includes/templates/ @@ -544,31 +660,33 @@ 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 -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 -SimpleStringResponse.problem -SimpleStringResponse.problem.meta -StringResponse.problem +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 @@ -581,6 +699,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 @@ -665,6 +795,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 @@ -746,28 +877,37 @@ tmpput, tmpget, and ls). 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 @@ -792,6 +932,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 @@ -836,7 +992,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 @@ -1241,15 +1397,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 @@ -1650,7 +1797,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; @@ -1711,6 +1858,7 @@ bld.gif; blr.gif; blrd.gif; blrt.gif; +bottom.gif; brd.gif; brl.gif; brld.gif; @@ -1734,7 +1882,6 @@ insrow.gif; left.gif; middle.gif; resource.gif; -rbottom.gif; right.gif; sctd.gif; sdt.gif; @@ -1757,7 +1904,7 @@ sutd.gif -* +*.* loncom/html/adm/lonKaputt/ home/httpd/html/adm/lonKaputt/ graphic file @@ -1774,7 +1921,7 @@ lonlogo_broken.mov -* +*.* loncom/html/adm/lonIcons/ home/httpd/html/adm/lonIcons/ graphic file @@ -1782,8 +1929,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; @@ -1803,12 +1953,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; @@ -1821,6 +1976,8 @@ page.gif; page_big.gif; pdf.gif; pdf_big.gif; +png.gif; +png_big.gif; problem.gif; problem_big.gif; ps.gif; @@ -1844,6 +2001,8 @@ tex.gif; tex_big.gif; txt.gif; txt_big.gif; +unknown.gif; +unknown_big.gif; user.gif; user_big.gif; wav.gif; @@ -1866,7 +2025,7 @@ zip_big.gif -* +*.* loncom/html/adm/lonMisc/ home/httpd/html/adm/lonMisc/ graphic file @@ -1893,7 +2052,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 @@ -1928,6 +2088,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 @@ -1943,6 +2104,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 @@ -2068,6 +2230,7 @@ back.gif; bkm.gif; brws.gif; c.gif; +catalog.gif; ccrs.gif; chat.gif; chrt.gif; @@ -2382,6 +2545,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