File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.131: download - view: text, annotated - select for diffs
Wed May 29 20:57:30 2002 UTC (22 years ago) by www
Branches: MAIN
CVS tags: HEAD
For bug 325

    1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
    2:  "http://lpml.sourceforge.net/DTD/lpml.dtd">
    3: <!-- loncapafiles.lpml -->
    4: <!-- Scott Harrison -->
    5: 
    6: <!-- $Id: loncapafiles.lpml,v 1.131 2002/05/29 20:57:30 www Exp $ -->
    7: 
    8: <!--
    9: 
   10: Copyright Michigan State University Board of Trustees
   11: 
   12: This file is part of the LearningOnline Network with CAPA (LON-CAPA).
   13: 
   14: LON-CAPA is free software; you can redistribute it and/or modify
   15: it under the terms of the GNU General Public License as published by
   16: the Free Software Foundation; either version 2 of the License, or
   17: (at your option) any later version.
   18: 
   19: LON-CAPA is distributed in the hope that it will be useful,
   20: but WITHOUT ANY WARRANTY; without even the implied warranty of
   21: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   22: GNU General Public License for more details.
   23: 
   24: You should have received a copy of the GNU General Public License
   25: along with LON-CAPA; if not, write to the Free Software
   26: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   27: 
   28: /home/httpd/html/adm/gpl.txt
   29: 
   30: http://www.lon-capa.org/
   31: 
   32: -->
   33: 
   34: <!-- Default values must be defined before specific values. -->
   35: <!-- If no 'dist' attribute is specified, then it is always installed. -->
   36: <!-- If 'dist' attribute is set to  'default', then the specification. -->
   37: <!-- is accepted if an alternative distribution is not requested or not -->
   38: <!-- defined. -->
   39: 
   40: <lpml>
   41: <specialnotices>
   42: <specialnotice dist='default'>
   43: !!! REDHAT 6.2 NOTICE !!!
   44: !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
   45: !!! This sometimes happens (bad): !!!
   46: !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!
   47: !!! Should be: !!!
   48: !!! 127.0.0.1  localhost.localdomain  localhost !!!
   49: !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!
   50: </specialnotice>
   51: <specialnotice dist='redhat7 redhat7.1'>
   52: !!!!!!!!!  REDHAT 7.*   NOTICE   !!!!!!!!!!!!!!!!!!!!
   53: !!!!!!!!!  LINE IN Cookie.pm     !!!!!!!!!!!!!!!!!!!!
   54: !!!!!!!!!  MUST BE REPLACED DUE  !!!!!!!!!!!!!!!!!!!!
   55: !!!!!!!!!  TO PERL 5.6.0 ERROR   !!!!!!!!!!!!!!!!!!!!
   56: !!!!!!!!!                        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   57: !!!! The offending line is in CGI/Cookie.pm                           !!
   58: !!!!                                                                  !!
   59: !!!! it should be changed from                                        !!
   60: !!!! $path   = CGI::url(-absolute=>1) unless defined $path;           !!
   61: !!!! to                                                               !!
   62: !!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path;          !!
   63: !!!!                                                                  !!
   64: !!!! (This is just below the following line )                         !!
   65: !!!! # IE requires the path and domain to be present for some reason. !!
   66: </specialnotice>
   67: </specialnotices>
   68: <targetroot>/</targetroot>
   69: <sourceroot>/home/user/loncapa/</sourceroot>
   70: <categories>
   71: <category name="interface file" type="runtime">
   72:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   73:   <abbreviation>interfacefile</abbreviation>
   74: </category>
   75: <category name="interface file" type="development">
   76:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
   77:   <abbreviation>interfacefile</abbreviation>
   78: </category>
   79: <category name="setuid script" type="runtime">
   80:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   81:   <abbreviation>setuid</abbreviation>
   82: </category>
   83: <category name="setuid script" type="development">
   84:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   85:   <abbreviation>setuid</abbreviation>
   86: </category>
   87: <category name="handler" type="runtime">
   88:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   89:   <abbreviation>handler</abbreviation>
   90: </category>
   91: <category name="handler" type="development">
   92:   <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
   93:   <abbreviation>handler</abbreviation>
   94: </category>
   95: <category name="static conf" type="runtime">
   96:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   97:   <abbreviation>static</abbreviation>
   98: </category>
   99: <category name="static conf" type="development">
  100:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  101:   <abbreviation>static</abbreviation>
  102: </category>
  103: <category name="conf" type="runtime">
  104:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  105:   <abbreviation>configurable</abbreviation>
  106: </category>
  107: <category name="conf" type="development">
  108:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  109:   <abbreviation>configurable</abbreviation>
  110: </category>
  111: <category name="script" type="runtime">
  112:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  113:   <abbreviation>script</abbreviation>
  114: </category>
  115: <category name="script" type="development">
  116:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  117:   <abbreviation>script</abbreviation>
  118: </category>
  119: <category name="graphic file" type="runtime">
  120:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  121:   <abbreviation>graphicfile</abbreviation>
  122: </category>
  123: <category name="graphic file" type="development">
  124:   <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
  125:   <abbreviation>graphicfile</abbreviation>
  126: </category>
  127: <category name="doc" type="runtime">
  128:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  129:   <abbreviation>systemfile</abbreviation>
  130: </category>
  131: <category name="doc" type="development">
  132:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  133:   <abbreviation>systemfile</abbreviation>
  134: </category>
  135: <category name="system file" type="runtime">
  136:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  137:   <abbreviation>systemfile</abbreviation>
  138: </category>
  139: <category name="system file" type="development">
  140:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  141:   <abbreviation>systemfile</abbreviation>
  142: </category>
  143: <category name="root script" type="runtime">
  144:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  145:   <abbreviation>rootscript</abbreviation>
  146: </category>
  147: <category name="root script" type="development">
  148:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  149:   <abbreviation>rootscript</abbreviation>
  150: </category>
  151: <category name="symbolic link" type="runtime">
  152:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  153:   <abbreviation>link</abbreviation>
  154: </category>
  155: <category name="symbolic link" type="development">
  156:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  157:   <abbreviation>link</abbreviation>
  158: </category>
  159: <category name="standard" type="runtime">
  160:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  161:   <abbreviation>directory</abbreviation>
  162: </category>
  163: <category name="standard" type="development">
  164:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  165:   <abbreviation>directory</abbreviation>
  166: </category>
  167: <category name="server standard" type="runtime">
  168:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  169:   <abbreviation>directory</abbreviation>
  170: </category>
  171: <category name="server standard" type="development">
  172:   <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
  173:   <abbreviation>directory</abbreviation>
  174: </category>
  175: <category name="server readonly" type="runtime">
  176:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  177:   <abbreviation>directory</abbreviation>
  178: </category>
  179: <category name="server readonly" type="development">
  180:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  181:   <abbreviation>directory</abbreviation>
  182: </category>
  183: </categories>
  184: <rpm>
  185:   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
  186:   <rpmName>LON-CAPA-base</rpmName>
  187:   <rpmVersion>3.1</rpmVersion>
  188:   <rpmRelease>1</rpmRelease>
  189:   <rpmVendor>Laboratory for Instructional Technology Education,
  190: Division of Science and Mathematics Education, Michigan State University.
  191:   </rpmVendor>
  192:   <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
  193:   <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>
  194:   <rpmGroup>Utilities/System</rpmGroup>
  195:   <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
  196:   <rpmAutoReqProv>no</rpmAutoReqProv>
  197:   <rpmdescription>This package facilitates a base installation of LON-CAPA \n
  198: files in their directories.\n
  199: For more on the LON-CAPA project, visit http://www.lon-capa.org/.
  200:   </rpmdescription>
  201:   <rpmpre>echo '***********************************************************************'\n
  202: echo 'LON-CAPA  LearningOnline with CAPA'\n
  203: echo 'http://www.lon-capa.org/'\n
  204: echo 'Gerd Kortemeyer, et al'\n
  205: echo 'Laboratory for Instructional Technology Education'\n
  206: echo 'Michigan State University'\n
  207: echo 'General Public License, Version 2, June 1991'\n
  208: echo '** Michigan State University patents may apply **'\n
  209: echo ' '\n
  210: echo 'This installation assumes an installation of Redhat 6.2'\n
  211: echo ' '\n
  212: echo 'The server computer should be currently connected to the ethernet'\n
  213: echo ' '\n
  214: echo '***********************************************************************'\n
  215: </rpmpre>
  216: <rpmRequires>
  217: <item>PreReq: LON-CAPA-setup</item>
  218: <item>PreReq: apache</item>
  219: <item>PreReq: /etc/httpd/conf/httpd.conf</item>
  220: </rpmRequires>
  221: </rpm>
  222: <directories>
  223: <directory dist='default'>
  224:   <targetdir dist='default'>etc</targetdir>
  225:   <categoryname>standard</categoryname>
  226:   <description>standard linux directory for configuration files</description>
  227: </directory>
  228: <directory dist='default'>
  229:   <targetdir dist='default'>etc/atalk</targetdir>
  230:   <categoryname>standard</categoryname>
  231:   <description>appletalk configuration files</description>
  232: </directory>
  233: <directory dist='default'>
  234:   <targetdir dist='default'>etc/cron.d</targetdir>
  235:   <categoryname>standard</categoryname>
  236:   <description>standard linux directory for running time-based "jobs"
  237:   </description>
  238: </directory>
  239: <directory dist='default'>
  240:   <targetdir dist='default'>etc/httpd/conf</targetdir>
  241:   <categoryname>standard</categoryname>
  242:   <description>web configuration files</description>
  243: </directory>
  244: <directory dist='default'>
  245:   <targetdir dist='default'>etc/ntp</targetdir>
  246:   <categoryname>standard</categoryname>
  247:   <description>configuration directory for network time protocol</description>
  248: </directory>
  249: <directory dist='default'>
  250:   <targetdir dist='default'>etc/pam.d</targetdir>
  251:   <categoryname>standard</categoryname>
  252:   <description>configuration directory for password authentication mechanism
  253:   </description>
  254: </directory>
  255: <directory dist='default'>
  256:   <targetdir dist='redhat7 redhat7.1'>etc/samba</targetdir>
  257:   <categoryname>standard</categoryname>
  258:   <description>configuration directory for samba authentication
  259:   </description>
  260: </directory>
  261: <directory dist='default'>
  262:   <targetdir dist='default'>etc/rc.d/init.d</targetdir>
  263:   <targetdir dist='debian2.2'>etc/init.d</targetdir>
  264:   <categoryname>standard</categoryname>
  265:   <description>scripts that run during system startup</description>
  266: </directory>
  267: <directory dist='default'>
  268:   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
  269:   <targetdir dist='debian2.2'>etc/rc0.d</targetdir>
  270:   <categoryname>standard</categoryname>
  271:   <description>scripts that run for run-level 0</description>
  272: </directory>
  273: <directory dist='default'>
  274:   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
  275:   <targetdir dist='debian2.2'>etc/rc1.d</targetdir>
  276:   <categoryname>standard</categoryname>
  277:   <description>scripts that run for run-level 1</description>
  278: </directory>
  279: <directory dist='default'>
  280:   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
  281:   <targetdir dist='debian2.2'>etc/rc2.d</targetdir>
  282:   <categoryname>standard</categoryname>
  283:   <description>scripts that run for run-level 2</description>
  284: </directory>
  285: <directory dist='default'>
  286:   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
  287:   <targetdir dist='debian2.2'>etc/rc3.d</targetdir>
  288:   <categoryname>standard</categoryname>
  289:   <description>scripts that run for run-level 3</description>
  290: </directory>
  291: <directory dist='default'>
  292:   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
  293:   <targetdir dist='debian2.2'>etc/rc4.d</targetdir>
  294:   <categoryname>standard</categoryname>
  295:   <description>scripts that run for run-level 4</description>
  296: </directory>
  297: <directory dist='default'>
  298:   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
  299:   <targetdir dist='debian2.2'>etc/rc5.d</targetdir>
  300:   <categoryname>standard</categoryname>
  301:   <description>scripts that run for run-level 5</description>
  302: </directory>
  303: <directory dist='default'>
  304:   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
  305:   <targetdir dist='debian2.2'>etc/rc6.d</targetdir>
  306:   <categoryname>standard</categoryname>
  307:   <description>scripts that run for run-level 6</description>
  308: </directory>
  309: <directory dist='default'>
  310:   <targetdir dist='default'>home/httpd/lonTabs</targetdir>
  311:   <categoryname>standard</categoryname>
  312:   <description>tab-formatted reference files</description>
  313: </directory>
  314: <directory dist='default'>
  315:   <targetdir dist='default'>home/httpd</targetdir>
  316:   <categoryname>standard</categoryname>
  317:   <description>start of the web server tree</description>
  318: </directory>
  319: <directory dist='default'>
  320:   <targetdir dist='default'>home/httpd/perl</targetdir>
  321:   <categoryname>server readonly</categoryname>
  322:   <description>perl scripts for managing the LON-CAPA system</description>
  323: </directory>
  324: <directory dist='default'>
  325:   <targetdir dist='default'>home/httpd/perl/logs</targetdir>
  326:   <categoryname>server standard</categoryname>
  327:   <description>location where system performance and error logs are kept
  328:   </description>
  329: </directory>
  330: <directory dist='default'>
  331:   <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>
  332:   <categoryname>server standard</categoryname>
  333:   <description>
  334: Used by lond parent to check if children are responding to USR1 signals
  335: (otherwise they are killed and replaced).
  336:   </description>
  337: </directory>
  338: <directory dist='default'>
  339:   <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
  340:   <categoryname>server standard</categoryname>
  341:   <description>location where temporary files (for caching) are stored
  342:   </description>
  343: </directory>
  344: <directory dist='default'>
  345:   <targetdir dist='default'>home/httpd/prtspool</targetdir>
  346:   <categoryname>server standard</categoryname>
  347:   <description>for the output of lonprintout.pm
  348:   </description>
  349: </directory>
  350: <directory dist='default'>
  351:   <targetdir dist='default'>home/httpd/lib/perl</targetdir>
  352:   <categoryname>server readonly</categoryname>
  353:   <description>location of LON-CAPA non web mod-perl handlers</description>
  354: </directory>
  355: <directory dist='default'>
  356:   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
  357:   <categoryname>server readonly</categoryname>
  358:   <description>location of LON-CAPA web mod-perl handlers</description>
  359: </directory>
  360: <directory dist='default'>
  361:   <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
  362:   <categoryname>server readonly</categoryname>
  363:   <description>location of HTML specific perl module fixes and additions
  364:   </description>
  365: </directory>
  366: <directory dist='default'>
  367:   <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
  368:   <categoryname>server readonly</categoryname>
  369:   <description>location of HTML specific perl module fixes and additions
  370:   </description>
  371: </directory>
  372: <directory dist='default'>
  373:   <targetdir dist='default'>home/httpd/lonIDs</targetdir>
  374:   <categoryname>server standard</categoryname>
  375:   <description>cookie jar</description>
  376: </directory>
  377: <directory dist='default'>
  378:   <targetdir dist='default'>home/httpd/sockets</targetdir>
  379:   <categoryname>server standard</categoryname>
  380:   <description>lonc's sockets</description>
  381: </directory>
  382: <directory dist='default'>
  383:   <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
  384:   <categoryname>server standard</categoryname>
  385:   <description>lonc's sockets (delayed)</description>
  386: </directory>
  387: <directory dist='default'>
  388:   <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
  389:   <categoryname>standard</categoryname>
  390:   <description>location of cgi scripts</description>
  391: </directory>
  392: <directory dist='default'>
  393:   <targetdir dist='default'>home/httpd/html</targetdir>
  394:   <categoryname>server standard</categoryname>
  395:   <description>location of web-accessible file tree</description>
  396: </directory>
  397: <directory dist='default'>
  398:   <targetdir dist='default'>home/httpd/html/res</targetdir>
  399:   <categoryname>server standard</categoryname>
  400:   <description>root of resource tree</description>
  401: </directory>
  402: <directory dist='default'>
  403:   <targetdir dist='default'>home/httpd/html/adm</targetdir>
  404:   <categoryname>server readonly</categoryname>
  405:   <description>unauthenticated resources</description>
  406: </directory>
  407: <directory dist='default'>
  408:   <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
  409:   <categoryname>server readonly</categoryname>
  410:   <description>home of the rat</description>
  411: </directory>
  412: <directory dist='default'>
  413:   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
  414:   <categoryname>server readonly</categoryname>
  415:   <description>online help documentation</description>
  416: </directory>
  417: <directory dist='default'>
  418:   <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
  419:   <categoryname>server readonly</categoryname>
  420:   <description>online help documentation for the LON-CAPA programming
  421: interface</description>
  422: </directory>
  423: <directory dist='default'>
  424:   <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
  425:   </targetdir>
  426:   <categoryname>server readonly</categoryname>
  427:   <description>online help documentation for the LON-CAPA programming
  428: interface, Apache (mod_perl) handlers</description>
  429: </directory>
  430: <directory dist='default'>
  431:   <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
  432:   <categoryname>server readonly</categoryname>
  433:   <description>online help documentation for the LON-CAPA programming
  434: interface, Apache (mod_perl) handlers</description>
  435: </directory>
  436: <directory dist='default'>
  437:   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
  438:   <categoryname>server readonly</categoryname>
  439:   <description>graphic widgets</description>
  440: </directory>
  441: <directory dist='default'>
  442:   <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
  443:   <categoryname>server readonly</categoryname>
  444:   <description>miscellaneous resources</description>
  445: </directory>
  446: <directory dist='default'>
  447:   <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
  448:   <categoryname>server readonly</categoryname>
  449:   <description>error warnings and icons</description>
  450: </directory>
  451: <directory dist='default'>
  452:   <targetdir dist='default'>home/httpd/lonUsers</targetdir>
  453:   <categoryname>server standard</categoryname>
  454:   <description>Home directories of local users.  There is a five-tier
  455: structure to the directories:
  456: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
  457: a user fredflint at MSU would have his information located in
  458: lonUsers/msu/f/r/e/fredflint.<br />&#160;<br />Within this directory there are
  459: a variety of files which govern the scope of what a user can do within the
  460: LON-CAPA system.  A passwd file determines the type of authentication
  461: mechanism to use.
  462:  There also are files such as roles.hist (and its database compilation,
  463: roles.db) which specify the roles and privileges for a user in the
  464: LON-CAPA system.</description>
  465: </directory>
  466: <directory dist='default'>
  467:   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
  468:   <categoryname>server readonly</categoryname>
  469:   <description>mathematics markup language resources</description>
  470: </directory>
  471: <directory dist='default'>
  472:   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
  473:   <categoryname>server readonly</categoryname>
  474:   <description>files useful for including within customized scripting
  475:   </description>
  476: </directory>
  477: <directory dist='default'>
  478:   <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
  479:   </targetdir>
  480:   <categoryname>server readonly</categoryname>
  481:   <description>template files useful for customized scripts</description>
  482: </directory>
  483: <directory dist='default'>
  484:   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
  485:   <categoryname>server standard</categoryname>
  486:   <description>status reports</description>
  487: </directory>
  488: <directory dist='default'>
  489:   <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
  490:   <categoryname>server readonly</categoryname>
  491:   <description>web user interface resources</description>
  492: </directory>
  493: <directory dist='default'>
  494:   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
  495:   </targetdir>
  496:   <categoryname>server readonly</categoryname>
  497:   <description>bookmark user interface code</description>
  498: </directory>
  499: <directory dist='default'>
  500:   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
  501:   </targetdir>
  502:   <categoryname>server readonly</categoryname>
  503:   <description></description>
  504: </directory>
  505: <directory dist='default'>
  506:   <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
  507:   </targetdir>
  508:   <categoryname>server readonly</categoryname>
  509:   <description>icons that help depict the file system (outdated)</description>
  510: </directory>
  511: <directory dist='default'>
  512:   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
  513:   <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
  514:   <targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir>
  515:   <categoryname>standard</categoryname>
  516:   <description>system perl tree (usually present on linux systems)
  517:   </description>
  518: </directory>
  519: <directory dist='default'>
  520:   <targetdir dist='default'>usr/local/bin</targetdir>
  521:   <categoryname>standard</categoryname>
  522:   <description>local binary files</description>
  523: </directory>
  524: <directory dist='default'>
  525:   <targetdir dist='default'>usr/local/man/man1</targetdir>
  526:   <categoryname>standard</categoryname>
  527:   <description>local manual pages</description>
  528: </directory>
  529: <directory dist='default'>
  530:   <targetdir dist='default'>usr/man/man1</targetdir>
  531:   <categoryname>standard</categoryname>
  532:   <description>manual pages</description>
  533: </directory>
  534: <directory dist='default'>
  535:   <targetdir dist='default'>usr/man/man3</targetdir>
  536:   <categoryname>standard</categoryname>
  537:   <description>manual pages</description>
  538: </directory>
  539: <directory dist='default'>
  540:   <targetdir dist='default'>usr/sbin</targetdir>
  541:   <categoryname>standard</categoryname>
  542:   <description>standard linux directory for superuser executables</description>
  543: </directory>
  544: </directories>
  545: <files>
  546: <file>
  547: <source>loncom/krb.conf</source>
  548: <target dist='default'>etc/krb.conf</target>
  549: <categoryname>conf</categoryname>
  550: <description>
  551: which Kerberos server to contact for specified Kerberos domains
  552: </description>
  553: <note>
  554: <table cellpadding='0' cellspacing='0' border='1'>
  555: <tr><td>
  556: list elements are separated by newlines
  557: </td></tr>
  558: <tr><td>
  559: each list element consists of only two subelements separated by a colon
  560: <br />
  561: <ul>
  562: <li>Kerberos domain value</li>
  563: <li>Kerberos server IP address</li>
  564: </ul>
  565: </td></tr>
  566: </table>
  567: </note>
  568: </file>
  569: <file>
  570: <source>loncom/loncapa.conf</source>
  571: <target dist='default'>etc/httpd/conf/loncapa.conf</target>
  572: <categoryname>conf</categoryname>
  573: <description>
  574: <p>
  575: The goal of this file is to implement all LON-CAPA specific
  576: customization of the Apache web server (most all of these values
  577: require manual input from the system administrator at some point).
  578: The values in this file, as opposed to loncapa_apache.conf, are
  579: meant to be machine and institution specific.
  580: </p>
  581: <p>
  582: For the LON-CAPA network server and perl module
  583: handlers, it defines machine specific settings including lonHostID, lonRole,
  584: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt.
  585: </p>
  586: <p>
  587: This file should not be viewable by regular users of the system.
  588: Only root and www should be able to view the contents of this file
  589: since lonReceipt is sensitive.
  590: </p>
  591: </description>
  592: <note>
  593: <b>configure</b>
  594: <br />
  595: <table cellpadding='0' cellspacing='0' border='1'>
  596: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
  597: machine</td></tr>
  598: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
  599: access</td></tr>
  600: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
  601: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
  602: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
  603: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
  604: seconds</td></tr>
  605: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
  606: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
  607: MySQL database</td></tr>
  608: </table>
  609: </note>
  610: </file>
  611: <file>
  612: <source>loncom/loncapa_apache.conf</source>
  613: <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
  614: <categoryname>static conf</categoryname>
  615: <description>
  616: The goal of this file is to implement all LON-CAPA specific
  617: customization of the Apache web server that does not require
  618: user input.
  619: 
  620: For the Apache web server, it defines a global
  621: access configuration which defines what server options (Indexes", "Includes",
  622: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
  623: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
  624: and "/usr/doc").  For the LON-CAPA network server and perl module
  625: handlers, it defines 
  626: and internal machine settings for specific directories, socket ports,
  627: the www@localhost MySQL password, and browser detection logic.
  628: </description>
  629: </file>
  630: <file>
  631: <source>loncom/startup.pl</source>
  632: <target dist='default'>etc/httpd/conf/startup.pl</target>
  633: <categoryname>static conf</categoryname>
  634: <description>
  635: This file provides initializations for perl handlers.  It adjusts what
  636: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
  637: well as causing the Apache module to be used for every perl handler.
  638: <tt>startup.pl</tt> is invoked by <tt>access.conf</tt>.
  639: </description>
  640: </file>
  641: <file>
  642: <source>loncom/publisher/thesaurus.dat</source>
  643: <target dist='default'>home/httpd/lonTabs/thesaurus.dat</target>
  644: <categoryname>static conf</categoryname>
  645: <description>
  646: Custom Thesaurus file for LON-CAPA, in the format
  647: word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,...
  648: </description>
  649: </file>
  650: <file>
  651: <source>loncom/interface/mydesk.tab</source>
  652: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
  653: <categoryname>static conf</categoryname>
  654: <description>
  655: Config file for "My Desk"
  656: </description>
  657: </file>
  658: <file>
  659: <source>loncom/interface/filetypes.tab</source>
  660: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
  661: <categoryname>static conf</categoryname>
  662: <description>
  663: Descriptive list of file extensions, and extension groupings.
  664: </description>
  665: </file>
  666: <file>
  667: <source>loncom/cgi/barcode.gif</source>
  668: <target dist='default'>home/httpd/cgi-bin/barcode.gif</target>
  669: <categoryname>script</categoryname>
  670: <description>
  671: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
  672: parameter.
  673: </description>
  674: </file>
  675: <file>
  676: <source>loncom/cgi/thumbnail.gif</source>
  677: <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
  678: <categoryname>script</categoryname>
  679: <description>
  680: Produces a thumbnail image of the url given
  681: </description>
  682: </file>
  683: <file>
  684: <source>loncom/cgi/clusterstatus.pl</source>
  685: <target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>
  686: <categoryname>script</categoryname>
  687: <description>
  688: utility cgi script to view status of cluster
  689: </description>
  690: </file>
  691: <file>
  692: <source>loncom/cgi/graph.gif</source>
  693: <target dist='default'>home/httpd/cgi-bin/graph.gif</target>
  694: <categoryname>script</categoryname>
  695: <description>
  696: Dynamically outputs a graph especially for lonstatistics.pm.
  697: </description>
  698: <note>
  699: Depends on perl modules:
  700: GDGraph-1.33 and GDTextUtils-0.80.
  701: </note>
  702: </file>
  703: <file>
  704: <source>loncom/cgi/lonversions.pl</source>
  705: <target dist='default'>home/httpd/cgi-bin/lonversions.pl</target>
  706: <categoryname>script</categoryname>
  707: <description>
  708: utility cgi script to view software versions of a remote server
  709: </description>
  710: </file>
  711: <file>
  712: <source>loncom/cgi/ping.pl</source>
  713: <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
  714: <categoryname>script</categoryname>
  715: <description>
  716: cgi-script to ping other server
  717: </description>
  718: </file>
  719: <file>
  720: <source>loncom/cgi/plot.gif</source>
  721: <target dist='default'>home/httpd/cgi-bin/plot.gif</target>
  722: <categoryname>script</categoryname>
  723: <description>
  724: Dynamically outputs X-Y plots with point, line, etc functions.
  725: </description>
  726: </file>
  727: <file>
  728: <source>loncom/interface/printout.pl</source>
  729: <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
  730: <categoryname>script</categoryname>
  731: <description>
  732: cgi script
  733: </description>
  734: <note>
  735: Depends on srm.conf entry:
  736: Alias /prtspool/ /home/httpd/prtspool/
  737: as well as a /home/httpd/prtspool directory.
  738: </note>
  739: </file>
  740: <file>
  741: <source>loncom/cgi/metadata_keywords.pl</source>
  742: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
  743: <categoryname>script</categoryname>
  744: <description>
  745: a cgi-script (not mod_perl), which contacts MySQL and pulls
  746: out all keywords in this format:
  747: 
  748: coil,magnetic,transformer
  749: transformer,coils,current,amperes,voltage,transformers,coil
  750: flux,magnetic,current,transformer
  751: coil,loop,field,magnetic
  752: 
  753: ... etc (one line per entry).
  754: 
  755: and simply prints this text-only (no markup) to the browser
  756: </description>
  757: </file>
  758: <fileglob>
  759: <glob>*.*</glob>
  760: <sourcedir>loncom/homework/templates/</sourcedir>
  761: <targetdir dist='default'>
  762: home/httpd/html/res/adm/includes/templates/</targetdir>
  763: <categoryname>static conf</categoryname>
  764: <description>
  765: Template files for generating new resources.
  766: </description>
  767: <filenames>
  768: blank.library;
  769: blank.library.meta;
  770: blank.problem;
  771: blank.problem.meta;
  772: formula.problem;
  773: formula.problem.meta;
  774: numerical.problem;
  775: numerical.problem.meta;
  776: RadioResponse.problem;
  777: RadioResponse.problem.meta;
  778: SelectFromOptions-4ConceptGoups.problem;
  779: SelectFromOptions-4ConceptGoups.problem.meta;
  780: SelectFromOptions-5ConceptGoups.problem;
  781: SelectFromOptions-5ConceptGoups.problem.meta;
  782: SelectFromOptions-6ConceptGoups.problem;
  783: SelectFromOptions-6ConceptGoups.problem.meta;
  784: SelectFromOptions-7ConceptGoups.problem;
  785: SelectFromOptions-7ConceptGoups.problem.meta;
  786: SelectFromOptions-8ConceptGoups.problem;
  787: SelectFromOptions-8ConceptGoups.problem.meta;
  788: SelectFromOptions-Simple.problem;
  789: SelectFromOptions-Simple.problem.meta;
  790: script.library;
  791: script.library.meta;
  792: SimpleStringResponse.problem;
  793: SimpleStringResponse.problem.meta;
  794: StringResponse.problem;
  795: StringResponse.problem.meta
  796: </filenames>
  797: </fileglob>
  798: <file>
  799: <source>loncom/homework/insertlist.tab</source>
  800: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
  801: <categoryname>static conf</categoryname>
  802: <description>
  803: Describes what tags are allowed inside other tags.
  804: </description>
  805: </file>
  806: <file>
  807: <source>CAPA/JavaTools/GLabel.class</source>
  808: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
  809: </target>
  810: <categoryname>static conf</categoryname>
  811: <description>
  812: Java applet for labelling graphs.
  813: </description>
  814: <note>
  815: Built from Glabel.java.  Still working on build/dependency details.
  816: </note>
  817: </file>
  818: <file>
  819: <source>loncom/interface/default.assesscalc</source>
  820: <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc
  821: </target>
  822: <categoryname>static conf</categoryname>
  823: <description>
  824: Default spreadsheet for individual assessment.
  825: </description>
  826: </file>
  827: <file>
  828: <source>loncom/interface/default.studentcalc</source>
  829: <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc
  830: </target>
  831: <categoryname>static conf</categoryname>
  832: <description>
  833: Default spreadsheet for assessment of students.
  834: </description>
  835: </file>
  836: <file>
  837: <source>loncom/interface/default.classcalc</source>
  838: <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc
  839: </target>
  840: <categoryname>static conf</categoryname>
  841: <description>
  842: Default spreadsheet for assessment of a class.
  843: </description>
  844: </file>
  845: <file>
  846: <source>loncom/auth/roles.tab</source>
  847: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
  848: <categoryname>static conf</categoryname>
  849: <description>
  850: List of privileges associated with users of multiple types (for example:
  851: Teaching Assistant, Exam Proctor, Course Coordinator)
  852: </description>
  853: </file>
  854: <file>
  855: <source>loncom/auth/rolesplain.tab</source>
  856: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
  857: <categoryname>static conf</categoryname>
  858: <description>
  859: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
  860: and privileges available in the network with function
  861: </description>
  862: </file>
  863: <file>
  864: <source>loncom/hosts.tab</source>
  865: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
  866: <categoryname>static conf</categoryname>
  867: <description>
  868: List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
  869: <tt>lonDefDomain</tt> and <u>IP address</u>.
  870: </description>
  871: </file>
  872: <file>
  873: <source>loncom/spare.tab</source>
  874: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
  875: <categoryname>conf</categoryname>
  876: <description>
  877: Spare hosts to offload session to if the LON-CAPA machine is overloaded
  878: </description>
  879: <note>
  880: <b>configure</b><br />
  881: <table cellpadding='0' cellspacing='0' border='1'>
  882: <tr><td>
  883: list elements are separated by newlines
  884: </td></tr>
  885: <tr><td>
  886: each list element consists of only one value; the value for <tt>lonHostID</tt>
  887: in <tt>access.conf</tt>
  888: </td></tr>
  889: </table>
  890: </note>
  891: </file>
  892: <file>
  893: <source>loncom/htpasswd</source>
  894: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
  895: <categoryname>conf</categoryname>
  896: <description>
  897: Basic auth password to access /lon-status and /server-status
  898: </description>
  899: </file>
  900: <file>
  901: <source>loncom/smb.conf</source>
  902: <target dist='default'>etc/smb.conf</target>
  903: <target dist='redhat7 redhat7.1'>etc/samba/smb.conf</target>
  904: <categoryname>conf</categoryname>
  905: <description>
  906: configuration file to make LON-CAPA server file space accessible to network
  907: neighborhood
  908: </description>
  909: </file>
  910: <file>
  911: <source>loncom/ntp.conf</source>
  912: <target dist='default'>etc/ntp.conf</target>
  913: <categoryname>conf</categoryname>
  914: <description>
  915: which NTP server to contact for information (XNTP3 standard)
  916: </description>
  917: <note>
  918: <table cellpadding='0' cellspacing='0' border='1'>
  919: <tr><td>
  920: only one line needs to be changed to specify a server ip address
  921: </td></tr>
  922: <tr><td>
  923: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
  924: </td></tr>
  925: </table>
  926: </note>
  927: </file>
  928: <file>
  929: <source>loncom/metadata_database/searchcat.pl</source>
  930: <target dist='default'>home/httpd/perl/searchcat.pl</target>
  931: <categoryname>script</categoryname>
  932: <description>
  933: Batch script for updating SQL metadata database.
  934: </description>
  935: </file>
  936: <file>
  937: <source>loncom/lonc</source>
  938: <target dist='default'>home/httpd/perl/lonc</target>
  939: <categoryname>script</categoryname>
  940: <description>
  941: proxy server
  942: </description>
  943: </file>
  944: <file>
  945: <source>doc/man/lonc.1</source>
  946: <target dist='default'>usr/man/man1/lonc.1</target>
  947: <categoryname>doc</categoryname>
  948: <description>man page for lonc</description>
  949: <build trigger='always run'>
  950: loncom/build/pod2man.sh ../lonc &gt; ../../doc/man/lonc.1 &amp;&amp; \
  951: echo 'manifying lonc'
  952: </build>
  953: <status>works/unverified</status>
  954: <dependencies>
  955: ../../loncom/lonc
  956: </dependencies>
  957: </file>
  958: <file>
  959: <source>doc/scripts/lonc.html</source>
  960: <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>
  961: <categoryname>doc</categoryname>
  962: <description>POD-derived page for lonc</description>
  963: <build trigger='always run'>
  964: loncom/build/pod2html.sh ../lonc &gt; ../../doc/scripts/lonc.html &amp;&amp; \
  965: echo 'pod2html lonc'
  966: </build>
  967: <status>works/unverified</status>
  968: <dependencies>
  969: ../../loncom/lonc
  970: </dependencies>
  971: </file>
  972: <file>
  973: <source>loncom/lond</source>
  974: <target dist='default'>home/httpd/perl/lond</target>
  975: <categoryname>script</categoryname>
  976: <description>
  977: This is a remote command interpreter on a TCP LON-CAPA network layer.
  978: It accepts and processes incoming requests from other LON-CAPA machines
  979: on the network.  lond's functionality is self-contained in the sense
  980: that it does not reference (import, require, use) any other file
  981: described in this document.  There are only 15 subroutines in this
  982: script, however the <tt>make_new_child</tt> subroutine is quite
  983: complex since it parses and responds about 29 different types of 
  984: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
  985: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
  986: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
  987: tmpput, tmpget, and ls).
  988: </description>
  989: </file>
  990: <file>
  991: <source>doc/man/lond.1</source>
  992: <target dist='default'>usr/man/man1/lond.1</target>
  993: <categoryname>doc</categoryname>
  994: <description>man page for lond</description>
  995: <build trigger='always run'>
  996: loncom/build/pod2man.sh ../lond &gt; ../../doc/man/lond.1 &amp;&amp; \
  997: echo 'manifying lond'
  998: </build>
  999: <status>works/unverified</status>
 1000: <dependencies>
 1001: ../../loncom/lond
 1002: </dependencies>
 1003: </file>
 1004: <file>
 1005: <source>doc/scripts/lond.html</source>
 1006: <target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
 1007: <categoryname>doc</categoryname>
 1008: <description>POD-derived page for lond</description>
 1009: <build trigger='always run'>
 1010: loncom/build/pod2html.sh ../lond &gt; ../../doc/scripts/lond.html &amp;&amp; \
 1011: echo 'pod2html lond'
 1012: </build>
 1013: <status>works/unverified</status>
 1014: <dependencies>
 1015: ../../loncom/lond
 1016: </dependencies>
 1017: </file>
 1018: <file>
 1019: <source>loncom/cgi/loncron.pl</source>
 1020: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
 1021: <categoryname>script</categoryname>
 1022: <description>CGI script that starts and pipes output of loncron</description>
 1023: </file>
 1024: <file>
 1025: <source>loncom/loncron</source>
 1026: <target dist='default'>home/httpd/perl/loncron</target>
 1027: <categoryname>script</categoryname>
 1028: <description>housekeeping</description>
 1029: </file>
 1030: <file>
 1031: <source>loncom/lonsql</source>
 1032: <target dist='default'>home/httpd/perl/lonsql</target>
 1033: <categoryname>script</categoryname>
 1034: <description>maintain secondary database of metadata</description>
 1035: </file>
 1036: <file>
 1037: <source>doc/man/lonsql.1</source>
 1038: <target dist='default'>usr/man/man1/lonsql.1</target>
 1039: <categoryname>doc</categoryname>
 1040: <description>man page for lonsql</description>
 1041: <build trigger='always run'>
 1042: loncom/build/pod2man.sh ../lonsql &gt; ../../doc/man/lonsql.1 &amp;&amp; \
 1043: echo 'manifying lonsql'
 1044: </build>
 1045: <status>works/unverified</status>
 1046: <dependencies>
 1047: ../../loncom/lonsql
 1048: </dependencies>
 1049: </file>
 1050: <file>
 1051: <source>doc/scripts/lonsql.html</source>
 1052: <target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
 1053: <categoryname>doc</categoryname>
 1054: <description>POD-derived page for lonsql</description>
 1055: <build trigger='always run'>
 1056: loncom/build/pod2html.sh ../lonsql &gt; ../../doc/scripts/lonsql.html &amp;&amp; \
 1057: echo 'pod2html lonsql'
 1058: </build>
 1059: <status>works/unverified</status>
 1060: <dependencies>
 1061: ../../loncom/lonsql
 1062: </dependencies>
 1063: </file>
 1064: <file>
 1065: <source>loncom/lcpasswd</source>
 1066: <target dist='default'>home/httpd/perl/lcpasswd</target>
 1067: <categoryname>setuid script</categoryname>
 1068: <description>
 1069: Coordinates the system services and files in order to allow lond to change
 1070: user passwords.
 1071: </description>
 1072: <status>being updated</status>
 1073: </file>
 1074: <file>
 1075: <source>loncom/pwchange</source>
 1076: <target dist='default'>home/httpd/perl/pwchange</target>
 1077: <categoryname>setuid script</categoryname>
 1078: <description>
 1079: Allows www to change user passwords.
 1080: </description>
 1081: <status>being updated</status>
 1082: </file>
 1083: <file>
 1084: <source>loncom/lcuseradd</source>
 1085: <target dist='default'>home/httpd/perl/lcuseradd</target>
 1086: <categoryname>setuid script</categoryname>
 1087: <description>
 1088: Coordinates the system services and files in order to allow lond to add a
 1089: new user.
 1090: </description>
 1091: <status>being updated</status>
 1092: </file>
 1093: <file>
 1094: <source>loncom/lchtmldir</source>
 1095: <target dist='default'>home/httpd/perl/lchtmldir</target>
 1096: <categoryname>setuid script</categoryname>
 1097: <description>
 1098: Manages the file system rammifications of adding author mode to a user. 
 1099: If necessary a public_html diretory is added, permissions and ownership are
 1100: set according to the user's authentication mode.
 1101: </description>
 1102: <status>New file</status>
 1103: </file>
 1104: <file>
 1105: <source>loncom/lcuserdel</source>
 1106: <target dist='default'>home/httpd/perl/lcuserdel</target>
 1107: <categoryname>setuid script</categoryname>
 1108: <description>
 1109: Coordinates the system services and files in order to allow lond to delete a
 1110: user.
 1111: </description>
 1112: <status>deprecated</status>
 1113: </file>
 1114: <file>
 1115: <source>loncom/lcnfson</source>
 1116: <target dist='default'>home/httpd/perl/lcnfson</target>
 1117: <categoryname>setuid script</categoryname>
 1118: <description>
 1119: coordinates the system services and files in order to allow lond to enable NFS
 1120: for a user
 1121: </description>
 1122: <status>deprecated</status>
 1123: </file>
 1124: <file>
 1125: <source>loncom/lcnfsoff</source>
 1126: <target dist='default'>home/httpd/perl/lcnfsoff</target>
 1127: <categoryname>setuid script</categoryname>
 1128: <description>
 1129: coordinates the system services and files in order to allow lond to disable NFS
 1130: for a user
 1131: </description>
 1132: <status>deprecated</status>
 1133: </file>
 1134: <file>
 1135: <source>loncom/license/gpl.txt</source>
 1136: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
 1137: <categoryname>interface file</categoryname>
 1138: <description>
 1139: GNU General Public License.  Long live the cause of freeware!
 1140: </description>
 1141: </file>
 1142: <file>
 1143: <source>loncom/license/about.html</source>
 1144: <target dist='default'>home/httpd/html/adm/about.html</target>
 1145: <categoryname>interface file</categoryname>
 1146: <description>
 1147: The "About" Page.
 1148: </description>
 1149: </file>
 1150: <file>
 1151: <source>loncom/publisher/publisher.html</source>
 1152: <target dist='default'>home/httpd/html/adm/publisher.html</target>
 1153: <categoryname>interface file</categoryname>
 1154: <description>
 1155: HTML frame that presents a form element to allow for the publishing of
 1156: resources, directories and underlying subdirectories.
 1157: </description>
 1158: </file>
 1159: <file>
 1160: <source>loncom/html/adm/noidea.html</source>
 1161: <target dist='default'>home/httpd/html/adm/noidea.html</target>
 1162: <categoryname>interface file</categoryname>
 1163: <description>
 1164: Interface file for responding to improper page flipping.
 1165: </description>
 1166: </file>
 1167: <file>
 1168: <source>loncom/xml/physnet.sty</source>
 1169: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
 1170: <categoryname>static conf</categoryname>
 1171: <description>
 1172: The relevant conditions and metadata to attach to PhysNet-specific tags.
 1173: </description>
 1174: </file>
 1175: <file>
 1176: <source>loncom/homework/lectureonline.sty</source>
 1177: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
 1178: </target>
 1179: <categoryname>static conf</categoryname>
 1180: <description>
 1181: The relevant conditions and metadata to attach to LectureOnline-specific tags.
 1182: </description>
 1183: </file>
 1184: <file>
 1185: <source>loncom/misc/un_keyword.tab</source>
 1186: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
 1187: <categoryname>conf</categoryname>
 1188: <description>
 1189: File which contains words which should not be keywords used to specify resource
 1190: content.
 1191: </description>
 1192: </file>
 1193: <file>
 1194: <source>loncom/publisher/packages.tab</source>
 1195: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
 1196: <categoryname>static conf</categoryname>
 1197: <description>
 1198: Parameter packages, so that assessments can publish parameter packages
 1199: needed, which are then expanded into individual parameters - allows to
 1200: retroactively add new parameters to already published assessments.
 1201: </description>
 1202: </file>
 1203: <file>
 1204: <source>loncom/publisher/copyright.tab</source>
 1205: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
 1206: <categoryname>static conf</categoryname>
 1207: <description>
 1208: Table which contains list of copyright possibilities for educational resources.
 1209: </description>
 1210: </file>
 1211: <file>
 1212: <source>loncom/publisher/language.tab</source>
 1213: <target dist='default'>home/httpd/lonTabs/language.tab</target>
 1214: <categoryname>static conf</categoryname>
 1215: <description>
 1216: Table which contains string abbreviations of language::font rendering
 1217: combinations.
 1218: </description>
 1219: </file>
 1220: <file>
 1221: <source>loncom/publisher/addid.tab</source>
 1222: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
 1223: <categoryname>static conf</categoryname>
 1224: <description>
 1225: Table which has hash data necessary for distinguishing IDs from indices.
 1226: </description>
 1227: </file>
 1228: <file>
 1229: <source>rat/lonwrapper.pm</source>
 1230: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
 1231: <categoryname>handler</categoryname>
 1232: <description>
 1233: Wrapper for external and binary files as standalone resources.
 1234: Edit handler for rat maps; TeX content handler.
 1235: </description>
 1236: <status>works/unverified</status>
 1237: </file>
 1238: <file>
 1239: <source>loncom/publisher/loncfile.pm</source>
 1240: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
 1241: <categoryname>handler</categoryname>
 1242: <description>
 1243: Provides web-based functionality for file copy, rename, mkdir, etc, in the
 1244: construction space menu.
 1245: </description>
 1246: <status>works/unverified</status>
 1247: </file>
 1248: <file>
 1249: <source>loncom/interface/lonstatistics.pm</source>
 1250: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
 1251: <categoryname>handler</categoryname>
 1252: <description>
 1253: Handler to show statistics on solving LON-CAPA problems.
 1254: </description>
 1255: <status>works/unverified</status>
 1256: </file>
 1257: <file>
 1258: <source>loncom/publisher/londiff.pm</source>
 1259: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 1260: <categoryname>handler</categoryname>
 1261: <description>
 1262: Handler to show difference between two files.
 1263: </description>
 1264: <status>works/unverified</status>
 1265: </file>
 1266: <file>
 1267: <source>loncom/publisher/lonupload.pm</source>
 1268: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
 1269: <categoryname>handler</categoryname>
 1270: <description>
 1271: Handler to upload files through browser into construction space.
 1272: </description>
 1273: <status>works/unverified</status>
 1274: </file>
 1275: <file>
 1276: <source>doc/man/Apache__lonupload.3</source>
 1277: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
 1278: <categoryname>doc</categoryname>
 1279: <description>man page for lonupload.pm</description>
 1280: <build trigger='always run'>
 1281: loncom/build/pod2man.sh ../publisher/lonupload.pm &gt; \
 1282: ../../doc/man/Apache__lonupload.3 &amp;&amp; echo 'manifying lonupload.pm'
 1283: </build>
 1284: <status>works/unverified</status>
 1285: <dependencies>
 1286: ../../loncom/publisher/lonupload.pm
 1287: </dependencies>
 1288: </file>
 1289: <file>
 1290: <source>doc/lib/perl/Apache/lonupload.html</source>
 1291: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
 1292: </target>
 1293: <categoryname>doc</categoryname>
 1294: <description>POD-derived page for lonupload.pm</description>
 1295: <build trigger='always run'>
 1296: loncom/build/pod2html.sh ../publisher/lonupload.pm &gt; \
 1297: ../../doc/lib/perl/Apache/lonupload.html &amp;&amp; \
 1298: echo 'pod2html lonupload.pm'
 1299: </build>
 1300: <status>works/unverified</status>
 1301: <dependencies>
 1302: ../../loncom/publisher/lonupload.pm
 1303: </dependencies>
 1304: </file>
 1305: <file>
 1306: <source>loncom/homework/essayresponse.pm</source>
 1307: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
 1308: <categoryname>handler</categoryname>
 1309: <description>
 1310: Handler to evaluate essay (ungraded) style responses.
 1311: </description>
 1312: <status>works/unverified</status>
 1313: </file>
 1314: <file>
 1315: <source>loncom/homework/externalresponse.pm</source>
 1316: <target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
 1317: <categoryname>handler</categoryname>
 1318: <description>
 1319: Handler to evaluate externally graded responses.
 1320: </description>
 1321: <status>works/unverified</status>
 1322: </file>
 1323: <file>
 1324: <source>loncom/homework/loncapagrade.pm</source>
 1325: <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
 1326: <categoryname>handler</categoryname>
 1327: <description>
 1328: Handler to evaluate externally graded responses.
 1329: </description>
 1330: <status>works/unverified</status>
 1331: </file>
 1332: <file>
 1333: <source>loncom/publisher/lonpubdir.pm</source>
 1334: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
 1335: <categoryname>handler</categoryname>
 1336: <description>
 1337: Handler to publish directories.
 1338: </description>
 1339: </file>
 1340: <file>
 1341: <source>doc/man/Apache__lonpubdir.3</source>
 1342: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
 1343: <categoryname>doc</categoryname>
 1344: <description>man page for lonpubdir.pm</description>
 1345: <build trigger='always run'>
 1346: loncom/build/pod2man.sh ../publisher/lonpubdir.pm &gt; \
 1347: ../../doc/man/Apache__lonpubdir.3 &amp;&amp; echo 'manifying lonpubdir.pm'
 1348: </build>
 1349: <status>works/unverified</status>
 1350: <dependencies>
 1351: ../../loncom/lonnet/perl/lonnet.pm
 1352: </dependencies>
 1353: </file>
 1354: <file>
 1355: <source>doc/lib/perl/Apache/lonpubdir.html</source>
 1356: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
 1357: </target>
 1358: <categoryname>doc</categoryname>
 1359: <description>POD-derived page for lonpubdir.pm</description>
 1360: <build trigger='always run'>
 1361: loncom/build/pod2html.sh ../publisher/lonpubdir.pm &gt; \
 1362: ../../doc/lib/perl/Apache/lonpubdir.html &amp;&amp; \
 1363: echo 'pod2html lonpubdir.pm'
 1364: </build>
 1365: <status>works/unverified</status>
 1366: <dependencies>
 1367: ../../loncom/publisher/lonpubdir.pm
 1368: </dependencies>
 1369: </file>
 1370: <file>
 1371: <source>loncom/publisher/lonretrieve.pm</source>
 1372: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
 1373: <categoryname>handler</categoryname>
 1374: <description>
 1375: Handler to retrieve old versions from resource space.
 1376: </description>
 1377: <status>works/unverified</status>
 1378: </file>
 1379: <file>
 1380: <source>doc/man/Apache__lonretrieve.3</source>
 1381: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 1382: <categoryname>doc</categoryname>
 1383: <description>man page for lonretrieve.pm</description>
 1384: <build trigger='always run'>
 1385: loncom/build/pod2man.sh ../publisher/lonretrieve.pm &gt; \
 1386: ../../doc/man/Apache__lonretrieve.3 &amp;&amp; echo 'manifying lonretrieve.pm'
 1387: </build>
 1388: <status>works/unverified</status>
 1389: <dependencies>
 1390: ../../loncom/publisher/lonretrieve.pm
 1391: </dependencies>
 1392: </file>
 1393: <file>
 1394: <source>doc/lib/perl/Apache/lonretrieve.html</source>
 1395: <target dist='default'>
 1396: home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
 1397: </target>
 1398: <categoryname>doc</categoryname>
 1399: <description>POD-derived page for lonretrieve.pm</description>
 1400: <build trigger='always run'>
 1401: loncom/build/pod2html.sh ../publisher/lonretrieve.pm &gt; \
 1402: ../../doc/lib/perl/Apache/lonretrieve.html &amp;&amp; \
 1403: echo 'pod2html lonretrieve.pm'
 1404: </build>
 1405: <status>works/unverified</status>
 1406: <dependencies>
 1407: ../../loncom/publisher/lonretrieve.pm
 1408: </dependencies>
 1409: </file>
 1410: <file>
 1411: <source>loncom/homework/edit.pm</source>
 1412: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
 1413: <categoryname>handler</categoryname>
 1414: <description>
 1415: Helper functions when in homework edit mode.
 1416: </description>
 1417: </file>
 1418: <file>
 1419: <source>doc/man/Apache__edit.3</source>
 1420: <target dist='default'>usr/man/man3/Apache::edit.3</target>
 1421: <categoryname>doc</categoryname>
 1422: <description>man page for edit.pm</description>
 1423: <build trigger='always run'>
 1424: loncom/build/pod2man.sh ../homework/edit.pm &gt; ../../doc/man/Apache__edit.3 &amp;&amp; \
 1425: echo 'manifying edit.pm'
 1426: </build>
 1427: <status>works/unverified</status>
 1428: <dependencies>
 1429: ../../loncom/homework/edit.pm
 1430: </dependencies>
 1431: </file>
 1432: <file>
 1433: <source>doc/lib/perl/Apache/edit.html</source>
 1434: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
 1435: </target>
 1436: <categoryname>doc</categoryname>
 1437: <description>POD-derived page for edit.pm</description>
 1438: <build trigger='always run'>
 1439: loncom/build/pod2html.sh ../homework/edit.pm &gt; \
 1440: ../../doc/lib/perl/Apache/edit.html \
 1441: &amp;&amp; echo 'pod2html edit.pm'
 1442: </build>
 1443: <status>works/unverified</status>
 1444: <dependencies>
 1445: ../../loncom/homework/edit.pm
 1446: </dependencies>
 1447: </file>
 1448: <file>
 1449: <source>loncom/interface/lonmeta.pm</source>
 1450: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 1451: <categoryname>handler</categoryname>
 1452: <description>Metadata display handler.</description>
 1453: <status>works/unverified</status>
 1454: </file>
 1455: <file>
 1456: <source>rat/lonambiguous.pm</source>
 1457: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
 1458: <categoryname>handler</categoryname>
 1459: <description>
 1460: Handler to resolve ambiguous file locations.
 1461: </description>
 1462: <status>works/unverified</status>
 1463: </file>
 1464: <file>
 1465: <source>rat/lonratparms.pm</source>
 1466: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
 1467: <categoryname>handler</categoryname>
 1468: <description>
 1469: Handler to set resource parameters inside of the RAT based on metadata.
 1470: </description>
 1471: <status>works/unverified</status>
 1472: </file>
 1473: <file>
 1474: <source>rat/lonsequence.pm</source>
 1475: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
 1476: <categoryname>handler</categoryname>
 1477: <description>
 1478: Handler for showing sequence objects of educational resources.
 1479: </description>
 1480: <status>works/unverified</status>
 1481: </file>
 1482: <file>
 1483: <source>loncom/interface/loncreatecourse.pm</source>
 1484: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
 1485: <categoryname>handler</categoryname>
 1486: <description>
 1487: Allows domain coordinators to create new courses and assign course
 1488: coordinators.
 1489: </description>
 1490: <status>works/unverified</status>
 1491: </file>
 1492: <file>
 1493: <source>loncom/interface/loncreateuser.pm</source>
 1494: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 1495: <categoryname>handler</categoryname>
 1496: <description>
 1497: Allows users to within their own privileges create/edit users and give
 1498: them roles. 
 1499: </description>
 1500: <status>works/unverified</status>
 1501: </file>
 1502: <file>
 1503: <source>loncom/interface/lonchart.pm</source>
 1504: <target dist='default'>home/httpd/lib/perl/Apache/lonchart.pm</target>
 1505: <categoryname>handler</categoryname>
 1506: <description>
 1507: Produces simple LectureOnline-like student assessment performance chart
 1508: </description>
 1509: </file>
 1510: <file>
 1511: <source>loncom/interface/loncommon.pm</source>
 1512: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
 1513: <categoryname>handler</categoryname>
 1514: <description>
 1515: Makes a table out of the previous attempts.  Inputs result_from_symbread,
 1516: user, domain, home_server, course_id.
 1517: </description>
 1518: <status>works/unverified</status>
 1519: </file>
 1520: <file>
 1521: <source>doc/man/Apache__loncommon.3</source>
 1522: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
 1523: <categoryname>doc</categoryname>
 1524: <description>man page for loncommon.pm</description>
 1525: <build trigger='always run'>
 1526: loncom/build/pod2man.sh ../interface/loncommon.pm &gt; \
 1527: ../../doc/man/Apache__loncommon.3 &amp;&amp; echo 'manifying loncommon.pm'
 1528: </build>
 1529: <status>works/unverified</status>
 1530: <dependencies>
 1531: ../../loncom/interface/loncommon.pm
 1532: </dependencies>
 1533: </file>
 1534: <file>
 1535: <source>doc/lib/perl/Apache/loncommon.html</source>
 1536: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
 1537: </target>
 1538: <categoryname>doc</categoryname>
 1539: <description>POD-derived page for loncommon.pm</description>
 1540: <build trigger='always run'>
 1541: loncom/build/pod2html.sh ../interface/loncommon.pm &gt; \
 1542: ../../doc/lib/perl/Apache/loncommon.html &amp;&amp; \
 1543: echo 'pod2html loncommon.pm'
 1544: </build>
 1545: <status>works/unverified</status>
 1546: <dependencies>
 1547: ../../loncom/interface/loncommon.pm
 1548: </dependencies>
 1549: </file>
 1550: <file>
 1551: <source>loncom/homework/grades.pm</source>
 1552: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
 1553: <categoryname>handler</categoryname>
 1554: <description>Handles the viewing of grades.</description>
 1555: </file>
 1556: <file>
 1557: <source>loncom/homework/imageresponse.pm</source>
 1558: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
 1559: <categoryname>handler</categoryname>
 1560: <description>
 1561: Coordinates the response to clicking an image.
 1562: </description>
 1563: <status>works/unverified</status>
 1564: </file>
 1565: <file>
 1566: <source>loncom/homework/optionresponse.pm</source>
 1567: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
 1568: <categoryname>handler</categoryname>
 1569: <description>
 1570: Handles tags associated with showing a list of options.</description>
 1571: </file>
 1572: <file>
 1573: <source>loncom/homework/outputtags.pm</source>
 1574: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 1575: <categoryname>handler</categoryname>
 1576: <description>
 1577: Handles tags associated with output.  Seems to relate to due dates of the
 1578: assignment.
 1579: </description>
 1580: <status>works/unverified</status>
 1581: </file>
 1582: <file>
 1583: <source>loncom/interface/lontest.pm</source>
 1584: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
 1585: <categoryname>handler</categoryname>
 1586: <description>
 1587: Used for debugging and testing the LON-CAPA system.
 1588: </description>
 1589: <status>works/unverified</status>
 1590: </file>
 1591: <file>
 1592: <source>loncom/homework/radiobuttonresponse.pm</source>
 1593: <target dist='default'>
 1594: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
 1595: <categoryname>handler</categoryname>
 1596: <description>
 1597: Handles multiple-choice style responses.
 1598: </description>
 1599: <status>works/unverified</status>
 1600: </file>
 1601: <file>
 1602: <source>loncom/interface/lonassignments.pm</source>
 1603: <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>
 1604: <categoryname>handler</categoryname>
 1605: <description>
 1606: Handles processing of assignments.
 1607: </description>
 1608: <status>works/unverified</status>
 1609: </file>
 1610: <file>
 1611: <source>loncom/interface/loncommunicate.pm</source>
 1612: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 1613: <categoryname>handler</categoryname>
 1614: <description>
 1615: Will be the access handler to email sending, as well as the planned
 1616: chatrooms, etc.
 1617: </description>
 1618: <status>works/unverified</status>
 1619: </file>
 1620: <file>
 1621: <source>loncom/interface/lonerrorhandler.pm</source>
 1622: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
 1623: <categoryname>handler</categoryname>
 1624: <description>
 1625: Handles errors.
 1626: </description>
 1627: <status>works/unverified</status>
 1628: </file>
 1629: <file>
 1630: <source>loncom/interface/lonevaluate.pm</source>
 1631: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
 1632: <categoryname>handler</categoryname>
 1633: <description>
 1634: Handles evaluation.
 1635: </description>
 1636: <status>works/unverified</status>
 1637: </file>
 1638: <file>
 1639: <source>loncom/interface/lonfeedback.pm</source>
 1640: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
 1641: <categoryname>handler</categoryname>
 1642: <description>
 1643: Handles feedback from students to instructors and system administrators.
 1644: Provides a screenshot of the current
 1645: resource, as well as previous attempts if the resource was a homework.
 1646: Used by lonmsg.pm.
 1647: </description>
 1648: <status>works/unverified</status>
 1649: </file>
 1650: <file>
 1651: <source>loncom/interface/lonnavmaps.pm</source>
 1652: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
 1653: <categoryname>handler</categoryname>
 1654: <description>
 1655: Handles navigational maps.
 1656: </description>
 1657: <status>works/unverified</status>
 1658: </file>
 1659: <file>
 1660: <source>loncom/interface/lonpreferences.pm</source>
 1661: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
 1662: <categoryname>handler</categoryname>
 1663: <description>
 1664: Handles user preferences associated with customizing the online LON-CAPA
 1665: educational environment.
 1666: </description>
 1667: <status>works/unverified</status>
 1668: </file>
 1669: <file>
 1670: <source>loncom/interface/lonprintout.pm</source>
 1671: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
 1672: <categoryname>handler</categoryname>
 1673: <description>
 1674: Handles the production of printable files and resources.
 1675: </description>
 1676: <status>works/unverified</status>
 1677: </file>
 1678: <file>
 1679: <source>loncom/interface/lonsearchcat.pm</source>
 1680: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 1681: <categoryname>handler</categoryname>
 1682: <description>
 1683: Handles a searchable catalogue.
 1684: </description>
 1685: <status>works/unverified</status>
 1686: </file>
 1687: <file>
 1688: <source>doc/man/Apache__lonsearchcat.3</source>
 1689: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
 1690: <categoryname>doc</categoryname>
 1691: <description>man page for lonsearchcat.pm</description>
 1692: <build trigger='always run'>
 1693: loncom/build/pod2man.sh ../interface/lonsearchcat.pm &gt; \
 1694: ../../doc/man/Apache__lonsearchcat.3 &amp;&amp; echo 'manifying lonsearchcat.pm'
 1695: </build>
 1696: <status>works/unverified</status>
 1697: <dependencies>
 1698: ../../loncom/interface/lonsearchcat.pm
 1699: </dependencies>
 1700: </file>
 1701: <file>
 1702: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
 1703: <target dist='default'>
 1704: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
 1705: </target>
 1706: <categoryname>doc</categoryname>
 1707: <description>POD-derived page for lonsearchcat.pm</description>
 1708: <build trigger='always run'>
 1709: loncom/build/pod2html.sh ../interface/lonsearchcat.pm &gt; \
 1710: ../../doc/lib/perl/Apache/lonsearchcat.html &amp;&amp; \
 1711: echo 'pod2html lonsearchcat.pm'
 1712: </build>
 1713: <status>works/unverified</status>
 1714: <dependencies>
 1715: ../../loncom/interface/lonsearchcat.pm
 1716: </dependencies>
 1717: </file>
 1718: <file>
 1719: <source>loncom/interface/londropadd.pm</source>
 1720: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
 1721: <categoryname>handler</categoryname>
 1722: <description>
 1723: Allows course coordinators to upload courselists in different formats, and
 1724: automatically create users (if they do not exist already), assign them the
 1725: role of student in a course, and add them to the classlist.
 1726: </description>
 1727: <status>works/unverified</status>
 1728: </file>
 1729: <file>
 1730: <source>loncom/interface/lonmsg.pm</source>
 1731: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 1732: <categoryname>handler</categoryname>
 1733: <description>
 1734: lonmsg.pm has several functions to send and receive internal messages.
 1735: author_res_msg - send message to resource author.
 1736: user_crit_msg - send a critical message to a user. A critical message
 1737: will require acknowledgment by the recipient and the sender will be notified.
 1738: user_crit_received - routine to trigger acknowledgment.
 1739: statuschange - change the status of a message (read, replied, forwarded, etc).
 1740: The handler also displays messages, has routines to reply, etc.
 1741: </description>
 1742: <status>works/unverified</status>
 1743: </file>
 1744: <file>
 1745: <source>loncom/homework/hint.pm</source>
 1746: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 1747: <categoryname>handler</categoryname>
 1748: <description>
 1749: This handler coordinates the delivery of hints to students working on LON-CAPA
 1750: problems and assignments.
 1751: </description>
 1752: <status>works/unverified</status>
 1753: </file>
 1754: <file>
 1755: <source>loncom/interface/lonspreadsheet.pm</source>
 1756: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 1757: <categoryname>handler</categoryname>
 1758: <description>
 1759: Spreadsheets are completely web-based.
 1760: They exist on the level of a whole course, a student, and individual
 1761: assessments.
 1762: </description>
 1763: <status>works/unverified</status>
 1764: </file>
 1765: <file>
 1766: <source>loncom/interface/lonparmset.pm</source>
 1767: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 1768: <categoryname>handler</categoryname>
 1769: <description>
 1770: Handler to resolve ambiguous file locations
 1771: </description>
 1772: <status>works/unverified</status>
 1773: </file>
 1774: <file>
 1775: <source>doc/man/Apache__lonparmset.3</source>
 1776: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
 1777: <categoryname>doc</categoryname>
 1778: <description>man page for lonparmset.pm</description>
 1779: <build trigger='always run'>
 1780: loncom/build/pod2man.sh ../interface/lonparmset.pm &gt; \
 1781: ../../doc/man/Apache__lonparmset.3 &amp;&amp; echo 'manifying lonparmset.pm'
 1782: </build>
 1783: <status>works/unverified</status>
 1784: <dependencies>
 1785: ../../loncom/interface/lonparmset.pm
 1786: </dependencies>
 1787: </file>
 1788: <file>
 1789: <source>doc/lib/perl/Apache/lonparmset.html</source>
 1790: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
 1791: </target>
 1792: <categoryname>doc</categoryname>
 1793: <description>POD-derived page for lonparmset.pm</description>
 1794: <build trigger='always run'>
 1795: loncom/build/pod2html.sh ../interface/lonparmset.pm &gt; \
 1796: ../../doc/lib/perl/Apache/lonparmset.html &amp;&amp; \
 1797: echo 'pod2html lonparmset.pm'
 1798: </build>
 1799: <status>works/unverified</status>
 1800: <dependencies>
 1801: ../../loncom/interface/lonparmset.pm
 1802: </dependencies>
 1803: </file>
 1804: <file>
 1805: <source>loncom/publisher/lonconstruct.pm</source>
 1806: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
 1807: <categoryname>handler</categoryname>
 1808: <description>
 1809: Page wrapper for handling construction space.
 1810: </description>
 1811: <status>works/unverified</status>
 1812: </file>
 1813: <file>
 1814: <source>loncom/publisher/lonpublisher.pm</source>
 1815: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 1816: <categoryname>handler</categoryname>
 1817: <description>
 1818: Publishes an LON-CAPA educational resource complete with metadata
 1819: (authorship, language, copyright, creation date, etc).
 1820: </description>
 1821: <status>works/unverified</status>
 1822: </file>
 1823: <file>
 1824: <source>doc/man/Apache__lonpublisher.3</source>
 1825: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
 1826: <categoryname>doc</categoryname>
 1827: <description>man page for lonpublisher.pm</description>
 1828: <build trigger='always run'>
 1829: loncom/build/pod2man.sh ../publisher/lonpublisher.pm &gt; \
 1830: ../../doc/man/Apache__lonpublisher.3 &amp;&amp; echo 'manifying lonpublisher.pm'
 1831: </build>
 1832: <status>works/unverified</status>
 1833: <dependencies>
 1834: ../../loncom/publisher/lonpublisher.pm
 1835: </dependencies>
 1836: </file>
 1837: <file>
 1838: <source>doc/lib/perl/Apache/lonpublisher.html</source>
 1839: <target dist='default'>
 1840: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
 1841: </target>
 1842: <categoryname>doc</categoryname>
 1843: <description>POD-derived page for lonpublisher.pm</description>
 1844: <build trigger='always run'>
 1845: loncom/build/pod2html.sh ../publisher/lonpublisher.pm &gt; \
 1846: ../../doc/lib/perl/Apache/lonpublisher.html &amp;&amp; \
 1847: echo 'pod2html lonpublisher.pm'
 1848: </build>
 1849: <status>works/unverified</status>
 1850: <dependencies>
 1851: ../../loncom/publisher/lonpublisher.pm
 1852: </dependencies>
 1853: </file>
 1854: <file>
 1855: <source>loncom/interface/lonmenu.pm</source>
 1856: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 1857: <categoryname>handler</categoryname>
 1858: <description>
 1859: Has routines which control the remote control.
 1860: </description>
 1861: <status>works/unverified</status>
 1862: </file>
 1863: <file>
 1864: <source>rat/lonpageflip.pm</source>
 1865: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 1866: <categoryname>handler</categoryname>
 1867: <description>Deals with forward, backward, and other page flips.</description>
 1868: <status>works/unverified</status>
 1869: </file>
 1870: <file>
 1871: <source>rat/lonratedt.pm</source>
 1872: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
 1873: <categoryname>handler</categoryname>
 1874: <description>
 1875: Builds up frame set and loads in the right thing.
 1876: </description>
 1877: <status>works/unverified</status>
 1878: </file>
 1879: <file>
 1880: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 1881: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 1882: <categoryname>handler</categoryname>
 1883: <description>
 1884: Homework remote control.
 1885: </description>
 1886: <status>works/unverified</status>
 1887: </file>
 1888: <file>
 1889: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 1890: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 1891: <categoryname>handler</categoryname>
 1892: <description>
 1893: This will take annotations and then plug them into a page.
 1894: </description>
 1895: <status>works/unverified</status>
 1896: </file>
 1897: <file>
 1898: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
 1899: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
 1900: <categoryname>handler</categoryname>
 1901: <description>
 1902: This will take bookmarks and get/write/display them for the LON-CAPA user
 1903: interface.
 1904: </description>
 1905: <status>works/unverified</status>
 1906: </file>
 1907: <file>
 1908: <source>rat/lonratsrv.pm</source>
 1909: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 1910: <categoryname>handler</categoryname>
 1911: <description>
 1912: Handler that takes output from RAT and stores it on disk.  Handles the upper
 1913: hidden frame of the added window that comes up in RAT.   (3 frames come up in
 1914: RAT server, code, and output.  This module handles server connection.)
 1915: </description>
 1916: <status>works/unverified</status>
 1917: </file>
 1918: <file>
 1919: <source>rat/lonpage.pm</source>
 1920: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
 1921: <categoryname>handler</categoryname>
 1922: <description>
 1923: bundles pages into one page
 1924: </description>
 1925: <status>works/unverified</status>
 1926: </file>
 1927: <file>
 1928: <source>doc/man/Apache__lonpage.3</source>
 1929: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
 1930: <categoryname>doc</categoryname>
 1931: <description>man page for lonpage.pm</description>
 1932: <build trigger='always run'>
 1933: loncom/build/pod2man.sh ../../rat/lonpage.pm &gt; \
 1934: ../../doc/man/Apache__lonpage.3 &amp;&amp; echo 'manifying lonpage.pm'
 1935: </build>
 1936: <status>works/unverified</status>
 1937: <dependencies>
 1938: ../../rat/lonpage.pm
 1939: </dependencies>
 1940: </file>
 1941: <file>
 1942: <source>doc/lib/perl/Apache/lonpage.html</source>
 1943: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
 1944: </target>
 1945: <categoryname>doc</categoryname>
 1946: <description>POD-derived page for lonnet.pm</description>
 1947: <build trigger='always run'>
 1948: loncom/build/pod2html.sh ../../rat/lonpage.pm &gt; \
 1949: ../../doc/lib/perl/Apache/lonpage.html &amp;&amp; echo 'pod2html lonpage.pm'
 1950: </build>
 1951: <status>works/unverified</status>
 1952: <dependencies>
 1953: ../../rat/lonpage.pm
 1954: </dependencies>
 1955: </file>
 1956: <file>
 1957: <source>rat/lonuserstate.pm</source>
 1958: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 1959: <categoryname>handler</categoryname>
 1960: <description>
 1961: compile course into binary data structure (in loncom/rat)
 1962: </description>
 1963: <status>works/unverified</status>
 1964: </file>
 1965: <file>
 1966: <source>doc/man/Apache__lonuserstate.3</source>
 1967: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
 1968: <categoryname>doc</categoryname>
 1969: <description>man page for lonnet.pm</description>
 1970: <build trigger='always run'>
 1971: loncom/build/pod2man.sh ../../rat/lonuserstate.pm &gt; \
 1972: ../../doc/man/Apache__lonuserstate.3 &amp;&amp; echo 'manifying lonuserstate.pm'
 1973: </build>
 1974: <status>works/unverified</status>
 1975: <dependencies>
 1976: ../../rat/lonuserstate.pm
 1977: </dependencies>
 1978: </file>
 1979: <file>
 1980: <source>doc/lib/perl/Apache/lonuserstate.html</source>
 1981: <target dist='default'>
 1982: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
 1983: </target>
 1984: <categoryname>doc</categoryname>
 1985: <description>POD-derived page for lonuserstate.pm</description>
 1986: <build trigger='always run'>
 1987: loncom/build/pod2html.sh ../../rat/lonuserstate.pm &gt; \
 1988: ../../doc/lib/perl/Apache/lonuserstate.html &amp;&amp; \
 1989: echo 'pod2html lonuserstate.pm'
 1990: </build>
 1991: <status>works/unverified</status>
 1992: <dependencies>
 1993: ../../rat/lonuserstate.pm
 1994: </dependencies>
 1995: </file>
 1996: <file>
 1997: <source>loncom/xml/lontex.pm</source>
 1998: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 1999: <categoryname>handler</categoryname>
 2000: <description>
 2001: Handler for tex files (somewhere in modules)
 2002: </description>
 2003: <status>works/unverified</status>
 2004: </file>
 2005: <file>
 2006: <source>loncom/xml/lontexconvert.pm</source>
 2007: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
 2008: <categoryname>handler</categoryname>
 2009: <description>
 2010: Access to tth/ttm
 2011: </description>
 2012: <status>works/unverified</status>
 2013: </file>
 2014: <file>
 2015: <source>loncom/xml/lonxml.pm</source>
 2016: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
 2017: <categoryname>handler</categoryname>
 2018: <description>
 2019: XML Parsing Module
 2020: </description>
 2021: <status>works/unverified</status>
 2022: </file>
 2023: <file>
 2024: <source>loncom/xml/lonplot.pm</source>
 2025: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
 2026: <categoryname>handler</categoryname>
 2027: <description>
 2028: XML-based plotter of graphs
 2029: </description>
 2030: <status>works/unverified</status>
 2031: </file>
 2032: <file>
 2033: <source>loncom/xml/style.pm</source>
 2034: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
 2035: <categoryname>handler</categoryname>
 2036: <description>
 2037: Style Parsing Module
 2038: </description>
 2039: <status>works/unverified</status>
 2040: </file>
 2041: <file>
 2042: <source>loncom/xml/londefdef.pm</source>
 2043: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
 2044: <categoryname>handler</categoryname>
 2045: <description>
 2046: Tags Default Definition Module
 2047: </description>
 2048: <status>works/unverified</status>
 2049: </file>
 2050: <file>
 2051: <source>loncom/xml/run.pm</source>
 2052: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 2053: <categoryname>handler</categoryname>
 2054: <description>
 2055: used to prevent poorly written problems from causing lingering after effects
 2056: </description>
 2057: <status>works/unverified</status>
 2058: </file>
 2059: <file>
 2060: <source>loncom/xml/scripttag.pm</source>
 2061: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
 2062: <categoryname>handler</categoryname>
 2063: <description>
 2064: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
 2065: &lt;import&gt;
 2066: </description>
 2067: <status>works/unverified</status>
 2068: </file>
 2069: <file>
 2070: <source>loncom/homework/randomlabel.pm</source>
 2071: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 2072: <categoryname>handler</categoryname>
 2073: <description>
 2074: Interface for producing applet code which randomizes the labelling of an
 2075: image.
 2076: </description>
 2077: </file>
 2078: <file>
 2079: <source>loncom/homework/lonhomework.pm</source>
 2080: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 2081: <categoryname>handler</categoryname>
 2082: <description>
 2083: handles requests for output, evaluation, and alteration of a homework resource
 2084: </description>
 2085: <status>works/unverified</status>
 2086: </file>
 2087: <file>
 2088: <source>loncom/homework/inputtags.pm</source>
 2089: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
 2090: <categoryname>handler</categoryname>
 2091: <description>
 2092: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
 2093: </description>
 2094: <status>works/unverified</status>
 2095: </file>
 2096: <file>
 2097: <source>loncom/homework/structuretags.pm</source>
 2098: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
 2099: <categoryname>handler</categoryname>
 2100: <description>
 2101: produces HTML tags necessary for structuring the presentation of homework
 2102: resources
 2103: </description>
 2104: <status>works/unverified</status>
 2105: </file>
 2106: <file>
 2107: <source>loncom/homework/response.pm</source>
 2108: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 2109: <categoryname>handler</categoryname>
 2110: <description>
 2111: defines different types of responses given to student as well as syntax for
 2112: producing response values
 2113: </description>
 2114: <status>works/unverified</status>
 2115: </file>
 2116: <file>
 2117: <source>loncom/homework/caparesponse/caparesponse.pm</source>
 2118: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
 2119: <categoryname>handler</categoryname>
 2120: <description>
 2121: handles request to the CAPA homework processing engine
 2122: </description>
 2123: <status>works/unverified</status>
 2124: </file>
 2125: <file>
 2126: <source>loncom/xml/Safe.pm</source>
 2127: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
 2128: <categoryname>handler</categoryname>
 2129: <description>
 2130: Meant to safely substitute for CPAN version of Safe.
 2131: Allows for safely executing embedded perl comands in
 2132: a way that does not threaten the operating system.
 2133: </description>
 2134: <status>works/unverified</status>
 2135: </file>
 2136: <file>
 2137: <source>loncom/auth/localauth.pm</source>
 2138: <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
 2139: <categoryname>handler</categoryname>
 2140: <description>
 2141: Local authentication mechanism (meant to be customized).
 2142: </description>
 2143: <status>works/unverified</status>
 2144: </file>
 2145: <file>
 2146: <source>loncom/auth/lonacc.pm</source>
 2147: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 2148: <categoryname>handler</categoryname>
 2149: <description>
 2150: (This module, like loncacc.pm also authenticates with cookies.)  
 2151: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
 2152: functions (e.g. roles, logout, annotations, and bookmarks) as well
 2153: as coordinating access to educational resources.
 2154: </description>
 2155: <status>works/unverified</status>
 2156: </file>
 2157: <file>
 2158: <source>doc/man/Apache__lonacc.3</source>
 2159: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
 2160: <categoryname>doc</categoryname>
 2161: <description>man page for lonacc.pm</description>
 2162: <build trigger='always run'>
 2163: loncom/build/pod2man.sh ../auth/lonacc.pm &gt; \
 2164: ../../doc/man/Apache__lonacc.3 &amp;&amp; echo 'manifying lonacc.pm'
 2165: </build>
 2166: <status>works/unverified</status>
 2167: <dependencies>
 2168: ../../loncom/auth/lonacc.pm
 2169: </dependencies>
 2170: </file>
 2171: <file>
 2172: <source>doc/lib/perl/Apache/lonacc.html</source>
 2173: <target dist='default'>
 2174: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
 2175: <categoryname>doc</categoryname>
 2176: <description>POD-derived page for lonacc.pm</description>
 2177: <build trigger='always run'>
 2178: loncom/build/pod2html.sh ../auth/lonacc.pm &gt; \
 2179: ../../doc/lib/perl/Apache/lonacc.html &amp;&amp; echo 'pod2html lonacc.pm'
 2180: </build>
 2181: <status>works/unverified</status>
 2182: <dependencies>
 2183: ../../loncom/auth/lonacc.pm
 2184: </dependencies>
 2185: </file>
 2186: <file>
 2187: <source>loncom/auth/lonracc.pm</source>
 2188: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
 2189: <categoryname>handler</categoryname>
 2190: <description>
 2191: access handler for file transfers
 2192: </description>
 2193: <status>works/unverified</status>
 2194: </file>
 2195: <file>
 2196: <source>doc/man/Apache__lonracc.3</source>
 2197: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 2198: <categoryname>doc</categoryname>
 2199: <description>man page for lonracc.pm</description>
 2200: <build trigger='always run'>
 2201: loncom/build/pod2man.sh ../auth/lonracc.pm &gt; \
 2202: ../../doc/man/Apache__lonracc.3 &amp;&amp; echo 'manifying lonracc.pm'
 2203: </build>
 2204: <status>works/unverified</status>
 2205: <dependencies>
 2206: ../../loncom/auth/lonracc.pm
 2207: </dependencies>
 2208: </file>
 2209: <file>
 2210: <source>doc/lib/perl/Apache/lonracc.html</source>
 2211: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
 2212: </target>
 2213: <categoryname>doc</categoryname>
 2214: <description>POD-derived page for lonracc.pm</description>
 2215: <build trigger='always run'>
 2216: loncom/build/pod2html.sh ../auth/lonracc.pm &gt; \
 2217: ../../doc/lib/perl/Apache/lonracc.html &amp;&amp; echo 'pod2html lonracc.pm'
 2218: </build>
 2219: <status>works/unverified</status>
 2220: <dependencies>
 2221: ../../loncom/auth/lonracc.pm
 2222: </dependencies>
 2223: </file>
 2224: <file>
 2225: <source>loncom/auth/loncacc.pm</source>
 2226: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
 2227: <categoryname>handler</categoryname>
 2228: <description>
 2229: This module provides access to an educational resource construction area.
 2230: This module is invoked by the URL-related pattern syntax
 2231: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
 2232: Authentication of user identity
 2233: is coordinated through cookies.  The abbreviation "cacc" corresponds
 2234: to "construction-space access").  If the cookie handle is invalid, then
 2235: this module returns a forbidden status and makes appropriate log entries.
 2236: If the cookie handle is valid, status is determined to be okay (and,
 2237: for the "priv"-type access, the resource is delivered by the
 2238: <tt>lonconstruct</tt> module).
 2239: </description>
 2240: <status>works/unverified</status>
 2241: </file>
 2242: <file>
 2243: <source>doc/man/Apache__loncacc.3</source>
 2244: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
 2245: <categoryname>doc</categoryname>
 2246: <description>man page for loncacc.pm</description>
 2247: <build trigger='always run'>
 2248: loncom/build/pod2man.sh ../auth/loncacc.pm &gt; ../../doc/man/Apache__loncacc.3 \
 2249: &amp;&amp; echo 'manifying loncacc.pm'
 2250: </build>
 2251: <status>works/unverified</status>
 2252: <dependencies>
 2253: ../../loncom/auth/loncacc.pm
 2254: </dependencies>
 2255: </file>
 2256: <file>
 2257: <source>doc/lib/perl/Apache/loncacc.html</source>
 2258: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
 2259: </target>
 2260: <categoryname>doc</categoryname>
 2261: <description>POD-derived page for loncacc.pm</description>
 2262: <build trigger='always run'>
 2263: loncom/build/pod2html.sh ../auth/loncacc.pm &gt; \
 2264: ../../doc/lib/perl/Apache/loncacc.html &amp;&amp; echo 'pod2html loncacc.pm'
 2265: </build>
 2266: <status>works/unverified</status>
 2267: <dependencies>
 2268: ../../loncom/auth/loncacc.pm
 2269: </dependencies>
 2270: </file>
 2271: <file>
 2272: <source>loncom/auth/lonauth.pm</source>
 2273: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 2274: <categoryname>handler</categoryname>
 2275: <description>authenticate, set up session environment</description>
 2276: <status>works/unverified</status>
 2277: </file>
 2278: <file>
 2279: <source>loncom/auth/lonlogin.pm</source>
 2280: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 2281: <categoryname>handler</categoryname>
 2282: <description>login screen</description>
 2283: <status>works/unverified</status>
 2284: </file>
 2285: <file>
 2286: <source>loncom/auth/lonlogout.pm</source>
 2287: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 2288: <categoryname>handler</categoryname>
 2289: <description>logout</description>
 2290: <status>works/unverified</status>
 2291: </file>
 2292: <file>
 2293: <source>loncom/lonnet/perl/lonrep.pm</source>
 2294: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 2295: <categoryname>handler</categoryname>
 2296: <description>replication</description>
 2297: </file>
 2298: <file>
 2299: <source>loncom/auth/lonroles.pm</source>
 2300: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 2301: <categoryname>handler</categoryname>
 2302: <description>
 2303: This perl handling module reads in the available roles available
 2304: for a LON-CAPA user (different courses, different privileges, etc)
 2305: and produces a form-element HTML page which allows the user to select
 2306: which role he wishes to exercise in the LON-CAPA system.  For instance,
 2307: a user may want to select between being a student in a thermodynamics
 2308: physics course or a teaching assistant for an introductory calculus
 2309: class.
 2310: </description>
 2311: </file>
 2312: <file>
 2313: <source>doc/man/Apache__lonroles.3</source>
 2314: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
 2315: <categoryname>doc</categoryname>
 2316: <description>man page for lonroles.pm</description>
 2317: <build trigger='always run'>
 2318: loncom/build/pod2man.sh ../auth/lonroles.pm &gt; \
 2319: ../../doc/man/Apache__lonroles.3 &amp;&amp; echo 'manifying lonroles.pm'
 2320: </build>
 2321: <status>works/unverified</status>
 2322: <dependencies>
 2323: ../../loncom/auth/lonroles.pm
 2324: </dependencies>
 2325: </file>
 2326: <file>
 2327: <source>doc/lib/perl/Apache/lonroles.html</source>
 2328: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
 2329: </target>
 2330: <categoryname>doc</categoryname>
 2331: <description>POD-derived page for lonroles.pm</description>
 2332: <build trigger='always run'>
 2333: loncom/build/pod2html.sh ../auth/lonroles.pm &gt; \
 2334: ../../doc/lib/perl/Apache/lonroles.html &amp;&amp; echo 'pod2html lonroles.pm'
 2335: </build>
 2336: <status>works/unverified</status>
 2337: <dependencies>
 2338: ../../loncom/auth/lonroles.pm
 2339: </dependencies>
 2340: </file>
 2341: <file>
 2342: <source>loncom/interface/lonindexer.pm</source>
 2343: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 2344: <categoryname>handler</categoryname>
 2345: <description>
 2346: cross server filesystem browser
 2347: </description>
 2348: <status>works/unverified</status>
 2349: </file>
 2350: <file>
 2351: <source>doc/man/Apache__lonindexer.3</source>
 2352: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
 2353: <categoryname>doc</categoryname>
 2354: <description>man page for lonindexer.pm</description>
 2355: <build trigger='always run'>
 2356: loncom/build/pod2man.sh ../interface/lonindexer.pm &gt; \
 2357: ../../doc/man/Apache__lonindexer.3 &amp;&amp; echo 'manifying lonindexer.pm'
 2358: </build>
 2359: <status>works/unverified</status>
 2360: <dependencies>
 2361: ../../loncom/interface/lonindexer.pm
 2362: </dependencies>
 2363: </file>
 2364: <file>
 2365: <source>doc/lib/perl/Apache/lonindexer.html</source>
 2366: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
 2367: </target>
 2368: <categoryname>doc</categoryname>
 2369: <description>POD-derived page for lonindexer.pm</description>
 2370: <build trigger='always run'>
 2371: loncom/build/pod2html.sh ../interface/lonindexer.pm &gt; \
 2372: ../../doc/lib/perl/Apache/lonindexer.html &amp;&amp; \
 2373: echo 'pod2html lonindexer.pm'
 2374: </build>
 2375: <status>works/unverified</status>
 2376: <dependencies>
 2377: ../../loncom/interface/lonindexer.pm
 2378: </dependencies>
 2379: </file>
 2380: <file>
 2381: <source>loncom/interface/groupsort.pm</source>
 2382: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
 2383: <categoryname>handler</categoryname>
 2384: <description>
 2385: Implements a second phase of importing multiple resources into the RAT.
 2386: Allows for reordering the sequence of resources.
 2387: </description>
 2388: <status>works/unverified</status>
 2389: </file>
 2390: <file>
 2391: <source>loncom/lonnet/perl/lonnet.pm</source>
 2392: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
 2393: <categoryname>handler</categoryname>
 2394: <description>
 2395: This file is an interface to the lonc processes of the LON-CAPA network
 2396: as well as set of elaborated functions for handling information necessary
 2397: for navigating through a given cluster of LON-CAPA machines within a domain.
 2398: There are over 40 specialized functions in this module which handle
 2399: the reading and transmission of metadata, user information
 2400: (ids, names, environments, roles, logs), file information (storage, reading,
 2401: directories, extensions, replication, embedded styles and descriptors),
 2402: educational resources (course descriptions, section names and numbers),
 2403: url hashing (to assign roles on a url basis), and translating abbreviated
 2404: symbols to and from more descriptive phrases or explanations.
 2405: </description>
 2406: <status>works/unverified</status>
 2407: </file>
 2408: <file>
 2409: <source>doc/man/Apache__lonnet.3</source>
 2410: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
 2411: <categoryname>doc</categoryname>
 2412: <description>man page for lonnet.pm</description>
 2413: <build trigger='always run'>
 2414: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm &gt; \
 2415: ../../doc/man/Apache__lonnet.3 &amp;&amp; echo 'manifying lonnet.pm'
 2416: </build>
 2417: <status>works/unverified</status>
 2418: <dependencies>
 2419: ../../loncom/lonnet/perl/lonnet.pm
 2420: </dependencies>
 2421: </file>
 2422: <file>
 2423: <source>doc/lib/perl/Apache/lonnet.html</source>
 2424: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
 2425: </target>
 2426: <categoryname>doc</categoryname>
 2427: <description>POD-derived page for lonnet.pm</description>
 2428: <build trigger='always run'>
 2429: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm &gt; \
 2430: ../../doc/lib/perl/Apache/lonnet.html &amp;&amp; echo 'pod2html lonnet.pm'
 2431: </build>
 2432: <status>works/unverified</status>
 2433: <dependencies>
 2434: ../../loncom/lonnet/perl/lonnet.pm
 2435: </dependencies>
 2436: </file>
 2437: <file>
 2438: <source>loncom/html/index.html</source>
 2439: <target dist='default'>home/httpd/html/index.html</target>
 2440: <categoryname>interface file</categoryname>
 2441: <description>bumps to login</description>
 2442: </file>
 2443: <link>
 2444: <linkto>etc/mime.types</linkto>
 2445: <target dist='default'>etc/httpd/conf/mime.types</target>
 2446: <categoryname>symbolic link</categoryname>
 2447: <description>symbolic link to /etc/mime.types</description>
 2448: </link>
 2449: <link>
 2450: <linkto>home/httpd/html/res</linkto>
 2451: <target dist='default'>home/httpd/html/raw</target>
 2452: <categoryname>symbolic link</categoryname>
 2453: <description>symbolic link to /home/httpd/html/res</description>
 2454: </link>
 2455: <file>
 2456: <source>loncom/html/adm/notfound.html</source>
 2457: <target dist='default'>home/httpd/html/adm/notfound.html</target>
 2458: <categoryname>interface file</categoryname>
 2459: <description>
 2460: static html page that is shown when an attempt is made to access a document
 2461: not present on the web server
 2462: </description>
 2463: </file>
 2464: <file>
 2465: <source>loncom/html/adm/unauthorized.html</source>
 2466: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
 2467: <categoryname>interface file</categoryname>
 2468: <description>
 2469: static html page that is shown when an attempt is made to access a document
 2470: which is restricted based on file or server configurations
 2471: </description>
 2472: </file>
 2473: <file>
 2474: <source>loncom/html/adm/help/searchcat.html</source>
 2475: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
 2476: <categoryname>interface file</categoryname>
 2477: <description>
 2478: Help page for the search engine.
 2479: </description>
 2480: </file>
 2481: <file>
 2482: <source>rat/client/rat.html</source>
 2483: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
 2484: <categoryname>interface file</categoryname>
 2485: <description>
 2486: frameset
 2487: </description>
 2488: </file>
 2489: <file>
 2490: <source>rat/client/parameter.html</source>
 2491: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
 2492: <categoryname>interface file</categoryname>
 2493: <description>
 2494: Parameter input window.
 2495: </description>
 2496: </file>
 2497: <file>
 2498: <source>rat/client/code.html</source>
 2499: <target dist='default'>home/httpd/html/adm/rat/code.html</target>
 2500: <categoryname>interface file</categoryname>
 2501: <description>
 2502: javascript
 2503: </description>
 2504: </file>
 2505: <file>
 2506: <source>rat/client/map.html</source>
 2507: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 2508: <categoryname>interface file</categoryname>
 2509: <description>
 2510: bumper
 2511: </description>
 2512: </file>
 2513: <file>
 2514: <source>rat/client/empty.html</source>
 2515: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
 2516: <categoryname>interface file</categoryname>
 2517: <description>
 2518: A blank page with very minimal HTML structural elements.
 2519: </description>
 2520: </file>
 2521: <fileglob>
 2522: <glob>*.gif</glob>
 2523: <sourcedir>rat/images/</sourcedir>
 2524: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
 2525: <categoryname>graphic file</categoryname>
 2526: <description>
 2527: icons for providing a HTML-tabled view of a course map
 2528: </description>
 2529: <filenames>
 2530: 1.1.dt.gif;
 2531: 1.1.empty.gif;
 2532: 1.1.ld.gif;
 2533: 1.1.lr.gif;
 2534: 1.1.rd.gif;
 2535: 1.1.rl.gif;
 2536: 1.1.td.gif;
 2537: 1.1.tdrl.gif;
 2538: 1.1.tl.gif;
 2539: 1.1.tr.gif;
 2540: 1.1.utd.gif;
 2541: 1.2.ctd.gif;
 2542: 1.2.dt.gif;
 2543: 1.2.empty.gif;
 2544: 1.2.ld.gif;
 2545: 1.2.lr.gif;
 2546: 1.2.lrd.gif;
 2547: 1.2.lrtd.gif;
 2548: 1.2.rd.gif;
 2549: 1.2.rl.gif;
 2550: 1.2.rld.gif;
 2551: 1.2.rltd.gif;
 2552: 1.2.rtd.gif;
 2553: 1.2.rtdl.gif;
 2554: 1.2.rtl.gif;
 2555: 1.2.td.gif;
 2556: 1.2.tdl.gif;
 2557: 1.2.tdrl.gif;
 2558: 1.2.tl.gif;
 2559: 1.2.tr.gif;
 2560: 1.2.utd.gif;
 2561: 2.1.dt.gif;
 2562: 2.1.empty.gif;
 2563: 2.1.ld.gif;
 2564: 2.1.lr.gif;
 2565: 2.1.rd.gif;
 2566: 2.1.rl.gif;
 2567: 2.1.td.gif;
 2568: 2.1.tdrl.gif;
 2569: 2.1.tl.gif;
 2570: 2.1.tr.gif;
 2571: 2.2.dt.gif;
 2572: 2.2.empty.gif;
 2573: 2.2.ld.gif;
 2574: 2.2.lr.gif;
 2575: 2.2.lrd.gif;
 2576: 2.2.lrt.gif;
 2577: 2.2.rd.gif;
 2578: 2.2.rl.gif;
 2579: 2.2.rld.gif;
 2580: 2.2.rlt.gif;
 2581: 2.2.td.gif;
 2582: 2.2.tdl.gif;
 2583: 2.2.tdr.gif;
 2584: 2.2.tdrl.gif;
 2585: 2.2.tl.gif;
 2586: 2.2.tr.gif;
 2587: 2.2.url.gif;
 2588: 2.2.utd.gif;
 2589: arrow.gif;
 2590: bdt.gif;
 2591: bempty.gif;
 2592: bld.gif;
 2593: blr.gif;
 2594: blrd.gif;
 2595: blrt.gif;
 2596: bottom.gif;
 2597: brd.gif;
 2598: brl.gif;
 2599: brld.gif;
 2600: brlt.gif;
 2601: btd.gif;
 2602: btdl.gif;
 2603: btdr.gif;
 2604: btdrl.gif;
 2605: btl.gif;
 2606: btr.gif;
 2607: burl.gif;
 2608: butd.gif;
 2609: condition.gif;
 2610: edit.gif;
 2611: finish.gif;
 2612: info.gif;
 2613: inscol.gif;
 2614: inscond.gif;
 2615: insres.gif;
 2616: insrow.gif;
 2617: left.gif;
 2618: middle.gif;
 2619: resource.gif;
 2620: right.gif;
 2621: sctd.gif;
 2622: sdt.gif;
 2623: sempty.gif;
 2624: sld.gif;
 2625: slr.gif;
 2626: slrd.gif;
 2627: slrtd.gif;
 2628: srd.gif;
 2629: srl.gif;
 2630: srld.gif;
 2631: srltd.gif;
 2632: srtd.gif;
 2633: srtdl.gif;
 2634: srtl.gif;
 2635: start.gif;
 2636: std.gif;
 2637: stdl.gif;
 2638: sutd.gif
 2639: </filenames>
 2640: </fileglob>
 2641: <fileglob>
 2642: <glob>*.*</glob>
 2643: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
 2644: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
 2645: <categoryname>graphic file</categoryname>
 2646: <description>
 2647: icons to indicate an unexpected result
 2648: </description>
 2649: <filenames>
 2650: lonconstruct.gif;
 2651: lonlogo_broken.gif;
 2652: lonlogo_broken_tsp.gif;
 2653: lonlogo_broken.eps;
 2654: lonlogo_broken.jpg;
 2655: lonlogo_broken.mov
 2656: </filenames>
 2657: </fileglob>
 2658: <fileglob>
 2659: <glob>*.*</glob>
 2660: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
 2661: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
 2662: <categoryname>graphic file</categoryname>
 2663: <description>
 2664: logos
 2665: </description>
 2666: <filenames>
 2667: SMETE_white.gif;
 2668: aboutlon.gif;
 2669: accessbutton.gif;
 2670: arrow_up.gif;
 2671: cab.gif;
 2672: cab_big.gif;
 2673: capapanel.gif;
 2674: class.gif;
 2675: class_big.gif;
 2676: dvi.gif;
 2677: dvi_big.gif;
 2678: eps.gif;
 2679: eps_big.gif;
 2680: exam.gif;
 2681: exam_big.gif;
 2682: fillbottom.gif;
 2683: fillleft.gif;
 2684: fillright.gif;
 2685: filltop.gif;
 2686: folder_closed.gif;
 2687: folder_opened.gif;
 2688: folder_pointer_closed.gif;
 2689: folder_pointer_opened.gif;
 2690: form.gif;
 2691: form_big.gif;
 2692: gif.gif;
 2693: gif_big.gif;
 2694: header.gif;
 2695: htm.gif;
 2696: html.gif;
 2697: html_big.gif;
 2698: jar.gif;
 2699: jar_big.gif;
 2700: jpg.gif;
 2701: jpg_big.gif;
 2702: latex.gif;
 2703: lite.gif;
 2704: liteani.gif;
 2705: litetext.gif;
 2706: lolpanel.gif;
 2707: lonanim.gif;
 2708: lonanimend.gif;
 2709: loncapalogo.gif;
 2710: lonhelplogos.gif;
 2711: lonhelptop.gif;
 2712: lonlogo.gif;
 2713: lonlogos.gif;
 2714: lowerleft.gif;
 2715: lowerright.gif;
 2716: meta.gif;
 2717: meta_big.gif;
 2718: mov.gif;
 2719: mov_big.gif;
 2720: move_up.gif;
 2721: move_down.gif;
 2722: page.gif;
 2723: page_big.gif;
 2724: pdf.gif;
 2725: pdf_big.gif;
 2726: png.gif;
 2727: png_big.gif;
 2728: problem.gif;
 2729: problem_big.gif;
 2730: ps.gif;
 2731: ps_big.gif;
 2732: quill.gif;
 2733: quiz.gif;
 2734: quiz_big.gif;
 2735: select.gif;
 2736: sequence.gif;
 2737: sequence_big.gif;
 2738: server.gif;
 2739: server_big.gif;
 2740: srvbad.gif;
 2741: srvempty.gif;
 2742: srvgood.gif;
 2743: srvhalf.gif;
 2744: srvnull.gif;
 2745: survey.gif;
 2746: survey_big.gif;
 2747: tex.gif;
 2748: tex_big.gif;
 2749: txt.gif;
 2750: txt_big.gif;
 2751: unknown.gif;
 2752: unknown_big.gif;
 2753: upperleft.gif;
 2754: upperright.gif;
 2755: user.gif;
 2756: user_big.gif;
 2757: userauthentication.gif;
 2758: wav.gif;
 2759: wav_big.gif;
 2760: white_space_20_22.gif;
 2761: whitespace1.gif;
 2762: whitespace10.gif;
 2763: whitespace2.gif;
 2764: whitespace3.gif;
 2765: whitespace4.gif;
 2766: whitespace5.gif;
 2767: whitespace6.gif;
 2768: whitespace7.gif;
 2769: whitespace8.gif;
 2770: whitespace9.gif;
 2771: xml.gif;
 2772: xml_big.gif;
 2773: zip.gif;
 2774: zip_big.gif
 2775: </filenames>
 2776: </fileglob>
 2777: <fileglob>
 2778: <glob>*.*</glob>
 2779: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
 2780: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 2781: <categoryname>graphic file</categoryname>
 2782: <description>
 2783: Miscellaneous resources.  Respectively: button for catalog,
 2784: button to set parameters in a page,
 2785: button to do regrades, button to check on problem submissions,
 2786: </description>
 2787: <filenames>
 2788: authorfeed.gif;
 2789: bomb.gif;
 2790: cat_button.gif;
 2791: chat.gif;
 2792: eval_button.gif;
 2793: feedback.gif;
 2794: pprm_button.gif;
 2795: pgrd_button.gif;
 2796: subm_button.gif
 2797: </filenames>
 2798: </fileglob>
 2799: <file>
 2800: <source>loncom/xml/tth.pm</source>
 2801: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
 2802: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
 2803: <categoryname>system file</categoryname>
 2804: <description>
 2805: perl module for invoking functions specific to TeX-to-HTML conversion
 2806: </description>
 2807: <note>
 2808: Has the same dependencies and build process as tth.so.
 2809: Currently, only the tth.so file specifications invoke
 2810: the build process however.  A static version is checked into loncom/xml
 2811: and in this way is treated as though it isn't part of the tth build process.
 2812: </note>
 2813: <status>works/unverified</status>
 2814: </file>
 2815: <file>
 2816: <source>loncom/xml/LCParser.pm</source>
 2817: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
 2818: <categoryname>system file</categoryname>
 2819: <description>
 2820: perl module for parsing HTML in a way that really works and is thoroughly
 2821: tested
 2822: </description>
 2823: <status>works/unverified</status>
 2824: </file>
 2825: <file>
 2826: <source>loncom/configuration/Configuration.pm</source>
 2827: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
 2828: <categoryname>system file</categoryname>
 2829: <description>
 2830: Configuration file reader (looks in /etc/httpd/conf/); accepts
 2831: a list of *.conf files to inspect for PerlSetVar key/value
 2832: entries.
 2833: </description>
 2834: <status>works/unverified</status>
 2835: </file>
 2836: <file>
 2837: <source>modules/TexConvert/tthperl/tth.so</source>
 2838: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
 2839: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
 2840: <categoryname>system file</categoryname>
 2841: <description>
 2842: shared library file for dynamic loading and unloading
 2843: </description>
 2844: <note>
 2845: The source and file dependencies are not available to most
 2846: CVS users.  (You can safely rely on the existing binaries
 2847: present on your system... don't worry about warnings
 2848: related to this file during the build process.)
 2849: </note>
 2850: <build trigger='run if dependencies change'>
 2851: modules/TexConvert/tthperl/commands
 2852: </build>
 2853: <status>works/unverified</status>
 2854: <dependencies>
 2855: ../tthdynamic/tthfunc.c;
 2856: ../ttmdynamic/ttmfunc.c
 2857: </dependencies>
 2858: </file>
 2859: <file>
 2860: <source>loncom/homework/caparesponse/capa.pm</source>
 2861: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
 2862: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
 2863: <categoryname>system file</categoryname>
 2864: <description>
 2865: perl module for invoking functions specific to CAPA
 2866: </description>
 2867: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 2868: <note>
 2869: Has the same dependencies and build process as capa.so.
 2870: Currently, only the capa.so file specifications invoke
 2871: the build process however.
 2872: </note>
 2873: </file>
 2874: <file>
 2875: <source>loncom/homework/caparesponse/capa.bs</source>
 2876: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
 2877: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
 2878: <categoryname>system file</categoryname>
 2879: <description>
 2880: bootstrap file associated with dynamic loading of this module on multiple
 2881: architectures
 2882: </description>
 2883: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 2884: <note>
 2885: Has the same dependencies and build process as capa.so.
 2886: Currently, only the capa.so file specifications invoke
 2887: the build process however.
 2888: </note>
 2889: </file>
 2890: <file>
 2891: <source>loncom/homework/caparesponse/capa.so</source>
 2892: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
 2893: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
 2894: <categoryname>system file</categoryname>
 2895: <description>
 2896: shared library file for dynamic loading and unloading
 2897: </description>
 2898: <build trigger='always run'>
 2899: loncom/homework/caparesponse/commands
 2900: </build>
 2901: <dependencies>
 2902: caparesponse.c;
 2903: caparesponse.pm;
 2904: README;
 2905: Makefile.PL;
 2906: capa.i;
 2907: commands;
 2908: ../../../CAPA/pProj/capaGrammarDef.y;
 2909: ../../../CAPA/pProj/capaFormula.y;
 2910: ../../../CAPA/pProj/capaLexerDef.flex;
 2911: ../../../CAPA/pProj/capaFunction.c;
 2912: ../../../CAPA/pProj/capaParserUtils.c;
 2913: ../../../CAPA/pProj/capaMapExpr.c;
 2914: ../../../CAPA/pProj/capaUnit.c;
 2915: ../../../CAPA/pProj/com.c;
 2916: ../../../CAPA/pProj/linpack.c;
 2917: ../../../CAPA/pProj/ranlib.c;
 2918: ../../../CAPA/pProj/capaCgiUtils.c;
 2919: ../../../CAPA/pProj/capaSubjective.c;
 2920: ../../../CAPA/pProj/capaRQO.c;
 2921: ../../../CAPA/pProj/capaFormulaLexer.c;
 2922: ../../../CAPA/pProj/capaCommon.c;
 2923: ../../../CAPA/pProj/capaCommon.h;
 2924: ../../../CAPA/pProj/ranlib.h;
 2925: ../../../CAPA/pProj/capaCGI.h;
 2926: ../../../CAPA/pProj/capaFunction.h;
 2927: ../../../CAPA/pProj/capaRQO.h;
 2928: ../../../CAPA/pProj/capaParser.h;
 2929: ../../../CAPA/pProj/lex_debug.h
 2930: </dependencies>
 2931: </file>
 2932: <fileglob>
 2933: <glob>*.ent</glob>
 2934: <sourcedir>loncom/MathML/</sourcedir>
 2935: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
 2936: <categoryname>system file</categoryname>
 2937: <description>
 2938: xml files which assign unicode numbers to mathematical symbols using
 2939: &lt;! ENTITY... &gt; type syntax.
 2940: </description>
 2941: <filenames>
 2942: isoamsa.ent;
 2943: isoamsb.ent;
 2944: isoamsc.ent;
 2945: isoamsn.ent;
 2946: isoamso.ent;
 2947: isoamsr.ent;
 2948: isobox.ent;
 2949: isocyr1.ent;
 2950: isocyr2.ent;
 2951: isodia.ent;
 2952: isogrk1.ent;
 2953: isogrk2.ent;
 2954: isogrk3.ent;
 2955: isogrk4.ent;
 2956: isolat1.ent;
 2957: isolat2.ent;
 2958: isomfrk.ent;
 2959: isomopf.ent;
 2960: isomscr.ent;
 2961: isonum.ent;
 2962: isopub.ent;
 2963: isotech.ent;
 2964: mmlalias.ent;
 2965: mmlextra.ent
 2966: </filenames>
 2967: </fileglob>
 2968: <file>
 2969: <source>loncom/MathML/mathml.css</source>
 2970: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
 2971: <categoryname>system file</categoryname>
 2972: <description>
 2973: cascading style sheet
 2974: </description>
 2975: </file>
 2976: <file>
 2977: <source>loncom/MathML/mathml.dtd</source>
 2978: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
 2979: <categoryname>system file</categoryname>
 2980: <description>
 2981: document type definition
 2982: </description>
 2983: </file>
 2984: <file>
 2985: <source>loncom/auth/londes.js</source>
 2986: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
 2987: <categoryname>interface file</categoryname>
 2988: <description>
 2989: Encryption Routines according to Data Encryption Standard DES, written in
 2990: javascript.
 2991: </description>
 2992: </file>
 2993: <file>
 2994: <source>loncom/homework/lectureonline.lcpm</source>
 2995: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
 2996: </target>
 2997: <categoryname>handler</categoryname>
 2998: <description>
 2999: Intended for providing perl functions for the &lt;script&gt;&lt;/script&gt;
 3000: environment in a problem that was converted from lectureonline.
 3001: </description>
 3002: </file>
 3003: <file>
 3004: <source>loncom/homework/default_homework.lcpm</source>
 3005: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
 3006: </target>
 3007: <categoryname>handler</categoryname>
 3008: <description>
 3009: Provides many functions for the &lt;script&gt; environment in a .problem.
 3010: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 3011: </description>
 3012: </file>
 3013: <file>
 3014: <source>loncom/homework/capa.units</source>
 3015: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
 3016: <categoryname>static conf</categoryname>
 3017: <description>
 3018: Define unit prefixing and conversion for CAPA problem handling.
 3019: </description>
 3020: </file>
 3021: <fileglob>
 3022: <glob>*.gif</glob>
 3023: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 3024: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
 3025: <categoryname>graphic file</categoryname>
 3026: <description>icons used for the entire LON-CAPA user interface</description>
 3027: <filenames>
 3028: 0.gif;
 3029: 1.gif;
 3030: 2.gif;
 3031: 3.gif;
 3032: 4.gif;
 3033: 5.gif;
 3034: 6.gif;
 3035: 7.gif;
 3036: 8.gif;
 3037: 9.gif;
 3038: a.gif;
 3039: anot.gif;
 3040: b.gif;
 3041: back.gif;
 3042: bkm.gif;
 3043: brws.gif;
 3044: c.gif;
 3045: catalog.gif;
 3046: ccrs.gif;
 3047: chat.gif;
 3048: chrt.gif;
 3049: colon.gif;
 3050: com.gif;
 3051: courses.gif;
 3052: cprv.gif;
 3053: cstr.gif;
 3054: d.gif;
 3055: dempty.gif;
 3056: e.gif;
 3057: egrd.gif;
 3058: empty.gif;
 3059: enrl.gif;
 3060: eval.gif;
 3061: f.gif;
 3062: fdbk.gif;
 3063: feedback.gif;
 3064: forw.gif;
 3065: g.gif;
 3066: grds.gif;
 3067: group.gif;
 3068: h.gif;
 3069: help.gif;
 3070: hyphen.gif;
 3071: i.gif;
 3072: info.gif;
 3073: j.gif;
 3074: k.gif;
 3075: l.gif;
 3076: ledblink.gif;
 3077: ledgreen.gif;
 3078: ledoff.gif;
 3079: ledon.gif;
 3080: ledsend.gif;
 3081: logout.gif;
 3082: m.gif;
 3083: mrk.gif;
 3084: n.gif;
 3085: nav.gif;
 3086: next.gif;
 3087: nothumb.gif;
 3088: o.gif;
 3089: p.gif;
 3090: parm.gif;
 3091: pgrd.gif;
 3092: pparm.gif;
 3093: pref.gif;
 3094: prev.gif;
 3095: prt.gif;
 3096: q.gif;
 3097: qempty.gif;
 3098: r.gif;
 3099: reload.gif;
 3100: remotebg.gif;
 3101: res.gif;
 3102: roles.gif;
 3103: s.gif;
 3104: sbkm.gif;
 3105: slash.gif;
 3106: space.gif;
 3107: spacer.gif;
 3108: sprs.gif;
 3109: src.gif;
 3110: stat.gif;
 3111: subm.gif;
 3112: t.gif;
 3113: title.gif;
 3114: u.gif;
 3115: v.gif;
 3116: vbkm.gif;
 3117: w.gif;
 3118: x.gif;
 3119: y.gif;
 3120: z.gif
 3121: </filenames>
 3122: </fileglob>
 3123: <file>
 3124: <source>loncom/html/res/adm/pages/imgmaps.html</source>
 3125: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
 3126: <categoryname>interface file</categoryname>
 3127: <description>
 3128: image maps for the LON-CAPA remote control
 3129: </description>
 3130: </file>
 3131: <file>
 3132: <source>loncom/html/res/adm/pages/index.html</source>
 3133: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 3134: <categoryname>interface file</categoryname>
 3135: <description>
 3136: welcoming page to the LON-CAPA system upon login
 3137: </description>
 3138: </file>
 3139: <file>
 3140: <source>loncom/html/res/adm/pages/menu.html</source>
 3141: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
 3142: <categoryname>interface file</categoryname>
 3143: <description>
 3144: renders the HTML (including image maps) for the LON-CAPA remote control
 3145: </description>
 3146: </file>
 3147: <fileglob>
 3148: <glob>*.gif</glob>
 3149: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
 3150: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
 3151: </targetdir>
 3152: <categoryname>graphic file</categoryname>
 3153: <description>
 3154: icons used for the bookmark portion of the LON-CAPA user interface
 3155: </description>
 3156: <filenames>
 3157: a.gif;
 3158: alert.black.gif;
 3159: alert.red.gif;
 3160: back.gif;
 3161: ball.gray.gif;
 3162: ball.red.gif;
 3163: binary.gif;
 3164: binhex.gif;
 3165: blank.gif;
 3166: bomb.gif;
 3167: box1.gif;
 3168: box2.gif;
 3169: broken.gif;
 3170: burst.gif;
 3171: c.gif;
 3172: comp.blue.gif;
 3173: comp.gray.gif;
 3174: compressed.gif;
 3175: continued.gif;
 3176: course.gif;
 3177: dir.gif;
 3178: down.gif;
 3179: dvi.gif;
 3180: f.gif;
 3181: folder.gif;
 3182: folder.open.gif;
 3183: folder.sec.gif;
 3184: folder_closed.gif;
 3185: folder_closed_pressed.gif;
 3186: folder_new.gif;
 3187: folder_opened.gif;
 3188: folder_opened_pressed.gif;
 3189: folder_pointer_closed.gif;
 3190: folder_pointer_opened.gif;
 3191: folder_spacer.gif;
 3192: folder_trash.gif;
 3193: forward.gif;
 3194: generic.gif;
 3195: generic.red.gif;
 3196: generic.sec.gif;
 3197: hand.right.gif;
 3198: hand.up.gif;
 3199: html.gif;
 3200: image1.gif;
 3201: image2.gif;
 3202: image3.gif;
 3203: index.gif;
 3204: layout.gif;
 3205: left.gif;
 3206: link.gif;
 3207: mov.gif;
 3208: movie1.gif;
 3209: p.gif;
 3210: patch.gif;
 3211: pdf.gif;
 3212: portal.gif;
 3213: problem.gif;
 3214: ps.gif;
 3215: quill.gif;
 3216: right.gif;
 3217: screw1.gif;
 3218: screw2.gif;
 3219: script.gif;
 3220: sound1.gif;
 3221: sound2.gif;
 3222: sphere1.gif;
 3223: sphere2.gif;
 3224: tar.gif;
 3225: tex.gif;
 3226: text.gif;
 3227: transfer.gif;
 3228: unknown.gif;
 3229: up.gif;
 3230: uu.gif;
 3231: uuencoded.gif;
 3232: white_space_20_22.gif;
 3233: white_space_22_22.gif;
 3234: whitespace1.gif;
 3235: whitespace10.gif;
 3236: whitespace2.gif;
 3237: whitespace3.gif;
 3238: whitespace4.gif;
 3239: whitespace5.gif;
 3240: whitespace6.gif;
 3241: whitespace7.gif;
 3242: whitespace8.gif;
 3243: whitespace9.gif;
 3244: world1.gif;
 3245: world2.gif
 3246: </filenames>
 3247: </fileglob>
 3248: <fileglob>
 3249: <glob>*.gif</glob>
 3250: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 3251: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
 3252: </targetdir>
 3253: <categoryname>graphic file</categoryname>
 3254: <description>
 3255: icons used for directory indexing and login screen
 3256: </description>
 3257: <filenames>
 3258: folder_anim.gif;
 3259: folder_close.gif;
 3260: folder_drag.gif;
 3261: folder_new.gif;
 3262: folder_open.gif;
 3263: folder_pointer_closed.gif;
 3264: folder_pointer_opened.gif;
 3265: folder_static.gif;
 3266: folder_trash.gif;
 3267: folder_trash_hover.gif;
 3268: left_bar.gif;
 3269: link.gif;
 3270: link_anim.gif;
 3271: link_drag.gif;
 3272: ll_corner.gif;
 3273: lower_bar.gif;
 3274: lr_corner.gif;
 3275: pix.gif;
 3276: right_bar.gif;
 3277: toolbar_bg.gif;
 3278: ul_corner.gif;
 3279: upper_bar.gif;
 3280: ur_corner.gif
 3281: </filenames>
 3282: </fileglob>
 3283: <fileglob>
 3284: <glob>*.html</glob>
 3285: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 3286: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
 3287: </targetdir>
 3288: <categoryname>interface file</categoryname>
 3289: <description>
 3290: associated with the frameset scheme of displaying bookmarks
 3291: </description>
 3292: <filenames>
 3293: bookmarkmenu_toolbar.html;
 3294: blank.html;
 3295: closechildren.html
 3296: </filenames>
 3297: </fileglob>
 3298: <file>
 3299: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 3300: <target dist='default'>
 3301: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
 3302: <categoryname>interface file</categoryname>
 3303: <description>
 3304: javascript for handling client-side interactions with bookmark interface
 3305: </description>
 3306: </file>
 3307: <file>
 3308: <source>loncom/build/check-rpms</source>
 3309: <target dist='default'>usr/local/bin/check-rpms</target>
 3310: <categoryname>root script</categoryname>
 3311: <description>
 3312: compare installed rpms with up-to-date distribution
 3313: </description>
 3314: <status>tested/documented/beta</status>
 3315: </file>
 3316: <file>
 3317: <source>doc/man/check-rpms.1</source>
 3318: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
 3319: <categoryname>doc</categoryname>
 3320: <description>man page for check-rpms</description>
 3321: <build trigger='always run'>
 3322: loncom/build/pod2man.sh check-rpms &gt; ../../doc/man/check-rpms.1 &amp;&amp; \
 3323: echo 'manifying check-rpms'
 3324: </build>
 3325: <status>beta</status>
 3326: <dependencies>
 3327: ../../loncom/build/check-rpms
 3328: </dependencies>
 3329: </file>
 3330: <file>
 3331: <source>doc/scripts/check-rpms.html</source>
 3332: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
 3333: </target>
 3334: <categoryname>doc</categoryname>
 3335: <description>POD-derived page for check-rpms</description>
 3336: <build trigger='always run'>
 3337: loncom/build/pod2html.sh check-rpms &gt; ../../doc/scripts/check-rpms.html \
 3338: &amp;&amp; echo 'pod2html checkrpms'
 3339: </build>
 3340: <status>works/unverified</status>
 3341: <dependencies>
 3342: ../../loncom/build/check-rpms
 3343: </dependencies>
 3344: </file>
 3345: <file>
 3346: <source>loncom/build/loncaparestoreconfigurations</source>
 3347: <target dist='default'>usr/sbin/loncaparestoreconfigurations</target>
 3348: <categoryname>script</categoryname>
 3349: <description>
 3350: restores .rpmsave files after a LON-CAPA-base upgrade
 3351: </description>
 3352: <status>deprecated</status>
 3353: </file>
 3354: <file>
 3355: <source>loncom/cron/loncapa</source>
 3356: <target dist='default'>etc/cron.d/loncapa</target>
 3357: <categoryname>static conf</categoryname>
 3358: <description>
 3359: file that specifies periodic processes to run for the LON-CAPA machine
 3360: </description>
 3361: </file>
 3362: <file>
 3363: <source>loncom/ntp/step-tickers</source>
 3364: <target dist='default'>etc/ntp/step-tickers</target>
 3365: <categoryname>conf</categoryname>
 3366: <description>
 3367: file that stimulates running of ntpdate upon init.d/xntpd initiation
 3368: </description>
 3369: <note>
 3370: <table cellpadding='0' cellspacing='0' border='1'>
 3371: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
 3372: </table>
 3373: </note>
 3374: </file>
 3375: <file>
 3376: <source>loncom/pam.d/pwauth</source>
 3377: <target dist='default'>etc/pam.d/pwauth</target>
 3378: <categoryname>static conf</categoryname>
 3379: <description>
 3380: file that allows setuid password privileges for pwauth executable
 3381: </description>
 3382: </file>
 3383: <file>
 3384: <source>loncom/pam.d/pwchange</source>
 3385: <target dist='default'>etc/pam.d/pwchange</target>
 3386: <categoryname>static conf</categoryname>
 3387: <description>
 3388: file that allows setuid password privileges for pwchange (lcpasswd) executable
 3389: </description>
 3390: </file>
 3391: <file>
 3392: <source>loncom/init.d/loncontrol</source>
 3393: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 3394: <categoryname>root script</categoryname>
 3395: <description>
 3396: Controls the launching/halting of lonc, lond, and lonsql processes.
 3397: </description>
 3398: </file>
 3399: <link>
 3400: <linkto>etc/rc.d/init.d/loncontrol</linkto>
 3401: <target dist='default'>
 3402: etc/rc.d/rc0.d/K05loncontrol;
 3403: etc/rc.d/rc1.d/K05loncontrol;
 3404: etc/rc.d/rc2.d/K05loncontrol;
 3405: etc/rc.d/rc3.d/S95loncontrol;
 3406: etc/rc.d/rc4.d/S95loncontrol;
 3407: etc/rc.d/rc5.d/S95loncontrol;
 3408: etc/rc.d/rc6.d/K05loncontrol
 3409: </target>
 3410: <categoryname>symbolic link</categoryname>
 3411: <description>
 3412: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 3413: </link>
 3414: <file>
 3415: <source>loncom/atalk/config</source>
 3416: <target dist='default'>etc/atalk/config</target>
 3417: <categoryname>conf</categoryname>
 3418: <description>
 3419: configuration file to make LON-CAPA server file space accessible to
 3420: Appleshares access (Macintosh)
 3421: </description>
 3422: </file>
 3423: </files>
 3424: </lpml>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>