File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.251: download - view: text, annotated - select for diffs
Mon Jun 16 15:14:29 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
CVS tags: HEAD
Add the page and ellipsis icons.

    1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
    2:  "http://lpml.sourceforge.net/DTD/lpml.dtd">
    3: <!-- loncapafiles.lpml -->
    4: 
    5: <!-- $Id: loncapafiles.lpml,v 1.251 2003/06/16 15:14:29 bowersj2 Exp $ -->
    6: 
    7: <!--
    8: 
    9: Copyright Michigan State University Board of Trustees
   10: 
   11: This file is part of the LearningOnline Network with CAPA (LON-CAPA).
   12: 
   13: LON-CAPA is free software; you can redistribute it and/or modify
   14: it under the terms of the GNU General Public License as published by
   15: the Free Software Foundation; either version 2 of the License, or
   16: (at your option) any later version.
   17: 
   18: LON-CAPA is distributed in the hope that it will be useful,
   19: but WITHOUT ANY WARRANTY; without even the implied warranty of
   20: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   21: GNU General Public License for more details.
   22: 
   23: You should have received a copy of the GNU General Public License
   24: along with LON-CAPA; if not, write to the Free Software
   25: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   26: 
   27: /home/httpd/html/adm/gpl.txt
   28: 
   29: http://www.lon-capa.org/
   30: 
   31: -->
   32: 
   33: <!-- Default values must be defined before specific values. -->
   34: <!-- If no 'dist' attribute is specified, then it is always installed. -->
   35: <!-- If 'dist' attribute is set to  'default', then the specification. -->
   36: <!-- is accepted if an alternative distribution is not requested or not -->
   37: <!-- defined. -->
   38: 
   39: <lpml>
   40: <specialnotices>
   41: <specialnotice dist='default'>
   42: !!! REDHAT 6.2 NOTICE !!!
   43: !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
   44: !!! This sometimes happens (bad): !!!
   45: !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!
   46: !!! Should be: !!!
   47: !!! 127.0.0.1  localhost.localdomain  localhost !!!
   48: !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!
   49: </specialnotice>
   50: <specialnotice dist='redhat7 redhat7.1'>
   51: !!!!!!!!!  REDHAT 7.*   NOTICE   !!!!!!!!!!!!!!!!!!!!
   52: !!!!!!!!!  LINE IN Cookie.pm     !!!!!!!!!!!!!!!!!!!!
   53: !!!!!!!!!  MUST BE REPLACED DUE  !!!!!!!!!!!!!!!!!!!!
   54: !!!!!!!!!  TO PERL 5.6.0 ERROR   !!!!!!!!!!!!!!!!!!!!
   55: !!!!!!!!!                        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   56: !!!! The offending line is in CGI/Cookie.pm                           !!
   57: !!!!                                                                  !!
   58: !!!! it should be changed from                                        !!
   59: !!!! $path   = CGI::url(-absolute=>1) unless defined $path;           !!
   60: !!!! to                                                               !!
   61: !!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path;          !!
   62: !!!!                                                                  !!
   63: !!!! (This is just below the following line )                         !!
   64: !!!! # IE requires the path and domain to be present for some reason. !!
   65: </specialnotice>
   66: </specialnotices>
   67: <targetroot>/</targetroot>
   68: <sourceroot>/home/user/loncapa/</sourceroot>
   69: <categories>
   70: <category name="interface file" type="runtime">
   71:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   72:   <abbreviation>interfacefile</abbreviation>
   73: </category>
   74: <category name="interface file" type="development">
   75:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
   76:   <abbreviation>interfacefile</abbreviation>
   77: </category>
   78: <category name="setuid script" type="runtime">
   79:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   80:   <abbreviation>setuid</abbreviation>
   81: </category>
   82: <category name="setuid script" type="development">
   83:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   84:   <abbreviation>setuid</abbreviation>
   85: </category>
   86: <category name="handler" type="runtime">
   87:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   88:   <abbreviation>handler</abbreviation>
   89: </category>
   90: <category name="handler" type="development">
   91:   <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
   92:   <abbreviation>handler</abbreviation>
   93: </category>
   94: <category name="static conf" type="runtime">
   95:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   96:   <abbreviation>static</abbreviation>
   97: </category>
   98: <category name="static conf" type="development">
   99:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  100:   <abbreviation>static</abbreviation>
  101: </category>
  102: <category name="conf" type="runtime">
  103:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  104:   <abbreviation>configurable</abbreviation>
  105: </category>
  106: <category name="conf" type="development">
  107:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  108:   <abbreviation>configurable</abbreviation>
  109: </category>
  110: <category name="script" type="runtime">
  111:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  112:   <abbreviation>script</abbreviation>
  113: </category>
  114: <category name="script" type="development">
  115:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  116:   <abbreviation>script</abbreviation>
  117: </category>
  118: <category name="graphic file" type="runtime">
  119:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  120:   <abbreviation>graphicfile</abbreviation>
  121: </category>
  122: <category name="graphic file" type="development">
  123:   <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
  124:   <abbreviation>graphicfile</abbreviation>
  125: </category>
  126: <category name="doc" type="runtime">
  127:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  128:   <abbreviation>systemfile</abbreviation>
  129: </category>
  130: <category name="doc" type="development">
  131:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  132:   <abbreviation>systemfile</abbreviation>
  133: </category>
  134: <category name="system file" type="runtime">
  135:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  136:   <abbreviation>systemfile</abbreviation>
  137: </category>
  138: <category name="system file" type="development">
  139:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  140:   <abbreviation>systemfile</abbreviation>
  141: </category>
  142: <category name="system script" type="runtime">
  143:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  144:   <abbreviation>systemscript</abbreviation>
  145: </category>
  146: <category name="system script" type="development">
  147:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  148:   <abbreviation>systemscript</abbreviation>
  149: </category>
  150: <category name="root script" type="runtime">
  151:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  152:   <abbreviation>rootscript</abbreviation>
  153: </category>
  154: <category name="root script" type="development">
  155:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  156:   <abbreviation>rootscript</abbreviation>
  157: </category>
  158: <category name="symbolic link" type="runtime">
  159:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  160:   <abbreviation>link</abbreviation>
  161: </category>
  162: <category name="symbolic link" type="development">
  163:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  164:   <abbreviation>link</abbreviation>
  165: </category>
  166: <category name="standard" type="runtime">
  167:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  168:   <abbreviation>directory</abbreviation>
  169: </category>
  170: <category name="standard" type="development">
  171:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  172:   <abbreviation>directory</abbreviation>
  173: </category>
  174: <category name="server standard" type="runtime">
  175:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  176:   <abbreviation>directory</abbreviation>
  177: </category>
  178: <category name="server standard" type="development">
  179:   <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
  180:   <abbreviation>directory</abbreviation>
  181: </category>
  182: <category name="server readonly" type="runtime">
  183:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  184:   <abbreviation>directory</abbreviation>
  185: </category>
  186: <category name="server readonly" type="development">
  187:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  188:   <abbreviation>directory</abbreviation>
  189: </category>
  190: </categories>
  191: <rpm>
  192:   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
  193:   <rpmName>LON-CAPA-base</rpmName>
  194:   <rpmVersion>3.1</rpmVersion>
  195:   <rpmRelease>1</rpmRelease>
  196:   <rpmVendor>Laboratory for Instructional Technology Education,
  197: Division of Science and Mathematics Education, Michigan State University.
  198:   </rpmVendor>
  199:   <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
  200:   <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>
  201:   <rpmGroup>Utilities/System</rpmGroup>
  202:   <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
  203:   <rpmAutoReqProv>no</rpmAutoReqProv>
  204:   <rpmdescription>This package facilitates a base installation of LON-CAPA \n
  205: files in their directories.\n
  206: For more on the LON-CAPA project, visit http://www.lon-capa.org/.
  207:   </rpmdescription>
  208:   <rpmpre>echo '***********************************************************************'\n
  209: echo 'LON-CAPA  LearningOnline with CAPA'\n
  210: echo 'http://www.lon-capa.org/'\n
  211: echo 'Gerd Kortemeyer, et al'\n
  212: echo 'Laboratory for Instructional Technology Education'\n
  213: echo 'Michigan State University'\n
  214: echo 'General Public License, Version 2, June 1991'\n
  215: echo '** Michigan State University patents may apply **'\n
  216: echo ' '\n
  217: echo 'This installation assumes an installation of Redhat 6.2'\n
  218: echo ' '\n
  219: echo 'The server computer should be currently connected to the ethernet'\n
  220: echo ' '\n
  221: echo '***********************************************************************'\n
  222: </rpmpre>
  223: <rpmRequires>
  224: <item>PreReq: LON-CAPA-setup</item>
  225: <item>PreReq: apache</item>
  226: <item>PreReq: /etc/httpd/conf/httpd.conf</item>
  227: </rpmRequires>
  228: </rpm>
  229: <directories>
  230: <directory dist='default'>
  231:   <protectionlevel>never_delete</protectionlevel>
  232:   <targetdir dist='default'>etc</targetdir>
  233:   <categoryname>standard</categoryname>
  234:   <description>standard linux directory for configuration files</description>
  235: </directory>
  236: <directory dist='default'>
  237:   <protectionlevel>never_delete</protectionlevel>
  238:   <targetdir dist='default'>etc/cron.d</targetdir>
  239:   <categoryname>standard</categoryname>
  240:   <description>standard linux directory for running time-based "jobs"
  241:   </description>
  242: </directory>
  243: <directory dist='default'>
  244:   <protectionlevel>never_delete</protectionlevel>
  245:   <targetdir dist='default'>etc/httpd/conf</targetdir>
  246:   <categoryname>standard</categoryname>
  247:   <description>web configuration files</description>
  248: </directory>
  249: <directory dist='default'>
  250:   <protectionlevel>never_delete</protectionlevel>
  251:   <targetdir dist='default'>etc/pam.d</targetdir>
  252:   <categoryname>standard</categoryname>
  253:   <description>configuration directory for password authentication mechanism
  254:   </description>
  255: </directory>
  256: <directory dist='default'>
  257:   <protectionlevel>never_delete</protectionlevel>
  258:   <targetdir dist='default'>etc/rc.d/init.d</targetdir>
  259:   <targetdir dist='debian'>etc/init.d</targetdir>
  260:   <categoryname>standard</categoryname>
  261:   <description>scripts that run during system startup</description>
  262: </directory>
  263: <directory dist='default'>
  264:   <protectionlevel>never_delete</protectionlevel>
  265:   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
  266:   <targetdir dist='debian'>etc/rc0.d</targetdir>
  267:   <categoryname>standard</categoryname>
  268:   <description>scripts that run for run-level 0</description>
  269: </directory>
  270: <directory dist='default'>
  271:   <protectionlevel>never_delete</protectionlevel>
  272:   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
  273:   <targetdir dist='debian'>etc/rc1.d</targetdir>
  274:   <categoryname>standard</categoryname>
  275:   <description>scripts that run for run-level 1</description>
  276: </directory>
  277: <directory dist='default'>
  278:   <protectionlevel>never_delete</protectionlevel>
  279:   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
  280:   <targetdir dist='debian'>etc/rc2.d</targetdir>
  281:   <categoryname>standard</categoryname>
  282:   <description>scripts that run for run-level 2</description>
  283: </directory>
  284: <directory dist='default'>
  285:   <protectionlevel>never_delete</protectionlevel>
  286:   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
  287:   <targetdir dist='debian'>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:   <protectionlevel>never_delete</protectionlevel>
  293:   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
  294:   <targetdir dist='debian'>etc/rc4.d</targetdir>
  295:   <categoryname>standard</categoryname>
  296:   <description>scripts that run for run-level 4</description>
  297: </directory>
  298: <directory dist='default'>
  299:   <protectionlevel>never_delete</protectionlevel>
  300:   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
  301:   <targetdir dist='debian'>etc/rc5.d</targetdir>
  302:   <categoryname>standard</categoryname>
  303:   <description>scripts that run for run-level 5</description>
  304: </directory>
  305: <directory dist='default'>
  306:   <protectionlevel>never_delete</protectionlevel>
  307:   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
  308:   <targetdir dist='debian'>etc/rc6.d</targetdir>
  309:   <categoryname>standard</categoryname>
  310:   <description>scripts that run for run-level 6</description>
  311: </directory>
  312: <directory dist='default'>
  313:   <protectionlevel>never_delete</protectionlevel>
  314:   <targetdir dist='default'>home/httpd/lonTabs</targetdir>
  315:   <categoryname>standard</categoryname>
  316:   <description>tab-formatted reference files</description>
  317: </directory>
  318: <directory dist='default'>
  319:   <protectionlevel>never_delete</protectionlevel>
  320:   <targetdir dist='default'>home/httpd</targetdir>
  321:   <categoryname>standard</categoryname>
  322:   <description>start of the web server tree</description>
  323: </directory>
  324: <directory dist='default'>
  325:   <protectionlevel>modest_delete</protectionlevel>
  326:   <targetdir dist='default'>home/httpd/perl</targetdir>
  327:   <categoryname>server readonly</categoryname>
  328:   <description>perl scripts for managing the LON-CAPA system</description>
  329: </directory>
  330: <directory dist='default'>
  331:   <protectionlevel>never_delete</protectionlevel>
  332:   <targetdir dist='default'>home/httpd/perl/logs</targetdir>
  333:   <categoryname>server standard</categoryname>
  334:   <description>location where system performance and error logs are kept
  335:   </description>
  336: </directory>
  337: <directory dist='default'>
  338:   <protectionlevel>modest_delete</protectionlevel>
  339:   <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>
  340:   <categoryname>server standard</categoryname>
  341:   <description>
  342: Used by lond parent to check if children are responding to USR1 signals
  343: (otherwise they are killed and replaced).
  344:   </description>
  345: </directory>
  346: <directory dist='default'>
  347:   <protectionlevel>modest_delete</protectionlevel>
  348:   <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
  349:   <categoryname>server standard</categoryname>
  350:   <description>location where temporary files (for caching) are stored
  351:   </description>
  352: </directory>
  353: <directory dist='default'>
  354:   <protectionlevel>modest_delete</protectionlevel>
  355:   <targetdir dist='default'>home/httpd/prtspool</targetdir>
  356:   <categoryname>server standard</categoryname>
  357:   <description>for the output of lonprintout.pm
  358:   </description>
  359: </directory>
  360: <directory dist='default'>
  361:   <protectionlevel>modest_delete</protectionlevel>
  362:   <targetdir dist='default'>home/httpd/lib</targetdir>
  363:   <categoryname>server readonly</categoryname>
  364:   <description>location of LON-CAPA software modules and
  365: extensions</description>
  366: </directory>
  367: <directory dist='default'>
  368:   <!-- Must protect localauth.pm from extinction. -->
  369:   <protectionlevel>weak_delete</protectionlevel>
  370:   <targetdir dist='default'>home/httpd/lib/perl</targetdir>
  371:   <categoryname>server readonly</categoryname>
  372:   <description>location of LON-CAPA non web mod-perl handlers</description>
  373: </directory>
  374: <directory dist='default'>
  375:   <protectionlevel>modest_delete</protectionlevel>
  376:   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
  377:   <categoryname>server readonly</categoryname>
  378:   <description>location of LON-CAPA web mod-perl handlers</description>
  379: </directory>
  380: <directory dist='default'>
  381:   <protectionlevel>modest_delete</protectionlevel>
  382:   <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
  383:   <categoryname>server readonly</categoryname>
  384:   <description>location of HTML specific perl module fixes and additions
  385:   </description>
  386: </directory>
  387: <directory dist='default'>
  388:   <protectionlevel>modest_delete</protectionlevel>
  389:   <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
  390:   <categoryname>server readonly</categoryname>
  391:   <description>location of HTML specific perl module fixes and additions
  392:   </description>
  393: </directory>
  394: <directory dist='default'>
  395:    <protectionlevel>modest_delete</protectionlevel>
  396:  <targetdir dist='default'>home/httpd/lonIDs</targetdir>
  397:   <categoryname>server standard</categoryname>
  398:   <description>cookie jar</description>
  399: </directory>
  400: <directory dist='default'>
  401:    <protectionlevel>modest_delete</protectionlevel>
  402:  <targetdir dist='default'>home/httpd/scantron</targetdir>
  403:   <categoryname>server standard</categoryname>
  404:   <description>uploaded scantron forms directory</description>
  405: </directory>
  406: <directory dist='default'>
  407:   <protectionlevel>modest_delete</protectionlevel>
  408:   <targetdir dist='default'>home/httpd/sockets</targetdir>
  409:   <categoryname>server standard</categoryname>
  410:   <description>lonc's sockets</description>
  411: </directory>
  412: <directory dist='default'>
  413:   <protectionlevel>modest_delete</protectionlevel>
  414:   <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
  415:   <categoryname>server standard</categoryname>
  416:   <description>lonc's sockets (delayed)</description>
  417: </directory>
  418: <directory dist='default'>
  419:   <protectionlevel>never_delete</protectionlevel>
  420:   <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
  421:   <categoryname>standard</categoryname>
  422:   <description>location of cgi scripts</description>
  423: </directory>
  424: <directory dist='default'>
  425:   <protectionlevel>never_delete</protectionlevel>
  426:   <targetdir dist='default'>home/httpd/html</targetdir>
  427:   <categoryname>server standard</categoryname>
  428:   <description>location of web-accessible file tree</description>
  429: </directory>
  430: <directory dist='default'>
  431:   <protectionlevel>never_delete</protectionlevel>
  432:   <targetdir dist='default'>home/httpd/html/res</targetdir>
  433:   <categoryname>server standard</categoryname>
  434:   <description>root of resource tree</description>
  435: </directory>
  436: <directory dist='default'>
  437:   <protectionlevel>modest_delete</protectionlevel>
  438:   <targetdir dist='default'>home/httpd/html/userfiles</targetdir>
  439:   <categoryname>server standard</categoryname>
  440:   <description>root for user uploaded files</description>
  441: </directory>
  442: <directory dist='default'>
  443:   <protectionlevel>modest_delete</protectionlevel>
  444:   <targetdir dist='default'>home/httpd/html/adm</targetdir>
  445:   <categoryname>server readonly</categoryname>
  446:   <description>unauthenticated resources</description>
  447: </directory>
  448: <directory dist='default'>
  449:   <protectionlevel>modest_delete</protectionlevel>
  450:   <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
  451:   <categoryname>server readonly</categoryname>
  452:   <description>home of the rat</description>
  453: </directory>
  454: <directory dist='default'>
  455:   <protectionlevel>modest_delete</protectionlevel>
  456:   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
  457:   <categoryname>server readonly</categoryname>
  458:   <description>online help documentation</description>
  459: </directory>
  460: <directory dist='default'>
  461:   <protectionlevel>modest_delete</protectionlevel>
  462:   <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
  463:   <categoryname>server readonly</categoryname>
  464:   <description>XML specifications for helpers</description>
  465: </directory>
  466: <directory dist='default'>
  467:   <protectionlevel>modest_delete</protectionlevel>
  468:   <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
  469:   <categoryname>server readonly</categoryname>
  470:   <description>online help documentation gif files</description>
  471: </directory>
  472: <directory dist='default'>
  473:   <protectionlevel>modest_delete</protectionlevel>
  474:   <targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir>
  475:   <categoryname>server readonly</categoryname>
  476:   <description>online help documentation eps files</description>
  477: </directory>
  478: <directory dist='default'>
  479:   <protectionlevel>modest_delete</protectionlevel>
  480:   <targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir>
  481:   <categoryname>server readonly</categoryname>
  482:   <description>online help documentation tex files</description>
  483: </directory>
  484: <directory dist='default'>
  485:   <protectionlevel>modest_delete</protectionlevel>
  486:   <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
  487:   <categoryname>server readonly</categoryname>
  488:   <description>online help documentation png files</description>
  489: </directory>
  490: <directory dist='default'>
  491:   <protectionlevel>modest_delete</protectionlevel>
  492:   <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
  493:   <categoryname>server readonly</categoryname>
  494:   <description>online help documentation for the LON-CAPA programming
  495: interface</description>
  496: </directory>
  497: <directory dist='default'>
  498:   <protectionlevel>modest_delete</protectionlevel>
  499:   <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
  500:   </targetdir>
  501:   <categoryname>server readonly</categoryname>
  502:   <description>online help documentation for the LON-CAPA programming
  503: interface, Apache (mod_perl) handlers</description>
  504: </directory>
  505: <directory dist='default'>
  506:   <protectionlevel>modest_delete</protectionlevel>
  507:   <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
  508:   <categoryname>server readonly</categoryname>
  509:   <description>online help documentation for the LON-CAPA programming
  510: interface, Apache (mod_perl) handlers</description>
  511: </directory>
  512: <directory dist='default'>
  513:   <protectionlevel>modest_delete</protectionlevel>
  514:   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
  515:   <categoryname>server readonly</categoryname>
  516:   <description>graphic widgets</description>
  517: </directory>
  518: <directory dist='default'>
  519:   <protectionlevel>modest_delete</protectionlevel>
  520:   <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
  521:   <categoryname>server readonly</categoryname>
  522:   <description>miscellaneous resources</description>
  523: </directory>
  524: <directory dist='default'>
  525:   <protectionlevel>modest_delete</protectionlevel>
  526:   <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
  527:   <categoryname>server readonly</categoryname>
  528:   <description>error warnings and icons</description>
  529: </directory>
  530: <directory dist='default'>
  531:   <protectionlevel>never_delete</protectionlevel>
  532:   <targetdir dist='default'>home/httpd/lonUsers</targetdir>
  533:   <categoryname>server standard</categoryname>
  534:   <description>Home directories of local users.  There is a five-tier
  535: structure to the directories:
  536: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
  537: a user fredflint at MSU would have his information located in
  538: lonUsers/msu/f/r/e/fredflint.<br />&#160;<br />Within this directory there are
  539: a variety of files which govern the scope of what a user can do within the
  540: LON-CAPA system.  A passwd file determines the type of authentication
  541: mechanism to use.
  542:  There also are files such as roles.hist (and its database compilation,
  543: roles.db) which specify the roles and privileges for a user in the
  544: LON-CAPA system.</description>
  545: </directory>
  546: <directory dist='default'>
  547:   <protectionlevel>modest_delete</protectionlevel>
  548:   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
  549:   <categoryname>server readonly</categoryname>
  550:   <description>mathematics markup language resources</description>
  551: </directory>
  552: <directory dist='default'>
  553:   <protectionlevel>modest_delete</protectionlevel>
  554:   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
  555:   <categoryname>server readonly</categoryname>
  556:   <description>files useful for including within customized scripting
  557:   </description>
  558: </directory>
  559: <directory dist='default'>
  560:   <protectionlevel>modest_delete</protectionlevel>
  561:   <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
  562:   </targetdir>
  563:   <categoryname>server readonly</categoryname>
  564:   <description>template files useful for customized scripts</description>
  565: </directory>
  566: <directory dist='default'>
  567:   <protectionlevel>never_delete</protectionlevel>
  568:   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
  569:   <categoryname>server standard</categoryname>
  570:   <description>status reports; online logs are kept that
  571: are viewable over the world-wide web</description>
  572: </directory>
  573: <directory dist='default'>
  574:   <protectionlevel>modest_delete</protectionlevel>
  575:   <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
  576:   <categoryname>server readonly</categoryname>
  577:   <description>web user interface resources</description>
  578: </directory>
  579: <directory dist='default'>
  580:   <protectionlevel>modest_delete</protectionlevel>
  581:   <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
  582:   <categoryname>server readonly</categoryname>
  583:   <description>LCD font for remote control</description>
  584: </directory>
  585: <directory dist='default'>
  586:   <protectionlevel>modest_delete</protectionlevel>
  587:   <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
  588:   <categoryname>server readonly</categoryname>
  589:   <description>Logos for LON-CAPA domains</description>
  590: </directory>
  591: <directory dist='default'>
  592:   <protectionlevel>modest_delete</protectionlevel>
  593:   <targetdir dist='default'>home/httpd/lonTabs/lonDomColors</targetdir>
  594:   <categoryname>server readonly</categoryname>
  595:   <description>Designs for LON-CAPA domains</description>
  596: </directory>
  597: <directory dist='default'>
  598:   <protectionlevel>modest_delete</protectionlevel>
  599:   <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
  600:   <categoryname>server readonly</categoryname>
  601:   <description>Page headers and graphical interface files</description>
  602: </directory>
  603: <directory dist='default'>
  604:   <protectionlevel>modest_delete</protectionlevel>
  605:   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
  606:   </targetdir>
  607:   <categoryname>server readonly</categoryname>
  608:   <description>bookmark user interface code</description>
  609: </directory>
  610: <directory dist='default'>
  611:   <protectionlevel>modest_delete</protectionlevel>
  612:   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
  613:   </targetdir>
  614:   <categoryname>server readonly</categoryname>
  615:   <description></description>
  616: </directory>
  617: <directory dist='default'>
  618:   <protectionlevel>modest_delete</protectionlevel>
  619:   <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
  620:   </targetdir>
  621:   <categoryname>server readonly</categoryname>
  622:   <description>icons that help depict the file system (outdated)</description>
  623: </directory>
  624: <directory dist='default'>
  625:   <protectionlevel>never_delete</protectionlevel>
  626:   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
  627:   <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
  628:   <targetdir dist='redhat8'>usr/lib/perl5/site_perl/5.8.0</targetdir>
  629:   <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
  630:   <categoryname>standard</categoryname>
  631:   <description>system perl tree (usually present on linux systems)
  632:   </description>
  633: </directory>
  634: <directory dist='default'>
  635:   <protectionlevel>modest_delete</protectionlevel>
  636:   <targetdir dist='default'>usr/local/loncapa/bin</targetdir>
  637:   <categoryname>standard</categoryname>
  638:   <description>local binary files for loncapa</description>
  639: </directory>
  640: <directory dist='default'>
  641:   <protectionlevel>modest_delete</protectionlevel>
  642:   <targetdir dist='default'>usr/local/loncapa/doc</targetdir>
  643:   <categoryname>standard</categoryname>
  644:   <description>local documentation files for loncapa</description>
  645: </directory>
  646: <directory dist='default'>
  647:   <protectionlevel>modest_delete</protectionlevel>
  648:   <targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir>
  649:   <categoryname>standard</categoryname>
  650:   <description>examples of configuration files for secondary
  651:  services</description>
  652: </directory>
  653: <directory dist='default'>
  654:   <protectionlevel>modest_delete</protectionlevel>
  655:   <targetdir dist='default'>usr/local/loncapa/sbin</targetdir>
  656:   <categoryname>standard</categoryname>
  657:   <description>local "auxiliary" binary files for loncapa</description>
  658: </directory>
  659: <directory dist='default'>
  660:   <protectionlevel>never_delete</protectionlevel>
  661:   <targetdir dist='default'>usr/local/man/man1</targetdir>
  662:   <categoryname>standard</categoryname>
  663:   <description>local manual pages</description>
  664: </directory>
  665: <directory dist='default'>
  666:   <protectionlevel>never_delete</protectionlevel>
  667:   <targetdir dist='default'>usr/man/man1</targetdir>
  668:   <categoryname>standard</categoryname>
  669:   <description>manual pages</description>
  670: </directory>
  671: <directory dist='default'>
  672:   <protectionlevel>never_delete</protectionlevel>
  673:   <targetdir dist='default'>usr/man/man3</targetdir>
  674:   <categoryname>standard</categoryname>
  675:   <description>manual pages</description>
  676: </directory>
  677: <directory dist='default'>
  678:   <protectionlevel>never_delete</protectionlevel>
  679:   <targetdir dist='default'>usr/sbin</targetdir>
  680:   <categoryname>standard</categoryname>
  681:   <description>standard linux directory for superuser executables</description>
  682: </directory>
  683: </directories>
  684: <files>
  685: <file>
  686: <source>loncom/krb.conf</source>
  687: <target dist='default'>usr/local/loncapa/doc/conf_examples/krb.conf</target>
  688: <categoryname>static conf</categoryname>
  689: <description>
  690: which Kerberos server to contact for specified Kerberos domains
  691: </description>
  692: <note>
  693: <table cellpadding='0' cellspacing='0' border='1'>
  694: <tr><td>
  695: list elements are separated by newlines
  696: </td></tr>
  697: <tr><td>
  698: each list element consists of only two subelements separated by a colon
  699: <br />
  700: <ul>
  701: <li>Kerberos domain value</li>
  702: <li>Kerberos server IP address</li>
  703: </ul>
  704: </td></tr>
  705: </table>
  706: </note>
  707: </file>
  708: <file>
  709: <source>loncom/loncapa.conf</source>
  710: <target dist='default'>etc/httpd/conf/loncapa.conf</target>
  711: <categoryname>conf</categoryname>
  712: <description>
  713: <p>
  714: The goal of this file is to implement all LON-CAPA specific
  715: customization of the Apache web server (most all of these values
  716: require manual input from the system administrator at some point).
  717: The values in this file, as opposed to loncapa_apache.conf, are
  718: meant to be machine and institution specific.
  719: </p>
  720: <p>
  721: For the LON-CAPA network server and perl module
  722: handlers, it defines machine specific settings including lonHostID, lonRole,
  723: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt.
  724: </p>
  725: <p>
  726: This file should not be viewable by regular users of the system.
  727: Only root and www should be able to view the contents of this file
  728: since lonReceipt is sensitive.
  729: </p>
  730: </description>
  731: <note>
  732: <b>configure</b>
  733: <br />
  734: <table cellpadding='0' cellspacing='0' border='1'>
  735: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
  736: machine</td></tr>
  737: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
  738: access</td></tr>
  739: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
  740: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
  741: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
  742: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
  743: seconds</td></tr>
  744: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
  745: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
  746: MySQL database</td></tr>
  747: </table>
  748: </note>
  749: </file>
  750: <file>
  751: <source>loncom/loncapa_apache.conf</source>
  752: <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
  753: <categoryname>static conf</categoryname>
  754: <description>
  755: The goal of this file is to implement all LON-CAPA specific
  756: customization of the Apache web server that does not require
  757: user input.
  758: 
  759: For the Apache web server, it defines a global
  760: access configuration which defines what server options (Indexes", "Includes",
  761: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
  762: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
  763: and "/usr/doc").  For the LON-CAPA network server and perl module
  764: handlers, it defines 
  765: and internal machine settings for specific directories, socket ports,
  766: the www@localhost MySQL password, and browser detection logic.
  767: </description>
  768: </file>
  769: <file>
  770: <source>loncom/startup.pl</source>
  771: <target dist='default'>etc/httpd/conf/startup.pl</target>
  772: <categoryname>static conf</categoryname>
  773: <description>
  774: This file provides initializations for perl handlers.  It adjusts what
  775: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
  776: well as causing the Apache module to be used for every perl handler.
  777: <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
  778: </description>
  779: </file>
  780: <file>
  781: <source>loncom/thesaurus/thesaurus.db</source>
  782: <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
  783: <categoryname>system file</categoryname>
  784: <description>
  785: Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
  786: </description>
  787: <build trigger='run if dependencies change'>
  788: loncom/thesaurus/build_thesaurus_wrapper.sh
  789: </build>
  790: <dependencies>
  791: rawkey.txt
  792: </dependencies>
  793: </file>
  794: <file>
  795: <source>loncom/interface/mydesk.tab</source>
  796: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
  797: <categoryname>static conf</categoryname>
  798: <description>
  799: Config file for "My Desk"
  800: </description>
  801: </file>
  802: <file>
  803: <source>loncom/interface/filetypes.tab</source>
  804: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
  805: <categoryname>static conf</categoryname>
  806: <description>
  807: Descriptive list of file extensions, and extension groupings.
  808: </description>
  809: </file>
  810: <file>
  811: <source>loncom/interface/filecategories.tab</source>
  812: <target dist='default'>home/httpd/lonTabs/filecategories.tab</target>
  813: <categoryname>static conf</categoryname>
  814: <description>
  815: Descriptive list of file extensions and broad categorization.
  816: </description>
  817: </file>
  818: <file>
  819: <source>loncom/cgi/barcode.png</source>
  820: <target dist='default'>home/httpd/cgi-bin/barcode.png</target>
  821: <categoryname>script</categoryname>
  822: <description>
  823: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
  824: parameter.
  825: </description>
  826: </file>
  827: <file>
  828: <source>loncom/cgi/thumbnail.gif</source>
  829: <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
  830: <categoryname>script</categoryname>
  831: <description>
  832: Produces a thumbnail image of the url given
  833: </description>
  834: </file>
  835: <file>
  836: <source>loncom/cgi/clusterstatus.pl</source>
  837: <target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>
  838: <categoryname>script</categoryname>
  839: <description>
  840: utility cgi script to view status of cluster
  841: </description>
  842: </file>
  843: <file>
  844: <source>loncom/build/system_dependencies/perltest.pl</source>
  845: <target dist='default'>home/httpd/cgi-bin/perltest.pl</target>
  846: <categoryname>script</categoryname>
  847: <description>
  848: utility cgi script to view status of perl modules
  849: </description>
  850: </file>
  851: <file>
  852: <source>loncom/build/system_dependencies/cpan_distributions.txt</source>
  853: <target dist='default'>home/httpd/cgi-bin/cpan_distributions.txt</target>
  854: <categoryname>interface file</categoryname>
  855: <description>
  856: utility cgi script to view status of perl modules
  857: </description>
  858: </file>
  859: <file>
  860: <source>loncom/cgi/graph.png</source>
  861: <target dist='default'>home/httpd/cgi-bin/graph.png</target>
  862: <categoryname>script</categoryname>
  863: <description>
  864: Dynamically outputs a graph especially for lonstatistics.pm.
  865: </description>
  866: <note>
  867: Depends on perl modules:
  868: GDGraph-1.33 and GDTextUtils-0.80.
  869: </note>
  870: </file>
  871: <file>
  872: <source>loncom/cgi/lonversions.pl</source>
  873: <target dist='default'>home/httpd/cgi-bin/lonversions.pl</target>
  874: <categoryname>script</categoryname>
  875: <description>
  876: utility cgi script to view software versions of a remote server
  877: </description>
  878: </file>
  879: <file>
  880: <source>loncom/cgi/ping.pl</source>
  881: <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
  882: <categoryname>script</categoryname>
  883: <description>
  884: cgi-script to ping other server
  885: </description>
  886: </file>
  887: <file>
  888: <source>loncom/cgi/plot.gif</source>
  889: <target dist='default'>home/httpd/cgi-bin/plot.gif</target>
  890: <categoryname>script</categoryname>
  891: <description>
  892: Dynamically outputs X-Y plots with point, line, etc functions.
  893: </description>
  894: </file>
  895: <file>
  896: <source>loncom/cgi/imagechoice.pl</source>
  897: <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>
  898: <categoryname>script</categoryname>
  899: <description>
  900: Helper to select image coordinates in writing homework involving images.
  901: </description>
  902: </file>
  903: <file>
  904: <source>loncom/interface/printout.pl</source>
  905: <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
  906: <categoryname>script</categoryname>
  907: <description>
  908: cgi script
  909: </description>
  910: <note>
  911: Depends on srm.conf entry:
  912: Alias /prtspool/ /home/httpd/prtspool/
  913: as well as a /home/httpd/prtspool directory.
  914: </note>
  915: </file>
  916: <file>
  917: <source>loncom/cgi/metadata_keywords.pl</source>
  918: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
  919: <categoryname>script</categoryname>
  920: <description>
  921: a cgi-script (not mod_perl), which contacts MySQL and pulls
  922: out all keywords in this format:
  923: 
  924: coil,magnetic,transformer
  925: transformer,coils,current,amperes,voltage,transformers,coil
  926: flux,magnetic,current,transformer
  927: coil,loop,field,magnetic
  928: 
  929: ... etc (one line per entry).
  930: 
  931: and simply prints this text-only (no markup) to the browser
  932: </description>
  933: </file>
  934: <file>
  935: <source>loncom/cgi/metadata_harvest.pl</source>
  936: <target dist='default'>home/httpd/cgi-bin/metadata_harvest.pl</target>
  937: <categoryname>script</categoryname>
  938: <description>
  939: a cgi-script (not mod_perl), which contacts MySQL and pulls
  940: out all records in "|"-separated format.
  941: To be used by very simple harvesting engines.
  942: </description>
  943: </file>
  944: <fileglob>
  945: <glob>*.*</glob>
  946: <sourcedir>loncom/homework/templates/</sourcedir>
  947: <targetdir dist='default'>
  948: home/httpd/html/res/adm/includes/templates/</targetdir>
  949: <categoryname>static conf</categoryname>
  950: <description>
  951: Template files for generating new resources.
  952: </description>
  953: <filenames>
  954: blank.library;
  955: blank.library.meta;
  956: blank.problem;
  957: blank.problem.meta;
  958: ClickImageExample.problem;
  959: ClickImageExample.problem.meta;
  960: Essay.problem;
  961: Essay.problem.meta;
  962: man1.jpg;
  963: numerical.problem;
  964: numerical.problem.meta;
  965: Plot.problem;
  966: Plot.problem.meta;
  967: RadioResponse.problem;
  968: RadioResponse.problem.meta;
  969: RandomLabelExample.problem;
  970: RandomLabelExample.problem.meta;
  971: SelectFromOptions-4ConceptGoups.problem;
  972: SelectFromOptions-4ConceptGoups.problem.meta;
  973: SelectFromOptions-5ConceptGoups.problem;
  974: SelectFromOptions-5ConceptGoups.problem.meta;
  975: SelectFromOptions-6ConceptGoups.problem;
  976: SelectFromOptions-6ConceptGoups.problem.meta;
  977: SelectFromOptions-7ConceptGoups.problem;
  978: SelectFromOptions-7ConceptGoups.problem.meta;
  979: SelectFromOptions-8ConceptGoups.problem;
  980: SelectFromOptions-8ConceptGoups.problem.meta;
  981: SelectFromOptions-Simple.problem;
  982: SelectFromOptions-Simple.problem.meta;
  983: script.library;
  984: script.library.meta;
  985: SimpleFormula.problem;
  986: SimpleFormula.problem.meta;
  987: StringResponse.problem;
  988: StringResponse.problem.meta;
  989: SimpleMatching.problem;
  990: SimpleMatching.problem.meta;
  991: SimpleRank.problem;
  992: SimpleRank.problem.meta;
  993: SimpleTrueFalse.problem;
  994: SimpleTrueFalse.problem.meta
  995: </filenames>
  996: </fileglob>
  997: <file>
  998: <source>loncom/homework/insertlist.tab</source>
  999: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
 1000: <categoryname>static conf</categoryname>
 1001: <description>
 1002: Describes what tags are allowed inside other tags.
 1003: </description>
 1004: </file>
 1005: <file>
 1006: <source>CAPA/JavaTools/GLabel.class</source>
 1007: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
 1008: </target>
 1009: <categoryname>static conf</categoryname>
 1010: <description>
 1011: Java applet for labelling graphs.
 1012: </description>
 1013: <note>
 1014: Built from Glabel.java.  Still working on build/dependency details.
 1015: </note>
 1016: </file>
 1017: <file>
 1018: <source>loncom/interface/default.assesscalc</source>
 1019: <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc
 1020: </target>
 1021: <categoryname>static conf</categoryname>
 1022: <description>
 1023: Default spreadsheet for individual assessment.
 1024: </description>
 1025: </file>
 1026: <file>
 1027: <source>loncom/interface/default.studentcalc</source>
 1028: <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc
 1029: </target>
 1030: <categoryname>static conf</categoryname>
 1031: <description>
 1032: Default spreadsheet for assessment of students.
 1033: </description>
 1034: </file>
 1035: <file>
 1036: <source>loncom/interface/default.classcalc</source>
 1037: <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc
 1038: </target>
 1039: <categoryname>static conf</categoryname>
 1040: <description>
 1041: Default spreadsheet for assessment of a class.
 1042: </description>
 1043: </file>
 1044: <file>
 1045: <source>loncom/auth/roles.tab</source>
 1046: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
 1047: <categoryname>static conf</categoryname>
 1048: <description>
 1049: List of privileges associated with users of multiple types (for example:
 1050: Teaching Assistant, Exam Proctor, Course Coordinator)
 1051: </description>
 1052: </file>
 1053: <file>
 1054: <source>loncom/auth/rolesplain.tab</source>
 1055: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
 1056: <categoryname>static conf</categoryname>
 1057: <description>
 1058: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
 1059: and privileges available in the network with function
 1060: </description>
 1061: </file>
 1062: <file>
 1063: <source>loncom/hosts.tab</source>
 1064: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
 1065: <categoryname>static conf</categoryname>
 1066: <description>
 1067: List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
 1068: <tt>lonDefDomain</tt> and <u>IP address</u>.
 1069: </description>
 1070: </file>
 1071: <file>
 1072: <source>loncom/domain.tab</source>
 1073: <target dist='default'>home/httpd/lonTabs/domain.tab</target>
 1074: <categoryname>static conf</categoryname>
 1075: <description>
 1076: List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication.
 1077: </description>
 1078: </file>
 1079: <file>
 1080: <source>loncom/spare.tab</source>
 1081: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
 1082: <categoryname>conf</categoryname>
 1083: <description>
 1084: Spare hosts to offload session to if the LON-CAPA machine is overloaded
 1085: </description>
 1086: <note>
 1087: <b>configure</b><br />
 1088: <table cellpadding='0' cellspacing='0' border='1'>
 1089: <tr><td>
 1090: list elements are separated by newlines
 1091: </td></tr>
 1092: <tr><td>
 1093: each list element consists of only one value; the value for <tt>lonHostID</tt>
 1094: in <tt>access.conf</tt>
 1095: </td></tr>
 1096: </table>
 1097: </note>
 1098: </file>
 1099: <file>
 1100: <source>loncom/htpasswd</source>
 1101: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
 1102: <categoryname>conf</categoryname>
 1103: <description>
 1104: Basic auth password to access /lon-status and /server-status
 1105: </description>
 1106: </file>
 1107: <file>
 1108: <source>loncom/smb.conf</source>
 1109: <target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
 1110: <categoryname>static conf</categoryname>
 1111: <description>
 1112: configuration file to make LON-CAPA server file space accessible to network
 1113: neighborhood
 1114: </description>
 1115: </file>
 1116: <file>
 1117: <source>loncom/ntp.conf</source>
 1118: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
 1119: <categoryname>static conf</categoryname>
 1120: <description>
 1121: which NTP server to contact for information (XNTP3 standard)
 1122: </description>
 1123: <note>
 1124: <table cellpadding='0' cellspacing='0' border='1'>
 1125: <tr><td>
 1126: only one line needs to be changed to specify a server ip address
 1127: </td></tr>
 1128: <tr><td>
 1129: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
 1130: </td></tr>
 1131: </table>
 1132: </note>
 1133: </file>
 1134: <file>
 1135: <source>loncom/metadata_database/searchcat.pl</source>
 1136: <target dist='default'>home/httpd/perl/searchcat.pl</target>
 1137: <categoryname>script</categoryname>
 1138: <description>
 1139: Batch script for updating SQL metadata database.
 1140: </description>
 1141: </file>
 1142: <file>
 1143: <source>loncom/metadata_database/cleanup_database.pl</source>
 1144: <target dist='default'>home/httpd/perl/cleanup_database.pl</target>
 1145: <categoryname>script</categoryname>
 1146: <description>
 1147: Batch script for removing temporary tables from the SQL metadata database.
 1148: </description>
 1149: </file>
 1150: <file>
 1151: <source>loncom/misc/cleanup_prtspool.pl</source>
 1152: <target dist='default'>home/httpd/perl/cleanup_prtspool.pl</target>
 1153: <categoryname>script</categoryname>
 1154: <description>
 1155: Batch script for removing files not accessed within 24 hours from the 
 1156: /home/httpd/prtspool directory.
 1157: </description>
 1158: </file>
 1159: <file>
 1160: <source>loncom/lonhttpd</source>
 1161: <target dist='default'>home/httpd/perl/lonhttpd</target>
 1162: <categoryname>script</categoryname>
 1163: <description>
 1164: Small fry httpd on port 8080
 1165: </description>
 1166: </file>
 1167: <file>
 1168: <source>loncom/lonc</source>
 1169: <target dist='default'>home/httpd/perl/lonc</target>
 1170: <categoryname>script</categoryname>
 1171: <description>
 1172: proxy server
 1173: </description>
 1174: </file>
 1175: <file>
 1176: <source>doc/man/lonc.1</source>
 1177: <target dist='default'>usr/man/man1/lonc.1</target>
 1178: <categoryname>doc</categoryname>
 1179: <description>man page for lonc</description>
 1180: <build trigger='always run'>
 1181: loncom/build/pod2man.sh ../lonc &gt; ../../doc/man/lonc.1 &amp;&amp; \
 1182: echo 'manifying lonc'
 1183: </build>
 1184: <status>works/unverified</status>
 1185: <dependencies>
 1186: ../../loncom/lonc
 1187: </dependencies>
 1188: </file>
 1189: <file>
 1190: <source>doc/scripts/lonc.html</source>
 1191: <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>
 1192: <categoryname>doc</categoryname>
 1193: <description>POD-derived page for lonc</description>
 1194: <build trigger='always run'>
 1195: loncom/build/pod2html.sh ../lonc &gt; ../../doc/scripts/lonc.html &amp;&amp; \
 1196: echo 'pod2html lonc'
 1197: </build>
 1198: <status>works/unverified</status>
 1199: <dependencies>
 1200: ../../loncom/lonc
 1201: </dependencies>
 1202: </file>
 1203: <file>
 1204: <source>loncom/lond</source>
 1205: <target dist='default'>home/httpd/perl/lond</target>
 1206: <categoryname>script</categoryname>
 1207: <description>
 1208: This is a remote command interpreter on a TCP LON-CAPA network layer.
 1209: It accepts and processes incoming requests from other LON-CAPA machines
 1210: on the network.  lond's functionality is self-contained in the sense
 1211: that it does not reference (import, require, use) any other file
 1212: described in this document.  There are only 15 subroutines in this
 1213: script, however the <tt>make_new_child</tt> subroutine is quite
 1214: complex since it parses and responds about 29 different types of 
 1215: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
 1216: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
 1217: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
 1218: tmpput, tmpget, and ls).
 1219: </description>
 1220: </file>
 1221: <file>
 1222: <source>doc/man/lond.1</source>
 1223: <target dist='default'>usr/man/man1/lond.1</target>
 1224: <categoryname>doc</categoryname>
 1225: <description>man page for lond</description>
 1226: <build trigger='always run'>
 1227: loncom/build/pod2man.sh ../lond &gt; ../../doc/man/lond.1 &amp;&amp; \
 1228: echo 'manifying lond'
 1229: </build>
 1230: <status>works/unverified</status>
 1231: <dependencies>
 1232: ../../loncom/lond
 1233: </dependencies>
 1234: </file>
 1235: <file>
 1236: <source>doc/scripts/lond.html</source>
 1237: <target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
 1238: <categoryname>doc</categoryname>
 1239: <description>POD-derived page for lond</description>
 1240: <build trigger='always run'>
 1241: loncom/build/pod2html.sh ../lond &gt; ../../doc/scripts/lond.html &amp;&amp; \
 1242: echo 'pod2html lond'
 1243: </build>
 1244: <status>works/unverified</status>
 1245: <dependencies>
 1246: ../../loncom/lond
 1247: </dependencies>
 1248: </file>
 1249: <file>
 1250: <source>loncom/build/CHECKRPMS</source>
 1251: <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 1252: <categoryname>script</categoryname>
 1253: <description>CGI script that checks status of RPMs</description>
 1254: </file>
 1255: <file>
 1256: <source>loncom/cgi/loncron.pl</source>
 1257: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
 1258: <categoryname>script</categoryname>
 1259: <description>CGI script that starts and pipes output of loncron</description>
 1260: </file>
 1261: <file>
 1262: <source>loncom/cgi/userstatus.pl</source>
 1263: <target dist='default'>home/httpd/cgi-bin/userstatus.pl</target>
 1264: <categoryname>script</categoryname>
 1265: <description>CGI script that shows users currently on machine</description>
 1266: </file>
 1267: <file>
 1268: <source>loncom/loncron</source>
 1269: <target dist='default'>home/httpd/perl/loncron</target>
 1270: <categoryname>script</categoryname>
 1271: <description>housekeeping</description>
 1272: </file>
 1273: <file>
 1274: <source>loncom/lonsql</source>
 1275: <target dist='default'>home/httpd/perl/lonsql</target>
 1276: <categoryname>script</categoryname>
 1277: <description>maintain secondary database of metadata</description>
 1278: </file>
 1279: <file>
 1280: <source>doc/man/lonsql.1</source>
 1281: <target dist='default'>usr/man/man1/lonsql.1</target>
 1282: <categoryname>doc</categoryname>
 1283: <description>man page for lonsql</description>
 1284: <build trigger='always run'>
 1285: loncom/build/pod2man.sh ../lonsql &gt; ../../doc/man/lonsql.1 &amp;&amp; \
 1286: echo 'manifying lonsql'
 1287: </build>
 1288: <status>works/unverified</status>
 1289: <dependencies>
 1290: ../../loncom/lonsql
 1291: </dependencies>
 1292: </file>
 1293: <file>
 1294: <source>doc/scripts/lonsql.html</source>
 1295: <target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
 1296: <categoryname>doc</categoryname>
 1297: <description>POD-derived page for lonsql</description>
 1298: <build trigger='always run'>
 1299: loncom/build/pod2html.sh ../lonsql &gt; ../../doc/scripts/lonsql.html &amp;&amp; \
 1300: echo 'pod2html lonsql'
 1301: </build>
 1302: <status>works/unverified</status>
 1303: <dependencies>
 1304: ../../loncom/lonsql
 1305: </dependencies>
 1306: </file>
 1307: <file>
 1308: <source>loncom/lcpasswd</source>
 1309: <target dist='default'>home/httpd/perl/lcpasswd</target>
 1310: <categoryname>setuid script</categoryname>
 1311: <description>
 1312: Coordinates the system services and files in order to allow lond to change
 1313: user passwords.
 1314: </description>
 1315: <status>being updated</status>
 1316: </file>
 1317: <file>
 1318: <source>loncom/pwchange</source>
 1319: <target dist='default'>home/httpd/perl/pwchange</target>
 1320: <categoryname>setuid script</categoryname>
 1321: <description>
 1322: Allows www to change user passwords.
 1323: </description>
 1324: <status>being updated</status>
 1325: </file>
 1326: <file>
 1327: <source>loncom/lcuseradd</source>
 1328: <target dist='default'>home/httpd/perl/lcuseradd</target>
 1329: <categoryname>setuid script</categoryname>
 1330: <description>
 1331: Coordinates the system services and files in order to allow lond to add a
 1332: new user.
 1333: </description>
 1334: <status>being updated</status>
 1335: </file>
 1336: <file>
 1337: <source>loncom/lchtmldir</source>
 1338: <target dist='default'>home/httpd/perl/lchtmldir</target>
 1339: <categoryname>setuid script</categoryname>
 1340: <description>
 1341: Manages the file system ramifications of adding author mode to a user. 
 1342: If necessary a public_html diretory is added, permissions and ownership are
 1343: set according to the user's authentication mode.
 1344: </description>
 1345: <status>New file</status>
 1346: </file>
 1347: <file>
 1348: <source>loncom/lcuserdel</source>
 1349: <target dist='default'>home/httpd/perl/lcuserdel</target>
 1350: <categoryname>setuid script</categoryname>
 1351: <description>
 1352: Coordinates the system services and files in order to allow lond to delete a
 1353: user.
 1354: </description>
 1355: <status>deprecated</status>
 1356: </file>
 1357: <file>
 1358: <source>loncom/lcnfson</source>
 1359: <target dist='default'>home/httpd/perl/lcnfson</target>
 1360: <categoryname>setuid script</categoryname>
 1361: <description>
 1362: coordinates the system services and files in order to allow lond to enable NFS
 1363: for a user
 1364: </description>
 1365: <status>deprecated</status>
 1366: </file>
 1367: <file>
 1368: <source>loncom/lcnfsoff</source>
 1369: <target dist='default'>home/httpd/perl/lcnfsoff</target>
 1370: <categoryname>setuid script</categoryname>
 1371: <description>
 1372: coordinates the system services and files in order to allow lond to disable NFS
 1373: for a user
 1374: </description>
 1375: <status>deprecated</status>
 1376: </file>
 1377: <file>
 1378: <source>loncom/license/gpl.txt</source>
 1379: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
 1380: <categoryname>interface file</categoryname>
 1381: <description>
 1382: GNU General Public License.  Long live the cause of freeware!
 1383: </description>
 1384: </file>
 1385: <file>
 1386: <source>loncom/license/httpi.license</source>
 1387: <target dist='default'>home/httpd/html/adm/httpi.license</target>
 1388: <categoryname>interface file</categoryname>
 1389: <description>
 1390: HTTPi webserver license
 1391: </description>
 1392: </file>
 1393: <file>
 1394: <source>loncom/license/httpi.readme</source>
 1395: <target dist='default'>home/httpd/html/adm/httpi.readme</target>
 1396: <categoryname>interface file</categoryname>
 1397: <description>
 1398: HTTPi webserver readme 
 1399: </description>
 1400: </file>
 1401: <file>
 1402: <source>loncom/license/about.html</source>
 1403: <target dist='default'>home/httpd/html/adm/about.html</target>
 1404: <categoryname>interface file</categoryname>
 1405: <description>
 1406: The "About" Page.
 1407: </description>
 1408: </file>
 1409: <file>
 1410: <source>loncom/publisher/publisher.html</source>
 1411: <target dist='default'>home/httpd/html/adm/publisher.html</target>
 1412: <categoryname>interface file</categoryname>
 1413: <description>
 1414: HTML frame that presents a form element to allow for the publishing of
 1415: resources, directories and underlying subdirectories.
 1416: </description>
 1417: </file>
 1418: <file>
 1419: <source>loncom/html/adm/noidea.html</source>
 1420: <target dist='default'>home/httpd/html/adm/noidea.html</target>
 1421: <categoryname>interface file</categoryname>
 1422: <description>
 1423: Interface file for responding to improper page flipping.
 1424: </description>
 1425: </file>
 1426: <file>
 1427: <source>loncom/html/adm/overloaded.txt</source>
 1428: <target dist='default'>home/httpd/html/adm/overloaded.txt</target>
 1429: <categoryname>interface file</categoryname>
 1430: <description>
 1431: Interface file for responding to overload situations.
 1432: </description>
 1433: </file>
 1434: <file>
 1435: <source>loncom/html/adm/loginproblems.html</source>
 1436: <target dist='default'>home/httpd/html/adm/loginproblems.html</target>
 1437: <categoryname>interface file</categoryname>
 1438: <description>
 1439: Help page for login problems.
 1440: </description>
 1441: </file>
 1442: <file>
 1443: <source>loncom/xml/physnet.sty</source>
 1444: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
 1445: <categoryname>static conf</categoryname>
 1446: <description>
 1447: The relevant conditions and metadata to attach to PhysNet-specific tags.
 1448: </description>
 1449: </file>
 1450: <file>
 1451: <source>loncom/homework/lectureonline.sty</source>
 1452: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
 1453: </target>
 1454: <categoryname>static conf</categoryname>
 1455: <description>
 1456: The relevant conditions and metadata to attach to LectureOnline-specific tags.
 1457: </description>
 1458: </file>
 1459: <file>
 1460: <source>loncom/thesaurus/un_keyword.tab</source>
 1461: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
 1462: <categoryname>conf</categoryname>
 1463: <description>
 1464: File which contains words which should not be keywords used to specify resource
 1465: content.
 1466: </description>
 1467: </file>
 1468: <file>
 1469: <source>loncom/homework/scantronformat.tab</source>
 1470: <target dist='default'>home/httpd/lonTabs/scantronformat.tab</target>
 1471: <categoryname>conf</categoryname>
 1472: <description>
 1473: Different configs for scantron input files.
 1474: </description>
 1475: </file>
 1476: <file>
 1477: <source>loncom/publisher/packages.tab</source>
 1478: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
 1479: <categoryname>static conf</categoryname>
 1480: <description>
 1481: Parameter packages, so that assessments can publish parameter packages
 1482: needed, which are then expanded into individual parameters - allows to
 1483: retroactively add new parameters to already published assessments.
 1484: </description>
 1485: </file>
 1486: <file>
 1487: <source>loncom/publisher/copyright.tab</source>
 1488: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
 1489: <categoryname>static conf</categoryname>
 1490: <description>
 1491: Table which contains list of copyright possibilities for educational resources.
 1492: </description>
 1493: </file>
 1494: <file>
 1495: <source>loncom/publisher/language.tab</source>
 1496: <target dist='default'>home/httpd/lonTabs/language.tab</target>
 1497: <categoryname>static conf</categoryname>
 1498: <description>
 1499: Table which contains string abbreviations of language::font rendering
 1500: combinations.
 1501: </description>
 1502: </file>
 1503: <file>
 1504: <source>loncom/publisher/addid.tab</source>
 1505: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
 1506: <categoryname>static conf</categoryname>
 1507: <description>
 1508: Table which has hash data necessary for distinguishing IDs from indices.
 1509: </description>
 1510: </file>
 1511: <file>
 1512: <source>rat/lonwrapper.pm</source>
 1513: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
 1514: <categoryname>handler</categoryname>
 1515: <description>
 1516: Wrapper for external and binary files as standalone resources.
 1517: Edit handler for rat maps; TeX content handler.
 1518: </description>
 1519: <status>works/unverified</status>
 1520: </file>
 1521: <file>
 1522: <source>loncom/interface/londocs.pm</source>
 1523: <target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
 1524: <categoryname>handler</categoryname>
 1525: <description>
 1526: Handler for course documents
 1527: </description>
 1528: <status>works/unverified</status>
 1529: </file>
 1530: <file>
 1531: <source>loncom/interface/lonchat.pm</source>
 1532: <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
 1533: <categoryname>handler</categoryname>
 1534: <description>
 1535: Handler for chat
 1536: </description>
 1537: <status>works/unverified</status>
 1538: </file>
 1539: <file>
 1540: <source>loncom/interface/lonchatfetch.pm</source>
 1541: <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
 1542: <categoryname>handler</categoryname>
 1543: <description>
 1544: Handler for periodically fetch new lines of chat
 1545: </description>
 1546: <status>works/unverified</status>
 1547: </file>
 1548: <file>
 1549: <source>loncom/interface/lonannounce.pm</source>
 1550: <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
 1551: <categoryname>handler</categoryname>
 1552: <description>
 1553: Handler to put up announcements and calendar
 1554: </description>
 1555: <status>works/unverified</status>
 1556: </file>
 1557: <file>
 1558: <source>loncom/interface/lonsyllabus.pm</source>
 1559: <target dist='default'>home/httpd/lib/perl/Apache/lonsyllabus.pm</target>
 1560: <categoryname>handler</categoryname>
 1561: <description>
 1562: Handler to put up syllabus
 1563: </description>
 1564: <status>works/unverified</status>
 1565: </file>
 1566: <file>
 1567: <source>loncom/interface/lonsimplepage.pm</source>
 1568: <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
 1569: <categoryname>handler</categoryname>
 1570: <description>
 1571: Handler to put up simple page
 1572: </description>
 1573: <status>works/unverified</status>
 1574: </file>
 1575: <file>
 1576: <source>loncom/interface/lonpickstudent.pm</source>
 1577: <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
 1578: <categoryname>handler</categoryname>
 1579: <description>
 1580: Handler to pick a student from classlist
 1581: </description>
 1582: <status>works/unverified</status>
 1583: </file>
 1584: <file>
 1585: <source>loncom/interface/lonpickcourse.pm</source>
 1586: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcourse.pm</target>
 1587: <categoryname>handler</categoryname>
 1588: <description>
 1589: Handler to pick a courseid from a list of courses
 1590: </description>
 1591: <status>works/unverified</status>
 1592: </file>
 1593: <file>
 1594: <source>loncom/interface/lonbulletin.pm</source>
 1595: <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
 1596: <categoryname>handler</categoryname>
 1597: <description>
 1598: Handler to put up bulletin board
 1599: </description>
 1600: <status>works/unverified</status>
 1601: </file>
 1602: <file>
 1603: <source>loncom/interface/lonaboutme.pm</source>
 1604: <target dist='default'>home/httpd/lib/perl/Apache/lonaboutme.pm</target>
 1605: <categoryname>handler</categoryname>
 1606: <description>
 1607: Handler to put up personal info
 1608: </description>
 1609: <status>works/unverified</status>
 1610: </file>
 1611: <file>
 1612: <source>loncom/publisher/loncfile.pm</source>
 1613: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
 1614: <categoryname>handler</categoryname>
 1615: <description>
 1616: Provides web-based functionality for file copy, rename, mkdir, etc, in the
 1617: construction space menu.
 1618: </description>
 1619: <status>works/unverified</status>
 1620: </file>
 1621: <file>
 1622: <source>loncom/interface/lonhelp.pm</source>
 1623: <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
 1624: <categoryname>handler</categoryname>
 1625: <description>
 1626: The .tex file help handler.
 1627: </description>
 1628: <status>works/unverified</status>
 1629: <build trigger='always run'>
 1630: loncom/html/adm/help/buildMakeWrapper
 1631: </build>
 1632: <dependencies>
 1633: Makefile;
 1634: buildMakeWrapper
 1635: </dependencies>
 1636: </file>
 1637: <file>
 1638: <source>loncom/html/adm/help/abouthelp.html</source>
 1639: <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
 1640: <categoryname>interface file</categoryname>
 1641: <description>
 1642: Index file for the help system
 1643: </description>
 1644: </file>
 1645: <file>
 1646: <source>doc/help/author.manual.access.tex</source>
 1647: <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
 1648: </target>
 1649: <categoryname>interface file</categoryname>
 1650: <description>
 1651: The pseudo-LaTeX file to allow people to read the author's manual online, with
 1652: a somewhat clumsy interface.
 1653: </description>
 1654: <status>works/unverified</status>
 1655: </file>
 1656: <file>
 1657: <source>doc/help/course.manual.access.tex</source>
 1658: <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex
 1659: </target>
 1660: <categoryname>interface file</categoryname>
 1661: <description>
 1662: The pseudo-LaTeX file to allow people to read the course administrator's
 1663: manual online, with a somewhat clumsy interface.
 1664: </description>
 1665: <status>works/unverified</status>
 1666: </file>
 1667: <file>
 1668: <source>doc/help/author.manual.ps</source>
 1669: <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
 1670: <categoryname>interface file</categoryname>
 1671: <description>
 1672: The postscript Author's Manual
 1673: </description>
 1674: <status>works/unverified</status>
 1675: <dependencies>
 1676: doc/help/author.manual.texxml;
 1677: doc/help/latexSplitter.py;
 1678: doc/help/rebuildLabelHash.pl;
 1679: doc/help/render.texxml.pl;
 1680: doc/help/simpleEdit.py;
 1681: doc/help/texxml2indextex.pl;
 1682: doc/help/texxml2latex.pl;
 1683: loncom/build/buildHelp.sh;
 1684: loncom/build/help_graphics_converter.pl
 1685: </dependencies>
 1686: </file>
 1687: <file>
 1688: <source>doc/help/author.manual.pdf</source>
 1689: <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
 1690: <categoryname>handler</categoryname>
 1691: <description>
 1692: The PDF Author's Manual
 1693: </description>
 1694: <status>works/unverified</status>
 1695: </file>
 1696: <file>
 1697: <source>doc/help/course.manual.ps</source>
 1698: <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
 1699: <categoryname>interface file</categoryname>
 1700: <description>
 1701: The postscript Course Manual
 1702: </description>
 1703: <status>works/unverified</status>
 1704: <dependencies>
 1705: doc/help/course.manual.texxml;
 1706: doc/help/latexSplitter.py;
 1707: doc/help/rebuildLabelHash.pl;
 1708: doc/help/render.texxml.pl;
 1709: doc/help/simpleEdit.py;
 1710: doc/help/texxml2indextex.pl;
 1711: doc/help/texxml2latex.pl;
 1712: loncom/build/buildHelp.sh;
 1713: loncom/build/help_graphics_converter.pl
 1714: </dependencies>
 1715: </file>
 1716: <file>
 1717: <source>doc/help/course.manual.pdf</source>
 1718: <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
 1719: <categoryname>interface file</categoryname>
 1720: <description>
 1721: The PDF Course Manual
 1722: </description>
 1723: <status>works/unverified</status>
 1724: </file>
 1725: <fileglob>
 1726: <glob>*.*</glob>
 1727: <sourcedir>loncom/html/adm/help/gif/</sourcedir>
 1728: <targetdir dist='default'>
 1729: home/httpd/html/adm/help/gif/</targetdir>
 1730: <categoryname>interface file</categoryname>
 1731: <description>
 1732: Gif files for the help system
 1733: </description>
 1734: <filenames>
 1735: authorRemote.gif;
 1736: constructionSpace.gif;
 1737: constructionSpaceForPublishing.gif;
 1738: creatingANewCourse.gif;
 1739: creatingNewProblemResource.gif;
 1740: dynamic_piecewise.gif;
 1741: dynamic_piecewise2.gif;
 1742: dynamic_plot.gif;
 1743: dynamic_plot2.gif;
 1744: formulaResponse.gif;
 1745: login.gif;
 1746: lonhelpheader.gif;
 1747: mainCourseDocuments.gif;
 1748: mapAdvancedEditorNew.gif;
 1749: mapClickedStart.gif;
 1750: mapEditFirstClick.gif;
 1751: mapEditInitial.gif;
 1752: mapEditingButton.gif;
 1753: mapEditorDirectoryBrowser.gif;
 1754: mapEditorResourceChosen.gif;
 1755: mapEditorSelection.gif;
 1756: mapInsertResource.gif;
 1757: mapNewResource.gif;
 1758: mapSecondWindowSecondResource.gif;
 1759: mapSimpleEditor.gif;
 1760: mapStraightened.gif;
 1761: mapTwoResources.gif;
 1762: numericalResponse1.gif;
 1763: numericalResponseEditor.gif;
 1764: numericalResponseSlopeProblem.gif;
 1765: numericalResponseVarInText.gif;
 1766: optionResponseEditing.gif;
 1767: optionResponseProblem.gif;
 1768: publishMetadata.gif;
 1769: radioResponse2.gif;
 1770: radioResponseHint.gif;
 1771: smallHelp.gif;
 1772: spreadsheet_hierarchy.gif;
 1773: stringResponseEditor.gif;
 1774: studentInterface.gif
 1775: </filenames>
 1776: </fileglob>
 1777: <fileglob>
 1778: <glob>*.*</glob>
 1779: <sourcedir>loncom/html/adm/help/eps/</sourcedir>
 1780: <targetdir dist='default'>
 1781: home/httpd/html/adm/help/eps/</targetdir>
 1782: <categoryname>interface file</categoryname>
 1783: <description>
 1784: EPS files for the help system
 1785: </description>
 1786: <filenames>
 1787: authorRemote.eps;
 1788: constructionSpace.eps;
 1789: constructionSpaceForPublishing.eps;
 1790: creatingANewCourse.eps;
 1791: creatingNewProblemResource.eps;
 1792: dynamic_piecewise.eps;
 1793: dynamic_piecewise2.eps;
 1794: dynamic_plot.eps;
 1795: dynamic_plot2.eps;
 1796: formulaResponse.eps;
 1797: lonhelpheader.eps;
 1798: login.eps;
 1799: mainCourseDocuments.eps;
 1800: mapAdvancedEditorNew.eps;
 1801: mapClickedStart.eps;
 1802: mapEditFirstClick.eps;
 1803: mapEditInitial.eps;
 1804: mapEditingButton.eps;
 1805: mapEditorDirectoryBrowser.eps;
 1806: mapEditorResourceChosen.eps;
 1807: mapEditorSelection.eps;
 1808: mapInsertResource.eps;
 1809: mapNewResource.eps;
 1810: mapSecondWindowSecondResource.eps;
 1811: mapSimpleEditor.eps;
 1812: mapStraightened.eps;
 1813: mapTwoResources.eps;
 1814: numericalResponse1.eps;
 1815: numericalResponseEditor.eps;
 1816: numericalResponseSlopeProblem.eps;
 1817: numericalResponseVarInText.eps;
 1818: optionResponseEditing.eps;
 1819: optionResponseProblem.eps;
 1820: publishMetadata.eps;
 1821: radioResponse2.eps;
 1822: radioResponseHint.eps;
 1823: smallHelp.eps;
 1824: spreadsheet_hierarchy.eps;
 1825: stringResponseEditor.eps;
 1826: studentInterface.eps
 1827: </filenames>
 1828: </fileglob>
 1829: <fileglob>
 1830: <glob>*.*</glob>
 1831: <sourcedir>loncom/html/adm/help/tex/</sourcedir>
 1832: <targetdir dist='default'>
 1833: home/httpd/html/adm/help/tex/</targetdir>
 1834: <categoryname>interface file</categoryname>
 1835: <description>
 1836: Tex files for the help system
 1837: </description>
 1838: <filenames>
 1839: About_Authors_Manual.tex;
 1840: About_Numerical_and_Formula_Response.tex;
 1841: Ambiguous_Reference.tex;
 1842: Analyze_Problem.tex;
 1843: Author_LON-CAPA_Introduction.tex;
 1844: Author_Manual_Title_Page.tex;
 1845: Author_Numerical_and_Formula.tex;
 1846: Author_Remote_Control.tex;
 1847: Authoring_Adding_Pictures.tex;
 1848: Authoring_DataResponse.tex;
 1849: Authoring_Dynamic_Plot.tex;
 1850: Authoring_ExternalResponse.tex;
 1851: Authoring_Foil_Structure_Tags.tex;
 1852: Authoring_HTML_vs_Tex.tex;
 1853: Authoring_Hint_Tags.tex;
 1854: Authoring_ImageResponse.tex;
 1855: Authoring_Input_Tags.tex;
 1856: Authoring_Internal_Tags.tex;
 1857: Authoring_M_Tag.tex;
 1858: Authoring_NumericalResponse.tex;
 1859: Authoring_OptionResponse.tex;
 1860: Authoring_Output_Tags.tex;
 1861: Authoring_Piecewise_Plot.tex;
 1862: Authoring_RadiobuttonResponse.tex;
 1863: Authoring_Response_Attributes.tex;
 1864: Authoring_Response_Tag_Intro.tex;
 1865: Authoring_Responseparam_Parameter.tex;
 1866: Authoring_Scripting_Tags.tex;
 1867: Authoring_Structure_Tags.tex;
 1868: Authoring_XML_Intro.tex;
 1869: CAPA_LON-CAPA_function_diffs.tex;
 1870: Calendar_Add_Announcement.tex;
 1871: Calendar_Remove_Announcement.tex;
 1872: Calling_Functions.tex;
 1873: Chart_Description.tex;
 1874: Chart_Output_Data.tex;
 1875: Chart_Output_Formats.tex;
 1876: Coauthor.tex;
 1877: Construction_Space_Overview.tex;
 1878: Course_Add_Student.tex;
 1879: Course_Chart_To_Excel.tex;
 1880: Course_Convert_To_CSV.tex;
 1881: Course_Create_Class_List.tex;
 1882: Course_Critical_Message.tex;
 1883: Course_Deleting.tex;
 1884: Course_Disable_Discussion.tex;
 1885: Course_Discussion_Board.tex;
 1886: Course_Drop_Student.tex;
 1887: Course_Edit_Content.tex;
 1888: Course_Feedback_Addresses.tex;
 1889: Course_Homework_Performance_Overview.tex;
 1890: Course_Manual_Title_Page.tex;
 1891: Course_Message_Access.tex;
 1892: Course_Problem_Weight.tex;
 1893: Course_Setting_Parameters.tex;
 1894: Course_Student_Grade_Override.tex;
 1895: Course_Student_Work.tex;
 1896: Course_Toplevel_Seq.tex;
 1897: Create_Course.tex;
 1898: Creating_A_Course_Intro.tex;
 1899: Creating_New_Content_Pages.tex;
 1900: Creating_Online_Problems.tex;
 1901: Creating_Radio_Response_Problems.tex;
 1902: Docs_Adding_Course_Doc.tex;
 1903: Docs_Adding_External_Resource.tex;
 1904: Docs_Adding_Folders.tex;
 1905: Docs_Creating_From_Template.tex;
 1906: Docs_Importing_LON-CAPA_Resource.tex;
 1907: Docs_Main_Course_Documents.tex;
 1908: Docs_Navigate_Content.tex;
 1909: Docs_Overview.tex;
 1910: Docs_Supplemental.tex;
 1911: Docs_Uploading_From_Harddrive.tex;
 1912: Foils.tex;
 1913: Formula_Response_Adv_Intro.tex;
 1914: Formula_Response_Example.tex;
 1915: Formula_Response_Limitations.tex;
 1916: Formula_Response_Problems.tex;
 1917: Formula_Response_Sampling.tex;
 1918: Formula_Tolerance.tex;
 1919: General_Intro.tex;
 1920: Greek_Symbols.tex;
 1921: How_To_Edit_Existing_Content_Pages.tex;
 1922: Latex_Footer.tex;
 1923: Latex_Header.tex;
 1924: Login_To_LON-CAPA.tex;
 1925: Metadata_Description.tex;
 1926: Navmap_Host_Down.tex;
 1927: Numerical_Response_Advanced_Example.tex;
 1928: Numerical_Response_Format.tex;
 1929: Numerical_Response_Intro.tex;
 1930: Numerical_Response_Introduction.tex;
 1931: Numerical_Response_Parts_A.tex;
 1932: Numerical_Response_Parts_B.tex;
 1933: Numerical_Response_Problems.tex;
 1934: Numerical_Response_Randomization.tex;
 1935: Numerical_Response_Simple_Example.tex;
 1936: Numerical_Response_Tutorial_A.tex;
 1937: Numerical_Response_Units.tex;
 1938: Option_Response_Concept_Group_Example.tex;
 1939: Option_Response_Matching_Example.tex;
 1940: Option_Response_Problem_Creation.tex;
 1941: Option_Response_Problem_Figure.tex;
 1942: Option_Response_Problem_Parts.tex;
 1943: Option_Response_Problems.tex;
 1944: Option_Response_Simple.tex;
 1945: Other_Symbols.tex;
 1946: Part_Tag_Edit_Help.tex;
 1947: Physical_Units.tex;
 1948: Problem_Editor_Testing_Area.tex;
 1949: Problem_Editor_XML_Index.tex;
 1950: Problem_LON-CAPA_Functions.tex;
 1951: Problem_Types.tex;
 1952: Publishing_A_Resource.tex;
 1953: Publishing_Author_Tutorial_Segue.tex;
 1954: Publishing_Copyright.tex;
 1955: Publishing_Intro.tex;
 1956: Publishing_Keywords.tex;
 1957: Quick_Grades_Possibly_Correct.tex;
 1958: Radio_Response_Problems.tex;
 1959: Radio_Response_Randomization.tex;
 1960: Ranking_Problems.tex;
 1961: Resource_Types.tex;
 1962: Script_Functions.tex;
 1963: Script_Tutorial_Intro.tex;
 1964: Script_Variables.tex;
 1965: Scripting_Help.tex;
 1966: Sequence_Advanced_Editor_Creation.tex;
 1967: Sequence_Definition.tex;
 1968: Sequence_Editor_Selection.tex;
 1969: Sequence_Page_Maps.tex;
 1970: Sequence_Simple_Editor_Creation.tex;
 1971: Sequence_Top-Level.tex;
 1972: Significant_Figures.tex;
 1973: Spreadsheet_About.tex;
 1974: Spreadsheet_Alternative_View.tex;
 1975: Spreadsheet_Changes_To_Grading.tex;
 1976: Spreadsheet_Col_Sum.tex;
 1977: Spreadsheet_Completely_Recalc.tex;
 1978: Spreadsheet_Empty_Rows.tex;
 1979: Spreadsheet_Export_Row.tex;
 1980: Spreadsheet_Functions.tex;
 1981: Spreadsheet_Import_Values.tex;
 1982: Spreadsheet_Levels.tex;
 1983: Spreadsheet_Lists.tex;
 1984: Spreadsheet_Max_Depth_Exceeded.tex;
 1985: Spreadsheet_OOO_Rows.tex;
 1986: Spreadsheet_Op_On_All_Problem_Parts.tex;
 1987: Spreadsheet_Parms.tex;
 1988: Spreadsheet_Problem_Weight.tex;
 1989: Spreadsheet_Ranges.tex;
 1990: Spreadsheet_Specifying_Cells.tex;
 1991: Spreadsheet_Student_Visible.tex;
 1992: Spreadsheet_Symbolic_Names.tex;
 1993: Spreadsheet_Template_Row.tex;
 1994: Spreadsheet_Ternary_Operator.tex;
 1995: Spreadsheet_Tries.tex;
 1996: String_Response_Problem_Creation.tex;
 1997: String_Response_Problems.tex;
 1998: Syllabus_ExtLink.tex;
 1999: Syllabus_URLs.tex;
 2000: Tolerance.tex;
 2001: Uploaded_Templates_PublicView.tex;
 2002: Uploaded_Templates_TextBoxes.tex;
 2003: Variable_Naming_Conventions.tex;
 2004: Variable_Tutorial_A.tex;
 2005: Variables_in_Scripts.tex;
 2006: Variables_in_the_Answer_Block.tex;
 2007: Variables_in_the_Text_Block.tex;
 2008: all_functions_table.tex;
 2009: </filenames>
 2010: </fileglob>
 2011: <file>
 2012: <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
 2013: <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
 2014: <categoryname>interface file</categoryname>
 2015: <description>
 2016: A gdbm file containing a label->tex file hash.
 2017: </description>
 2018: <status>works/unverified</status>
 2019: </file>
 2020: <file>
 2021: <source>loncom/interface/lonstatistics.pm</source>
 2022: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
 2023: <categoryname>handler</categoryname>
 2024: <description>
 2025: Handler to show statistics on solving LON-CAPA problems.
 2026: </description>
 2027: <status>works/unverified</status>
 2028: </file>
 2029: <file>
 2030: <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
 2031: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
 2032: </target>
 2033: <categoryname>handler</categoryname>
 2034: <description>
 2035: The module that generate the html for the Problem Statistics web pages.
 2036: </description>
 2037: <status>works/unverified</status>
 2038: </file>
 2039: <file>
 2040: <source>loncom/interface/statistics/lonpercentage.pm</source>
 2041: <target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
 2042: </target>
 2043: <categoryname>handler</categoryname>
 2044: <description>
 2045: The module that generate the html for the Percentage graph web pages.
 2046: </description>
 2047: <status>works/unverified</status>
 2048: </file>
 2049: <file>
 2050: <source>loncom/interface/statistics/lonproblemanalysis.pm</source>
 2051: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
 2052: </target>
 2053: <categoryname>handler</categoryname>
 2054: <description>
 2055: The module that generate the html for the Problem Analysis web pages.
 2056: </description>
 2057: <status>works/unverified</status>
 2058: </file>
 2059: <file>
 2060: <source>loncom/interface/statistics/lonstudentassessment.pm</source>
 2061: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
 2062: </target>
 2063: <categoryname>handler</categoryname>
 2064: <description>
 2065: The module that generate the html for the Student Assessment/Chart web pages.
 2066: </description>
 2067: <status>works/unverified</status>
 2068: </file>
 2069: <file>
 2070: <source>loncom/publisher/londiff.pm</source>
 2071: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 2072: <categoryname>handler</categoryname>
 2073: <description>
 2074: Handler to show difference between two files.
 2075: </description>
 2076: <status>works/unverified</status>
 2077: </file>
 2078: <file>
 2079: <source>loncom/publisher/lonrights.pm</source>
 2080: <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
 2081: <categoryname>handler</categoryname>
 2082: <description>
 2083: Handler to show and edit custom distribution rights
 2084: </description>
 2085: <status>works/unverified</status>
 2086: </file>
 2087: <file>
 2088: <source>loncom/publisher/lonupload.pm</source>
 2089: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
 2090: <categoryname>handler</categoryname>
 2091: <description>
 2092: Handler to upload files through browser into construction space.
 2093: </description>
 2094: <status>works/unverified</status>
 2095: </file>
 2096: <file>
 2097: <source>doc/man/Apache__lonupload.3</source>
 2098: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
 2099: <categoryname>doc</categoryname>
 2100: <description>man page for lonupload.pm</description>
 2101: <build trigger='always run'>
 2102: loncom/build/pod2man.sh ../publisher/lonupload.pm &gt; \
 2103: ../../doc/man/Apache__lonupload.3 &amp;&amp; echo 'manifying lonupload.pm'
 2104: </build>
 2105: <status>works/unverified</status>
 2106: <dependencies>
 2107: ../../loncom/publisher/lonupload.pm
 2108: </dependencies>
 2109: </file>
 2110: <file>
 2111: <source>doc/lib/perl/Apache/lonupload.html</source>
 2112: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
 2113: </target>
 2114: <categoryname>doc</categoryname>
 2115: <description>POD-derived page for lonupload.pm</description>
 2116: <build trigger='always run'>
 2117: loncom/build/pod2html.sh ../publisher/lonupload.pm &gt; \
 2118: ../../doc/lib/perl/Apache/lonupload.html &amp;&amp; \
 2119: echo 'pod2html lonupload.pm'
 2120: </build>
 2121: <status>works/unverified</status>
 2122: <dependencies>
 2123: ../../loncom/publisher/lonupload.pm
 2124: </dependencies>
 2125: </file>
 2126: <file>
 2127: <source>loncom/homework/essayresponse.pm</source>
 2128: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
 2129: <categoryname>handler</categoryname>
 2130: <description>
 2131: Handler to evaluate essay (ungraded) style responses.
 2132: </description>
 2133: <status>works/unverified</status>
 2134: </file>
 2135: <file>
 2136: <source>loncom/homework/externalresponse.pm</source>
 2137: <target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
 2138: <categoryname>handler</categoryname>
 2139: <description>
 2140: Handler to evaluate externally graded responses.
 2141: </description>
 2142: <status>works/unverified</status>
 2143: </file>
 2144: <file>
 2145: <source>loncom/homework/loncapagrade.pm</source>
 2146: <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
 2147: <categoryname>handler</categoryname>
 2148: <description>
 2149: Holds results and defines
 2150: tag handlers needed by externalresponse.pm
 2151: </description>
 2152: <status>works/unverified</status>
 2153: </file>
 2154: <file>
 2155: <source>loncom/publisher/lonpubdir.pm</source>
 2156: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
 2157: <categoryname>handler</categoryname>
 2158: <description>
 2159: Handler to publish directories.
 2160: </description>
 2161: </file>
 2162: <file>
 2163: <source>loncom/publisher/lonunauthorized.pm</source>
 2164: <target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
 2165: <categoryname>handler</categoryname>
 2166: <description>
 2167: Handler to explain failed contruction space access.
 2168: </description>
 2169: </file>
 2170: <file>
 2171: <source>doc/man/Apache__lonpubdir.3</source>
 2172: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
 2173: <categoryname>doc</categoryname>
 2174: <description>man page for lonpubdir.pm</description>
 2175: <build trigger='always run'>
 2176: loncom/build/pod2man.sh ../publisher/lonpubdir.pm &gt; \
 2177: ../../doc/man/Apache__lonpubdir.3 &amp;&amp; echo 'manifying lonpubdir.pm'
 2178: </build>
 2179: <status>works/unverified</status>
 2180: <dependencies>
 2181: ../../loncom/lonnet/perl/lonnet.pm
 2182: </dependencies>
 2183: </file>
 2184: <file>
 2185: <source>doc/lib/perl/Apache/lonpubdir.html</source>
 2186: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
 2187: </target>
 2188: <categoryname>doc</categoryname>
 2189: <description>POD-derived page for lonpubdir.pm</description>
 2190: <build trigger='always run'>
 2191: loncom/build/pod2html.sh ../publisher/lonpubdir.pm &gt; \
 2192: ../../doc/lib/perl/Apache/lonpubdir.html &amp;&amp; \
 2193: echo 'pod2html lonpubdir.pm'
 2194: </build>
 2195: <status>works/unverified</status>
 2196: <dependencies>
 2197: ../../loncom/publisher/lonpubdir.pm
 2198: </dependencies>
 2199: </file>
 2200: <file>
 2201: <source>loncom/publisher/lonretrieve.pm</source>
 2202: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
 2203: <categoryname>handler</categoryname>
 2204: <description>
 2205: Handler to retrieve old versions from resource space.
 2206: </description>
 2207: <status>works/unverified</status>
 2208: </file>
 2209: <file>
 2210: <source>doc/man/Apache__lonretrieve.3</source>
 2211: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 2212: <categoryname>doc</categoryname>
 2213: <description>man page for lonretrieve.pm</description>
 2214: <build trigger='always run'>
 2215: loncom/build/pod2man.sh ../publisher/lonretrieve.pm &gt; \
 2216: ../../doc/man/Apache__lonretrieve.3 &amp;&amp; echo 'manifying lonretrieve.pm'
 2217: </build>
 2218: <status>works/unverified</status>
 2219: <dependencies>
 2220: ../../loncom/publisher/lonretrieve.pm
 2221: </dependencies>
 2222: </file>
 2223: <file>
 2224: <source>doc/lib/perl/Apache/lonretrieve.html</source>
 2225: <target dist='default'>
 2226: home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
 2227: </target>
 2228: <categoryname>doc</categoryname>
 2229: <description>POD-derived page for lonretrieve.pm</description>
 2230: <build trigger='always run'>
 2231: loncom/build/pod2html.sh ../publisher/lonretrieve.pm &gt; \
 2232: ../../doc/lib/perl/Apache/lonretrieve.html &amp;&amp; \
 2233: echo 'pod2html lonretrieve.pm'
 2234: </build>
 2235: <status>works/unverified</status>
 2236: <dependencies>
 2237: ../../loncom/publisher/lonretrieve.pm
 2238: </dependencies>
 2239: </file>
 2240: <file>
 2241: <source>loncom/homework/edit.pm</source>
 2242: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
 2243: <categoryname>handler</categoryname>
 2244: <description>
 2245: Helper functions when in homework edit mode.
 2246: </description>
 2247: </file>
 2248: <file>
 2249: <source>doc/man/Apache__edit.3</source>
 2250: <target dist='default'>usr/man/man3/Apache::edit.3</target>
 2251: <categoryname>doc</categoryname>
 2252: <description>man page for edit.pm</description>
 2253: <build trigger='always run'>
 2254: loncom/build/pod2man.sh ../homework/edit.pm &gt; ../../doc/man/Apache__edit.3 &amp;&amp; \
 2255: echo 'manifying edit.pm'
 2256: </build>
 2257: <status>works/unverified</status>
 2258: <dependencies>
 2259: ../../loncom/homework/edit.pm
 2260: </dependencies>
 2261: </file>
 2262: <file>
 2263: <source>doc/lib/perl/Apache/edit.html</source>
 2264: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
 2265: </target>
 2266: <categoryname>doc</categoryname>
 2267: <description>POD-derived page for edit.pm</description>
 2268: <build trigger='always run'>
 2269: loncom/build/pod2html.sh ../homework/edit.pm &gt; \
 2270: ../../doc/lib/perl/Apache/edit.html \
 2271: &amp;&amp; echo 'pod2html edit.pm'
 2272: </build>
 2273: <status>works/unverified</status>
 2274: <dependencies>
 2275: ../../loncom/homework/edit.pm
 2276: </dependencies>
 2277: </file>
 2278: <file>
 2279: <source>loncom/interface/lonmeta.pm</source>
 2280: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 2281: <categoryname>handler</categoryname>
 2282: <description>Metadata display handler.</description>
 2283: <status>works/unverified</status>
 2284: </file>
 2285: <file>
 2286: <source>rat/lonambiguous.pm</source>
 2287: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
 2288: <categoryname>handler</categoryname>
 2289: <description>
 2290: Handler to resolve ambiguous file locations.
 2291: </description>
 2292: <status>works/unverified</status>
 2293: </file>
 2294: <file>
 2295: <source>rat/lonratparms.pm</source>
 2296: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
 2297: <categoryname>handler</categoryname>
 2298: <description>
 2299: Handler to set resource parameters inside of the RAT based on metadata.
 2300: </description>
 2301: <status>works/unverified</status>
 2302: </file>
 2303: <file>
 2304: <source>rat/lonsequence.pm</source>
 2305: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
 2306: <categoryname>handler</categoryname>
 2307: <description>
 2308: Handler for showing sequence objects of educational resources.
 2309: </description>
 2310: <status>works/unverified</status>
 2311: </file>
 2312: <file>
 2313: <source>loncom/interface/loncreatecourse.pm</source>
 2314: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
 2315: <categoryname>handler</categoryname>
 2316: <description>
 2317: Allows domain coordinators to create new courses and assign course
 2318: coordinators.
 2319: </description>
 2320: <status>works/unverified</status>
 2321: </file>
 2322: <file>
 2323: <source>loncom/interface/loncreateuser.pm</source>
 2324: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 2325: <categoryname>handler</categoryname>
 2326: <description>
 2327: Allows users to within their own privileges create/edit users and give
 2328: them roles. 
 2329: </description>
 2330: <status>works/unverified</status>
 2331: </file>
 2332: <file>
 2333: <source>loncom/interface/lonhtmlcommon.pm</source>
 2334: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
 2335: <categoryname>handler</categoryname>
 2336: <description>
 2337: Contains a set of functions that generate html controls and data layouts
 2338: </description>
 2339: </file>
 2340: <file>
 2341: <source>loncom/interface/loncoursedata.pm</source>
 2342: <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
 2343: <categoryname>handler</categoryname>
 2344: <description>
 2345: Common functions for handling student course data (download and process)
 2346: </description>
 2347: </file>
 2348: <file>
 2349: <source>loncom/interface/loncommon.pm</source>
 2350: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
 2351: <categoryname>handler</categoryname>
 2352: <description>
 2353: Makes a table out of the previous attempts.  Inputs result_from_symbread,
 2354: user, domain, home_server, course_id.
 2355: </description>
 2356: <status>works/unverified</status>
 2357: </file>
 2358: <file>
 2359: <source>doc/man/Apache__loncommon.3</source>
 2360: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
 2361: <categoryname>doc</categoryname>
 2362: <description>man page for loncommon.pm</description>
 2363: <build trigger='always run'>
 2364: loncom/build/pod2man.sh ../interface/loncommon.pm &gt; \
 2365: ../../doc/man/Apache__loncommon.3 &amp;&amp; echo 'manifying loncommon.pm'
 2366: </build>
 2367: <status>works/unverified</status>
 2368: <dependencies>
 2369: ../../loncom/interface/loncommon.pm
 2370: </dependencies>
 2371: </file>
 2372: <file>
 2373: <source>doc/lib/perl/Apache/loncommon.html</source>
 2374: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
 2375: </target>
 2376: <categoryname>doc</categoryname>
 2377: <description>POD-derived page for loncommon.pm</description>
 2378: <build trigger='always run'>
 2379: loncom/build/pod2html.sh ../interface/loncommon.pm &gt; \
 2380: ../../doc/lib/perl/Apache/loncommon.html &amp;&amp; \
 2381: echo 'pod2html loncommon.pm'
 2382: </build>
 2383: <status>works/unverified</status>
 2384: <dependencies>
 2385: ../../loncom/interface/loncommon.pm
 2386: </dependencies>
 2387: </file>
 2388: <file>
 2389: <source>loncom/homework/grades.pm</source>
 2390: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
 2391: <categoryname>handler</categoryname>
 2392: <description>Handles the viewing of grades.</description>
 2393: </file>
 2394: <file>
 2395: <source>loncom/homework/imageresponse.pm</source>
 2396: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
 2397: <categoryname>handler</categoryname>
 2398: <description>
 2399: Coordinates the response to clicking an image.
 2400: </description>
 2401: <status>works/unverified</status>
 2402: </file>
 2403: <file>
 2404: <source>loncom/homework/optionresponse.pm</source>
 2405: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
 2406: <categoryname>handler</categoryname>
 2407: <description>
 2408: Handles tags associated with showing a list of options.</description>
 2409: </file>
 2410: <file>
 2411: <source>loncom/homework/outputtags.pm</source>
 2412: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 2413: <categoryname>handler</categoryname>
 2414: <description>
 2415: Handles tags associated with output.  Seems to relate to due dates of the
 2416: assignment.
 2417: </description>
 2418: <status>works/unverified</status>
 2419: </file>
 2420: <file>
 2421: <source>loncom/interface/lontest.pm</source>
 2422: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
 2423: <categoryname>handler</categoryname>
 2424: <description>
 2425: Used for debugging and testing the LON-CAPA system.
 2426: </description>
 2427: <status>works/unverified</status>
 2428: </file>
 2429: <file>
 2430: <source>loncom/homework/radiobuttonresponse.pm</source>
 2431: <target dist='default'>
 2432: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
 2433: <categoryname>handler</categoryname>
 2434: <description>
 2435: Handles multiple-choice style responses.
 2436: </description>
 2437: <status>works/unverified</status>
 2438: </file>
 2439: <file>
 2440: <source>loncom/interface/lonassignments.pm</source>
 2441: <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>
 2442: <categoryname>handler</categoryname>
 2443: <description>
 2444: Handles processing of assignments.
 2445: </description>
 2446: <status>works/unverified</status>
 2447: </file>
 2448: <file>
 2449: <source>loncom/interface/loncommunicate.pm</source>
 2450: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 2451: <categoryname>handler</categoryname>
 2452: <description>
 2453: Will be the access handler to email sending, as well as the planned
 2454: chatrooms, etc.
 2455: </description>
 2456: <status>works/unverified</status>
 2457: </file>
 2458: <file>
 2459: <source>loncom/interface/lonerrorhandler.pm</source>
 2460: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
 2461: <categoryname>handler</categoryname>
 2462: <description>
 2463: Handles errors.
 2464: </description>
 2465: <status>works/unverified</status>
 2466: </file>
 2467: <file>
 2468: <source>loncom/interface/lonevaluate.pm</source>
 2469: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
 2470: <categoryname>handler</categoryname>
 2471: <description>
 2472: Handles evaluation.
 2473: </description>
 2474: <status>works/unverified</status>
 2475: </file>
 2476: <file>
 2477: <source>loncom/interface/lonfeedback.pm</source>
 2478: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
 2479: <categoryname>handler</categoryname>
 2480: <description>
 2481: Handles feedback from students to instructors and system administrators.
 2482: Provides a screenshot of the current
 2483: resource, as well as previous attempts if the resource was a homework.
 2484: Used by lonmsg.pm.
 2485: </description>
 2486: <status>works/unverified</status>
 2487: </file>
 2488: <file>
 2489: <source>loncom/interface/lonnavmaps.pm</source>
 2490: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
 2491: <categoryname>handler</categoryname>
 2492: <description>
 2493: Handles navigational maps.
 2494: </description>
 2495: <status>works/unverified</status>
 2496: </file>
 2497: <file>
 2498: <source>doc/man/Apache__lonnavmaps.3</source>
 2499: <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
 2500: <categoryname>doc</categoryname>
 2501: <description>man page for lonnavmaps.pm</description>
 2502: <build trigger='always run'>
 2503: loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm &gt; \
 2504: ../../doc/man/Apache__lonnavmaps.3 &amp;&amp; echo 'manifying lonnavmaps.pm'
 2505: </build>
 2506: <status>works/unverified</status>
 2507: <dependencies>
 2508: ../../loncom/interface/lonnavmaps.pm
 2509: </dependencies>
 2510: </file>
 2511: <file>
 2512: <source>doc/lib/perl/Apache/lonnavmaps.html</source>
 2513: <target dist='default'>
 2514: home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
 2515: </target>
 2516: <categoryname>doc</categoryname>
 2517: <description>POD-derived page for lonnavmaps.pm</description>
 2518: <build trigger='always run'>
 2519: loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm &gt; \
 2520: ../../doc/lib/perl/Apache/lonnavmaps.html &amp;&amp; \
 2521: echo 'pod2html lonnavmaps.pm'
 2522: </build>
 2523: <status>works/unverified</status>
 2524: <dependencies>
 2525: ../../loncom/interface/lonnavmaps.pm
 2526: </dependencies>
 2527: </file>
 2528: <file>
 2529: <source>loncom/interface/lonhelper.pm</source>
 2530: <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
 2531: <categoryname>handler</categoryname>
 2532: <description>
 2533: Helper framework.
 2534: </description>
 2535: <status>works/unverified</status>
 2536: </file>
 2537: <file>
 2538: <source>loncom/html/adm/helper/parameter.helper</source>
 2539: <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
 2540: <categoryname>handler</categoryname>
 2541: <description>
 2542: Parameter setting helper.
 2543: </description>
 2544: <status>works/unverified</status>
 2545: </file>
 2546: <file>
 2547: <source>loncom/html/adm/helper/course.initialization.helper</source>
 2548: <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
 2549: <categoryname>handler</categoryname>
 2550: <description>
 2551: Course initialization helper.
 2552: </description>
 2553: <status>works/unverified</status>
 2554: </file>
 2555: <file>
 2556: <source>loncom/interface/lonquickgrades.pm</source>
 2557: <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
 2558: <categoryname>handler</categoryname>
 2559: <description>
 2560: Student quick grades interface.
 2561: </description>
 2562: <status>works/unverified</status>
 2563: </file>
 2564: <file>
 2565: <source>loncom/interface/lonpreferences.pm</source>
 2566: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
 2567: <categoryname>handler</categoryname>
 2568: <description>
 2569: Handles user preferences associated with customizing the online LON-CAPA
 2570: educational environment.
 2571: </description>
 2572: <status>works/unverified</status>
 2573: </file>
 2574: <file>
 2575: <source>loncom/interface/lonprintout.pm</source>
 2576: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
 2577: <categoryname>handler</categoryname>
 2578: <description>
 2579: Handles the production of printable files and resources.
 2580: </description>
 2581: <status>works/unverified</status>
 2582: </file>
 2583: <file>
 2584: <source>loncom/interface/lonsearchcat.pm</source>
 2585: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 2586: <categoryname>handler</categoryname>
 2587: <description>
 2588: Handles a searchable catalogue.
 2589: </description>
 2590: <status>works/unverified</status>
 2591: </file>
 2592: <file>
 2593: <source>loncom/interface/lonmysql.pm</source>
 2594: <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
 2595: <categoryname>handler</categoryname>
 2596: <description>
 2597: Provides utility functions for creating and accessing mysql database tables.
 2598: </description>
 2599: <status>works/unverified</status>
 2600: </file>
 2601: <file>
 2602: <source>doc/man/Apache__lonsearchcat.3</source>
 2603: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
 2604: <categoryname>doc</categoryname>
 2605: <description>man page for lonsearchcat.pm</description>
 2606: <build trigger='always run'>
 2607: loncom/build/pod2man.sh ../interface/lonsearchcat.pm &gt; \
 2608: ../../doc/man/Apache__lonsearchcat.3 &amp;&amp; echo 'manifying lonsearchcat.pm'
 2609: </build>
 2610: <status>works/unverified</status>
 2611: <dependencies>
 2612: ../../loncom/interface/lonsearchcat.pm
 2613: </dependencies>
 2614: </file>
 2615: <file>
 2616: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
 2617: <target dist='default'>
 2618: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
 2619: </target>
 2620: <categoryname>doc</categoryname>
 2621: <description>POD-derived page for lonsearchcat.pm</description>
 2622: <build trigger='always run'>
 2623: loncom/build/pod2html.sh ../interface/lonsearchcat.pm &gt; \
 2624: ../../doc/lib/perl/Apache/lonsearchcat.html &amp;&amp; \
 2625: echo 'pod2html lonsearchcat.pm'
 2626: </build>
 2627: <status>works/unverified</status>
 2628: <dependencies>
 2629: ../../loncom/interface/lonsearchcat.pm
 2630: </dependencies>
 2631: </file>
 2632: <file>
 2633: <source>loncom/interface/lonmanagekeys.pm</source>
 2634: <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
 2635: <categoryname>handler</categoryname>
 2636: <description>
 2637: Allows users with "mky" privileges to generate and manage course access keys.
 2638: </description>
 2639: <status>works/unverified</status>
 2640: </file>
 2641: <file>
 2642: <source>loncom/interface/londropadd.pm</source>
 2643: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
 2644: <categoryname>handler</categoryname>
 2645: <description>
 2646: Allows course coordinators to upload courselists in different formats, and
 2647: automatically create users (if they do not exist already), assign them the
 2648: role of student in a course, and add them to the classlist.
 2649: </description>
 2650: <status>works/unverified</status>
 2651: </file>
 2652: <file>
 2653: <source>loncom/interface/lonmsg.pm</source>
 2654: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 2655: <categoryname>handler</categoryname>
 2656: <description>
 2657: lonmsg.pm has several functions to send and receive internal messages.
 2658: author_res_msg - send message to resource author.
 2659: user_crit_msg - send a critical message to a user. A critical message
 2660: will require acknowledgment by the recipient and the sender will be notified.
 2661: user_crit_received - routine to trigger acknowledgment.
 2662: statuschange - change the status of a message (read, replied, forwarded, etc).
 2663: The handler also displays messages, has routines to reply, etc.
 2664: </description>
 2665: <status>works/unverified</status>
 2666: </file>
 2667: <file>
 2668: <source>loncom/homework/hint.pm</source>
 2669: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 2670: <categoryname>handler</categoryname>
 2671: <description>
 2672: This handler coordinates the delivery of hints to students working on LON-CAPA
 2673: problems and assignments.
 2674: </description>
 2675: <status>works/unverified</status>
 2676: </file>
 2677: <file>
 2678: <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
 2679: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 2680: <categoryname>handler</categoryname>
 2681: <description>
 2682: The top level interface for the display and editing of spreadsheets.  There
 2683: are three levels of spreadsheet.
 2684: </description>
 2685: <status>works/unverified</status>
 2686: </file>
 2687: <file>
 2688: <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
 2689: <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
 2690: <categoryname>handler</categoryname>
 2691: <description>
 2692: Defines the parent object of each spreadsheet type (classcalc, studentcalc,
 2693: assesscalc).
 2694: </description>
 2695: <status>works/unverified</status>
 2696: </file>
 2697: <file>
 2698: <source>loncom/interface/spreadsheet/classcalc.pm</source>
 2699: <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
 2700: <categoryname>handler</categoryname>
 2701: <description>
 2702: Defines the specifics of the course level spreadsheet.
 2703: </description>
 2704: <status>works/unverified</status>
 2705: </file>
 2706: <file>
 2707: <source>loncom/interface/spreadsheet/studentcalc.pm</source>
 2708: <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
 2709: <categoryname>handler</categoryname>
 2710: <description>
 2711: Defines the specifics of the student level spreadsheet.
 2712: </description>
 2713: <status>works/unverified</status>
 2714: </file>
 2715: <file>
 2716: <source>loncom/interface/spreadsheet/assesscalc.pm</source>
 2717: <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
 2718: <categoryname>handler</categoryname>
 2719: <description>
 2720: Defines the specifics of the assessment level spreadsheet.
 2721: </description>
 2722: <status>works/unverified</status>
 2723: </file>
 2724: <file>
 2725: <source>loncom/interface/lonparmset.pm</source>
 2726: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 2727: <categoryname>handler</categoryname>
 2728: <description>
 2729: Handler to resolve ambiguous file locations
 2730: </description>
 2731: <status>works/unverified</status>
 2732: </file>
 2733: <file>
 2734: <source>doc/man/Apache__lonparmset.3</source>
 2735: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
 2736: <categoryname>doc</categoryname>
 2737: <description>man page for lonparmset.pm</description>
 2738: <build trigger='always run'>
 2739: loncom/build/pod2man.sh ../interface/lonparmset.pm &gt; \
 2740: ../../doc/man/Apache__lonparmset.3 &amp;&amp; echo 'manifying lonparmset.pm'
 2741: </build>
 2742: <status>works/unverified</status>
 2743: <dependencies>
 2744: ../../loncom/interface/lonparmset.pm
 2745: </dependencies>
 2746: </file>
 2747: <file>
 2748: <source>doc/lib/perl/Apache/lonparmset.html</source>
 2749: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
 2750: </target>
 2751: <categoryname>doc</categoryname>
 2752: <description>POD-derived page for lonparmset.pm</description>
 2753: <build trigger='always run'>
 2754: loncom/build/pod2html.sh ../interface/lonparmset.pm &gt; \
 2755: ../../doc/lib/perl/Apache/lonparmset.html &amp;&amp; \
 2756: echo 'pod2html lonparmset.pm'
 2757: </build>
 2758: <status>works/unverified</status>
 2759: <dependencies>
 2760: ../../loncom/interface/lonparmset.pm
 2761: </dependencies>
 2762: </file>
 2763: <file>
 2764: <source>loncom/publisher/lonconstruct.pm</source>
 2765: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
 2766: <categoryname>handler</categoryname>
 2767: <description>
 2768: Page wrapper for handling construction space.
 2769: </description>
 2770: <status>works/unverified</status>
 2771: </file>
 2772: <file>
 2773: <source>loncom/publisher/lonpublisher.pm</source>
 2774: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 2775: <categoryname>handler</categoryname>
 2776: <description>
 2777: Publishes an LON-CAPA educational resource complete with metadata
 2778: (authorship, language, copyright, creation date, etc).
 2779: </description>
 2780: <status>works/unverified</status>
 2781: </file>
 2782: <file>
 2783: <source>doc/man/Apache__lonpublisher.3</source>
 2784: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
 2785: <categoryname>doc</categoryname>
 2786: <description>man page for lonpublisher.pm</description>
 2787: <build trigger='always run'>
 2788: loncom/build/pod2man.sh ../publisher/lonpublisher.pm &gt; \
 2789: ../../doc/man/Apache__lonpublisher.3 &amp;&amp; echo 'manifying lonpublisher.pm'
 2790: </build>
 2791: <status>works/unverified</status>
 2792: <dependencies>
 2793: ../../loncom/publisher/lonpublisher.pm
 2794: </dependencies>
 2795: </file>
 2796: <file>
 2797: <source>doc/lib/perl/Apache/lonpublisher.html</source>
 2798: <target dist='default'>
 2799: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
 2800: </target>
 2801: <categoryname>doc</categoryname>
 2802: <description>POD-derived page for lonpublisher.pm</description>
 2803: <build trigger='always run'>
 2804: loncom/build/pod2html.sh ../publisher/lonpublisher.pm &gt; \
 2805: ../../doc/lib/perl/Apache/lonpublisher.html &amp;&amp; \
 2806: echo 'pod2html lonpublisher.pm'
 2807: </build>
 2808: <status>works/unverified</status>
 2809: <dependencies>
 2810: ../../loncom/publisher/lonpublisher.pm
 2811: </dependencies>
 2812: </file>
 2813: <file>
 2814: <source>loncom/interface/lonmenu.pm</source>
 2815: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 2816: <categoryname>handler</categoryname>
 2817: <description>
 2818: Has routines which control the remote control.
 2819: </description>
 2820: <status>works/unverified</status>
 2821: </file>
 2822: <file>
 2823: <source>loncom/interface/lonremote.pm</source>
 2824: <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
 2825: <categoryname>handler</categoryname>
 2826: <description>
 2827: Handler to lauch and collapse the remote control.
 2828: </description>
 2829: <status>works/unverified</status>
 2830: </file>
 2831: <file>
 2832: <source>rat/lonpageflip.pm</source>
 2833: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 2834: <categoryname>handler</categoryname>
 2835: <description>Deals with forward, backward, and other page flips.</description>
 2836: <status>works/unverified</status>
 2837: </file>
 2838: <file>
 2839: <source>rat/lonratedt.pm</source>
 2840: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
 2841: <categoryname>handler</categoryname>
 2842: <description>
 2843: Builds up frame set and loads in the right thing.
 2844: </description>
 2845: <status>works/unverified</status>
 2846: </file>
 2847: <file>
 2848: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 2849: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 2850: <categoryname>handler</categoryname>
 2851: <description>
 2852: Homework remote control.
 2853: </description>
 2854: <status>works/unverified</status>
 2855: </file>
 2856: <file>
 2857: <source>loncom/html/res/adm/pages/chatroom.html</source>
 2858: <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
 2859: <categoryname>handler</categoryname>
 2860: <description>
 2861: Establishes frameset for chatroom
 2862: </description>
 2863: <status>works/unverified</status>
 2864: </file>
 2865: <file>
 2866: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 2867: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 2868: <categoryname>handler</categoryname>
 2869: <description>
 2870: This will take annotations and then plug them into a page.
 2871: </description>
 2872: <status>works/unverified</status>
 2873: </file>
 2874: <file>
 2875: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
 2876: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
 2877: <categoryname>handler</categoryname>
 2878: <description>
 2879: This will take bookmarks and get/write/display them for the LON-CAPA user
 2880: interface.
 2881: </description>
 2882: <status>works/unverified</status>
 2883: </file>
 2884: <file>
 2885: <source>rat/lonratsrv.pm</source>
 2886: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 2887: <categoryname>handler</categoryname>
 2888: <description>
 2889: Handler that takes output from RAT and stores it on disk.  Handles the upper
 2890: hidden frame of the added window that comes up in RAT.   (3 frames come up in
 2891: RAT server, code, and output.  This module handles server connection.)
 2892: </description>
 2893: <status>works/unverified</status>
 2894: </file>
 2895: <file>
 2896: <source>rat/lonpage.pm</source>
 2897: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
 2898: <categoryname>handler</categoryname>
 2899: <description>
 2900: bundles pages into one page
 2901: </description>
 2902: <status>works/unverified</status>
 2903: </file>
 2904: <file>
 2905: <source>doc/man/Apache__lonpage.3</source>
 2906: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
 2907: <categoryname>doc</categoryname>
 2908: <description>man page for lonpage.pm</description>
 2909: <build trigger='always run'>
 2910: loncom/build/pod2man.sh ../../rat/lonpage.pm &gt; \
 2911: ../../doc/man/Apache__lonpage.3 &amp;&amp; echo 'manifying lonpage.pm'
 2912: </build>
 2913: <status>works/unverified</status>
 2914: <dependencies>
 2915: ../../rat/lonpage.pm
 2916: </dependencies>
 2917: </file>
 2918: <file>
 2919: <source>doc/lib/perl/Apache/lonpage.html</source>
 2920: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
 2921: </target>
 2922: <categoryname>doc</categoryname>
 2923: <description>POD-derived page for lonnet.pm</description>
 2924: <build trigger='always run'>
 2925: loncom/build/pod2html.sh ../../rat/lonpage.pm &gt; \
 2926: ../../doc/lib/perl/Apache/lonpage.html &amp;&amp; echo 'pod2html lonpage.pm'
 2927: </build>
 2928: <status>works/unverified</status>
 2929: <dependencies>
 2930: ../../rat/lonpage.pm
 2931: </dependencies>
 2932: </file>
 2933: <file>
 2934: <source>rat/lonuserstate.pm</source>
 2935: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 2936: <categoryname>handler</categoryname>
 2937: <description>
 2938: compile course into binary data structure
 2939: </description>
 2940: <status>works/unverified</status>
 2941: </file>
 2942: <file>
 2943: <source>doc/man/Apache__lonuserstate.3</source>
 2944: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
 2945: <categoryname>doc</categoryname>
 2946: <description>man page for lonnet.pm</description>
 2947: <build trigger='always run'>
 2948: loncom/build/pod2man.sh ../../rat/lonuserstate.pm &gt; \
 2949: ../../doc/man/Apache__lonuserstate.3 &amp;&amp; echo 'manifying lonuserstate.pm'
 2950: </build>
 2951: <status>works/unverified</status>
 2952: <dependencies>
 2953: ../../rat/lonuserstate.pm
 2954: </dependencies>
 2955: </file>
 2956: <file>
 2957: <source>doc/lib/perl/Apache/lonuserstate.html</source>
 2958: <target dist='default'>
 2959: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
 2960: </target>
 2961: <categoryname>doc</categoryname>
 2962: <description>POD-derived page for lonuserstate.pm</description>
 2963: <build trigger='always run'>
 2964: loncom/build/pod2html.sh ../../rat/lonuserstate.pm &gt; \
 2965: ../../doc/lib/perl/Apache/lonuserstate.html &amp;&amp; \
 2966: echo 'pod2html lonuserstate.pm'
 2967: </build>
 2968: <status>works/unverified</status>
 2969: <dependencies>
 2970: ../../rat/lonuserstate.pm
 2971: </dependencies>
 2972: </file>
 2973: <file>
 2974: <source>loncom/xml/lontex.pm</source>
 2975: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 2976: <categoryname>handler</categoryname>
 2977: <description>
 2978: Handler for tex files
 2979: </description>
 2980: <status>works/unverified</status>
 2981: </file>
 2982: <file>
 2983: <source>loncom/xml/lontexconvert.pm</source>
 2984: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
 2985: <categoryname>handler</categoryname>
 2986: <description>
 2987: Access to tth/ttm
 2988: </description>
 2989: <status>works/unverified</status>
 2990: </file>
 2991: <file>
 2992: <source>loncom/xml/lonxml.pm</source>
 2993: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
 2994: <categoryname>handler</categoryname>
 2995: <description>
 2996: XML Parsing Module
 2997: </description>
 2998: <status>works/unverified</status>
 2999: </file>
 3000: <file>
 3001: <source>loncom/xml/lonplot.pm</source>
 3002: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
 3003: <categoryname>handler</categoryname>
 3004: <description>
 3005: XML-based plotter of graphs
 3006: </description>
 3007: <status>works/unverified</status>
 3008: </file>
 3009: <file>
 3010: <source>loncom/xml/style.pm</source>
 3011: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
 3012: <categoryname>handler</categoryname>
 3013: <description>
 3014: Style Parsing Module
 3015: </description>
 3016: <status>works/unverified</status>
 3017: </file>
 3018: <file>
 3019: <source>loncom/xml/londefdef.pm</source>
 3020: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
 3021: <categoryname>handler</categoryname>
 3022: <description>
 3023: Tags Default Definition Module
 3024: </description>
 3025: <status>works/unverified</status>
 3026: </file>
 3027: <file>
 3028: <source>loncom/xml/run.pm</source>
 3029: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 3030: <categoryname>handler</categoryname>
 3031: <description>
 3032: used to prevent poorly written problems from causing lingering after effects
 3033: </description>
 3034: <status>works/unverified</status>
 3035: </file>
 3036: <file>
 3037: <source>loncom/xml/scripttag.pm</source>
 3038: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
 3039: <categoryname>handler</categoryname>
 3040: <description>
 3041: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
 3042: &lt;import&gt;
 3043: </description>
 3044: <status>works/unverified</status>
 3045: </file>
 3046: <file>
 3047: <source>loncom/homework/randomlylabel.pm</source>
 3048: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
 3049: <categoryname>handler</categoryname>
 3050: <description>
 3051: Handler for compositing images, and text together.
 3052: </description>
 3053: </file>
 3054: <file>
 3055: <source>loncom/homework/rankresponse.pm</source>
 3056: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
 3057: <categoryname>handler</categoryname>
 3058: <description>
 3059: Handler for rankresponse
 3060: </description>
 3061: </file>
 3062: <file>
 3063: <source>loncom/homework/matchresponse.pm</source>
 3064: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
 3065: <categoryname>handler</categoryname>
 3066: <description>
 3067: Handler for matchresponse
 3068: </description>
 3069: </file>
 3070: <file>
 3071: <source>loncom/homework/randomlabel.pm</source>
 3072: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 3073: <categoryname>handler</categoryname>
 3074: <description>
 3075: Interface for producing applet code which randomizes the labelling of an
 3076: image.
 3077: </description>
 3078: </file>
 3079: <file>
 3080: <source>loncom/homework/lonhomework.pm</source>
 3081: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 3082: <categoryname>handler</categoryname>
 3083: <description>
 3084: handles requests for output, evaluation, and alteration of a homework resource
 3085: </description>
 3086: <status>works/unverified</status>
 3087: </file>
 3088: <file>
 3089: <source>loncom/homework/inputtags.pm</source>
 3090: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
 3091: <categoryname>handler</categoryname>
 3092: <description>
 3093: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
 3094: </description>
 3095: <status>works/unverified</status>
 3096: </file>
 3097: <file>
 3098: <source>loncom/homework/structuretags.pm</source>
 3099: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
 3100: <categoryname>handler</categoryname>
 3101: <description>
 3102: produces HTML tags necessary for structuring the presentation of homework
 3103: resources
 3104: </description>
 3105: <status>works/unverified</status>
 3106: </file>
 3107: <file>
 3108: <source>loncom/homework/response.pm</source>
 3109: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 3110: <categoryname>handler</categoryname>
 3111: <description>
 3112: defines different types of responses given to student as well as syntax for
 3113: producing response values
 3114: </description>
 3115: <status>works/unverified</status>
 3116: </file>
 3117: <file>
 3118: <source>loncom/homework/caparesponse/caparesponse.pm</source>
 3119: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
 3120: <categoryname>handler</categoryname>
 3121: <description>
 3122: handles request to the CAPA homework processing engine
 3123: </description>
 3124: <status>works/unverified</status>
 3125: </file>
 3126: <file>
 3127: <source>loncom/xml/Safe.pm</source>
 3128: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
 3129: <categoryname>handler</categoryname>
 3130: <description>
 3131: Meant to safely substitute for CPAN version of Safe.
 3132: Allows for safely executing embedded perl comands in
 3133: a way that does not threaten the operating system.
 3134: </description>
 3135: <status>works/unverified</status>
 3136: </file>
 3137: <file>
 3138:   <source>loncom/auth/localauth.pm</source>
 3139:   <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
 3140:   <categoryname>handler</categoryname>
 3141:   <description>
 3142: Local authentication mechanism.  The target file is meant as a template
 3143: for a localauth.pm file.  The target file with the -std suffix is not
 3144: used directly by any software program; it is just a template file.
 3145:   </description>
 3146:   <status>works/unverified</status>
 3147: </file>
 3148: <file>
 3149:   <source>loncom/auth/localauth.pm</source>
 3150:   <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
 3151:   <categoryname>conf</categoryname>
 3152:   <description>
 3153: Local authentication mechanism.  
 3154:   </description>
 3155:   <status>works/unverified</status>
 3156: </file>
 3157: <file>
 3158: <source>loncom/auth/lonacc.pm</source>
 3159: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 3160: <categoryname>handler</categoryname>
 3161: <description>
 3162: (This module, like loncacc.pm also authenticates with cookies.)  
 3163: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
 3164: functions (e.g. roles, logout, annotations, and bookmarks) as well
 3165: as coordinating access to educational resources.
 3166: </description>
 3167: <status>works/unverified</status>
 3168: </file>
 3169: <file>
 3170: <source>doc/man/Apache__lonacc.3</source>
 3171: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
 3172: <categoryname>doc</categoryname>
 3173: <description>man page for lonacc.pm</description>
 3174: <build trigger='always run'>
 3175: loncom/build/pod2man.sh ../auth/lonacc.pm &gt; \
 3176: ../../doc/man/Apache__lonacc.3 &amp;&amp; echo 'manifying lonacc.pm'
 3177: </build>
 3178: <status>works/unverified</status>
 3179: <dependencies>
 3180: ../../loncom/auth/lonacc.pm
 3181: </dependencies>
 3182: </file>
 3183: <file>
 3184: <source>doc/lib/perl/Apache/lonacc.html</source>
 3185: <target dist='default'>
 3186: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
 3187: <categoryname>doc</categoryname>
 3188: <description>POD-derived page for lonacc.pm</description>
 3189: <build trigger='always run'>
 3190: loncom/build/pod2html.sh ../auth/lonacc.pm &gt; \
 3191: ../../doc/lib/perl/Apache/lonacc.html &amp;&amp; echo 'pod2html lonacc.pm'
 3192: </build>
 3193: <status>works/unverified</status>
 3194: <dependencies>
 3195: ../../loncom/auth/lonacc.pm
 3196: </dependencies>
 3197: </file>
 3198: <file>
 3199: <source>loncom/auth/lonracc.pm</source>
 3200: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
 3201: <categoryname>handler</categoryname>
 3202: <description>
 3203: access handler for file transfers
 3204: </description>
 3205: <status>works/unverified</status>
 3206: </file>
 3207: <file>
 3208: <source>loncom/auth/lontokacc.pm</source>
 3209: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
 3210: <categoryname>handler</categoryname>
 3211: <description>
 3212: handler for inter-server transfer of token accessed files, includes
 3213: cleanup handler to remove file when successfully done
 3214: </description>
 3215: <status>works/unverified</status>
 3216: </file>
 3217: <file>
 3218: <source>loncom/auth/lonuploadedacc.pm</source>
 3219: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
 3220: <categoryname>handler</categoryname>
 3221: <description>
 3222: access handler for user uploaded files
 3223: </description>
 3224: <status>works/unverified</status>
 3225: </file>
 3226: <file>
 3227: <source>loncom/lontrans.pm</source>
 3228: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
 3229: <categoryname>handler</categoryname>
 3230: <description>
 3231: URI to filename translation
 3232: </description>
 3233: <status>works/unverified</status>
 3234: </file>
 3235: <file>
 3236: <source>doc/man/Apache__lonracc.3</source>
 3237: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 3238: <categoryname>doc</categoryname>
 3239: <description>man page for lonracc.pm</description>
 3240: <build trigger='always run'>
 3241: loncom/build/pod2man.sh ../auth/lonracc.pm &gt; \
 3242: ../../doc/man/Apache__lonracc.3 &amp;&amp; echo 'manifying lonracc.pm'
 3243: </build>
 3244: <status>works/unverified</status>
 3245: <dependencies>
 3246: ../../loncom/auth/lonracc.pm
 3247: </dependencies>
 3248: </file>
 3249: <file>
 3250: <source>doc/lib/perl/Apache/lonracc.html</source>
 3251: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
 3252: </target>
 3253: <categoryname>doc</categoryname>
 3254: <description>POD-derived page for lonracc.pm</description>
 3255: <build trigger='always run'>
 3256: loncom/build/pod2html.sh ../auth/lonracc.pm &gt; \
 3257: ../../doc/lib/perl/Apache/lonracc.html &amp;&amp; echo 'pod2html lonracc.pm'
 3258: </build>
 3259: <status>works/unverified</status>
 3260: <dependencies>
 3261: ../../loncom/auth/lonracc.pm
 3262: </dependencies>
 3263: </file>
 3264: <file>
 3265: <source>loncom/auth/loncacc.pm</source>
 3266: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
 3267: <categoryname>handler</categoryname>
 3268: <description>
 3269: This module provides access to an educational resource construction area.
 3270: This module is invoked by the URL-related pattern syntax
 3271: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
 3272: Authentication of user identity
 3273: is coordinated through cookies.  The abbreviation "cacc" corresponds
 3274: to "construction-space access").  If the cookie handle is invalid, then
 3275: this module returns a forbidden status and makes appropriate log entries.
 3276: If the cookie handle is valid, status is determined to be okay (and,
 3277: for the "priv"-type access, the resource is delivered by the
 3278: <tt>lonconstruct</tt> module).
 3279: </description>
 3280: <status>works/unverified</status>
 3281: </file>
 3282: <file>
 3283: <source>doc/man/Apache__loncacc.3</source>
 3284: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
 3285: <categoryname>doc</categoryname>
 3286: <description>man page for loncacc.pm</description>
 3287: <build trigger='always run'>
 3288: loncom/build/pod2man.sh ../auth/loncacc.pm &gt; ../../doc/man/Apache__loncacc.3 \
 3289: &amp;&amp; echo 'manifying loncacc.pm'
 3290: </build>
 3291: <status>works/unverified</status>
 3292: <dependencies>
 3293: ../../loncom/auth/loncacc.pm
 3294: </dependencies>
 3295: </file>
 3296: <file>
 3297: <source>doc/lib/perl/Apache/loncacc.html</source>
 3298: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
 3299: </target>
 3300: <categoryname>doc</categoryname>
 3301: <description>POD-derived page for loncacc.pm</description>
 3302: <build trigger='always run'>
 3303: loncom/build/pod2html.sh ../auth/loncacc.pm &gt; \
 3304: ../../doc/lib/perl/Apache/loncacc.html &amp;&amp; echo 'pod2html loncacc.pm'
 3305: </build>
 3306: <status>works/unverified</status>
 3307: <dependencies>
 3308: ../../loncom/auth/loncacc.pm
 3309: </dependencies>
 3310: </file>
 3311: <file>
 3312: <source>loncom/auth/lonauth.pm</source>
 3313: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 3314: <categoryname>handler</categoryname>
 3315: <description>authenticate, set up session environment</description>
 3316: <status>works/unverified</status>
 3317: </file>
 3318: <file>
 3319: <source>loncom/auth/lonlogin.pm</source>
 3320: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 3321: <categoryname>handler</categoryname>
 3322: <description>login screen</description>
 3323: <status>works/unverified</status>
 3324: </file>
 3325: <file>
 3326: <source>loncom/auth/lonlogout.pm</source>
 3327: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 3328: <categoryname>handler</categoryname>
 3329: <description>logout</description>
 3330: <status>works/unverified</status>
 3331: </file>
 3332: <file>
 3333: <source>loncom/lonnet/perl/lonrep.pm</source>
 3334: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 3335: <categoryname>handler</categoryname>
 3336: <description>replication</description>
 3337: </file>
 3338: <file>
 3339: <source>loncom/auth/lonroles.pm</source>
 3340: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 3341: <categoryname>handler</categoryname>
 3342: <description>
 3343: This perl handling module reads in the available roles available
 3344: for a LON-CAPA user (different courses, different privileges, etc)
 3345: and produces a form-element HTML page which allows the user to select
 3346: which role he wishes to exercise in the LON-CAPA system.  For instance,
 3347: a user may want to select between being a student in a thermodynamics
 3348: physics course or a teaching assistant for an introductory calculus
 3349: class.
 3350: </description>
 3351: </file>
 3352: <file>
 3353: <source>doc/man/Apache__lonroles.3</source>
 3354: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
 3355: <categoryname>doc</categoryname>
 3356: <description>man page for lonroles.pm</description>
 3357: <build trigger='always run'>
 3358: loncom/build/pod2man.sh ../auth/lonroles.pm &gt; \
 3359: ../../doc/man/Apache__lonroles.3 &amp;&amp; echo 'manifying lonroles.pm'
 3360: </build>
 3361: <status>works/unverified</status>
 3362: <dependencies>
 3363: ../../loncom/auth/lonroles.pm
 3364: </dependencies>
 3365: </file>
 3366: <file>
 3367: <source>doc/lib/perl/Apache/lonroles.html</source>
 3368: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
 3369: </target>
 3370: <categoryname>doc</categoryname>
 3371: <description>POD-derived page for lonroles.pm</description>
 3372: <build trigger='always run'>
 3373: loncom/build/pod2html.sh ../auth/lonroles.pm &gt; \
 3374: ../../doc/lib/perl/Apache/lonroles.html &amp;&amp; echo 'pod2html lonroles.pm'
 3375: </build>
 3376: <status>works/unverified</status>
 3377: <dependencies>
 3378: ../../loncom/auth/lonroles.pm
 3379: </dependencies>
 3380: </file>
 3381: <file>
 3382: <source>loncom/interface/lonindexer.pm</source>
 3383: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 3384: <categoryname>handler</categoryname>
 3385: <description>
 3386: cross server filesystem browser
 3387: </description>
 3388: <status>works/unverified</status>
 3389: </file>
 3390: <file>
 3391: <source>doc/man/Apache__lonindexer.3</source>
 3392: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
 3393: <categoryname>doc</categoryname>
 3394: <description>man page for lonindexer.pm</description>
 3395: <build trigger='always run'>
 3396: loncom/build/pod2man.sh ../interface/lonindexer.pm &gt; \
 3397: ../../doc/man/Apache__lonindexer.3 &amp;&amp; echo 'manifying lonindexer.pm'
 3398: </build>
 3399: <status>works/unverified</status>
 3400: <dependencies>
 3401: ../../loncom/interface/lonindexer.pm
 3402: </dependencies>
 3403: </file>
 3404: <file>
 3405: <source>doc/lib/perl/Apache/lonindexer.html</source>
 3406: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
 3407: </target>
 3408: <categoryname>doc</categoryname>
 3409: <description>POD-derived page for lonindexer.pm</description>
 3410: <build trigger='always run'>
 3411: loncom/build/pod2html.sh ../interface/lonindexer.pm &gt; \
 3412: ../../doc/lib/perl/Apache/lonindexer.html &amp;&amp; \
 3413: echo 'pod2html lonindexer.pm'
 3414: </build>
 3415: <status>works/unverified</status>
 3416: <dependencies>
 3417: ../../loncom/interface/lonindexer.pm
 3418: </dependencies>
 3419: </file>
 3420: <file>
 3421: <source>loncom/interface/groupsort.pm</source>
 3422: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
 3423: <categoryname>handler</categoryname>
 3424: <description>
 3425: Implements a second phase of importing multiple resources into the RAT.
 3426: Allows for reordering the sequence of resources.
 3427: </description>
 3428: <status>works/unverified</status>
 3429: </file>
 3430: <file>
 3431: <source>loncom/lonnet/perl/lonnet.pm</source>
 3432: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
 3433: <categoryname>handler</categoryname>
 3434: <description>
 3435: This file is an interface to the lonc processes of the LON-CAPA network
 3436: as well as set of elaborated functions for handling information necessary
 3437: for navigating through a given cluster of LON-CAPA machines within a domain.
 3438: There are over 40 specialized functions in this module which handle
 3439: the reading and transmission of metadata, user information
 3440: (ids, names, environments, roles, logs), file information (storage, reading,
 3441: directories, extensions, replication, embedded styles and descriptors),
 3442: educational resources (course descriptions, section names and numbers),
 3443: url hashing (to assign roles on a url basis), and translating abbreviated
 3444: symbols to and from more descriptive phrases or explanations.
 3445: </description>
 3446: <status>works/unverified</status>
 3447: </file>
 3448: <file>
 3449: <source>doc/man/Apache__lonnet.3</source>
 3450: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
 3451: <categoryname>doc</categoryname>
 3452: <description>man page for lonnet.pm</description>
 3453: <build trigger='always run'>
 3454: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm &gt; \
 3455: ../../doc/man/Apache__lonnet.3 &amp;&amp; echo 'manifying lonnet.pm'
 3456: </build>
 3457: <status>works/unverified</status>
 3458: <dependencies>
 3459: ../../loncom/lonnet/perl/lonnet.pm
 3460: </dependencies>
 3461: </file>
 3462: <file>
 3463: <source>doc/lib/perl/Apache/lonnet.html</source>
 3464: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
 3465: </target>
 3466: <categoryname>doc</categoryname>
 3467: <description>POD-derived page for lonnet.pm</description>
 3468: <build trigger='always run'>
 3469: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm &gt; \
 3470: ../../doc/lib/perl/Apache/lonnet.html &amp;&amp; echo 'pod2html lonnet.pm'
 3471: </build>
 3472: <status>works/unverified</status>
 3473: <dependencies>
 3474: ../../loncom/lonnet/perl/lonnet.pm
 3475: </dependencies>
 3476: </file>
 3477: <file>
 3478: <source>loncom/html/index.html</source>
 3479: <target dist='default'>home/httpd/html/index.html</target>
 3480: <categoryname>interface file</categoryname>
 3481: <description>bumps to login</description>
 3482: </file>
 3483: <file>
 3484: <source>loncom/html/favicon.ico</source>
 3485: <target dist='default'>home/httpd/html/favicon.ico</target>
 3486: <categoryname>interface file</categoryname>
 3487: <description>Bookmark and tab icon</description>
 3488: </file>
 3489: <link>
 3490: <linkto>etc/mime.types</linkto>
 3491: <target dist='default'>etc/httpd/conf/mime.types</target>
 3492: <categoryname>symbolic link</categoryname>
 3493: <description>symbolic link to /etc/mime.types</description>
 3494: </link>
 3495: <link>
 3496: <linkto>home/httpd/html/res</linkto>
 3497: <target dist='default'>home/httpd/html/raw</target>
 3498: <categoryname>symbolic link</categoryname>
 3499: <description>symbolic link to /home/httpd/html/res</description>
 3500: </link>
 3501: <file>
 3502: <source>loncom/html/adm/notfound.html</source>
 3503: <target dist='default'>home/httpd/html/adm/notfound.html</target>
 3504: <categoryname>interface file</categoryname>
 3505: <description>
 3506: static html page that is shown when an attempt is made to access a document
 3507: not present on the web server
 3508: </description>
 3509: </file>
 3510: <file>
 3511: <source>loncom/html/adm/unauthorized.html</source>
 3512: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
 3513: <categoryname>interface file</categoryname>
 3514: <description>
 3515: static html page that is shown when an attempt is made to access a document
 3516: which is restricted based on file or server configurations
 3517: </description>
 3518: </file>
 3519: <file>
 3520: <source>loncom/html/adm/help/searchcat.html</source>
 3521: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
 3522: <categoryname>interface file</categoryname>
 3523: <description>
 3524: Help page for the search engine.
 3525: </description>
 3526: </file>
 3527: <file>
 3528: <source>rat/client/rat.html</source>
 3529: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
 3530: <categoryname>interface file</categoryname>
 3531: <description>
 3532: frameset
 3533: </description>
 3534: </file>
 3535: <file>
 3536: <source>rat/client/parameter.html</source>
 3537: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
 3538: <categoryname>interface file</categoryname>
 3539: <description>
 3540: Parameter input window.
 3541: </description>
 3542: </file>
 3543: <file>
 3544: <source>rat/client/code.html</source>
 3545: <target dist='default'>home/httpd/html/adm/rat/code.html</target>
 3546: <categoryname>interface file</categoryname>
 3547: <description>
 3548: javascript
 3549: </description>
 3550: </file>
 3551: <file>
 3552: <source>rat/client/extpickcode.html</source>
 3553: <target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>
 3554: <categoryname>interface file</categoryname>
 3555: <description>
 3556: javascript
 3557: </description>
 3558: </file>
 3559: <file>
 3560: <source>rat/client/extpickframe.html</source>
 3561: <target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>
 3562: <categoryname>interface file</categoryname>
 3563: <description>
 3564: javascript
 3565: </description>
 3566: </file>
 3567: <file>
 3568: <source>rat/client/map.html</source>
 3569: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 3570: <categoryname>interface file</categoryname>
 3571: <description>
 3572: bumper
 3573: </description>
 3574: </file>
 3575: <file>
 3576: <source>rat/client/empty.html</source>
 3577: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
 3578: <categoryname>interface file</categoryname>
 3579: <description>
 3580: A blank page with very minimal HTML structural elements.
 3581: </description>
 3582: </file>
 3583: <file>
 3584: <source>rat/client/loading.html</source>
 3585: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
 3586: <categoryname>interface file</categoryname>
 3587: <description>
 3588: A blank page which calls drawwindow in its opener after being loaded.
 3589: </description>
 3590: </file>
 3591: <fileglob>
 3592: <glob>*.gif</glob>
 3593: <sourcedir>rat/images/</sourcedir>
 3594: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
 3595: <categoryname>graphic file</categoryname>
 3596: <description>
 3597: icons for providing a HTML-tabled view of a course map
 3598: </description>
 3599: <filenames>
 3600: 1.1.dt.gif;
 3601: 1.1.empty.gif;
 3602: 1.1.ld.gif;
 3603: 1.1.lr.gif;
 3604: 1.1.rd.gif;
 3605: 1.1.rl.gif;
 3606: 1.1.td.gif;
 3607: 1.1.tdrl.gif;
 3608: 1.1.tl.gif;
 3609: 1.1.tr.gif;
 3610: 1.1.utd.gif;
 3611: 1.2.ctd.gif;
 3612: 1.2.dt.gif;
 3613: 1.2.empty.gif;
 3614: 1.2.ld.gif;
 3615: 1.2.lr.gif;
 3616: 1.2.lrd.gif;
 3617: 1.2.lrtd.gif;
 3618: 1.2.rd.gif;
 3619: 1.2.rl.gif;
 3620: 1.2.rld.gif;
 3621: 1.2.rltd.gif;
 3622: 1.2.rtd.gif;
 3623: 1.2.rtdl.gif;
 3624: 1.2.rtl.gif;
 3625: 1.2.td.gif;
 3626: 1.2.tdl.gif;
 3627: 1.2.tdrl.gif;
 3628: 1.2.tl.gif;
 3629: 1.2.tr.gif;
 3630: 1.2.utd.gif;
 3631: 2.1.dt.gif;
 3632: 2.1.empty.gif;
 3633: 2.1.ld.gif;
 3634: 2.1.lr.gif;
 3635: 2.1.rd.gif;
 3636: 2.1.rl.gif;
 3637: 2.1.td.gif;
 3638: 2.1.tdrl.gif;
 3639: 2.1.tl.gif;
 3640: 2.1.tr.gif;
 3641: 2.2.dt.gif;
 3642: 2.2.empty.gif;
 3643: 2.2.ld.gif;
 3644: 2.2.lr.gif;
 3645: 2.2.lrd.gif;
 3646: 2.2.lrt.gif;
 3647: 2.2.rd.gif;
 3648: 2.2.rl.gif;
 3649: 2.2.rld.gif;
 3650: 2.2.rlt.gif;
 3651: 2.2.td.gif;
 3652: 2.2.tdl.gif;
 3653: 2.2.tdr.gif;
 3654: 2.2.tdrl.gif;
 3655: 2.2.tl.gif;
 3656: 2.2.tr.gif;
 3657: 2.2.url.gif;
 3658: 2.2.utd.gif;
 3659: arrow.gif;
 3660: bdt.gif;
 3661: bempty.gif;
 3662: bld.gif;
 3663: blr.gif;
 3664: blrd.gif;
 3665: blrt.gif;
 3666: bottom.gif;
 3667: brd.gif;
 3668: brl.gif;
 3669: brld.gif;
 3670: brlt.gif;
 3671: btd.gif;
 3672: btdl.gif;
 3673: btdr.gif;
 3674: btdrl.gif;
 3675: btl.gif;
 3676: btr.gif;
 3677: burl.gif;
 3678: butd.gif;
 3679: condition.gif;
 3680: edit.gif;
 3681: finish.gif;
 3682: info.gif;
 3683: inscol.gif;
 3684: inscond.gif;
 3685: insres.gif;
 3686: insrow.gif;
 3687: left.gif;
 3688: middle.gif;
 3689: resource.gif;
 3690: right.gif;
 3691: sctd.gif;
 3692: sdt.gif;
 3693: sempty.gif;
 3694: sld.gif;
 3695: slr.gif;
 3696: slrd.gif;
 3697: slrtd.gif;
 3698: srd.gif;
 3699: srl.gif;
 3700: srld.gif;
 3701: srltd.gif;
 3702: srtd.gif;
 3703: srtdl.gif;
 3704: srtl.gif;
 3705: start.gif;
 3706: std.gif;
 3707: stdl.gif;
 3708: sutd.gif
 3709: </filenames>
 3710: </fileglob>
 3711: <fileglob>
 3712: <glob>*.*</glob>
 3713: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
 3714: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
 3715: <categoryname>graphic file</categoryname>
 3716: <description>
 3717: icons to indicate an unexpected result
 3718: </description>
 3719: <filenames>
 3720: lonconstruct.gif;
 3721: lonlogo_broken.gif;
 3722: lonlogo_broken_tsp.gif;
 3723: lonlogo_broken.eps;
 3724: lonlogo_broken.jpg;
 3725: lonlogo_broken.mov
 3726: </filenames>
 3727: </fileglob>
 3728: <fileglob>
 3729: <glob>*.*</glob>
 3730: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
 3731: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
 3732: <categoryname>graphic file</categoryname>
 3733: <description>
 3734: logos and general widget icons
 3735: </description>
 3736: <filenames>
 3737: SMETE_white.gif;
 3738: aboutlon.gif;
 3739: accessbutton.gif;
 3740: angry.gif;
 3741: arrow_up.gif;
 3742: bigsmile.gif;
 3743: branch.gif;
 3744: cab.gif;
 3745: cab_big.gif;
 3746: capapanel.gif;
 3747: check.gif;
 3748: class.gif;
 3749: class_big.gif;
 3750: coolindiff.gif;
 3751: coolsmile.gif;
 3752: cry.gif;
 3753: dvi.gif;
 3754: dvi_big.gif;
 3755: eps.gif;
 3756: eps_big.gif;
 3757: exam.gif;
 3758: exam_big.gif;
 3759: fillbottom.gif;
 3760: fillleft.gif;
 3761: fillright.gif;
 3762: filltop.gif;
 3763: folder_closed.gif;
 3764: folder_opened.gif;
 3765: folder_pointer_closed.gif;
 3766: folder_pointer_opened.gif;
 3767: form.gif;
 3768: form_big.gif;
 3769: frowny.gif;
 3770: gif.gif;
 3771: gif_big.gif;
 3772: header.gif;
 3773: hrrm.gif;
 3774: htm.gif;
 3775: html.gif;
 3776: html_big.gif;
 3777: huh.gif;
 3778: jar.gif;
 3779: jar_big.gif;
 3780: jpg.gif;
 3781: jpg_big.gif;
 3782: latex.gif;
 3783: lipsrsealed.gif;
 3784: lite.gif;
 3785: liteani.gif;
 3786: litetext.gif;
 3787: lolpanel.gif;
 3788: lonanim.gif;
 3789: lonanimend.gif;
 3790: loncapalogo.gif;
 3791: lonhelplogos.gif;
 3792: lonhelptop.gif;
 3793: lonlogo.gif;
 3794: lonlogos.gif;
 3795: lowerleft.gif;
 3796: lowerright.gif;
 3797: minilogo.gif;
 3798: meta.gif;
 3799: meta_big.gif;
 3800: mov.gif;
 3801: mov_big.gif;
 3802: move_up.gif;
 3803: move_down.gif;
 3804: navmap.correct.gif;
 3805: navmap.ellipsis.gif;
 3806: navmap.open.gif;
 3807: navmap.page.open.gif;
 3808: navmap.page.closed.gif;
 3809: navmap.page.open.nomanip.gif;
 3810: navmap.page.closed.nomanip.gif;
 3811: navmap.wrong.gif;
 3812: navmap.folder.open.gif;
 3813: navmap.folder.closed.gif;
 3814: navmap.folder.open.nomanip.gif;
 3815: navmap.folder.closed.nomanip.gif;
 3816: page.gif;
 3817: page_big.gif;
 3818: pdf.gif;
 3819: pdf_big.gif;
 3820: png.gif;
 3821: png_big.gif;
 3822: problem.gif;
 3823: problem_big.gif;
 3824: ps.gif;
 3825: ps_big.gif;
 3826: rolleyes.gif;
 3827: quill.gif;
 3828: quiz.gif;
 3829: quiz_big.gif;
 3830: select.gif;
 3831: sequence.gif;
 3832: sequence_big.gif;
 3833: server.gif;
 3834: server_big.gif;
 3835: shocked.gif;
 3836: smiley.gif;
 3837: srvbad.gif;
 3838: srvempty.gif;
 3839: srvgood.gif;
 3840: srvhalf.gif;
 3841: srvnull.gif;
 3842: survey.gif;
 3843: survey_big.gif;
 3844: tex.gif;
 3845: tex_big.gif;
 3846: tth.gif;
 3847: txt.gif;
 3848: txt_big.gif;
 3849: unknown.gif;
 3850: unknown_big.gif;
 3851: upperleft.gif;
 3852: upperright.gif;
 3853: user.gif;
 3854: user_big.gif;
 3855: userauthentication.gif;
 3856: wav.gif;
 3857: wav_big.gif;
 3858: white_space_20_22.gif;
 3859: whitespace1.gif;
 3860: whitespace10.gif;
 3861: whitespace2.gif;
 3862: whitespace3.gif;
 3863: whitespace4.gif;
 3864: whitespace5.gif;
 3865: whitespace6.gif;
 3866: whitespace7.gif;
 3867: whitespace8.gif;
 3868: whitespace9.gif;
 3869: wink.gif;
 3870: xml.gif;
 3871: xml_big.gif;
 3872: zip.gif;
 3873: zip_big.gif
 3874: </filenames>
 3875: </fileglob>
 3876: <fileglob>
 3877: <glob>*.*</glob>
 3878: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
 3879: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 3880: <categoryname>graphic file</categoryname>
 3881: <description>
 3882: Miscellaneous resources.
 3883: </description>
 3884: <filenames>
 3885: authorfeed.gif;
 3886: bomb.gif;
 3887: cat_button.gif;
 3888: chat.gif;
 3889: eval_button.gif;
 3890: feedback.gif;
 3891: pprm_button.gif;
 3892: pgrd_button.gif;
 3893: subm_button.gif
 3894: </filenames>
 3895: </fileglob>
 3896: <file>
 3897: <source>loncom/xml/tth.pm</source>
 3898: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
 3899: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
 3900: <target dist='redhat8'>home/httpd/lib/perl/tth.pm</target>
 3901: <categoryname>system file</categoryname>
 3902: <description>
 3903: perl module for invoking functions specific to TeX-to-HTML conversion
 3904: </description>
 3905: <note>
 3906: Has the same dependencies and build process as tth.so.
 3907: Currently, only the tth.so file specifications invoke
 3908: the build process however.  A static version is checked into loncom/xml
 3909: and in this way is treated as though it isn't part of the tth build process.
 3910: </note>
 3911: <status>works/unverified</status>
 3912: </file>
 3913: <file>
 3914: <source>loncom/xml/LCParser.pm</source>
 3915: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
 3916: <categoryname>system file</categoryname>
 3917: <description>
 3918: perl module for parsing HTML in a way that really works and is thoroughly
 3919: tested
 3920: </description>
 3921: <status>works/unverified</status>
 3922: </file>
 3923: <file>
 3924:   <source>loncom/LondConnection.pm</source>
 3925:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
 3926:   <categoryname>system file</categoryname>
 3927:   <description>
 3928:      Manages a connection between a lonc proxy daemon and the lond server
 3929:      in the remote node.
 3930:   </description>
 3931:   <status>works/verified</status>
 3932: </file>
 3933: <file>
 3934:    <source>loncom/types/HashIterator.pm</source>
 3935:    <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
 3936:    <categoryname>system file</categoryname>
 3937:    <description>
 3938:       Provides support to iterate through opaque hashes hidden e.g. within 
 3939:       object private data.
 3940:    </description>
 3941:    <status>works/verified</status>
 3942: </file>
 3943: <file>
 3944:    <source>loncom/types/Queue.pm</source>
 3945:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
 3946:    <categoryname>system file</categoryname>
 3947:    <description>
 3948:      Provides a FIFO queue class.
 3949:    </description>
 3950:    <status>works/verified</status>
 3951: </file>
 3952: <file>
 3953:    <source>loncom/types/Stack.pm</source>
 3954:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
 3955:    <categoryname>system file</categoryname>
 3956:    <description>
 3957:      Provides a LIFO stack class.
 3958:    </description>
 3959:    <status>works/verified</status>
 3960: </file>
 3961: <file>
 3962:    <source>loncom/loncnew</source>
 3963:    <target dist='default'>home/httpd/perl/loncnew</target>
 3964:    <categoryname>script</categoryname>
 3965:    <description>
 3966: 	  Proxy server for remote loncapa requests.
 3967:           Needs CPAN Event module.
 3968:    </description>
 3969: </file>
 3970: <file>
 3971: <source>loncom/configuration/Configuration.pm</source>
 3972: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
 3973: <categoryname>system file</categoryname>
 3974: <description>
 3975: Configuration file reader (looks in /etc/httpd/conf/); accepts
 3976: a list of *.conf files to inspect for PerlSetVar key/value
 3977: entries.
 3978: </description>
 3979: <status>works/unverified</status>
 3980: </file>
 3981: <file>
 3982: <source>modules/TexConvert/tthperl/tth.so</source>
 3983: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
 3984: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
 3985: <target dist='redhat8'>home/httpd/lib/perl/tth.so</target>
 3986: <categoryname>system file</categoryname>
 3987: <description>
 3988: shared library file for dynamic loading and unloading
 3989: </description>
 3990: <note>
 3991: The source and file dependencies are not available to most
 3992: CVS users.  (You can safely rely on the existing binaries
 3993: present on your system... don't worry about warnings
 3994: related to this file during the build process.)
 3995: </note>
 3996: <build trigger='run if dependencies change'>
 3997: modules/TexConvert/tthperl/commands
 3998: </build>
 3999: <status>works/unverified</status>
 4000: <dependencies>
 4001: ../tthdynamic/tthfunc.c;
 4002: ../ttmdynamic/ttmfunc.c
 4003: </dependencies>
 4004: </file>
 4005: <file>
 4006: <source>loncom/homework/caparesponse/capa.pm</source>
 4007: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
 4008: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
 4009: <target dist='redhat8'>home/httpd/lib/perl/capa.pm</target>
 4010: <categoryname>system file</categoryname>
 4011: <description>
 4012: perl module for invoking functions specific to CAPA
 4013: </description>
 4014: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 4015: <note>
 4016: Has the same dependencies and build process as capa.so.
 4017: Currently, only the capa.so file specifications invoke
 4018: the build process however.
 4019: </note>
 4020: </file>
 4021: <file>
 4022: <source>loncom/homework/caparesponse/capa.bs</source>
 4023: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
 4024: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
 4025: <target dist='redhat8'>home/httpd/lib/perl/capa.bs</target>
 4026: <categoryname>system file</categoryname>
 4027: <description>
 4028: bootstrap file associated with dynamic loading of this module on multiple
 4029: architectures
 4030: </description>
 4031: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 4032: <note>
 4033: Has the same dependencies and build process as capa.so.
 4034: Currently, only the capa.so file specifications invoke
 4035: the build process however.
 4036: </note>
 4037: </file>
 4038: <file>
 4039: <source>loncom/homework/caparesponse/capa.so</source>
 4040: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
 4041: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
 4042: <target dist='redhat8'>home/httpd/lib/perl/capa.so</target>
 4043: <categoryname>system file</categoryname>
 4044: <description>
 4045: shared library file for dynamic loading and unloading
 4046: </description>
 4047: <build trigger='always run'>
 4048: loncom/homework/caparesponse/commands
 4049: </build>
 4050: <dependencies>
 4051: caparesponse.c;
 4052: caparesponse.pm;
 4053: README;
 4054: Makefile.PL;
 4055: capa.i;
 4056: commands;
 4057: ../../../CAPA/pProj/Makefile;
 4058: ../../../CAPA/pProj/capaGrammarDef.y;
 4059: ../../../CAPA/pProj/capaFormula.y;
 4060: ../../../CAPA/pProj/capaLexerDef.flex;
 4061: ../../../CAPA/pProj/capaFunction.c;
 4062: ../../../CAPA/pProj/capaParserUtils.c;
 4063: ../../../CAPA/pProj/capaMapExpr.c;
 4064: ../../../CAPA/pProj/capaUnit.c;
 4065: ../../../CAPA/pProj/com.c;
 4066: ../../../CAPA/pProj/linpack.c;
 4067: ../../../CAPA/pProj/ranlib.c;
 4068: ../../../CAPA/pProj/capaCgiUtils.c;
 4069: ../../../CAPA/pProj/capaSubjective.c;
 4070: ../../../CAPA/pProj/capaRQO.c;
 4071: ../../../CAPA/pProj/capaFormulaLexer.c;
 4072: ../../../CAPA/pProj/capaCommon.c;
 4073: ../../../CAPA/pProj/capaCommon.h;
 4074: ../../../CAPA/pProj/ranlib.h;
 4075: ../../../CAPA/pProj/capaCGI.h;
 4076: ../../../CAPA/pProj/capaFunction.h;
 4077: ../../../CAPA/pProj/capaRQO.h;
 4078: ../../../CAPA/pProj/capaParser.h;
 4079: ../../../CAPA/pProj/lex_debug.h
 4080: </dependencies>
 4081: </file>
 4082: <fileglob>
 4083: <glob>*.ent</glob>
 4084: <sourcedir>loncom/MathML/</sourcedir>
 4085: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
 4086: <categoryname>system file</categoryname>
 4087: <description>
 4088: xml files which assign unicode numbers to mathematical symbols using
 4089: &lt;! ENTITY... &gt; type syntax.
 4090: </description>
 4091: <filenames>
 4092: isoamsa.ent;
 4093: isoamsb.ent;
 4094: isoamsc.ent;
 4095: isoamsn.ent;
 4096: isoamso.ent;
 4097: isoamsr.ent;
 4098: isobox.ent;
 4099: isocyr1.ent;
 4100: isocyr2.ent;
 4101: isodia.ent;
 4102: isogrk1.ent;
 4103: isogrk2.ent;
 4104: isogrk3.ent;
 4105: isogrk4.ent;
 4106: isolat1.ent;
 4107: isolat2.ent;
 4108: isomfrk.ent;
 4109: isomopf.ent;
 4110: isomscr.ent;
 4111: isonum.ent;
 4112: isopub.ent;
 4113: isotech.ent;
 4114: mmlalias.ent;
 4115: mmlextra.ent
 4116: </filenames>
 4117: </fileglob>
 4118: <file>
 4119: <source>loncom/MathML/mathml.css</source>
 4120: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
 4121: <categoryname>system file</categoryname>
 4122: <description>
 4123: cascading style sheet
 4124: </description>
 4125: </file>
 4126: <file>
 4127: <source>loncom/MathML/mathml.dtd</source>
 4128: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
 4129: <categoryname>system file</categoryname>
 4130: <description>
 4131: document type definition
 4132: </description>
 4133: </file>
 4134: <file>
 4135: <source>loncom/auth/londes.js</source>
 4136: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
 4137: <categoryname>interface file</categoryname>
 4138: <description>
 4139: Encryption Routines according to Data Encryption Standard DES, written in
 4140: javascript.
 4141: </description>
 4142: </file>
 4143: <file>
 4144: <source>loncom/homework/lectureonline.lcpm</source>
 4145: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
 4146: </target>
 4147: <categoryname>handler</categoryname>
 4148: <description>
 4149: Intended for providing perl functions for the &lt;script&gt;&lt;/script&gt;
 4150: environment in a problem that was converted from lectureonline.
 4151: </description>
 4152: </file>
 4153: <file>
 4154: <source>loncom/homework/default_homework.lcpm</source>
 4155: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
 4156: </target>
 4157: <categoryname>handler</categoryname>
 4158: <description>
 4159: Provides many functions for the &lt;script&gt; environment in a .problem.
 4160: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 4161: </description>
 4162: </file>
 4163: <file>
 4164: <source>loncom/homework/capa.units</source>
 4165: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
 4166: <categoryname>static conf</categoryname>
 4167: <description>
 4168: Define unit prefixing and conversion for CAPA problem handling.
 4169: </description>
 4170: </file>
 4171: <fileglob>
 4172: <glob>*.jpg</glob>
 4173: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
 4174: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
 4175: <categoryname>graphic file</categoryname>
 4176: <description>Pages headers</description>
 4177: <filenames>
 4178: admin.jpg;
 4179: author.jpg;
 4180: coordinator.jpg;
 4181: header.jpg;
 4182: student.jpg;
 4183: </filenames>
 4184: </fileglob>
 4185: <fileglob>
 4186: <glob>*.jpg</glob>
 4187: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
 4188: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
 4189: <categoryname>graphic file</categoryname>
 4190: <description>Logos of LON-CAPA domains (jpg)</description>
 4191: <filenames>
 4192: headermsu.jpg;
 4193: </filenames>
 4194: </fileglob>
 4195: <fileglob>
 4196: <glob>*.gif</glob>
 4197: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
 4198: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
 4199: <categoryname>graphic file</categoryname>
 4200: <description>Logos of LON-CAPA domains (gif)</description>
 4201: <filenames>
 4202: 103.gif;
 4203: gerd.gif;
 4204: mio.gif;
 4205: msuvu.gif;
 4206: ohiou.gif;
 4207: rhs.gif;
 4208: sfu.gif;
 4209: tmcc.gif;
 4210: umich.gif;
 4211: worf.gif;
 4212: annarbor.gif;
 4213: elps.gif;
 4214: gwu.gif;
 4215: msudemo.gif;
 4216: ndsu.gif;
 4217: physnet.gif;
 4218: sc.gif;
 4219: Selwyn.gif;
 4220: ucf.gif;
 4221: unihalle.gif;
 4222: wscc.gif;
 4223: cps.gif;
 4224: fsu.gif;
 4225: lsd.gif;
 4226: msu.gif;
 4227: nsdl.gif;
 4228: pmm.gif;
 4229: sunysb.gif;
 4230: udel.gif;
 4231: uz.gif;
 4232: fvl.gif;
 4233: glps.gif;
 4234: headersfu.gif;
 4235: uwsp.gif
 4236: </filenames>
 4237: </fileglob>
 4238: <fileglob>
 4239: <glob>*.tab</glob>
 4240: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
 4241: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
 4242: <categoryname>conf</categoryname>
 4243: <description>Designs of LON-CAPA domains</description>
 4244: <filenames>
 4245: annarbor.tab;
 4246: default.tab;
 4247: msu.tab;
 4248: sfu.tab;
 4249: worf.tab
 4250: </filenames>
 4251: </fileglob>
 4252: <fileglob>
 4253: <glob>*.gif</glob>
 4254: <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
 4255: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
 4256: <categoryname>graphic file</categoryname>
 4257: <description>LON-CAPA remote control LCD font</description>
 4258: <filenames>
 4259: 0.gif;
 4260: 1.gif;
 4261: 2.gif;
 4262: 3.gif;
 4263: 4.gif;
 4264: 5.gif;
 4265: 6.gif;
 4266: 7.gif;
 4267: 8.gif;
 4268: 9.gif;
 4269: a.gif;
 4270: b.gif;
 4271: c.gif;
 4272: d.gif;
 4273: e.gif;
 4274: f.gif;
 4275: g.gif;
 4276: h.gif;
 4277: i.gif;
 4278: j.gif;
 4279: k.gif;
 4280: l.gif;
 4281: m.gif;
 4282: n.gif;
 4283: o.gif;
 4284: p.gif;
 4285: q.gif;
 4286: r.gif;
 4287: s.gif;
 4288: t.gif;
 4289: u.gif;
 4290: v.gif;
 4291: w.gif;
 4292: x.gif;
 4293: y.gif;
 4294: z.gif;
 4295: colon.gif;
 4296: hyphen.gif;
 4297: slash.gif;
 4298: space.gif;
 4299: </filenames>
 4300: </fileglob>
 4301: <fileglob>
 4302: <glob>*.gif</glob>
 4303: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 4304: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
 4305: <categoryname>graphic file</categoryname>
 4306: <description>icons used for the entire LON-CAPA user interface</description>
 4307: <filenames>
 4308: anno.gif;
 4309: anot.gif;
 4310: back.gif;
 4311: bchat.gif;
 4312: bkm.gif;
 4313: brws.gif;
 4314: catalog.gif;
 4315: ccrs.gif;
 4316: chat.gif;
 4317: chrt.gif;
 4318: com.gif;
 4319: courses.gif;
 4320: cprv.gif;
 4321: cstr.gif;
 4322: dempty.gif;
 4323: docs.gif;
 4324: egrd.gif;
 4325: empty.gif;
 4326: enrl.gif;
 4327: eval.gif;
 4328: fdbk.gif;
 4329: feedback.gif;
 4330: forw.gif;
 4331: grds.gif;
 4332: group.gif;
 4333: help.gif;
 4334: info.gif;
 4335: keys.gif;
 4336: ledblink.gif;
 4337: ledgreen.gif;
 4338: ledoff.gif;
 4339: ledon.gif;
 4340: ledsend.gif;
 4341: logout.gif;
 4342: mrk.gif;
 4343: nav.gif;
 4344: next.gif;
 4345: nothumb.gif;
 4346: parm.gif;
 4347: pgrd.gif;
 4348: pparm.gif;
 4349: pref.gif;
 4350: prev.gif;
 4351: prt.gif;
 4352: qempty.gif;
 4353: reload.gif;
 4354: remotebg.gif;
 4355: res.gif;
 4356: roles.gif;
 4357: sbkm.gif;
 4358: spacer.gif;
 4359: sprs.gif;
 4360: src.gif;
 4361: stat.gif;
 4362: subm.gif;
 4363: title.gif;
 4364: vbkm.gif;
 4365: </filenames>
 4366: </fileglob>
 4367: <file>
 4368: <source>loncom/html/res/adm/pages/imgmaps.html</source>
 4369: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
 4370: <categoryname>interface file</categoryname>
 4371: <description>
 4372: image maps for the LON-CAPA remote control
 4373: </description>
 4374: </file>
 4375: <file>
 4376: <source>loncom/html/res/adm/pages/index.html</source>
 4377: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 4378: <categoryname>interface file</categoryname>
 4379: <description>
 4380: welcoming page to the LON-CAPA system upon login
 4381: </description>
 4382: </file>
 4383: <file>
 4384: <source>loncom/html/res/adm/pages/menu.html</source>
 4385: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
 4386: <categoryname>interface file</categoryname>
 4387: <description>
 4388: renders the HTML (including image maps) for the LON-CAPA remote control
 4389: </description>
 4390: </file>
 4391: <fileglob>
 4392: <glob>*.gif</glob>
 4393: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
 4394: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
 4395: </targetdir>
 4396: <categoryname>graphic file</categoryname>
 4397: <description>
 4398: icons used for directory indexing and login screen
 4399: </description>
 4400: <filenames>
 4401: a.gif;
 4402: alert.black.gif;
 4403: alert.red.gif;
 4404: back.gif;
 4405: ball.gray.gif;
 4406: ball.red.gif;
 4407: binary.gif;
 4408: binhex.gif;
 4409: blank.gif;
 4410: bomb.gif;
 4411: box1.gif;
 4412: box2.gif;
 4413: broken.gif;
 4414: burst.gif;
 4415: c.gif;
 4416: comp.blue.gif;
 4417: comp.gray.gif;
 4418: compressed.gif;
 4419: continued.gif;
 4420: course.gif;
 4421: dir.gif;
 4422: down.gif;
 4423: dvi.gif;
 4424: f.gif;
 4425: folder.gif;
 4426: folder.open.gif;
 4427: folder.sec.gif;
 4428: folder_closed.gif;
 4429: folder_closed_pressed.gif;
 4430: folder_new.gif;
 4431: folder_opened.gif;
 4432: folder_opened_pressed.gif;
 4433: folder_pointer_closed.gif;
 4434: folder_pointer_opened.gif;
 4435: folder_spacer.gif;
 4436: folder_trash.gif;
 4437: forward.gif;
 4438: generic.gif;
 4439: generic.red.gif;
 4440: generic.sec.gif;
 4441: hand.right.gif;
 4442: hand.up.gif;
 4443: html.gif;
 4444: image1.gif;
 4445: image2.gif;
 4446: image3.gif;
 4447: index.gif;
 4448: layout.gif;
 4449: left.gif;
 4450: link.gif;
 4451: mov.gif;
 4452: movie1.gif;
 4453: p.gif;
 4454: patch.gif;
 4455: pdf.gif;
 4456: portal.gif;
 4457: problem.gif;
 4458: ps.gif;
 4459: quill.gif;
 4460: right.gif;
 4461: screw1.gif;
 4462: screw2.gif;
 4463: script.gif;
 4464: sound1.gif;
 4465: sound2.gif;
 4466: sphere1.gif;
 4467: sphere2.gif;
 4468: tar.gif;
 4469: tex.gif;
 4470: text.gif;
 4471: transfer.gif;
 4472: unknown.gif;
 4473: up.gif;
 4474: uu.gif;
 4475: uuencoded.gif;
 4476: white_space_20_22.gif;
 4477: white_space_22_22.gif;
 4478: whitespace1.gif;
 4479: whitespace10.gif;
 4480: whitespace2.gif;
 4481: whitespace3.gif;
 4482: whitespace4.gif;
 4483: whitespace5.gif;
 4484: whitespace6.gif;
 4485: whitespace7.gif;
 4486: whitespace8.gif;
 4487: whitespace9.gif;
 4488: world1.gif;
 4489: world2.gif
 4490: </filenames>
 4491: </fileglob>
 4492: <fileglob>
 4493: <glob>*.gif</glob>
 4494: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 4495: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
 4496: </targetdir>
 4497: <categoryname>graphic file</categoryname>
 4498: <description>
 4499: icons used for the bookmark portion of the LON-CAPA user interface
 4500: </description>
 4501: <filenames>
 4502: folder_anim.gif;
 4503: folder_close.gif;
 4504: folder_drag.gif;
 4505: folder_new.gif;
 4506: folder_open.gif;
 4507: folder_pointer_closed.gif;
 4508: folder_pointer_opened.gif;
 4509: folder_static.gif;
 4510: folder_trash.gif;
 4511: folder_trash_hover.gif;
 4512: left_bar.gif;
 4513: link.gif;
 4514: link_anim.gif;
 4515: link_drag.gif;
 4516: ll_corner.gif;
 4517: lower_bar.gif;
 4518: lr_corner.gif;
 4519: pix.gif;
 4520: right_bar.gif;
 4521: toolbar_bg.gif;
 4522: ul_corner.gif;
 4523: upper_bar.gif;
 4524: ur_corner.gif
 4525: </filenames>
 4526: </fileglob>
 4527: <fileglob>
 4528: <glob>*.html</glob>
 4529: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 4530: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
 4531: </targetdir>
 4532: <categoryname>interface file</categoryname>
 4533: <description>
 4534: associated with the scheme of displaying bookmarks
 4535: </description>
 4536: <filenames>
 4537: bookmarkmenu_toolbar.html;
 4538: blank.html;
 4539: closechildren.html
 4540: </filenames>
 4541: </fileglob>
 4542: <file>
 4543: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 4544: <target dist='default'>
 4545: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
 4546: <categoryname>interface file</categoryname>
 4547: <description>
 4548: javascript for handling client-side interactions with bookmark interface
 4549: </description>
 4550: </file>
 4551: <file>
 4552: <source>loncom/build/CHECKRPMS</source>
 4553: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 4554: <categoryname>system script</categoryname>
 4555: <description>
 4556: manilla wrapper around check-rpms
 4557: </description>
 4558: <status>tested/documented/beta</status>
 4559: </file>
 4560: <file>
 4561: <source>loncom/build/check-rpms</source>
 4562: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
 4563: <categoryname>system script</categoryname>
 4564: <description>
 4565: compare installed rpms with up-to-date distribution
 4566: </description>
 4567: <status>tested/documented/beta</status>
 4568: </file>
 4569: <file>
 4570: <source>doc/man/check-rpms.1</source>
 4571: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
 4572: <categoryname>doc</categoryname>
 4573: <description>man page for check-rpms</description>
 4574: <build trigger='always run'>
 4575: loncom/build/pod2man.sh check-rpms &gt; ../../doc/man/check-rpms.1 &amp;&amp; \
 4576: echo 'manifying check-rpms'
 4577: </build>
 4578: <status>beta</status>
 4579: <dependencies>
 4580: ../../loncom/build/check-rpms
 4581: </dependencies>
 4582: </file>
 4583: <file>
 4584: <source>doc/scripts/check-rpms.html</source>
 4585: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
 4586: </target>
 4587: <categoryname>doc</categoryname>
 4588: <description>POD-derived page for check-rpms</description>
 4589: <build trigger='always run'>
 4590: loncom/build/pod2html.sh check-rpms &gt; ../../doc/scripts/check-rpms.html \
 4591: &amp;&amp; echo 'pod2html checkrpms'
 4592: </build>
 4593: <status>works/unverified</status>
 4594: <dependencies>
 4595: ../../loncom/build/check-rpms
 4596: </dependencies>
 4597: </file>
 4598: <file>
 4599: <source>loncom/build/loncaparestoreconfigurations</source>
 4600: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
 4601: </target>
 4602: <categoryname>script</categoryname>
 4603: <description>
 4604: Updates .lpmlnew files with previous settings.  Also supports alternative
 4605: schemes of settings-updating and file-overwriting.
 4606: </description>
 4607: <status>works/unverified</status>
 4608: </file>
 4609: <file>
 4610: <source>loncom/cron/loncapa</source>
 4611: <target dist='default'>etc/cron.d/loncapa</target>
 4612: <categoryname>static conf</categoryname>
 4613: <description>
 4614: file that specifies periodic processes to run for the LON-CAPA machine
 4615: </description>
 4616: </file>
 4617: <file>
 4618: <source>loncom/ntp/step-tickers</source>
 4619: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
 4620: </target>
 4621: <categoryname>static conf</categoryname>
 4622: <description>
 4623: file that stimulates running of ntpdate upon init.d/xntpd initiation
 4624: </description>
 4625: <note>
 4626: <table cellpadding='0' cellspacing='0' border='1'>
 4627: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
 4628: </table>
 4629: </note>
 4630: </file>
 4631: <file>
 4632: <source>loncom/pam.d/pwauth</source>
 4633: <target dist='default'>etc/pam.d/pwauth</target>
 4634: <categoryname>static conf</categoryname>
 4635: <description>
 4636: file that allows setuid password privileges for pwauth executable
 4637: </description>
 4638: </file>
 4639: <file>
 4640: <source>loncom/pam.d/pwchange</source>
 4641: <target dist='default'>etc/pam.d/pwchange</target>
 4642: <categoryname>static conf</categoryname>
 4643: <description>
 4644: file that allows setuid password privileges for pwchange (lcpasswd) executable
 4645: </description>
 4646: </file>
 4647: <file>
 4648: <source>loncom/init.d/loncontrol</source>
 4649: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 4650: <categoryname>root script</categoryname>
 4651: <description>
 4652: Controls the launching/halting of lonc, lond, and lonsql processes.
 4653: </description>
 4654: </file>
 4655: <link>
 4656: <linkto>etc/rc.d/init.d/loncontrol</linkto>
 4657: <target dist='default'>
 4658: etc/rc.d/rc0.d/K05loncontrol;
 4659: etc/rc.d/rc1.d/K05loncontrol;
 4660: etc/rc.d/rc2.d/K05loncontrol;
 4661: etc/rc.d/rc3.d/S95loncontrol;
 4662: etc/rc.d/rc4.d/S95loncontrol;
 4663: etc/rc.d/rc5.d/S95loncontrol;
 4664: etc/rc.d/rc6.d/K05loncontrol
 4665: </target>
 4666: <categoryname>symbolic link</categoryname>
 4667: <description>
 4668: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 4669: </link>
 4670: <file>
 4671: <source>loncom/atalk/config</source>
 4672: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
 4673: <categoryname>static conf</categoryname>
 4674: <description>
 4675: configuration file to make LON-CAPA server file space accessible to
 4676: Appleshares access (Macintosh)
 4677: </description>
 4678: </file>
 4679: </files>
 4680: </lpml>

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