--- doc/loncapafiles/loncapafiles.lpml 2001/09/18 19:04:36 1.40 +++ doc/loncapafiles/loncapafiles.lpml 2001/12/07 16:28:07 1.61 @@ -7,87 +7,115 @@ + + / /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 +184,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 @@ -293,7 +327,7 @@ echo '********************************** home/httpd/html/adm/lonMisc server readonly - + miscellaneous resources home/httpd/html/adm/lonKaputt @@ -383,7 +417,7 @@ LON-CAPA system. which Kerberos server to contact for specified Kerberos domains - +
@@ -480,6 +514,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,84 +548,92 @@ parameter. -loncom/homework/templates/blank.library - -home/httpd/html/res/adm/includes/templates/blank.library -static conf - -Template file for a new library. - - - -loncom/homework/templates/blank.library.meta - -home/httpd/html/res/adm/includes/templates/blank.library.meta -static conf - -Metadata related to a new library. - - - -loncom/homework/templates/script.library - -home/httpd/html/res/adm/includes/templates/script.library -static conf - -Template file for a new script library. - - - -loncom/homework/templates/script.library.meta - -home/httpd/html/res/adm/includes/templates/script.library.meta -static conf - -Metadata for a new script library. - - - -loncom/homework/templates/blank.problem - -home/httpd/html/res/adm/includes/templates/blank.problem -static conf +loncom/cgi/graph.gif +home/httpd/cgi-bin/graph.gif +script -Template file. +Dynamically outputs a graph especially for lonstatistics.pm. + +Depends on perl modules: +GDGraph-1.33 and GDTextUtils-0.80. + -loncom/homework/templates/blank.problem.meta - -home/httpd/html/res/adm/includes/templates/blank.problem.meta -static conf +loncom/cgi/metadata_keywords.pl +home/httpd/cgi-bin/metadata_keywords.pl +script -Template file metadata. +a cgi-script (not mod_perl), which contacts MySQL and pulls +out all keywords in this format: + +coil,magnetic,transformer +transformer,coils,current,amperes,voltage,transformers,coil +flux,magnetic,current,transformer +coil,loop,field,magnetic + +... etc (one line per entry). + +and simply prints this text-only (no markup) to the browser - -loncom/homework/templates/numerical.problem - -home/httpd/html/res/adm/includes/templates/numerical.problem + +*.* +loncom/homework/templates/ + +home/httpd/html/res/adm/includes/templates/ static conf -Template file for a numerical problem. +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; +StringResponse.problem.meta + + -loncom/homework/templates/numerical.problem.meta - -home/httpd/html/res/adm/includes/templates/numerical.problem.meta +loncom/homework/insertlist.tab +home/httpd/lonTabs/insertlist.tab static conf -Template file metadata for a numerical problem. +Describes what tags are allowed inside other tags. -loncom/homework/insertlist.tab -home/httpd/lonTabs/insertlist.tab +CAPA/JavaTools/GLabel.class +home/httpd/html/res/adm/includes/GLabel.class + static conf -Describes what tags are allowed inside other tags. +Java applet for labelling graphs. + +Built from Glabel.java. Still working on build/dependency details. + loncom/interface/default.assesscalc @@ -750,28 +801,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 @@ -796,6 +856,14 @@ 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/publisher/publisher.html home/httpd/html/adm/publisher.html interface file @@ -840,7 +908,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 @@ -1245,15 +1313,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 @@ -1654,7 +1713,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; @@ -1715,6 +1774,7 @@ bld.gif; blr.gif; blrd.gif; blrt.gif; +bottom.gif; brd.gif; brl.gif; brld.gif; @@ -1738,7 +1798,6 @@ insrow.gif; left.gif; middle.gif; resource.gif; -rbottom.gif; right.gif; sctd.gif; sdt.gif; @@ -1761,7 +1820,7 @@ sutd.gif -* +*.* loncom/html/adm/lonKaputt/ home/httpd/html/adm/lonKaputt/ graphic file @@ -1778,7 +1837,7 @@ lonlogo_broken.mov -* +*.* loncom/html/adm/lonIcons/ home/httpd/html/adm/lonIcons/ graphic file @@ -1786,6 +1845,7 @@ lonlogo_broken.mov logos +arrow_up.gif; cab.gif; cab_big.gif; class.gif; @@ -1807,12 +1867,15 @@ gif_big.gif; htm.gif; html.gif; html_big.gif; +jar.gif; +jar_big.gif; jpg.gif; jpg_big.gif; liteani.gif; lonanim.gif; lonanimend.gif; lonhelplogos.gif; +lonhelptop.gif; lonlogo.gif; lonlogos.gif; meta.gif; @@ -1825,6 +1888,8 @@ page.gif; page_big.gif; pdf.gif; pdf_big.gif; +png.gif; +png_big.gif; problem.gif; problem_big.gif; ps.gif; @@ -1848,6 +1913,8 @@ tex.gif; tex_big.gif; txt.gif; txt_big.gif; +unknown.gif; +unknown_big.gif; user.gif; user_big.gif; wav.gif; @@ -1870,7 +1937,7 @@ zip_big.gif -* +*.* loncom/html/adm/lonMisc/ home/httpd/html/adm/lonMisc/ graphic file @@ -1889,6 +1956,7 @@ subm_button.gif loncom/xml/tth.pm usr/lib/perl5/site_perl/5.005/tth.pm +usr/lib/perl5/site_perl/5.6.0/tth.pm system file perl module for invoking functions specific to TeX-to-HTML conversion @@ -1896,13 +1964,15 @@ 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 modules/TexConvert/tthperl/tth.so usr/lib/perl5/site_perl/5.005/tth.so +usr/lib/perl5/site_perl/5.6.0/tth.so system file shared library file for dynamic loading and unloading @@ -1925,10 +1995,12 @@ modules/TexConvert/tthperl/commands loncom/homework/caparesponse/capa.pm usr/lib/perl5/site_perl/5.005/capa.pm +usr/lib/perl5/site_perl/5.6.0/capa.pm system file 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 @@ -1938,11 +2010,13 @@ the build process however. loncom/homework/caparesponse/capa.bs usr/lib/perl5/site_perl/5.005/capa.bs +usr/lib/perl5/site_perl/5.6.0/capa.bs system file 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 @@ -1952,6 +2026,7 @@ the build process however. loncom/homework/caparesponse/capa.so usr/lib/perl5/site_perl/5.005/capa.so +usr/lib/perl5/site_perl/5.6.0/capa.so system file shared library file for dynamic loading and unloading @@ -2067,6 +2142,7 @@ back.gif; bkm.gif; brws.gif; c.gif; +catalog.gif; ccrs.gif; chat.gif; chrt.gif; @@ -2381,6 +2457,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