File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.240: download - view: text, annotated - select for diffs
Fri May 2 20:54:22 2003 UTC (21 years ago) by albertel
Branches: MAIN
CVS tags: HEAD
- that missing ' is really important

    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.240 2003/05/02 20:54:22 albertel 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: Essay.problem;
  959: Essay.problem.meta;
  960: numerical.problem;
  961: numerical.problem.meta;
  962: Plot.problem;
  963: Plot.problem.meta;
  964: RadioResponse.problem;
  965: RadioResponse.problem.meta;
  966: RandomLabelExample.problem;
  967: RandomLabelExample.problem.meta;
  968: SelectFromOptions-4ConceptGoups.problem;
  969: SelectFromOptions-4ConceptGoups.problem.meta;
  970: SelectFromOptions-5ConceptGoups.problem;
  971: SelectFromOptions-5ConceptGoups.problem.meta;
  972: SelectFromOptions-6ConceptGoups.problem;
  973: SelectFromOptions-6ConceptGoups.problem.meta;
  974: SelectFromOptions-7ConceptGoups.problem;
  975: SelectFromOptions-7ConceptGoups.problem.meta;
  976: SelectFromOptions-8ConceptGoups.problem;
  977: SelectFromOptions-8ConceptGoups.problem.meta;
  978: SelectFromOptions-Simple.problem;
  979: SelectFromOptions-Simple.problem.meta;
  980: script.library;
  981: script.library.meta;
  982: SimpleFormula.problem;
  983: SimpleFormula.problem.meta;
  984: StringResponse.problem;
  985: StringResponse.problem.meta;
  986: SimpleMatching.problem;
  987: SimpleMatching.problem.meta;
  988: SimpleRank.problem;
  989: SimpleRank.problem.meta;
  990: SimpleTrueFalse.problem;
  991: SimpleTrueFalse.problem.meta
  992: </filenames>
  993: </fileglob>
  994: <file>
  995: <source>loncom/homework/insertlist.tab</source>
  996: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
  997: <categoryname>static conf</categoryname>
  998: <description>
  999: Describes what tags are allowed inside other tags.
 1000: </description>
 1001: </file>
 1002: <file>
 1003: <source>CAPA/JavaTools/GLabel.class</source>
 1004: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
 1005: </target>
 1006: <categoryname>static conf</categoryname>
 1007: <description>
 1008: Java applet for labelling graphs.
 1009: </description>
 1010: <note>
 1011: Built from Glabel.java.  Still working on build/dependency details.
 1012: </note>
 1013: </file>
 1014: <file>
 1015: <source>loncom/interface/default.assesscalc</source>
 1016: <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc
 1017: </target>
 1018: <categoryname>static conf</categoryname>
 1019: <description>
 1020: Default spreadsheet for individual assessment.
 1021: </description>
 1022: </file>
 1023: <file>
 1024: <source>loncom/interface/default.studentcalc</source>
 1025: <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc
 1026: </target>
 1027: <categoryname>static conf</categoryname>
 1028: <description>
 1029: Default spreadsheet for assessment of students.
 1030: </description>
 1031: </file>
 1032: <file>
 1033: <source>loncom/interface/default.classcalc</source>
 1034: <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc
 1035: </target>
 1036: <categoryname>static conf</categoryname>
 1037: <description>
 1038: Default spreadsheet for assessment of a class.
 1039: </description>
 1040: </file>
 1041: <file>
 1042: <source>loncom/auth/roles.tab</source>
 1043: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
 1044: <categoryname>static conf</categoryname>
 1045: <description>
 1046: List of privileges associated with users of multiple types (for example:
 1047: Teaching Assistant, Exam Proctor, Course Coordinator)
 1048: </description>
 1049: </file>
 1050: <file>
 1051: <source>loncom/auth/rolesplain.tab</source>
 1052: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
 1053: <categoryname>static conf</categoryname>
 1054: <description>
 1055: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
 1056: and privileges available in the network with function
 1057: </description>
 1058: </file>
 1059: <file>
 1060: <source>loncom/hosts.tab</source>
 1061: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
 1062: <categoryname>static conf</categoryname>
 1063: <description>
 1064: List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
 1065: <tt>lonDefDomain</tt> and <u>IP address</u>.
 1066: </description>
 1067: </file>
 1068: <file>
 1069: <source>loncom/domain.tab</source>
 1070: <target dist='default'>home/httpd/lonTabs/domain.tab</target>
 1071: <categoryname>static conf</categoryname>
 1072: <description>
 1073: List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication.
 1074: </description>
 1075: </file>
 1076: <file>
 1077: <source>loncom/spare.tab</source>
 1078: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
 1079: <categoryname>conf</categoryname>
 1080: <description>
 1081: Spare hosts to offload session to if the LON-CAPA machine is overloaded
 1082: </description>
 1083: <note>
 1084: <b>configure</b><br />
 1085: <table cellpadding='0' cellspacing='0' border='1'>
 1086: <tr><td>
 1087: list elements are separated by newlines
 1088: </td></tr>
 1089: <tr><td>
 1090: each list element consists of only one value; the value for <tt>lonHostID</tt>
 1091: in <tt>access.conf</tt>
 1092: </td></tr>
 1093: </table>
 1094: </note>
 1095: </file>
 1096: <file>
 1097: <source>loncom/htpasswd</source>
 1098: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
 1099: <categoryname>conf</categoryname>
 1100: <description>
 1101: Basic auth password to access /lon-status and /server-status
 1102: </description>
 1103: </file>
 1104: <file>
 1105: <source>loncom/smb.conf</source>
 1106: <target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
 1107: <categoryname>static conf</categoryname>
 1108: <description>
 1109: configuration file to make LON-CAPA server file space accessible to network
 1110: neighborhood
 1111: </description>
 1112: </file>
 1113: <file>
 1114: <source>loncom/ntp.conf</source>
 1115: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
 1116: <categoryname>static conf</categoryname>
 1117: <description>
 1118: which NTP server to contact for information (XNTP3 standard)
 1119: </description>
 1120: <note>
 1121: <table cellpadding='0' cellspacing='0' border='1'>
 1122: <tr><td>
 1123: only one line needs to be changed to specify a server ip address
 1124: </td></tr>
 1125: <tr><td>
 1126: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
 1127: </td></tr>
 1128: </table>
 1129: </note>
 1130: </file>
 1131: <file>
 1132: <source>loncom/metadata_database/searchcat.pl</source>
 1133: <target dist='default'>home/httpd/perl/searchcat.pl</target>
 1134: <categoryname>script</categoryname>
 1135: <description>
 1136: Batch script for updating SQL metadata database.
 1137: </description>
 1138: </file>
 1139: <file>
 1140: <source>loncom/metadata_database/cleanup_database.pl</source>
 1141: <target dist='default'>home/httpd/perl/cleanup_database.pl</target>
 1142: <categoryname>script</categoryname>
 1143: <description>
 1144: Batch script for removing temporary tables from the SQL metadata database.
 1145: </description>
 1146: </file>
 1147: <file>
 1148: <source>loncom/misc/cleanup_prtspool.pl</source>
 1149: <target dist='default'>home/httpd/perl/cleanup_prtspool.pl</target>
 1150: <categoryname>script</categoryname>
 1151: <description>
 1152: Batch script for removing files not accessed within 24 hours from the 
 1153: /home/httpd/prtspool directory.
 1154: </description>
 1155: </file>
 1156: <file>
 1157: <source>loncom/lonhttpd</source>
 1158: <target dist='default'>home/httpd/perl/lonhttpd</target>
 1159: <categoryname>script</categoryname>
 1160: <description>
 1161: Small fry httpd on port 8080
 1162: </description>
 1163: </file>
 1164: <file>
 1165: <source>loncom/lonc</source>
 1166: <target dist='default'>home/httpd/perl/lonc</target>
 1167: <categoryname>script</categoryname>
 1168: <description>
 1169: proxy server
 1170: </description>
 1171: </file>
 1172: <file>
 1173: <source>doc/man/lonc.1</source>
 1174: <target dist='default'>usr/man/man1/lonc.1</target>
 1175: <categoryname>doc</categoryname>
 1176: <description>man page for lonc</description>
 1177: <build trigger='always run'>
 1178: loncom/build/pod2man.sh ../lonc &gt; ../../doc/man/lonc.1 &amp;&amp; \
 1179: echo 'manifying lonc'
 1180: </build>
 1181: <status>works/unverified</status>
 1182: <dependencies>
 1183: ../../loncom/lonc
 1184: </dependencies>
 1185: </file>
 1186: <file>
 1187: <source>doc/scripts/lonc.html</source>
 1188: <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>
 1189: <categoryname>doc</categoryname>
 1190: <description>POD-derived page for lonc</description>
 1191: <build trigger='always run'>
 1192: loncom/build/pod2html.sh ../lonc &gt; ../../doc/scripts/lonc.html &amp;&amp; \
 1193: echo 'pod2html lonc'
 1194: </build>
 1195: <status>works/unverified</status>
 1196: <dependencies>
 1197: ../../loncom/lonc
 1198: </dependencies>
 1199: </file>
 1200: <file>
 1201: <source>loncom/lond</source>
 1202: <target dist='default'>home/httpd/perl/lond</target>
 1203: <categoryname>script</categoryname>
 1204: <description>
 1205: This is a remote command interpreter on a TCP LON-CAPA network layer.
 1206: It accepts and processes incoming requests from other LON-CAPA machines
 1207: on the network.  lond's functionality is self-contained in the sense
 1208: that it does not reference (import, require, use) any other file
 1209: described in this document.  There are only 15 subroutines in this
 1210: script, however the <tt>make_new_child</tt> subroutine is quite
 1211: complex since it parses and responds about 29 different types of 
 1212: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
 1213: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
 1214: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
 1215: tmpput, tmpget, and ls).
 1216: </description>
 1217: </file>
 1218: <file>
 1219: <source>doc/man/lond.1</source>
 1220: <target dist='default'>usr/man/man1/lond.1</target>
 1221: <categoryname>doc</categoryname>
 1222: <description>man page for lond</description>
 1223: <build trigger='always run'>
 1224: loncom/build/pod2man.sh ../lond &gt; ../../doc/man/lond.1 &amp;&amp; \
 1225: echo 'manifying lond'
 1226: </build>
 1227: <status>works/unverified</status>
 1228: <dependencies>
 1229: ../../loncom/lond
 1230: </dependencies>
 1231: </file>
 1232: <file>
 1233: <source>doc/scripts/lond.html</source>
 1234: <target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
 1235: <categoryname>doc</categoryname>
 1236: <description>POD-derived page for lond</description>
 1237: <build trigger='always run'>
 1238: loncom/build/pod2html.sh ../lond &gt; ../../doc/scripts/lond.html &amp;&amp; \
 1239: echo 'pod2html lond'
 1240: </build>
 1241: <status>works/unverified</status>
 1242: <dependencies>
 1243: ../../loncom/lond
 1244: </dependencies>
 1245: </file>
 1246: <file>
 1247: <source>loncom/build/CHECKRPMS</source>
 1248: <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 1249: <categoryname>script</categoryname>
 1250: <description>CGI script that checks status of RPMs</description>
 1251: </file>
 1252: <file>
 1253: <source>loncom/cgi/loncron.pl</source>
 1254: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
 1255: <categoryname>script</categoryname>
 1256: <description>CGI script that starts and pipes output of loncron</description>
 1257: </file>
 1258: <file>
 1259: <source>loncom/cgi/userstatus.pl</source>
 1260: <target dist='default'>home/httpd/cgi-bin/userstatus.pl</target>
 1261: <categoryname>script</categoryname>
 1262: <description>CGI script that shows users currently on machine</description>
 1263: </file>
 1264: <file>
 1265: <source>loncom/loncron</source>
 1266: <target dist='default'>home/httpd/perl/loncron</target>
 1267: <categoryname>script</categoryname>
 1268: <description>housekeeping</description>
 1269: </file>
 1270: <file>
 1271: <source>loncom/lonsql</source>
 1272: <target dist='default'>home/httpd/perl/lonsql</target>
 1273: <categoryname>script</categoryname>
 1274: <description>maintain secondary database of metadata</description>
 1275: </file>
 1276: <file>
 1277: <source>doc/man/lonsql.1</source>
 1278: <target dist='default'>usr/man/man1/lonsql.1</target>
 1279: <categoryname>doc</categoryname>
 1280: <description>man page for lonsql</description>
 1281: <build trigger='always run'>
 1282: loncom/build/pod2man.sh ../lonsql &gt; ../../doc/man/lonsql.1 &amp;&amp; \
 1283: echo 'manifying lonsql'
 1284: </build>
 1285: <status>works/unverified</status>
 1286: <dependencies>
 1287: ../../loncom/lonsql
 1288: </dependencies>
 1289: </file>
 1290: <file>
 1291: <source>doc/scripts/lonsql.html</source>
 1292: <target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
 1293: <categoryname>doc</categoryname>
 1294: <description>POD-derived page for lonsql</description>
 1295: <build trigger='always run'>
 1296: loncom/build/pod2html.sh ../lonsql &gt; ../../doc/scripts/lonsql.html &amp;&amp; \
 1297: echo 'pod2html lonsql'
 1298: </build>
 1299: <status>works/unverified</status>
 1300: <dependencies>
 1301: ../../loncom/lonsql
 1302: </dependencies>
 1303: </file>
 1304: <file>
 1305: <source>loncom/lcpasswd</source>
 1306: <target dist='default'>home/httpd/perl/lcpasswd</target>
 1307: <categoryname>setuid script</categoryname>
 1308: <description>
 1309: Coordinates the system services and files in order to allow lond to change
 1310: user passwords.
 1311: </description>
 1312: <status>being updated</status>
 1313: </file>
 1314: <file>
 1315: <source>loncom/pwchange</source>
 1316: <target dist='default'>home/httpd/perl/pwchange</target>
 1317: <categoryname>setuid script</categoryname>
 1318: <description>
 1319: Allows www to change user passwords.
 1320: </description>
 1321: <status>being updated</status>
 1322: </file>
 1323: <file>
 1324: <source>loncom/lcuseradd</source>
 1325: <target dist='default'>home/httpd/perl/lcuseradd</target>
 1326: <categoryname>setuid script</categoryname>
 1327: <description>
 1328: Coordinates the system services and files in order to allow lond to add a
 1329: new user.
 1330: </description>
 1331: <status>being updated</status>
 1332: </file>
 1333: <file>
 1334: <source>loncom/lchtmldir</source>
 1335: <target dist='default'>home/httpd/perl/lchtmldir</target>
 1336: <categoryname>setuid script</categoryname>
 1337: <description>
 1338: Manages the file system ramifications of adding author mode to a user. 
 1339: If necessary a public_html diretory is added, permissions and ownership are
 1340: set according to the user's authentication mode.
 1341: </description>
 1342: <status>New file</status>
 1343: </file>
 1344: <file>
 1345: <source>loncom/lcuserdel</source>
 1346: <target dist='default'>home/httpd/perl/lcuserdel</target>
 1347: <categoryname>setuid script</categoryname>
 1348: <description>
 1349: Coordinates the system services and files in order to allow lond to delete a
 1350: user.
 1351: </description>
 1352: <status>deprecated</status>
 1353: </file>
 1354: <file>
 1355: <source>loncom/lcnfson</source>
 1356: <target dist='default'>home/httpd/perl/lcnfson</target>
 1357: <categoryname>setuid script</categoryname>
 1358: <description>
 1359: coordinates the system services and files in order to allow lond to enable NFS
 1360: for a user
 1361: </description>
 1362: <status>deprecated</status>
 1363: </file>
 1364: <file>
 1365: <source>loncom/lcnfsoff</source>
 1366: <target dist='default'>home/httpd/perl/lcnfsoff</target>
 1367: <categoryname>setuid script</categoryname>
 1368: <description>
 1369: coordinates the system services and files in order to allow lond to disable NFS
 1370: for a user
 1371: </description>
 1372: <status>deprecated</status>
 1373: </file>
 1374: <file>
 1375: <source>loncom/license/gpl.txt</source>
 1376: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
 1377: <categoryname>interface file</categoryname>
 1378: <description>
 1379: GNU General Public License.  Long live the cause of freeware!
 1380: </description>
 1381: </file>
 1382: <file>
 1383: <source>loncom/license/httpi.license</source>
 1384: <target dist='default'>home/httpd/html/adm/httpi.license</target>
 1385: <categoryname>interface file</categoryname>
 1386: <description>
 1387: HTTPi webserver license
 1388: </description>
 1389: </file>
 1390: <file>
 1391: <source>loncom/license/httpi.readme</source>
 1392: <target dist='default'>home/httpd/html/adm/httpi.readme</target>
 1393: <categoryname>interface file</categoryname>
 1394: <description>
 1395: HTTPi webserver readme 
 1396: </description>
 1397: </file>
 1398: <file>
 1399: <source>loncom/license/about.html</source>
 1400: <target dist='default'>home/httpd/html/adm/about.html</target>
 1401: <categoryname>interface file</categoryname>
 1402: <description>
 1403: The "About" Page.
 1404: </description>
 1405: </file>
 1406: <file>
 1407: <source>loncom/publisher/publisher.html</source>
 1408: <target dist='default'>home/httpd/html/adm/publisher.html</target>
 1409: <categoryname>interface file</categoryname>
 1410: <description>
 1411: HTML frame that presents a form element to allow for the publishing of
 1412: resources, directories and underlying subdirectories.
 1413: </description>
 1414: </file>
 1415: <file>
 1416: <source>loncom/html/adm/noidea.html</source>
 1417: <target dist='default'>home/httpd/html/adm/noidea.html</target>
 1418: <categoryname>interface file</categoryname>
 1419: <description>
 1420: Interface file for responding to improper page flipping.
 1421: </description>
 1422: </file>
 1423: <file>
 1424: <source>loncom/html/adm/overloaded.txt</source>
 1425: <target dist='default'>home/httpd/html/adm/overloaded.txt</target>
 1426: <categoryname>interface file</categoryname>
 1427: <description>
 1428: Interface file for responding to overload situations.
 1429: </description>
 1430: </file>
 1431: <file>
 1432: <source>loncom/html/adm/loginproblems.html</source>
 1433: <target dist='default'>home/httpd/html/adm/loginproblems.html</target>
 1434: <categoryname>interface file</categoryname>
 1435: <description>
 1436: Help page for login problems.
 1437: </description>
 1438: </file>
 1439: <file>
 1440: <source>loncom/xml/physnet.sty</source>
 1441: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
 1442: <categoryname>static conf</categoryname>
 1443: <description>
 1444: The relevant conditions and metadata to attach to PhysNet-specific tags.
 1445: </description>
 1446: </file>
 1447: <file>
 1448: <source>loncom/homework/lectureonline.sty</source>
 1449: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
 1450: </target>
 1451: <categoryname>static conf</categoryname>
 1452: <description>
 1453: The relevant conditions and metadata to attach to LectureOnline-specific tags.
 1454: </description>
 1455: </file>
 1456: <file>
 1457: <source>loncom/thesaurus/un_keyword.tab</source>
 1458: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
 1459: <categoryname>conf</categoryname>
 1460: <description>
 1461: File which contains words which should not be keywords used to specify resource
 1462: content.
 1463: </description>
 1464: </file>
 1465: <file>
 1466: <source>loncom/homework/scantronformat.tab</source>
 1467: <target dist='default'>home/httpd/lonTabs/scantronformat.tab</target>
 1468: <categoryname>conf</categoryname>
 1469: <description>
 1470: Different configs for scantron input files.
 1471: </description>
 1472: </file>
 1473: <file>
 1474: <source>loncom/publisher/packages.tab</source>
 1475: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
 1476: <categoryname>static conf</categoryname>
 1477: <description>
 1478: Parameter packages, so that assessments can publish parameter packages
 1479: needed, which are then expanded into individual parameters - allows to
 1480: retroactively add new parameters to already published assessments.
 1481: </description>
 1482: </file>
 1483: <file>
 1484: <source>loncom/publisher/copyright.tab</source>
 1485: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
 1486: <categoryname>static conf</categoryname>
 1487: <description>
 1488: Table which contains list of copyright possibilities for educational resources.
 1489: </description>
 1490: </file>
 1491: <file>
 1492: <source>loncom/publisher/language.tab</source>
 1493: <target dist='default'>home/httpd/lonTabs/language.tab</target>
 1494: <categoryname>static conf</categoryname>
 1495: <description>
 1496: Table which contains string abbreviations of language::font rendering
 1497: combinations.
 1498: </description>
 1499: </file>
 1500: <file>
 1501: <source>loncom/publisher/addid.tab</source>
 1502: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
 1503: <categoryname>static conf</categoryname>
 1504: <description>
 1505: Table which has hash data necessary for distinguishing IDs from indices.
 1506: </description>
 1507: </file>
 1508: <file>
 1509: <source>rat/lonwrapper.pm</source>
 1510: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
 1511: <categoryname>handler</categoryname>
 1512: <description>
 1513: Wrapper for external and binary files as standalone resources.
 1514: Edit handler for rat maps; TeX content handler.
 1515: </description>
 1516: <status>works/unverified</status>
 1517: </file>
 1518: <file>
 1519: <source>loncom/interface/londocs.pm</source>
 1520: <target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
 1521: <categoryname>handler</categoryname>
 1522: <description>
 1523: Handler for course documents
 1524: </description>
 1525: <status>works/unverified</status>
 1526: </file>
 1527: <file>
 1528: <source>loncom/interface/lonchat.pm</source>
 1529: <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
 1530: <categoryname>handler</categoryname>
 1531: <description>
 1532: Handler for chat
 1533: </description>
 1534: <status>works/unverified</status>
 1535: </file>
 1536: <file>
 1537: <source>loncom/interface/lonchatfetch.pm</source>
 1538: <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
 1539: <categoryname>handler</categoryname>
 1540: <description>
 1541: Handler for periodically fetch new lines of chat
 1542: </description>
 1543: <status>works/unverified</status>
 1544: </file>
 1545: <file>
 1546: <source>loncom/interface/lonannounce.pm</source>
 1547: <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
 1548: <categoryname>handler</categoryname>
 1549: <description>
 1550: Handler to put up announcements and calendar
 1551: </description>
 1552: <status>works/unverified</status>
 1553: </file>
 1554: <file>
 1555: <source>loncom/interface/lonsyllabus.pm</source>
 1556: <target dist='default'>home/httpd/lib/perl/Apache/lonsyllabus.pm</target>
 1557: <categoryname>handler</categoryname>
 1558: <description>
 1559: Handler to put up syllabus
 1560: </description>
 1561: <status>works/unverified</status>
 1562: </file>
 1563: <file>
 1564: <source>loncom/interface/lonsimplepage.pm</source>
 1565: <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
 1566: <categoryname>handler</categoryname>
 1567: <description>
 1568: Handler to put up simple page
 1569: </description>
 1570: <status>works/unverified</status>
 1571: </file>
 1572: <file>
 1573: <source>loncom/interface/lonpickstudent.pm</source>
 1574: <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
 1575: <categoryname>handler</categoryname>
 1576: <description>
 1577: Handler to pick a student from classlist
 1578: </description>
 1579: <status>works/unverified</status>
 1580: </file>
 1581: <file>
 1582: <source>loncom/interface/lonpickcourse.pm</source>
 1583: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcourse.pm</target>
 1584: <categoryname>handler</categoryname>
 1585: <description>
 1586: Handler to pick a courseid from a list of courses
 1587: </description>
 1588: <status>works/unverified</status>
 1589: </file>
 1590: <file>
 1591: <source>loncom/interface/lonbulletin.pm</source>
 1592: <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
 1593: <categoryname>handler</categoryname>
 1594: <description>
 1595: Handler to put up bulletin board
 1596: </description>
 1597: <status>works/unverified</status>
 1598: </file>
 1599: <file>
 1600: <source>loncom/interface/lonaboutme.pm</source>
 1601: <target dist='default'>home/httpd/lib/perl/Apache/lonaboutme.pm</target>
 1602: <categoryname>handler</categoryname>
 1603: <description>
 1604: Handler to put up personal info
 1605: </description>
 1606: <status>works/unverified</status>
 1607: </file>
 1608: <file>
 1609: <source>loncom/publisher/loncfile.pm</source>
 1610: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
 1611: <categoryname>handler</categoryname>
 1612: <description>
 1613: Provides web-based functionality for file copy, rename, mkdir, etc, in the
 1614: construction space menu.
 1615: </description>
 1616: <status>works/unverified</status>
 1617: </file>
 1618: <file>
 1619: <source>loncom/interface/lonhelp.pm</source>
 1620: <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
 1621: <categoryname>handler</categoryname>
 1622: <description>
 1623: The .tex file help handler.
 1624: </description>
 1625: <status>works/unverified</status>
 1626: <build trigger='always run'>
 1627: loncom/html/adm/help/buildMakeWrapper
 1628: </build>
 1629: <dependencies>
 1630: Makefile;
 1631: buildMakeWrapper
 1632: </dependencies>
 1633: </file>
 1634: <file>
 1635: <source>loncom/html/adm/help/abouthelp.html</source>
 1636: <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
 1637: <categoryname>interface file</categoryname>
 1638: <description>
 1639: Index file for the help system
 1640: </description>
 1641: </file>
 1642: <file>
 1643: <source>doc/help/author.manual.access.tex</source>
 1644: <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
 1645: </target>
 1646: <categoryname>interface file</categoryname>
 1647: <description>
 1648: The pseudo-LaTeX file to allow people to read the author's manual online, with
 1649: a somewhat clumsy interface.
 1650: </description>
 1651: <status>works/unverified</status>
 1652: </file>
 1653: <file>
 1654: <source>doc/help/course.manual.access.tex</source>
 1655: <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex
 1656: </target>
 1657: <categoryname>interface file</categoryname>
 1658: <description>
 1659: The pseudo-LaTeX file to allow people to read the course administrator's
 1660: manual online, with a somewhat clumsy interface.
 1661: </description>
 1662: <status>works/unverified</status>
 1663: </file>
 1664: <file>
 1665: <source>doc/help/course.instructor.access.tex</source>
 1666: <target dist='default'>home/httpd/html/adm/help/tex/course.instructor.access.tex
 1667: </target>
 1668: <categoryname>interface file</categoryname>
 1669: <description>
 1670: The pseudo-LaTeX file to allow people to read the course instructor's
 1671: manual online, with a somewhat clumsy interface.
 1672: </description>
 1673: <status>works/unverified</status>
 1674: </file>
 1675: <file>
 1676: <source>doc/help/author.manual.ps</source>
 1677: <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
 1678: <categoryname>interface file</categoryname>
 1679: <description>
 1680: The postscript Author's Manual
 1681: </description>
 1682: <status>works/unverified</status>
 1683: <dependencies>
 1684: doc/help/author.manual.texxml;
 1685: doc/help/latexSplitter.py;
 1686: doc/help/rebuildLabelHash.pl;
 1687: doc/help/render.texxml.pl;
 1688: doc/help/simpleEdit.py;
 1689: doc/help/texxml2indextex.pl;
 1690: doc/help/texxml2latex.pl;
 1691: loncom/build/buildHelp.sh;
 1692: loncom/build/help_graphics_converter.pl
 1693: </dependencies>
 1694: </file>
 1695: <file>
 1696: <source>doc/help/author.manual.pdf</source>
 1697: <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
 1698: <categoryname>handler</categoryname>
 1699: <description>
 1700: The PDF Author's Manual
 1701: </description>
 1702: <status>works/unverified</status>
 1703: </file>
 1704: <file>
 1705: <source>doc/help/course.manual.ps</source>
 1706: <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
 1707: <categoryname>interface file</categoryname>
 1708: <description>
 1709: The postscript Course Manual
 1710: </description>
 1711: <status>works/unverified</status>
 1712: <dependencies>
 1713: doc/help/course.manual.texxml;
 1714: doc/help/latexSplitter.py;
 1715: doc/help/rebuildLabelHash.pl;
 1716: doc/help/render.texxml.pl;
 1717: doc/help/simpleEdit.py;
 1718: doc/help/texxml2indextex.pl;
 1719: doc/help/texxml2latex.pl;
 1720: loncom/build/buildHelp.sh;
 1721: loncom/build/help_graphics_converter.pl
 1722: </dependencies>
 1723: </file>
 1724: <file>
 1725: <source>doc/help/course.manual.pdf</source>
 1726: <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
 1727: <categoryname>interface file</categoryname>
 1728: <description>
 1729: The PDF Course Manual
 1730: </description>
 1731: <status>works/unverified</status>
 1732: </file>
 1733: <file>
 1734: <source>doc/help/course.instructor.ps</source>
 1735: <target dist='default'>home/httpd/html/adm/help/course.instructor.ps</target>
 1736: <categoryname>interface file</categoryname>
 1737: <description>
 1738: The postscript Course Instructor Manual
 1739: </description>
 1740: <status>works/unverified</status>
 1741: </file>
 1742: <file>
 1743: <source>doc/help/course.instructor.pdf</source>
 1744: <target dist='default'>home/httpd/html/adm/help/course.instructor.pdf</target>
 1745: <categoryname>interface file</categoryname>
 1746: <description>
 1747: The PDF Course Instructor Manual
 1748: </description>
 1749: <status>works/unverified</status>
 1750: </file>
 1751: <fileglob>
 1752: <glob>*.*</glob>
 1753: <sourcedir>loncom/html/adm/help/gif/</sourcedir>
 1754: <targetdir dist='default'>
 1755: home/httpd/html/adm/help/gif/</targetdir>
 1756: <categoryname>interface file</categoryname>
 1757: <description>
 1758: Gif files for the help system
 1759: </description>
 1760: <filenames>
 1761: authorRemote.gif;
 1762: constructionSpace.gif;
 1763: constructionSpaceForPublishing.gif;
 1764: creatingANewCourse.gif;
 1765: creatingNewProblemResource.gif;
 1766: dynamic_piecewise.gif;
 1767: dynamic_piecewise2.gif;
 1768: dynamic_plot.gif;
 1769: dynamic_plot2.gif;
 1770: formulaResponse.gif;
 1771: login.gif;
 1772: lonhelpheader.gif;
 1773: mainCourseDocuments.gif;
 1774: mapAdvancedEditorNew.gif;
 1775: mapClickedStart.gif;
 1776: mapEditFirstClick.gif;
 1777: mapEditInitial.gif;
 1778: mapEditingButton.gif;
 1779: mapEditorDirectoryBrowser.gif;
 1780: mapEditorResourceChosen.gif;
 1781: mapEditorSelection.gif;
 1782: mapInsertResource.gif;
 1783: mapNewResource.gif;
 1784: mapSecondWindowSecondResource.gif;
 1785: mapSimpleEditor.gif;
 1786: mapStraightened.gif;
 1787: mapTwoResources.gif;
 1788: numericalResponse1.gif;
 1789: numericalResponseEditor.gif;
 1790: numericalResponseSlopeProblem.gif;
 1791: numericalResponseVarInText.gif;
 1792: optionResponseEditing.gif;
 1793: optionResponseProblem.gif;
 1794: publishMetadata.gif;
 1795: radioResponse2.gif;
 1796: radioResponseHint.gif;
 1797: smallHelp.gif;
 1798: spreadsheet_hierarchy.gif;
 1799: stringResponseEditor.gif;
 1800: studentInterface.gif
 1801: </filenames>
 1802: </fileglob>
 1803: <fileglob>
 1804: <glob>*.*</glob>
 1805: <sourcedir>loncom/html/adm/help/eps/</sourcedir>
 1806: <targetdir dist='default'>
 1807: home/httpd/html/adm/help/eps/</targetdir>
 1808: <categoryname>interface file</categoryname>
 1809: <description>
 1810: EPS files for the help system
 1811: </description>
 1812: <filenames>
 1813: authorRemote.eps;
 1814: constructionSpace.eps;
 1815: constructionSpaceForPublishing.eps;
 1816: creatingANewCourse.eps;
 1817: creatingNewProblemResource.eps;
 1818: dynamic_piecewise.eps;
 1819: dynamic_piecewise2.eps;
 1820: dynamic_plot.eps;
 1821: dynamic_plot2.eps;
 1822: formulaResponse.eps;
 1823: lonhelpheader.eps;
 1824: login.eps;
 1825: mainCourseDocuments.eps;
 1826: mapAdvancedEditorNew.eps;
 1827: mapClickedStart.eps;
 1828: mapEditFirstClick.eps;
 1829: mapEditInitial.eps;
 1830: mapEditingButton.eps;
 1831: mapEditorDirectoryBrowser.eps;
 1832: mapEditorResourceChosen.eps;
 1833: mapEditorSelection.eps;
 1834: mapInsertResource.eps;
 1835: mapNewResource.eps;
 1836: mapSecondWindowSecondResource.eps;
 1837: mapSimpleEditor.eps;
 1838: mapStraightened.eps;
 1839: mapTwoResources.eps;
 1840: numericalResponse1.eps;
 1841: numericalResponseEditor.eps;
 1842: numericalResponseSlopeProblem.eps;
 1843: numericalResponseVarInText.eps;
 1844: optionResponseEditing.eps;
 1845: optionResponseProblem.eps;
 1846: publishMetadata.eps;
 1847: radioResponse2.eps;
 1848: radioResponseHint.eps;
 1849: smallHelp.eps;
 1850: spreadsheet_hierarchy.eps;
 1851: stringResponseEditor.eps;
 1852: studentInterface.eps
 1853: </filenames>
 1854: </fileglob>
 1855: <fileglob>
 1856: <glob>*.*</glob>
 1857: <sourcedir>loncom/html/adm/help/tex/</sourcedir>
 1858: <targetdir dist='default'>
 1859: home/httpd/html/adm/help/tex/</targetdir>
 1860: <categoryname>interface file</categoryname>
 1861: <description>
 1862: Tex files for the help system
 1863: </description>
 1864: <filenames>
 1865: About_Authors_Manual.tex;
 1866: About_Numerical_and_Formula_Response.tex;
 1867: Ambiguous_Reference.tex;
 1868: Author_LON-CAPA_Introduction.tex;
 1869: Author_Manual_Title_Page.tex;
 1870: Author_Numerical_and_Formula.tex;
 1871: Author_Remote_Control.tex;
 1872: Authoring_Adding_Pictures.tex;
 1873: Authoring_Dynamic_Plot.tex;
 1874: Authoring_HTML_vs_Tex.tex;
 1875: Authoring_M_Tag.tex;
 1876: Authoring_Piecewise_Plot.tex;
 1877: Calling_Functions.tex;
 1878: Coauthor.tex;
 1879: Construction_Space_Overview.tex;
 1880: Course_Add_Student.tex;
 1881: Course_Chart_To_Excel.tex;
 1882: Course_Convert_To_CSV.tex;
 1883: Course_Create_Class_List.tex;
 1884: Course_Critical_Message.tex;
 1885: Course_Deleting.tex;
 1886: Course_Disable_Discussion.tex;
 1887: Course_Discussion_Board.tex;
 1888: Course_Drop_Student.tex;
 1889: Course_Edit_Content.tex;
 1890: Course_Feedback_Addresses.tex;
 1891: Course_Homework_Performance_Overview.tex;
 1892: Course_Manual_Title_Page.tex;
 1893: Course_Message_Access.tex;
 1894: Course_Problem_Weight.tex;
 1895: Course_Setting_Parameters.tex;
 1896: Course_Student_Grade_Override.tex;
 1897: Course_Student_Work.tex;
 1898: Course_Toplevel_Seq.tex;
 1899: Creating_A_Course_Intro.tex;
 1900: Creating_New_Content_Pages.tex;
 1901: Creating_Online_Problems.tex;
 1902: Creating_Radio_Response_Problems.tex;
 1903: Docs_Adding_Course_Doc.tex;
 1904: Docs_Adding_External_Resource.tex;
 1905: Docs_Adding_Folders.tex;
 1906: Docs_Creating_From_Template.tex;
 1907: Docs_Importing_LON-CAPA_Resource.tex;
 1908: Docs_Main_Course_Documents.tex;
 1909: Docs_Navigate_Content.tex;
 1910: Docs_Overview.tex;
 1911: Docs_Supplemental.tex;
 1912: Docs_Uploading_From_Harddrive.tex;
 1913: Foils.tex;
 1914: Formula_Response_Example.tex;
 1915: Formula_Response_Limitations.tex;
 1916: Formula_Response_Problems.tex;
 1917: Formula_Response_Adv_Intro.tex;
 1918: Formula_Response_Sampling.tex;
 1919: Formula_Tolerance.tex;
 1920: General_Intro.tex;
 1921: Greek_Symbols.tex;
 1922: How_To_Edit_Existing_Content_Pages.tex;
 1923: Latex_Footer.tex;
 1924: Latex_Header.tex;
 1925: Login_To_LON-CAPA.tex;
 1926: Metadata_Description.tex;
 1927: Navmap_Host_Down.tex;
 1928: Numerical_Response_Advanced_Example.tex;
 1929: Numerical_Response_Format.tex;
 1930: Numerical_Response_Intro.tex;
 1931: Numerical_Response_Introduction.tex;
 1932: Numerical_Response_Parts_A.tex;
 1933: Numerical_Response_Parts_B.tex;
 1934: Numerical_Response_Problems.tex;
 1935: Numerical_Response_Randomization.tex;
 1936: Numerical_Response_Simple_Example.tex;
 1937: Numerical_Response_Tutorial_A.tex;
 1938: Numerical_Response_Units.tex;
 1939: Option_Response_Concept_Group_Example.tex;
 1940: Option_Response_Matching_Example.tex;
 1941: Option_Response_Problem_Creation.tex;
 1942: Option_Response_Problem_Figure.tex;
 1943: Option_Response_Problem_Parts.tex;
 1944: Option_Response_Problems.tex;
 1945: Option_Response_Simple.tex;
 1946: Other_Symbols.tex;
 1947: Part_Tag_Edit_Help.tex;
 1948: Problem_Editor_Testing_Area.tex;
 1949: Problem_Editor_XML_Index.tex;
 1950: Problem_Types.tex;
 1951: Publishing_A_Resource.tex;
 1952: Publishing_Author_Tutorial_Segue.tex;
 1953: Publishing_Copyright.tex;
 1954: Publishing_Intro.tex;
 1955: Publishing_Keywords.tex;
 1956: Quick_Grades_Possibly_Correct.tex;
 1957: Radio_Response_Problems.tex;
 1958: Radio_Response_Randomization.tex;
 1959: Resource_Types.tex;
 1960: Script_Tutorial_Intro.tex;
 1961: Scripting_Help.tex;
 1962: Sequence_Advanced_Editor_Creation.tex;
 1963: Sequence_Definition.tex;
 1964: Sequence_Editor_Selection.tex;
 1965: Sequence_Page_Maps.tex;
 1966: Sequence_Simple_Editor_Creation.tex;
 1967: Sequence_Top-Level.tex;
 1968: Significant_Figures.tex;
 1969: Spreadsheet_About.tex;
 1970: Spreadsheet_Alternative_View.tex;
 1971: Spreadsheet_Changes_To_Grading.tex;
 1972: Spreadsheet_Col_Sum.tex;
 1973: Spreadsheet_Completely_Recalc.tex;
 1974: Spreadsheet_Empty_Rows.tex;
 1975: Spreadsheet_Export_Row.tex;
 1976: Spreadsheet_Functions.tex;
 1977: Spreadsheet_Import_Values.tex;
 1978: Spreadsheet_Levels.tex;
 1979: Spreadsheet_Lists.tex;
 1980: Spreadsheet_Max_Depth_Exceeded.tex;
 1981: Spreadsheet_OOO_Rows.tex;
 1982: Spreadsheet_Op_On_All_Problem_Parts.tex;
 1983: Spreadsheet_Parms.tex;
 1984: Spreadsheet_Problem_Weight.tex;
 1985: Spreadsheet_Ranges.tex;
 1986: Spreadsheet_Specifying_Cells.tex;
 1987: Spreadsheet_Student_Visible.tex;
 1988: Spreadsheet_Symbolic_Names.tex;
 1989: Spreadsheet_Template_Row.tex;
 1990: Spreadsheet_Ternary_Operator.tex;
 1991: Spreadsheet_Tries.tex;
 1992: String_Response_Problem_Creation.tex;
 1993: String_Response_Problems.tex;
 1994: Tolerance.tex;
 1995: Variable_Naming_Conventions.tex;
 1996: Variable_Tutorial_A.tex;
 1997: Variables_in_Scripts.tex;
 1998: Variables_in_the_Answer_Block.tex;
 1999: Variables_in_the_Text_Block.tex
 2000: </filenames>
 2001: </fileglob>
 2002: <file>
 2003: <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
 2004: <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
 2005: <categoryname>interface file</categoryname>
 2006: <description>
 2007: A gdbm file containing a label->tex file hash.
 2008: </description>
 2009: <status>works/unverified</status>
 2010: </file>
 2011: <file>
 2012: <source>loncom/interface/lonstatistics.pm</source>
 2013: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
 2014: <categoryname>handler</categoryname>
 2015: <description>
 2016: Handler to show statistics on solving LON-CAPA problems.
 2017: </description>
 2018: <status>works/unverified</status>
 2019: </file>
 2020: <file>
 2021: <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
 2022: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
 2023: </target>
 2024: <categoryname>handler</categoryname>
 2025: <description>
 2026: The module that generate the html for the Problem Statistics web pages.
 2027: </description>
 2028: <status>works/unverified</status>
 2029: </file>
 2030: <file>
 2031: <source>loncom/interface/statistics/lonpercentage.pm</source>
 2032: <target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
 2033: </target>
 2034: <categoryname>handler</categoryname>
 2035: <description>
 2036: The module that generate the html for the Percentage graph web pages.
 2037: </description>
 2038: <status>works/unverified</status>
 2039: </file>
 2040: <file>
 2041: <source>loncom/interface/statistics/lonproblemanalysis.pm</source>
 2042: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
 2043: </target>
 2044: <categoryname>handler</categoryname>
 2045: <description>
 2046: The module that generate the html for the Problem Analysis web pages.
 2047: </description>
 2048: <status>works/unverified</status>
 2049: </file>
 2050: <file>
 2051: <source>loncom/interface/statistics/lonstudentassessment.pm</source>
 2052: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
 2053: </target>
 2054: <categoryname>handler</categoryname>
 2055: <description>
 2056: The module that generate the html for the Student Assessment/Chart web pages.
 2057: </description>
 2058: <status>works/unverified</status>
 2059: </file>
 2060: <file>
 2061: <source>loncom/publisher/londiff.pm</source>
 2062: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 2063: <categoryname>handler</categoryname>
 2064: <description>
 2065: Handler to show difference between two files.
 2066: </description>
 2067: <status>works/unverified</status>
 2068: </file>
 2069: <file>
 2070: <source>loncom/publisher/lonrights.pm</source>
 2071: <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
 2072: <categoryname>handler</categoryname>
 2073: <description>
 2074: Handler to show and edit custom distribution rights
 2075: </description>
 2076: <status>works/unverified</status>
 2077: </file>
 2078: <file>
 2079: <source>loncom/publisher/lonupload.pm</source>
 2080: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
 2081: <categoryname>handler</categoryname>
 2082: <description>
 2083: Handler to upload files through browser into construction space.
 2084: </description>
 2085: <status>works/unverified</status>
 2086: </file>
 2087: <file>
 2088: <source>doc/man/Apache__lonupload.3</source>
 2089: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
 2090: <categoryname>doc</categoryname>
 2091: <description>man page for lonupload.pm</description>
 2092: <build trigger='always run'>
 2093: loncom/build/pod2man.sh ../publisher/lonupload.pm &gt; \
 2094: ../../doc/man/Apache__lonupload.3 &amp;&amp; echo 'manifying lonupload.pm'
 2095: </build>
 2096: <status>works/unverified</status>
 2097: <dependencies>
 2098: ../../loncom/publisher/lonupload.pm
 2099: </dependencies>
 2100: </file>
 2101: <file>
 2102: <source>doc/lib/perl/Apache/lonupload.html</source>
 2103: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
 2104: </target>
 2105: <categoryname>doc</categoryname>
 2106: <description>POD-derived page for lonupload.pm</description>
 2107: <build trigger='always run'>
 2108: loncom/build/pod2html.sh ../publisher/lonupload.pm &gt; \
 2109: ../../doc/lib/perl/Apache/lonupload.html &amp;&amp; \
 2110: echo 'pod2html lonupload.pm'
 2111: </build>
 2112: <status>works/unverified</status>
 2113: <dependencies>
 2114: ../../loncom/publisher/lonupload.pm
 2115: </dependencies>
 2116: </file>
 2117: <file>
 2118: <source>loncom/homework/essayresponse.pm</source>
 2119: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
 2120: <categoryname>handler</categoryname>
 2121: <description>
 2122: Handler to evaluate essay (ungraded) style responses.
 2123: </description>
 2124: <status>works/unverified</status>
 2125: </file>
 2126: <file>
 2127: <source>loncom/homework/externalresponse.pm</source>
 2128: <target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
 2129: <categoryname>handler</categoryname>
 2130: <description>
 2131: Handler to evaluate externally graded responses.
 2132: </description>
 2133: <status>works/unverified</status>
 2134: </file>
 2135: <file>
 2136: <source>loncom/homework/loncapagrade.pm</source>
 2137: <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
 2138: <categoryname>handler</categoryname>
 2139: <description>
 2140: Holds results and defines
 2141: tag handlers needed by externalresponse.pm
 2142: </description>
 2143: <status>works/unverified</status>
 2144: </file>
 2145: <file>
 2146: <source>loncom/publisher/lonpubdir.pm</source>
 2147: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
 2148: <categoryname>handler</categoryname>
 2149: <description>
 2150: Handler to publish directories.
 2151: </description>
 2152: </file>
 2153: <file>
 2154: <source>loncom/publisher/lonunauthorized.pm</source>
 2155: <target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
 2156: <categoryname>handler</categoryname>
 2157: <description>
 2158: Handler to explain failed contruction space access.
 2159: </description>
 2160: </file>
 2161: <file>
 2162: <source>doc/man/Apache__lonpubdir.3</source>
 2163: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
 2164: <categoryname>doc</categoryname>
 2165: <description>man page for lonpubdir.pm</description>
 2166: <build trigger='always run'>
 2167: loncom/build/pod2man.sh ../publisher/lonpubdir.pm &gt; \
 2168: ../../doc/man/Apache__lonpubdir.3 &amp;&amp; echo 'manifying lonpubdir.pm'
 2169: </build>
 2170: <status>works/unverified</status>
 2171: <dependencies>
 2172: ../../loncom/lonnet/perl/lonnet.pm
 2173: </dependencies>
 2174: </file>
 2175: <file>
 2176: <source>doc/lib/perl/Apache/lonpubdir.html</source>
 2177: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
 2178: </target>
 2179: <categoryname>doc</categoryname>
 2180: <description>POD-derived page for lonpubdir.pm</description>
 2181: <build trigger='always run'>
 2182: loncom/build/pod2html.sh ../publisher/lonpubdir.pm &gt; \
 2183: ../../doc/lib/perl/Apache/lonpubdir.html &amp;&amp; \
 2184: echo 'pod2html lonpubdir.pm'
 2185: </build>
 2186: <status>works/unverified</status>
 2187: <dependencies>
 2188: ../../loncom/publisher/lonpubdir.pm
 2189: </dependencies>
 2190: </file>
 2191: <file>
 2192: <source>loncom/publisher/lonretrieve.pm</source>
 2193: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
 2194: <categoryname>handler</categoryname>
 2195: <description>
 2196: Handler to retrieve old versions from resource space.
 2197: </description>
 2198: <status>works/unverified</status>
 2199: </file>
 2200: <file>
 2201: <source>doc/man/Apache__lonretrieve.3</source>
 2202: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 2203: <categoryname>doc</categoryname>
 2204: <description>man page for lonretrieve.pm</description>
 2205: <build trigger='always run'>
 2206: loncom/build/pod2man.sh ../publisher/lonretrieve.pm &gt; \
 2207: ../../doc/man/Apache__lonretrieve.3 &amp;&amp; echo 'manifying lonretrieve.pm'
 2208: </build>
 2209: <status>works/unverified</status>
 2210: <dependencies>
 2211: ../../loncom/publisher/lonretrieve.pm
 2212: </dependencies>
 2213: </file>
 2214: <file>
 2215: <source>doc/lib/perl/Apache/lonretrieve.html</source>
 2216: <target dist='default'>
 2217: home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
 2218: </target>
 2219: <categoryname>doc</categoryname>
 2220: <description>POD-derived page for lonretrieve.pm</description>
 2221: <build trigger='always run'>
 2222: loncom/build/pod2html.sh ../publisher/lonretrieve.pm &gt; \
 2223: ../../doc/lib/perl/Apache/lonretrieve.html &amp;&amp; \
 2224: echo 'pod2html lonretrieve.pm'
 2225: </build>
 2226: <status>works/unverified</status>
 2227: <dependencies>
 2228: ../../loncom/publisher/lonretrieve.pm
 2229: </dependencies>
 2230: </file>
 2231: <file>
 2232: <source>loncom/homework/edit.pm</source>
 2233: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
 2234: <categoryname>handler</categoryname>
 2235: <description>
 2236: Helper functions when in homework edit mode.
 2237: </description>
 2238: </file>
 2239: <file>
 2240: <source>doc/man/Apache__edit.3</source>
 2241: <target dist='default'>usr/man/man3/Apache::edit.3</target>
 2242: <categoryname>doc</categoryname>
 2243: <description>man page for edit.pm</description>
 2244: <build trigger='always run'>
 2245: loncom/build/pod2man.sh ../homework/edit.pm &gt; ../../doc/man/Apache__edit.3 &amp;&amp; \
 2246: echo 'manifying edit.pm'
 2247: </build>
 2248: <status>works/unverified</status>
 2249: <dependencies>
 2250: ../../loncom/homework/edit.pm
 2251: </dependencies>
 2252: </file>
 2253: <file>
 2254: <source>doc/lib/perl/Apache/edit.html</source>
 2255: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
 2256: </target>
 2257: <categoryname>doc</categoryname>
 2258: <description>POD-derived page for edit.pm</description>
 2259: <build trigger='always run'>
 2260: loncom/build/pod2html.sh ../homework/edit.pm &gt; \
 2261: ../../doc/lib/perl/Apache/edit.html \
 2262: &amp;&amp; echo 'pod2html edit.pm'
 2263: </build>
 2264: <status>works/unverified</status>
 2265: <dependencies>
 2266: ../../loncom/homework/edit.pm
 2267: </dependencies>
 2268: </file>
 2269: <file>
 2270: <source>loncom/interface/lonmeta.pm</source>
 2271: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 2272: <categoryname>handler</categoryname>
 2273: <description>Metadata display handler.</description>
 2274: <status>works/unverified</status>
 2275: </file>
 2276: <file>
 2277: <source>rat/lonambiguous.pm</source>
 2278: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
 2279: <categoryname>handler</categoryname>
 2280: <description>
 2281: Handler to resolve ambiguous file locations.
 2282: </description>
 2283: <status>works/unverified</status>
 2284: </file>
 2285: <file>
 2286: <source>rat/lonratparms.pm</source>
 2287: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
 2288: <categoryname>handler</categoryname>
 2289: <description>
 2290: Handler to set resource parameters inside of the RAT based on metadata.
 2291: </description>
 2292: <status>works/unverified</status>
 2293: </file>
 2294: <file>
 2295: <source>rat/lonsequence.pm</source>
 2296: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
 2297: <categoryname>handler</categoryname>
 2298: <description>
 2299: Handler for showing sequence objects of educational resources.
 2300: </description>
 2301: <status>works/unverified</status>
 2302: </file>
 2303: <file>
 2304: <source>loncom/interface/loncreatecourse.pm</source>
 2305: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
 2306: <categoryname>handler</categoryname>
 2307: <description>
 2308: Allows domain coordinators to create new courses and assign course
 2309: coordinators.
 2310: </description>
 2311: <status>works/unverified</status>
 2312: </file>
 2313: <file>
 2314: <source>loncom/interface/loncreateuser.pm</source>
 2315: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 2316: <categoryname>handler</categoryname>
 2317: <description>
 2318: Allows users to within their own privileges create/edit users and give
 2319: them roles. 
 2320: </description>
 2321: <status>works/unverified</status>
 2322: </file>
 2323: <file>
 2324: <source>loncom/interface/lonhtmlcommon.pm</source>
 2325: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
 2326: <categoryname>handler</categoryname>
 2327: <description>
 2328: Contains a set of functions that generate html controls and data layouts
 2329: </description>
 2330: </file>
 2331: <file>
 2332: <source>loncom/interface/loncoursedata.pm</source>
 2333: <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
 2334: <categoryname>handler</categoryname>
 2335: <description>
 2336: Common functions for handling student course data (download and process)
 2337: </description>
 2338: </file>
 2339: <file>
 2340: <source>loncom/interface/loncommon.pm</source>
 2341: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
 2342: <categoryname>handler</categoryname>
 2343: <description>
 2344: Makes a table out of the previous attempts.  Inputs result_from_symbread,
 2345: user, domain, home_server, course_id.
 2346: </description>
 2347: <status>works/unverified</status>
 2348: </file>
 2349: <file>
 2350: <source>doc/man/Apache__loncommon.3</source>
 2351: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
 2352: <categoryname>doc</categoryname>
 2353: <description>man page for loncommon.pm</description>
 2354: <build trigger='always run'>
 2355: loncom/build/pod2man.sh ../interface/loncommon.pm &gt; \
 2356: ../../doc/man/Apache__loncommon.3 &amp;&amp; echo 'manifying loncommon.pm'
 2357: </build>
 2358: <status>works/unverified</status>
 2359: <dependencies>
 2360: ../../loncom/interface/loncommon.pm
 2361: </dependencies>
 2362: </file>
 2363: <file>
 2364: <source>doc/lib/perl/Apache/loncommon.html</source>
 2365: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
 2366: </target>
 2367: <categoryname>doc</categoryname>
 2368: <description>POD-derived page for loncommon.pm</description>
 2369: <build trigger='always run'>
 2370: loncom/build/pod2html.sh ../interface/loncommon.pm &gt; \
 2371: ../../doc/lib/perl/Apache/loncommon.html &amp;&amp; \
 2372: echo 'pod2html loncommon.pm'
 2373: </build>
 2374: <status>works/unverified</status>
 2375: <dependencies>
 2376: ../../loncom/interface/loncommon.pm
 2377: </dependencies>
 2378: </file>
 2379: <file>
 2380: <source>loncom/homework/grades.pm</source>
 2381: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
 2382: <categoryname>handler</categoryname>
 2383: <description>Handles the viewing of grades.</description>
 2384: </file>
 2385: <file>
 2386: <source>loncom/homework/imageresponse.pm</source>
 2387: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
 2388: <categoryname>handler</categoryname>
 2389: <description>
 2390: Coordinates the response to clicking an image.
 2391: </description>
 2392: <status>works/unverified</status>
 2393: </file>
 2394: <file>
 2395: <source>loncom/homework/optionresponse.pm</source>
 2396: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
 2397: <categoryname>handler</categoryname>
 2398: <description>
 2399: Handles tags associated with showing a list of options.</description>
 2400: </file>
 2401: <file>
 2402: <source>loncom/homework/outputtags.pm</source>
 2403: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 2404: <categoryname>handler</categoryname>
 2405: <description>
 2406: Handles tags associated with output.  Seems to relate to due dates of the
 2407: assignment.
 2408: </description>
 2409: <status>works/unverified</status>
 2410: </file>
 2411: <file>
 2412: <source>loncom/interface/lontest.pm</source>
 2413: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
 2414: <categoryname>handler</categoryname>
 2415: <description>
 2416: Used for debugging and testing the LON-CAPA system.
 2417: </description>
 2418: <status>works/unverified</status>
 2419: </file>
 2420: <file>
 2421: <source>loncom/homework/radiobuttonresponse.pm</source>
 2422: <target dist='default'>
 2423: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
 2424: <categoryname>handler</categoryname>
 2425: <description>
 2426: Handles multiple-choice style responses.
 2427: </description>
 2428: <status>works/unverified</status>
 2429: </file>
 2430: <file>
 2431: <source>loncom/interface/lonassignments.pm</source>
 2432: <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>
 2433: <categoryname>handler</categoryname>
 2434: <description>
 2435: Handles processing of assignments.
 2436: </description>
 2437: <status>works/unverified</status>
 2438: </file>
 2439: <file>
 2440: <source>loncom/interface/loncommunicate.pm</source>
 2441: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 2442: <categoryname>handler</categoryname>
 2443: <description>
 2444: Will be the access handler to email sending, as well as the planned
 2445: chatrooms, etc.
 2446: </description>
 2447: <status>works/unverified</status>
 2448: </file>
 2449: <file>
 2450: <source>loncom/interface/lonerrorhandler.pm</source>
 2451: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
 2452: <categoryname>handler</categoryname>
 2453: <description>
 2454: Handles errors.
 2455: </description>
 2456: <status>works/unverified</status>
 2457: </file>
 2458: <file>
 2459: <source>loncom/interface/lonevaluate.pm</source>
 2460: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
 2461: <categoryname>handler</categoryname>
 2462: <description>
 2463: Handles evaluation.
 2464: </description>
 2465: <status>works/unverified</status>
 2466: </file>
 2467: <file>
 2468: <source>loncom/interface/lonfeedback.pm</source>
 2469: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
 2470: <categoryname>handler</categoryname>
 2471: <description>
 2472: Handles feedback from students to instructors and system administrators.
 2473: Provides a screenshot of the current
 2474: resource, as well as previous attempts if the resource was a homework.
 2475: Used by lonmsg.pm.
 2476: </description>
 2477: <status>works/unverified</status>
 2478: </file>
 2479: <file>
 2480: <source>loncom/interface/lonnavmaps.pm</source>
 2481: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
 2482: <categoryname>handler</categoryname>
 2483: <description>
 2484: Handles navigational maps.
 2485: </description>
 2486: <status>works/unverified</status>
 2487: </file>
 2488: <file>
 2489: <source>doc/man/Apache__lonnavmaps.3</source>
 2490: <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
 2491: <categoryname>doc</categoryname>
 2492: <description>man page for lonnavmaps.pm</description>
 2493: <build trigger='always run'>
 2494: loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm &gt; \
 2495: ../../doc/man/Apache__lonnavmaps.3 &amp;&amp; echo 'manifying lonnavmaps.pm'
 2496: </build>
 2497: <status>works/unverified</status>
 2498: <dependencies>
 2499: ../../loncom/interface/lonnavmaps.pm
 2500: </dependencies>
 2501: </file>
 2502: <file>
 2503: <source>doc/lib/perl/Apache/lonnavmaps.html</source>
 2504: <target dist='default'>
 2505: home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
 2506: </target>
 2507: <categoryname>doc</categoryname>
 2508: <description>POD-derived page for lonnavmaps.pm</description>
 2509: <build trigger='always run'>
 2510: loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm &gt; \
 2511: ../../doc/lib/perl/Apache/lonnavmaps.html &amp;&amp; \
 2512: echo 'pod2html lonnavmaps.pm'
 2513: </build>
 2514: <status>works/unverified</status>
 2515: <dependencies>
 2516: ../../loncom/interface/lonnavmaps.pm
 2517: </dependencies>
 2518: </file>
 2519: <file>
 2520: <source>loncom/interface/lonhelper.pm</source>
 2521: <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
 2522: <categoryname>handler</categoryname>
 2523: <description>
 2524: Helper framework.
 2525: </description>
 2526: <status>works/unverified</status>
 2527: </file>
 2528: <file>
 2529: <source>loncom/html/adm/helper/parameter.helper</source>
 2530: <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
 2531: <categoryname>handler</categoryname>
 2532: <description>
 2533: Parameter setting helper.
 2534: </description>
 2535: <status>works/unverified</status>
 2536: </file>
 2537: <file>
 2538: <source>loncom/interface/lonquickgrades.pm</source>
 2539: <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
 2540: <categoryname>handler</categoryname>
 2541: <description>
 2542: Student quick grades interface.
 2543: </description>
 2544: <status>works/unverified</status>
 2545: </file>
 2546: <file>
 2547: <source>loncom/interface/lonpreferences.pm</source>
 2548: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
 2549: <categoryname>handler</categoryname>
 2550: <description>
 2551: Handles user preferences associated with customizing the online LON-CAPA
 2552: educational environment.
 2553: </description>
 2554: <status>works/unverified</status>
 2555: </file>
 2556: <file>
 2557: <source>loncom/interface/lonprintout.pm</source>
 2558: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
 2559: <categoryname>handler</categoryname>
 2560: <description>
 2561: Handles the production of printable files and resources.
 2562: </description>
 2563: <status>works/unverified</status>
 2564: </file>
 2565: <file>
 2566: <source>loncom/interface/lonsearchcat.pm</source>
 2567: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 2568: <categoryname>handler</categoryname>
 2569: <description>
 2570: Handles a searchable catalogue.
 2571: </description>
 2572: <status>works/unverified</status>
 2573: </file>
 2574: <file>
 2575: <source>loncom/interface/lonmysql.pm</source>
 2576: <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
 2577: <categoryname>handler</categoryname>
 2578: <description>
 2579: Provides utility functions for creating and accessing mysql database tables.
 2580: </description>
 2581: <status>works/unverified</status>
 2582: </file>
 2583: <file>
 2584: <source>doc/man/Apache__lonsearchcat.3</source>
 2585: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
 2586: <categoryname>doc</categoryname>
 2587: <description>man page for lonsearchcat.pm</description>
 2588: <build trigger='always run'>
 2589: loncom/build/pod2man.sh ../interface/lonsearchcat.pm &gt; \
 2590: ../../doc/man/Apache__lonsearchcat.3 &amp;&amp; echo 'manifying lonsearchcat.pm'
 2591: </build>
 2592: <status>works/unverified</status>
 2593: <dependencies>
 2594: ../../loncom/interface/lonsearchcat.pm
 2595: </dependencies>
 2596: </file>
 2597: <file>
 2598: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
 2599: <target dist='default'>
 2600: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
 2601: </target>
 2602: <categoryname>doc</categoryname>
 2603: <description>POD-derived page for lonsearchcat.pm</description>
 2604: <build trigger='always run'>
 2605: loncom/build/pod2html.sh ../interface/lonsearchcat.pm &gt; \
 2606: ../../doc/lib/perl/Apache/lonsearchcat.html &amp;&amp; \
 2607: echo 'pod2html lonsearchcat.pm'
 2608: </build>
 2609: <status>works/unverified</status>
 2610: <dependencies>
 2611: ../../loncom/interface/lonsearchcat.pm
 2612: </dependencies>
 2613: </file>
 2614: <file>
 2615: <source>loncom/interface/lonmanagekeys.pm</source>
 2616: <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
 2617: <categoryname>handler</categoryname>
 2618: <description>
 2619: Allows users with "mky" privileges to generate and manage course access keys.
 2620: </description>
 2621: <status>works/unverified</status>
 2622: </file>
 2623: <file>
 2624: <source>loncom/interface/londropadd.pm</source>
 2625: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
 2626: <categoryname>handler</categoryname>
 2627: <description>
 2628: Allows course coordinators to upload courselists in different formats, and
 2629: automatically create users (if they do not exist already), assign them the
 2630: role of student in a course, and add them to the classlist.
 2631: </description>
 2632: <status>works/unverified</status>
 2633: </file>
 2634: <file>
 2635: <source>loncom/interface/lonmsg.pm</source>
 2636: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 2637: <categoryname>handler</categoryname>
 2638: <description>
 2639: lonmsg.pm has several functions to send and receive internal messages.
 2640: author_res_msg - send message to resource author.
 2641: user_crit_msg - send a critical message to a user. A critical message
 2642: will require acknowledgment by the recipient and the sender will be notified.
 2643: user_crit_received - routine to trigger acknowledgment.
 2644: statuschange - change the status of a message (read, replied, forwarded, etc).
 2645: The handler also displays messages, has routines to reply, etc.
 2646: </description>
 2647: <status>works/unverified</status>
 2648: </file>
 2649: <file>
 2650: <source>loncom/homework/hint.pm</source>
 2651: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 2652: <categoryname>handler</categoryname>
 2653: <description>
 2654: This handler coordinates the delivery of hints to students working on LON-CAPA
 2655: problems and assignments.
 2656: </description>
 2657: <status>works/unverified</status>
 2658: </file>
 2659: <file>
 2660: <source>loncom/interface/lonspreadsheet.pm</source>
 2661: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 2662: <categoryname>handler</categoryname>
 2663: <description>
 2664: Spreadsheets are completely web-based.
 2665: They exist on the level of a whole course, a student, and individual
 2666: assessments.
 2667: </description>
 2668: <status>works/unverified</status>
 2669: </file>
 2670: <file>
 2671: <source>loncom/interface/lonparmset.pm</source>
 2672: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 2673: <categoryname>handler</categoryname>
 2674: <description>
 2675: Handler to resolve ambiguous file locations
 2676: </description>
 2677: <status>works/unverified</status>
 2678: </file>
 2679: <file>
 2680: <source>doc/man/Apache__lonparmset.3</source>
 2681: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
 2682: <categoryname>doc</categoryname>
 2683: <description>man page for lonparmset.pm</description>
 2684: <build trigger='always run'>
 2685: loncom/build/pod2man.sh ../interface/lonparmset.pm &gt; \
 2686: ../../doc/man/Apache__lonparmset.3 &amp;&amp; echo 'manifying lonparmset.pm'
 2687: </build>
 2688: <status>works/unverified</status>
 2689: <dependencies>
 2690: ../../loncom/interface/lonparmset.pm
 2691: </dependencies>
 2692: </file>
 2693: <file>
 2694: <source>doc/lib/perl/Apache/lonparmset.html</source>
 2695: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
 2696: </target>
 2697: <categoryname>doc</categoryname>
 2698: <description>POD-derived page for lonparmset.pm</description>
 2699: <build trigger='always run'>
 2700: loncom/build/pod2html.sh ../interface/lonparmset.pm &gt; \
 2701: ../../doc/lib/perl/Apache/lonparmset.html &amp;&amp; \
 2702: echo 'pod2html lonparmset.pm'
 2703: </build>
 2704: <status>works/unverified</status>
 2705: <dependencies>
 2706: ../../loncom/interface/lonparmset.pm
 2707: </dependencies>
 2708: </file>
 2709: <file>
 2710: <source>loncom/publisher/lonconstruct.pm</source>
 2711: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
 2712: <categoryname>handler</categoryname>
 2713: <description>
 2714: Page wrapper for handling construction space.
 2715: </description>
 2716: <status>works/unverified</status>
 2717: </file>
 2718: <file>
 2719: <source>loncom/publisher/lonpublisher.pm</source>
 2720: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 2721: <categoryname>handler</categoryname>
 2722: <description>
 2723: Publishes an LON-CAPA educational resource complete with metadata
 2724: (authorship, language, copyright, creation date, etc).
 2725: </description>
 2726: <status>works/unverified</status>
 2727: </file>
 2728: <file>
 2729: <source>doc/man/Apache__lonpublisher.3</source>
 2730: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
 2731: <categoryname>doc</categoryname>
 2732: <description>man page for lonpublisher.pm</description>
 2733: <build trigger='always run'>
 2734: loncom/build/pod2man.sh ../publisher/lonpublisher.pm &gt; \
 2735: ../../doc/man/Apache__lonpublisher.3 &amp;&amp; echo 'manifying lonpublisher.pm'
 2736: </build>
 2737: <status>works/unverified</status>
 2738: <dependencies>
 2739: ../../loncom/publisher/lonpublisher.pm
 2740: </dependencies>
 2741: </file>
 2742: <file>
 2743: <source>doc/lib/perl/Apache/lonpublisher.html</source>
 2744: <target dist='default'>
 2745: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
 2746: </target>
 2747: <categoryname>doc</categoryname>
 2748: <description>POD-derived page for lonpublisher.pm</description>
 2749: <build trigger='always run'>
 2750: loncom/build/pod2html.sh ../publisher/lonpublisher.pm &gt; \
 2751: ../../doc/lib/perl/Apache/lonpublisher.html &amp;&amp; \
 2752: echo 'pod2html lonpublisher.pm'
 2753: </build>
 2754: <status>works/unverified</status>
 2755: <dependencies>
 2756: ../../loncom/publisher/lonpublisher.pm
 2757: </dependencies>
 2758: </file>
 2759: <file>
 2760: <source>loncom/interface/lonmenu.pm</source>
 2761: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 2762: <categoryname>handler</categoryname>
 2763: <description>
 2764: Has routines which control the remote control.
 2765: </description>
 2766: <status>works/unverified</status>
 2767: </file>
 2768: <file>
 2769: <source>loncom/interface/lonremote.pm</source>
 2770: <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
 2771: <categoryname>handler</categoryname>
 2772: <description>
 2773: Handler to lauch and collapse the remote control.
 2774: </description>
 2775: <status>works/unverified</status>
 2776: </file>
 2777: <file>
 2778: <source>rat/lonpageflip.pm</source>
 2779: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 2780: <categoryname>handler</categoryname>
 2781: <description>Deals with forward, backward, and other page flips.</description>
 2782: <status>works/unverified</status>
 2783: </file>
 2784: <file>
 2785: <source>rat/lonratedt.pm</source>
 2786: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
 2787: <categoryname>handler</categoryname>
 2788: <description>
 2789: Builds up frame set and loads in the right thing.
 2790: </description>
 2791: <status>works/unverified</status>
 2792: </file>
 2793: <file>
 2794: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 2795: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 2796: <categoryname>handler</categoryname>
 2797: <description>
 2798: Homework remote control.
 2799: </description>
 2800: <status>works/unverified</status>
 2801: </file>
 2802: <file>
 2803: <source>loncom/html/res/adm/pages/chatroom.html</source>
 2804: <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
 2805: <categoryname>handler</categoryname>
 2806: <description>
 2807: Establishes frameset for chatroom
 2808: </description>
 2809: <status>works/unverified</status>
 2810: </file>
 2811: <file>
 2812: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 2813: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 2814: <categoryname>handler</categoryname>
 2815: <description>
 2816: This will take annotations and then plug them into a page.
 2817: </description>
 2818: <status>works/unverified</status>
 2819: </file>
 2820: <file>
 2821: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
 2822: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
 2823: <categoryname>handler</categoryname>
 2824: <description>
 2825: This will take bookmarks and get/write/display them for the LON-CAPA user
 2826: interface.
 2827: </description>
 2828: <status>works/unverified</status>
 2829: </file>
 2830: <file>
 2831: <source>rat/lonratsrv.pm</source>
 2832: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 2833: <categoryname>handler</categoryname>
 2834: <description>
 2835: Handler that takes output from RAT and stores it on disk.  Handles the upper
 2836: hidden frame of the added window that comes up in RAT.   (3 frames come up in
 2837: RAT server, code, and output.  This module handles server connection.)
 2838: </description>
 2839: <status>works/unverified</status>
 2840: </file>
 2841: <file>
 2842: <source>rat/lonpage.pm</source>
 2843: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
 2844: <categoryname>handler</categoryname>
 2845: <description>
 2846: bundles pages into one page
 2847: </description>
 2848: <status>works/unverified</status>
 2849: </file>
 2850: <file>
 2851: <source>doc/man/Apache__lonpage.3</source>
 2852: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
 2853: <categoryname>doc</categoryname>
 2854: <description>man page for lonpage.pm</description>
 2855: <build trigger='always run'>
 2856: loncom/build/pod2man.sh ../../rat/lonpage.pm &gt; \
 2857: ../../doc/man/Apache__lonpage.3 &amp;&amp; echo 'manifying lonpage.pm'
 2858: </build>
 2859: <status>works/unverified</status>
 2860: <dependencies>
 2861: ../../rat/lonpage.pm
 2862: </dependencies>
 2863: </file>
 2864: <file>
 2865: <source>doc/lib/perl/Apache/lonpage.html</source>
 2866: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
 2867: </target>
 2868: <categoryname>doc</categoryname>
 2869: <description>POD-derived page for lonnet.pm</description>
 2870: <build trigger='always run'>
 2871: loncom/build/pod2html.sh ../../rat/lonpage.pm &gt; \
 2872: ../../doc/lib/perl/Apache/lonpage.html &amp;&amp; echo 'pod2html lonpage.pm'
 2873: </build>
 2874: <status>works/unverified</status>
 2875: <dependencies>
 2876: ../../rat/lonpage.pm
 2877: </dependencies>
 2878: </file>
 2879: <file>
 2880: <source>rat/lonuserstate.pm</source>
 2881: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 2882: <categoryname>handler</categoryname>
 2883: <description>
 2884: compile course into binary data structure
 2885: </description>
 2886: <status>works/unverified</status>
 2887: </file>
 2888: <file>
 2889: <source>doc/man/Apache__lonuserstate.3</source>
 2890: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
 2891: <categoryname>doc</categoryname>
 2892: <description>man page for lonnet.pm</description>
 2893: <build trigger='always run'>
 2894: loncom/build/pod2man.sh ../../rat/lonuserstate.pm &gt; \
 2895: ../../doc/man/Apache__lonuserstate.3 &amp;&amp; echo 'manifying lonuserstate.pm'
 2896: </build>
 2897: <status>works/unverified</status>
 2898: <dependencies>
 2899: ../../rat/lonuserstate.pm
 2900: </dependencies>
 2901: </file>
 2902: <file>
 2903: <source>doc/lib/perl/Apache/lonuserstate.html</source>
 2904: <target dist='default'>
 2905: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
 2906: </target>
 2907: <categoryname>doc</categoryname>
 2908: <description>POD-derived page for lonuserstate.pm</description>
 2909: <build trigger='always run'>
 2910: loncom/build/pod2html.sh ../../rat/lonuserstate.pm &gt; \
 2911: ../../doc/lib/perl/Apache/lonuserstate.html &amp;&amp; \
 2912: echo 'pod2html lonuserstate.pm'
 2913: </build>
 2914: <status>works/unverified</status>
 2915: <dependencies>
 2916: ../../rat/lonuserstate.pm
 2917: </dependencies>
 2918: </file>
 2919: <file>
 2920: <source>loncom/xml/lontex.pm</source>
 2921: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 2922: <categoryname>handler</categoryname>
 2923: <description>
 2924: Handler for tex files
 2925: </description>
 2926: <status>works/unverified</status>
 2927: </file>
 2928: <file>
 2929: <source>loncom/xml/lontexconvert.pm</source>
 2930: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
 2931: <categoryname>handler</categoryname>
 2932: <description>
 2933: Access to tth/ttm
 2934: </description>
 2935: <status>works/unverified</status>
 2936: </file>
 2937: <file>
 2938: <source>loncom/xml/lonxml.pm</source>
 2939: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
 2940: <categoryname>handler</categoryname>
 2941: <description>
 2942: XML Parsing Module
 2943: </description>
 2944: <status>works/unverified</status>
 2945: </file>
 2946: <file>
 2947: <source>loncom/xml/lonplot.pm</source>
 2948: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
 2949: <categoryname>handler</categoryname>
 2950: <description>
 2951: XML-based plotter of graphs
 2952: </description>
 2953: <status>works/unverified</status>
 2954: </file>
 2955: <file>
 2956: <source>loncom/xml/style.pm</source>
 2957: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
 2958: <categoryname>handler</categoryname>
 2959: <description>
 2960: Style Parsing Module
 2961: </description>
 2962: <status>works/unverified</status>
 2963: </file>
 2964: <file>
 2965: <source>loncom/xml/londefdef.pm</source>
 2966: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
 2967: <categoryname>handler</categoryname>
 2968: <description>
 2969: Tags Default Definition Module
 2970: </description>
 2971: <status>works/unverified</status>
 2972: </file>
 2973: <file>
 2974: <source>loncom/xml/run.pm</source>
 2975: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 2976: <categoryname>handler</categoryname>
 2977: <description>
 2978: used to prevent poorly written problems from causing lingering after effects
 2979: </description>
 2980: <status>works/unverified</status>
 2981: </file>
 2982: <file>
 2983: <source>loncom/xml/scripttag.pm</source>
 2984: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
 2985: <categoryname>handler</categoryname>
 2986: <description>
 2987: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
 2988: &lt;import&gt;
 2989: </description>
 2990: <status>works/unverified</status>
 2991: </file>
 2992: <file>
 2993: <source>loncom/homework/randomlylabel.pm</source>
 2994: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
 2995: <categoryname>handler</categoryname>
 2996: <description>
 2997: Handler for compositing images, and text together.
 2998: </description>
 2999: </file>
 3000: <file>
 3001: <source>loncom/homework/rankresponse.pm</source>
 3002: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
 3003: <categoryname>handler</categoryname>
 3004: <description>
 3005: Handler for rankresponse
 3006: </description>
 3007: </file>
 3008: <file>
 3009: <source>loncom/homework/matchresponse.pm</source>
 3010: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
 3011: <categoryname>handler</categoryname>
 3012: <description>
 3013: Handler for matchresponse
 3014: </description>
 3015: </file>
 3016: <file>
 3017: <source>loncom/homework/randomlabel.pm</source>
 3018: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 3019: <categoryname>handler</categoryname>
 3020: <description>
 3021: Interface for producing applet code which randomizes the labelling of an
 3022: image.
 3023: </description>
 3024: </file>
 3025: <file>
 3026: <source>loncom/homework/lonhomework.pm</source>
 3027: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 3028: <categoryname>handler</categoryname>
 3029: <description>
 3030: handles requests for output, evaluation, and alteration of a homework resource
 3031: </description>
 3032: <status>works/unverified</status>
 3033: </file>
 3034: <file>
 3035: <source>loncom/homework/inputtags.pm</source>
 3036: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
 3037: <categoryname>handler</categoryname>
 3038: <description>
 3039: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
 3040: </description>
 3041: <status>works/unverified</status>
 3042: </file>
 3043: <file>
 3044: <source>loncom/homework/structuretags.pm</source>
 3045: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
 3046: <categoryname>handler</categoryname>
 3047: <description>
 3048: produces HTML tags necessary for structuring the presentation of homework
 3049: resources
 3050: </description>
 3051: <status>works/unverified</status>
 3052: </file>
 3053: <file>
 3054: <source>loncom/homework/response.pm</source>
 3055: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 3056: <categoryname>handler</categoryname>
 3057: <description>
 3058: defines different types of responses given to student as well as syntax for
 3059: producing response values
 3060: </description>
 3061: <status>works/unverified</status>
 3062: </file>
 3063: <file>
 3064: <source>loncom/homework/caparesponse/caparesponse.pm</source>
 3065: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
 3066: <categoryname>handler</categoryname>
 3067: <description>
 3068: handles request to the CAPA homework processing engine
 3069: </description>
 3070: <status>works/unverified</status>
 3071: </file>
 3072: <file>
 3073: <source>loncom/xml/Safe.pm</source>
 3074: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
 3075: <categoryname>handler</categoryname>
 3076: <description>
 3077: Meant to safely substitute for CPAN version of Safe.
 3078: Allows for safely executing embedded perl comands in
 3079: a way that does not threaten the operating system.
 3080: </description>
 3081: <status>works/unverified</status>
 3082: </file>
 3083: <file>
 3084: <source>loncom/auth/localauth.pm</source>
 3085: <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
 3086: <categoryname>handler</categoryname>
 3087: <description>
 3088: Local authentication mechanism.  The target file is meant as a template
 3089: for a localauth.pm file.  The target file with the -std suffix is not
 3090: used directly by any software program; it is just a template file.
 3091: </description>
 3092: <status>works/unverified</status>
 3093: </file>
 3094: <file>
 3095: <source>loncom/auth/lonacc.pm</source>
 3096: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 3097: <categoryname>handler</categoryname>
 3098: <description>
 3099: (This module, like loncacc.pm also authenticates with cookies.)  
 3100: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
 3101: functions (e.g. roles, logout, annotations, and bookmarks) as well
 3102: as coordinating access to educational resources.
 3103: </description>
 3104: <status>works/unverified</status>
 3105: </file>
 3106: <file>
 3107: <source>doc/man/Apache__lonacc.3</source>
 3108: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
 3109: <categoryname>doc</categoryname>
 3110: <description>man page for lonacc.pm</description>
 3111: <build trigger='always run'>
 3112: loncom/build/pod2man.sh ../auth/lonacc.pm &gt; \
 3113: ../../doc/man/Apache__lonacc.3 &amp;&amp; echo 'manifying lonacc.pm'
 3114: </build>
 3115: <status>works/unverified</status>
 3116: <dependencies>
 3117: ../../loncom/auth/lonacc.pm
 3118: </dependencies>
 3119: </file>
 3120: <file>
 3121: <source>doc/lib/perl/Apache/lonacc.html</source>
 3122: <target dist='default'>
 3123: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
 3124: <categoryname>doc</categoryname>
 3125: <description>POD-derived page for lonacc.pm</description>
 3126: <build trigger='always run'>
 3127: loncom/build/pod2html.sh ../auth/lonacc.pm &gt; \
 3128: ../../doc/lib/perl/Apache/lonacc.html &amp;&amp; echo 'pod2html lonacc.pm'
 3129: </build>
 3130: <status>works/unverified</status>
 3131: <dependencies>
 3132: ../../loncom/auth/lonacc.pm
 3133: </dependencies>
 3134: </file>
 3135: <file>
 3136: <source>loncom/auth/lonracc.pm</source>
 3137: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
 3138: <categoryname>handler</categoryname>
 3139: <description>
 3140: access handler for file transfers
 3141: </description>
 3142: <status>works/unverified</status>
 3143: </file>
 3144: <file>
 3145: <source>loncom/auth/lontokacc.pm</source>
 3146: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
 3147: <categoryname>handler</categoryname>
 3148: <description>
 3149: handler for inter-server transfer of token accessed files, includes
 3150: cleanup handler to remove file when successfully done
 3151: </description>
 3152: <status>works/unverified</status>
 3153: </file>
 3154: <file>
 3155: <source>loncom/auth/lonuploadedacc.pm</source>
 3156: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
 3157: <categoryname>handler</categoryname>
 3158: <description>
 3159: access handler for user uploaded files
 3160: </description>
 3161: <status>works/unverified</status>
 3162: </file>
 3163: <file>
 3164: <source>loncom/lontrans.pm</source>
 3165: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
 3166: <categoryname>handler</categoryname>
 3167: <description>
 3168: URI to filename translation
 3169: </description>
 3170: <status>works/unverified</status>
 3171: </file>
 3172: <file>
 3173: <source>doc/man/Apache__lonracc.3</source>
 3174: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 3175: <categoryname>doc</categoryname>
 3176: <description>man page for lonracc.pm</description>
 3177: <build trigger='always run'>
 3178: loncom/build/pod2man.sh ../auth/lonracc.pm &gt; \
 3179: ../../doc/man/Apache__lonracc.3 &amp;&amp; echo 'manifying lonracc.pm'
 3180: </build>
 3181: <status>works/unverified</status>
 3182: <dependencies>
 3183: ../../loncom/auth/lonracc.pm
 3184: </dependencies>
 3185: </file>
 3186: <file>
 3187: <source>doc/lib/perl/Apache/lonracc.html</source>
 3188: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
 3189: </target>
 3190: <categoryname>doc</categoryname>
 3191: <description>POD-derived page for lonracc.pm</description>
 3192: <build trigger='always run'>
 3193: loncom/build/pod2html.sh ../auth/lonracc.pm &gt; \
 3194: ../../doc/lib/perl/Apache/lonracc.html &amp;&amp; echo 'pod2html lonracc.pm'
 3195: </build>
 3196: <status>works/unverified</status>
 3197: <dependencies>
 3198: ../../loncom/auth/lonracc.pm
 3199: </dependencies>
 3200: </file>
 3201: <file>
 3202: <source>loncom/auth/loncacc.pm</source>
 3203: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
 3204: <categoryname>handler</categoryname>
 3205: <description>
 3206: This module provides access to an educational resource construction area.
 3207: This module is invoked by the URL-related pattern syntax
 3208: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
 3209: Authentication of user identity
 3210: is coordinated through cookies.  The abbreviation "cacc" corresponds
 3211: to "construction-space access").  If the cookie handle is invalid, then
 3212: this module returns a forbidden status and makes appropriate log entries.
 3213: If the cookie handle is valid, status is determined to be okay (and,
 3214: for the "priv"-type access, the resource is delivered by the
 3215: <tt>lonconstruct</tt> module).
 3216: </description>
 3217: <status>works/unverified</status>
 3218: </file>
 3219: <file>
 3220: <source>doc/man/Apache__loncacc.3</source>
 3221: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
 3222: <categoryname>doc</categoryname>
 3223: <description>man page for loncacc.pm</description>
 3224: <build trigger='always run'>
 3225: loncom/build/pod2man.sh ../auth/loncacc.pm &gt; ../../doc/man/Apache__loncacc.3 \
 3226: &amp;&amp; echo 'manifying loncacc.pm'
 3227: </build>
 3228: <status>works/unverified</status>
 3229: <dependencies>
 3230: ../../loncom/auth/loncacc.pm
 3231: </dependencies>
 3232: </file>
 3233: <file>
 3234: <source>doc/lib/perl/Apache/loncacc.html</source>
 3235: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
 3236: </target>
 3237: <categoryname>doc</categoryname>
 3238: <description>POD-derived page for loncacc.pm</description>
 3239: <build trigger='always run'>
 3240: loncom/build/pod2html.sh ../auth/loncacc.pm &gt; \
 3241: ../../doc/lib/perl/Apache/loncacc.html &amp;&amp; echo 'pod2html loncacc.pm'
 3242: </build>
 3243: <status>works/unverified</status>
 3244: <dependencies>
 3245: ../../loncom/auth/loncacc.pm
 3246: </dependencies>
 3247: </file>
 3248: <file>
 3249: <source>loncom/auth/lonauth.pm</source>
 3250: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 3251: <categoryname>handler</categoryname>
 3252: <description>authenticate, set up session environment</description>
 3253: <status>works/unverified</status>
 3254: </file>
 3255: <file>
 3256: <source>loncom/auth/lonlogin.pm</source>
 3257: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 3258: <categoryname>handler</categoryname>
 3259: <description>login screen</description>
 3260: <status>works/unverified</status>
 3261: </file>
 3262: <file>
 3263: <source>loncom/auth/lonlogout.pm</source>
 3264: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 3265: <categoryname>handler</categoryname>
 3266: <description>logout</description>
 3267: <status>works/unverified</status>
 3268: </file>
 3269: <file>
 3270: <source>loncom/lonnet/perl/lonrep.pm</source>
 3271: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 3272: <categoryname>handler</categoryname>
 3273: <description>replication</description>
 3274: </file>
 3275: <file>
 3276: <source>loncom/auth/lonroles.pm</source>
 3277: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 3278: <categoryname>handler</categoryname>
 3279: <description>
 3280: This perl handling module reads in the available roles available
 3281: for a LON-CAPA user (different courses, different privileges, etc)
 3282: and produces a form-element HTML page which allows the user to select
 3283: which role he wishes to exercise in the LON-CAPA system.  For instance,
 3284: a user may want to select between being a student in a thermodynamics
 3285: physics course or a teaching assistant for an introductory calculus
 3286: class.
 3287: </description>
 3288: </file>
 3289: <file>
 3290: <source>doc/man/Apache__lonroles.3</source>
 3291: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
 3292: <categoryname>doc</categoryname>
 3293: <description>man page for lonroles.pm</description>
 3294: <build trigger='always run'>
 3295: loncom/build/pod2man.sh ../auth/lonroles.pm &gt; \
 3296: ../../doc/man/Apache__lonroles.3 &amp;&amp; echo 'manifying lonroles.pm'
 3297: </build>
 3298: <status>works/unverified</status>
 3299: <dependencies>
 3300: ../../loncom/auth/lonroles.pm
 3301: </dependencies>
 3302: </file>
 3303: <file>
 3304: <source>doc/lib/perl/Apache/lonroles.html</source>
 3305: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
 3306: </target>
 3307: <categoryname>doc</categoryname>
 3308: <description>POD-derived page for lonroles.pm</description>
 3309: <build trigger='always run'>
 3310: loncom/build/pod2html.sh ../auth/lonroles.pm &gt; \
 3311: ../../doc/lib/perl/Apache/lonroles.html &amp;&amp; echo 'pod2html lonroles.pm'
 3312: </build>
 3313: <status>works/unverified</status>
 3314: <dependencies>
 3315: ../../loncom/auth/lonroles.pm
 3316: </dependencies>
 3317: </file>
 3318: <file>
 3319: <source>loncom/interface/lonindexer.pm</source>
 3320: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 3321: <categoryname>handler</categoryname>
 3322: <description>
 3323: cross server filesystem browser
 3324: </description>
 3325: <status>works/unverified</status>
 3326: </file>
 3327: <file>
 3328: <source>doc/man/Apache__lonindexer.3</source>
 3329: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
 3330: <categoryname>doc</categoryname>
 3331: <description>man page for lonindexer.pm</description>
 3332: <build trigger='always run'>
 3333: loncom/build/pod2man.sh ../interface/lonindexer.pm &gt; \
 3334: ../../doc/man/Apache__lonindexer.3 &amp;&amp; echo 'manifying lonindexer.pm'
 3335: </build>
 3336: <status>works/unverified</status>
 3337: <dependencies>
 3338: ../../loncom/interface/lonindexer.pm
 3339: </dependencies>
 3340: </file>
 3341: <file>
 3342: <source>doc/lib/perl/Apache/lonindexer.html</source>
 3343: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
 3344: </target>
 3345: <categoryname>doc</categoryname>
 3346: <description>POD-derived page for lonindexer.pm</description>
 3347: <build trigger='always run'>
 3348: loncom/build/pod2html.sh ../interface/lonindexer.pm &gt; \
 3349: ../../doc/lib/perl/Apache/lonindexer.html &amp;&amp; \
 3350: echo 'pod2html lonindexer.pm'
 3351: </build>
 3352: <status>works/unverified</status>
 3353: <dependencies>
 3354: ../../loncom/interface/lonindexer.pm
 3355: </dependencies>
 3356: </file>
 3357: <file>
 3358: <source>loncom/interface/groupsort.pm</source>
 3359: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
 3360: <categoryname>handler</categoryname>
 3361: <description>
 3362: Implements a second phase of importing multiple resources into the RAT.
 3363: Allows for reordering the sequence of resources.
 3364: </description>
 3365: <status>works/unverified</status>
 3366: </file>
 3367: <file>
 3368: <source>loncom/lonnet/perl/lonnet.pm</source>
 3369: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
 3370: <categoryname>handler</categoryname>
 3371: <description>
 3372: This file is an interface to the lonc processes of the LON-CAPA network
 3373: as well as set of elaborated functions for handling information necessary
 3374: for navigating through a given cluster of LON-CAPA machines within a domain.
 3375: There are over 40 specialized functions in this module which handle
 3376: the reading and transmission of metadata, user information
 3377: (ids, names, environments, roles, logs), file information (storage, reading,
 3378: directories, extensions, replication, embedded styles and descriptors),
 3379: educational resources (course descriptions, section names and numbers),
 3380: url hashing (to assign roles on a url basis), and translating abbreviated
 3381: symbols to and from more descriptive phrases or explanations.
 3382: </description>
 3383: <status>works/unverified</status>
 3384: </file>
 3385: <file>
 3386: <source>doc/man/Apache__lonnet.3</source>
 3387: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
 3388: <categoryname>doc</categoryname>
 3389: <description>man page for lonnet.pm</description>
 3390: <build trigger='always run'>
 3391: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm &gt; \
 3392: ../../doc/man/Apache__lonnet.3 &amp;&amp; echo 'manifying lonnet.pm'
 3393: </build>
 3394: <status>works/unverified</status>
 3395: <dependencies>
 3396: ../../loncom/lonnet/perl/lonnet.pm
 3397: </dependencies>
 3398: </file>
 3399: <file>
 3400: <source>doc/lib/perl/Apache/lonnet.html</source>
 3401: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
 3402: </target>
 3403: <categoryname>doc</categoryname>
 3404: <description>POD-derived page for lonnet.pm</description>
 3405: <build trigger='always run'>
 3406: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm &gt; \
 3407: ../../doc/lib/perl/Apache/lonnet.html &amp;&amp; echo 'pod2html lonnet.pm'
 3408: </build>
 3409: <status>works/unverified</status>
 3410: <dependencies>
 3411: ../../loncom/lonnet/perl/lonnet.pm
 3412: </dependencies>
 3413: </file>
 3414: <file>
 3415: <source>loncom/html/index.html</source>
 3416: <target dist='default'>home/httpd/html/index.html</target>
 3417: <categoryname>interface file</categoryname>
 3418: <description>bumps to login</description>
 3419: </file>
 3420: <file>
 3421: <source>loncom/html/favicon.ico</source>
 3422: <target dist='default'>home/httpd/html/favicon.ico</target>
 3423: <categoryname>interface file</categoryname>
 3424: <description>Bookmark and tab icon</description>
 3425: </file>
 3426: <link>
 3427: <linkto>etc/mime.types</linkto>
 3428: <target dist='default'>etc/httpd/conf/mime.types</target>
 3429: <categoryname>symbolic link</categoryname>
 3430: <description>symbolic link to /etc/mime.types</description>
 3431: </link>
 3432: <link>
 3433: <linkto>home/httpd/html/res</linkto>
 3434: <target dist='default'>home/httpd/html/raw</target>
 3435: <categoryname>symbolic link</categoryname>
 3436: <description>symbolic link to /home/httpd/html/res</description>
 3437: </link>
 3438: <file>
 3439: <source>loncom/html/adm/notfound.html</source>
 3440: <target dist='default'>home/httpd/html/adm/notfound.html</target>
 3441: <categoryname>interface file</categoryname>
 3442: <description>
 3443: static html page that is shown when an attempt is made to access a document
 3444: not present on the web server
 3445: </description>
 3446: </file>
 3447: <file>
 3448: <source>loncom/html/adm/unauthorized.html</source>
 3449: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
 3450: <categoryname>interface file</categoryname>
 3451: <description>
 3452: static html page that is shown when an attempt is made to access a document
 3453: which is restricted based on file or server configurations
 3454: </description>
 3455: </file>
 3456: <file>
 3457: <source>loncom/html/adm/help/searchcat.html</source>
 3458: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
 3459: <categoryname>interface file</categoryname>
 3460: <description>
 3461: Help page for the search engine.
 3462: </description>
 3463: </file>
 3464: <file>
 3465: <source>rat/client/rat.html</source>
 3466: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
 3467: <categoryname>interface file</categoryname>
 3468: <description>
 3469: frameset
 3470: </description>
 3471: </file>
 3472: <file>
 3473: <source>rat/client/parameter.html</source>
 3474: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
 3475: <categoryname>interface file</categoryname>
 3476: <description>
 3477: Parameter input window.
 3478: </description>
 3479: </file>
 3480: <file>
 3481: <source>rat/client/code.html</source>
 3482: <target dist='default'>home/httpd/html/adm/rat/code.html</target>
 3483: <categoryname>interface file</categoryname>
 3484: <description>
 3485: javascript
 3486: </description>
 3487: </file>
 3488: <file>
 3489: <source>rat/client/extpickcode.html</source>
 3490: <target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>
 3491: <categoryname>interface file</categoryname>
 3492: <description>
 3493: javascript
 3494: </description>
 3495: </file>
 3496: <file>
 3497: <source>rat/client/extpickframe.html</source>
 3498: <target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>
 3499: <categoryname>interface file</categoryname>
 3500: <description>
 3501: javascript
 3502: </description>
 3503: </file>
 3504: <file>
 3505: <source>rat/client/map.html</source>
 3506: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 3507: <categoryname>interface file</categoryname>
 3508: <description>
 3509: bumper
 3510: </description>
 3511: </file>
 3512: <file>
 3513: <source>rat/client/empty.html</source>
 3514: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
 3515: <categoryname>interface file</categoryname>
 3516: <description>
 3517: A blank page with very minimal HTML structural elements.
 3518: </description>
 3519: </file>
 3520: <file>
 3521: <source>rat/client/loading.html</source>
 3522: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
 3523: <categoryname>interface file</categoryname>
 3524: <description>
 3525: A blank page which calls drawwindow in its opener after being loaded.
 3526: </description>
 3527: </file>
 3528: <fileglob>
 3529: <glob>*.gif</glob>
 3530: <sourcedir>rat/images/</sourcedir>
 3531: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
 3532: <categoryname>graphic file</categoryname>
 3533: <description>
 3534: icons for providing a HTML-tabled view of a course map
 3535: </description>
 3536: <filenames>
 3537: 1.1.dt.gif;
 3538: 1.1.empty.gif;
 3539: 1.1.ld.gif;
 3540: 1.1.lr.gif;
 3541: 1.1.rd.gif;
 3542: 1.1.rl.gif;
 3543: 1.1.td.gif;
 3544: 1.1.tdrl.gif;
 3545: 1.1.tl.gif;
 3546: 1.1.tr.gif;
 3547: 1.1.utd.gif;
 3548: 1.2.ctd.gif;
 3549: 1.2.dt.gif;
 3550: 1.2.empty.gif;
 3551: 1.2.ld.gif;
 3552: 1.2.lr.gif;
 3553: 1.2.lrd.gif;
 3554: 1.2.lrtd.gif;
 3555: 1.2.rd.gif;
 3556: 1.2.rl.gif;
 3557: 1.2.rld.gif;
 3558: 1.2.rltd.gif;
 3559: 1.2.rtd.gif;
 3560: 1.2.rtdl.gif;
 3561: 1.2.rtl.gif;
 3562: 1.2.td.gif;
 3563: 1.2.tdl.gif;
 3564: 1.2.tdrl.gif;
 3565: 1.2.tl.gif;
 3566: 1.2.tr.gif;
 3567: 1.2.utd.gif;
 3568: 2.1.dt.gif;
 3569: 2.1.empty.gif;
 3570: 2.1.ld.gif;
 3571: 2.1.lr.gif;
 3572: 2.1.rd.gif;
 3573: 2.1.rl.gif;
 3574: 2.1.td.gif;
 3575: 2.1.tdrl.gif;
 3576: 2.1.tl.gif;
 3577: 2.1.tr.gif;
 3578: 2.2.dt.gif;
 3579: 2.2.empty.gif;
 3580: 2.2.ld.gif;
 3581: 2.2.lr.gif;
 3582: 2.2.lrd.gif;
 3583: 2.2.lrt.gif;
 3584: 2.2.rd.gif;
 3585: 2.2.rl.gif;
 3586: 2.2.rld.gif;
 3587: 2.2.rlt.gif;
 3588: 2.2.td.gif;
 3589: 2.2.tdl.gif;
 3590: 2.2.tdr.gif;
 3591: 2.2.tdrl.gif;
 3592: 2.2.tl.gif;
 3593: 2.2.tr.gif;
 3594: 2.2.url.gif;
 3595: 2.2.utd.gif;
 3596: arrow.gif;
 3597: bdt.gif;
 3598: bempty.gif;
 3599: bld.gif;
 3600: blr.gif;
 3601: blrd.gif;
 3602: blrt.gif;
 3603: bottom.gif;
 3604: brd.gif;
 3605: brl.gif;
 3606: brld.gif;
 3607: brlt.gif;
 3608: btd.gif;
 3609: btdl.gif;
 3610: btdr.gif;
 3611: btdrl.gif;
 3612: btl.gif;
 3613: btr.gif;
 3614: burl.gif;
 3615: butd.gif;
 3616: condition.gif;
 3617: edit.gif;
 3618: finish.gif;
 3619: info.gif;
 3620: inscol.gif;
 3621: inscond.gif;
 3622: insres.gif;
 3623: insrow.gif;
 3624: left.gif;
 3625: middle.gif;
 3626: resource.gif;
 3627: right.gif;
 3628: sctd.gif;
 3629: sdt.gif;
 3630: sempty.gif;
 3631: sld.gif;
 3632: slr.gif;
 3633: slrd.gif;
 3634: slrtd.gif;
 3635: srd.gif;
 3636: srl.gif;
 3637: srld.gif;
 3638: srltd.gif;
 3639: srtd.gif;
 3640: srtdl.gif;
 3641: srtl.gif;
 3642: start.gif;
 3643: std.gif;
 3644: stdl.gif;
 3645: sutd.gif
 3646: </filenames>
 3647: </fileglob>
 3648: <fileglob>
 3649: <glob>*.*</glob>
 3650: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
 3651: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
 3652: <categoryname>graphic file</categoryname>
 3653: <description>
 3654: icons to indicate an unexpected result
 3655: </description>
 3656: <filenames>
 3657: lonconstruct.gif;
 3658: lonlogo_broken.gif;
 3659: lonlogo_broken_tsp.gif;
 3660: lonlogo_broken.eps;
 3661: lonlogo_broken.jpg;
 3662: lonlogo_broken.mov
 3663: </filenames>
 3664: </fileglob>
 3665: <fileglob>
 3666: <glob>*.*</glob>
 3667: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
 3668: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
 3669: <categoryname>graphic file</categoryname>
 3670: <description>
 3671: logos and general widget icons
 3672: </description>
 3673: <filenames>
 3674: SMETE_white.gif;
 3675: aboutlon.gif;
 3676: accessbutton.gif;
 3677: angry.gif;
 3678: arrow_up.gif;
 3679: bigsmile.gif;
 3680: branch.gif;
 3681: cab.gif;
 3682: cab_big.gif;
 3683: capapanel.gif;
 3684: check.gif;
 3685: class.gif;
 3686: class_big.gif;
 3687: coolindiff.gif;
 3688: coolsmile.gif;
 3689: cry.gif;
 3690: dvi.gif;
 3691: dvi_big.gif;
 3692: eps.gif;
 3693: eps_big.gif;
 3694: exam.gif;
 3695: exam_big.gif;
 3696: fillbottom.gif;
 3697: fillleft.gif;
 3698: fillright.gif;
 3699: filltop.gif;
 3700: folder_closed.gif;
 3701: folder_opened.gif;
 3702: folder_pointer_closed.gif;
 3703: folder_pointer_opened.gif;
 3704: form.gif;
 3705: form_big.gif;
 3706: frowny.gif;
 3707: gif.gif;
 3708: gif_big.gif;
 3709: header.gif;
 3710: hrrm.gif;
 3711: htm.gif;
 3712: html.gif;
 3713: html_big.gif;
 3714: huh.gif;
 3715: jar.gif;
 3716: jar_big.gif;
 3717: jpg.gif;
 3718: jpg_big.gif;
 3719: latex.gif;
 3720: lipsrsealed.gif;
 3721: lite.gif;
 3722: liteani.gif;
 3723: litetext.gif;
 3724: lolpanel.gif;
 3725: lonanim.gif;
 3726: lonanimend.gif;
 3727: loncapalogo.gif;
 3728: lonhelplogos.gif;
 3729: lonhelptop.gif;
 3730: lonlogo.gif;
 3731: lonlogos.gif;
 3732: lowerleft.gif;
 3733: lowerright.gif;
 3734: minilogo.gif;
 3735: meta.gif;
 3736: meta_big.gif;
 3737: mov.gif;
 3738: mov_big.gif;
 3739: move_up.gif;
 3740: move_down.gif;
 3741: navmap.correct.gif;
 3742: navmap.open.gif;
 3743: navmap.wrong.gif;
 3744: navmap.folder.open.gif;
 3745: navmap.folder.closed.gif;
 3746: navmap.folder.open.nomanip.gif;
 3747: navmap.folder.closed.nomanip.gif;
 3748: page.gif;
 3749: page_big.gif;
 3750: pdf.gif;
 3751: pdf_big.gif;
 3752: png.gif;
 3753: png_big.gif;
 3754: problem.gif;
 3755: problem_big.gif;
 3756: ps.gif;
 3757: ps_big.gif;
 3758: rolleyes.gif;
 3759: quill.gif;
 3760: quiz.gif;
 3761: quiz_big.gif;
 3762: select.gif;
 3763: sequence.gif;
 3764: sequence_big.gif;
 3765: server.gif;
 3766: server_big.gif;
 3767: shocked.gif;
 3768: smiley.gif;
 3769: srvbad.gif;
 3770: srvempty.gif;
 3771: srvgood.gif;
 3772: srvhalf.gif;
 3773: srvnull.gif;
 3774: survey.gif;
 3775: survey_big.gif;
 3776: tex.gif;
 3777: tex_big.gif;
 3778: tth.gif;
 3779: txt.gif;
 3780: txt_big.gif;
 3781: unknown.gif;
 3782: unknown_big.gif;
 3783: upperleft.gif;
 3784: upperright.gif;
 3785: user.gif;
 3786: user_big.gif;
 3787: userauthentication.gif;
 3788: wav.gif;
 3789: wav_big.gif;
 3790: white_space_20_22.gif;
 3791: whitespace1.gif;
 3792: whitespace10.gif;
 3793: whitespace2.gif;
 3794: whitespace3.gif;
 3795: whitespace4.gif;
 3796: whitespace5.gif;
 3797: whitespace6.gif;
 3798: whitespace7.gif;
 3799: whitespace8.gif;
 3800: whitespace9.gif;
 3801: wink.gif;
 3802: xml.gif;
 3803: xml_big.gif;
 3804: zip.gif;
 3805: zip_big.gif
 3806: </filenames>
 3807: </fileglob>
 3808: <fileglob>
 3809: <glob>*.*</glob>
 3810: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
 3811: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 3812: <categoryname>graphic file</categoryname>
 3813: <description>
 3814: Miscellaneous resources.
 3815: </description>
 3816: <filenames>
 3817: authorfeed.gif;
 3818: bomb.gif;
 3819: cat_button.gif;
 3820: chat.gif;
 3821: eval_button.gif;
 3822: feedback.gif;
 3823: pprm_button.gif;
 3824: pgrd_button.gif;
 3825: subm_button.gif
 3826: </filenames>
 3827: </fileglob>
 3828: <file>
 3829: <source>loncom/xml/tth.pm</source>
 3830: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
 3831: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
 3832: <target dist='redhat8'>home/httpd/lib/perl/tth.pm</target>
 3833: <categoryname>system file</categoryname>
 3834: <description>
 3835: perl module for invoking functions specific to TeX-to-HTML conversion
 3836: </description>
 3837: <note>
 3838: Has the same dependencies and build process as tth.so.
 3839: Currently, only the tth.so file specifications invoke
 3840: the build process however.  A static version is checked into loncom/xml
 3841: and in this way is treated as though it isn't part of the tth build process.
 3842: </note>
 3843: <status>works/unverified</status>
 3844: </file>
 3845: <file>
 3846: <source>loncom/xml/LCParser.pm</source>
 3847: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
 3848: <categoryname>system file</categoryname>
 3849: <description>
 3850: perl module for parsing HTML in a way that really works and is thoroughly
 3851: tested
 3852: </description>
 3853: <status>works/unverified</status>
 3854: </file>
 3855: <file>
 3856:   <source>loncom/LondConnection.pm</source>
 3857:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
 3858:   <categoryname>system file</categoryname>
 3859:   <description>
 3860:      Manages a connection between a lonc proxy daemon and the lond server
 3861:      in the remote node.
 3862:   </description>
 3863:   <status>works/verified</status>
 3864: </file>
 3865: <file>
 3866:    <source>loncom/types/HashIterator.pm</source>
 3867:    <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
 3868:    <categoryname>system file</categoryname>
 3869:    <description>
 3870:       Provides support to iterate through opaque hashes hidden e.g. within 
 3871:       object private data.
 3872:    </description>
 3873:    <status>works/verified</status>
 3874: </file>
 3875: <file>
 3876:    <source>loncom/types/Queue.pm</source>
 3877:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
 3878:    <categoryname>system file</categoryname>
 3879:    <description>
 3880:      Provides a FIFO queue class.
 3881:    </description>
 3882:    <status>works/verified</status>
 3883: </file>
 3884: <file>
 3885:    <source>loncom/types/Stack.pm</source>
 3886:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
 3887:    <categoryname>system file</categoryname>
 3888:    <description>
 3889:      Provides a LIFO stack class.
 3890:    </description>
 3891:    <status>works/verified</status>
 3892: </file>
 3893: <file>
 3894:    <source>loncom/loncnew</source>
 3895:    <target dist='default'>home/httpd/perl/loncnew</target>
 3896:    <categoryname>script</categoryname>
 3897:    <description>
 3898: 	  Proxy server for remote loncapa requests.
 3899:    </description>
 3900:    <dependencies>
 3901:      CPAN Event module.
 3902:    </dependencies>
 3903: </file>
 3904: <file>
 3905: <source>loncom/configuration/Configuration.pm</source>
 3906: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
 3907: <categoryname>system file</categoryname>
 3908: <description>
 3909: Configuration file reader (looks in /etc/httpd/conf/); accepts
 3910: a list of *.conf files to inspect for PerlSetVar key/value
 3911: entries.
 3912: </description>
 3913: <status>works/unverified</status>
 3914: </file>
 3915: <file>
 3916: <source>modules/TexConvert/tthperl/tth.so</source>
 3917: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
 3918: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
 3919: <target dist='redhat8'>home/httpd/lib/perl/tth.so</target>
 3920: <categoryname>system file</categoryname>
 3921: <description>
 3922: shared library file for dynamic loading and unloading
 3923: </description>
 3924: <note>
 3925: The source and file dependencies are not available to most
 3926: CVS users.  (You can safely rely on the existing binaries
 3927: present on your system... don't worry about warnings
 3928: related to this file during the build process.)
 3929: </note>
 3930: <build trigger='run if dependencies change'>
 3931: modules/TexConvert/tthperl/commands
 3932: </build>
 3933: <status>works/unverified</status>
 3934: <dependencies>
 3935: ../tthdynamic/tthfunc.c;
 3936: ../ttmdynamic/ttmfunc.c
 3937: </dependencies>
 3938: </file>
 3939: <file>
 3940: <source>loncom/homework/caparesponse/capa.pm</source>
 3941: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
 3942: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
 3943: <target dist='redhat8'>home/httpd/lib/perl/capa.pm</target>
 3944: <categoryname>system file</categoryname>
 3945: <description>
 3946: perl module for invoking functions specific to CAPA
 3947: </description>
 3948: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 3949: <note>
 3950: Has the same dependencies and build process as capa.so.
 3951: Currently, only the capa.so file specifications invoke
 3952: the build process however.
 3953: </note>
 3954: </file>
 3955: <file>
 3956: <source>loncom/homework/caparesponse/capa.bs</source>
 3957: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
 3958: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
 3959: <target dist='redhat8'>home/httpd/lib/perl/capa.bs</target>
 3960: <categoryname>system file</categoryname>
 3961: <description>
 3962: bootstrap file associated with dynamic loading of this module on multiple
 3963: architectures
 3964: </description>
 3965: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 3966: <note>
 3967: Has the same dependencies and build process as capa.so.
 3968: Currently, only the capa.so file specifications invoke
 3969: the build process however.
 3970: </note>
 3971: </file>
 3972: <file>
 3973: <source>loncom/homework/caparesponse/capa.so</source>
 3974: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
 3975: <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
 3976: <target dist='redhat8'>home/httpd/lib/perl/capa.so</target>
 3977: <categoryname>system file</categoryname>
 3978: <description>
 3979: shared library file for dynamic loading and unloading
 3980: </description>
 3981: <build trigger='always run'>
 3982: loncom/homework/caparesponse/commands
 3983: </build>
 3984: <dependencies>
 3985: caparesponse.c;
 3986: caparesponse.pm;
 3987: README;
 3988: Makefile.PL;
 3989: capa.i;
 3990: commands;
 3991: ../../../CAPA/pProj/Makefile;
 3992: ../../../CAPA/pProj/capaGrammarDef.y;
 3993: ../../../CAPA/pProj/capaFormula.y;
 3994: ../../../CAPA/pProj/capaLexerDef.flex;
 3995: ../../../CAPA/pProj/capaFunction.c;
 3996: ../../../CAPA/pProj/capaParserUtils.c;
 3997: ../../../CAPA/pProj/capaMapExpr.c;
 3998: ../../../CAPA/pProj/capaUnit.c;
 3999: ../../../CAPA/pProj/com.c;
 4000: ../../../CAPA/pProj/linpack.c;
 4001: ../../../CAPA/pProj/ranlib.c;
 4002: ../../../CAPA/pProj/capaCgiUtils.c;
 4003: ../../../CAPA/pProj/capaSubjective.c;
 4004: ../../../CAPA/pProj/capaRQO.c;
 4005: ../../../CAPA/pProj/capaFormulaLexer.c;
 4006: ../../../CAPA/pProj/capaCommon.c;
 4007: ../../../CAPA/pProj/capaCommon.h;
 4008: ../../../CAPA/pProj/ranlib.h;
 4009: ../../../CAPA/pProj/capaCGI.h;
 4010: ../../../CAPA/pProj/capaFunction.h;
 4011: ../../../CAPA/pProj/capaRQO.h;
 4012: ../../../CAPA/pProj/capaParser.h;
 4013: ../../../CAPA/pProj/lex_debug.h
 4014: </dependencies>
 4015: </file>
 4016: <fileglob>
 4017: <glob>*.ent</glob>
 4018: <sourcedir>loncom/MathML/</sourcedir>
 4019: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
 4020: <categoryname>system file</categoryname>
 4021: <description>
 4022: xml files which assign unicode numbers to mathematical symbols using
 4023: &lt;! ENTITY... &gt; type syntax.
 4024: </description>
 4025: <filenames>
 4026: isoamsa.ent;
 4027: isoamsb.ent;
 4028: isoamsc.ent;
 4029: isoamsn.ent;
 4030: isoamso.ent;
 4031: isoamsr.ent;
 4032: isobox.ent;
 4033: isocyr1.ent;
 4034: isocyr2.ent;
 4035: isodia.ent;
 4036: isogrk1.ent;
 4037: isogrk2.ent;
 4038: isogrk3.ent;
 4039: isogrk4.ent;
 4040: isolat1.ent;
 4041: isolat2.ent;
 4042: isomfrk.ent;
 4043: isomopf.ent;
 4044: isomscr.ent;
 4045: isonum.ent;
 4046: isopub.ent;
 4047: isotech.ent;
 4048: mmlalias.ent;
 4049: mmlextra.ent
 4050: </filenames>
 4051: </fileglob>
 4052: <file>
 4053: <source>loncom/MathML/mathml.css</source>
 4054: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
 4055: <categoryname>system file</categoryname>
 4056: <description>
 4057: cascading style sheet
 4058: </description>
 4059: </file>
 4060: <file>
 4061: <source>loncom/MathML/mathml.dtd</source>
 4062: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
 4063: <categoryname>system file</categoryname>
 4064: <description>
 4065: document type definition
 4066: </description>
 4067: </file>
 4068: <file>
 4069: <source>loncom/auth/londes.js</source>
 4070: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
 4071: <categoryname>interface file</categoryname>
 4072: <description>
 4073: Encryption Routines according to Data Encryption Standard DES, written in
 4074: javascript.
 4075: </description>
 4076: </file>
 4077: <file>
 4078: <source>loncom/homework/lectureonline.lcpm</source>
 4079: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
 4080: </target>
 4081: <categoryname>handler</categoryname>
 4082: <description>
 4083: Intended for providing perl functions for the &lt;script&gt;&lt;/script&gt;
 4084: environment in a problem that was converted from lectureonline.
 4085: </description>
 4086: </file>
 4087: <file>
 4088: <source>loncom/homework/default_homework.lcpm</source>
 4089: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
 4090: </target>
 4091: <categoryname>handler</categoryname>
 4092: <description>
 4093: Provides many functions for the &lt;script&gt; environment in a .problem.
 4094: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 4095: </description>
 4096: </file>
 4097: <file>
 4098: <source>loncom/homework/capa.units</source>
 4099: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
 4100: <categoryname>static conf</categoryname>
 4101: <description>
 4102: Define unit prefixing and conversion for CAPA problem handling.
 4103: </description>
 4104: </file>
 4105: <fileglob>
 4106: <glob>*.jpg</glob>
 4107: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
 4108: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
 4109: <categoryname>graphic file</categoryname>
 4110: <description>Pages headers</description>
 4111: <filenames>
 4112: admin.jpg;
 4113: author.jpg;
 4114: coordinator.jpg;
 4115: header.jpg;
 4116: student.jpg;
 4117: </filenames>
 4118: </fileglob>
 4119: <fileglob>
 4120: <glob>*.jpg</glob>
 4121: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
 4122: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
 4123: <categoryname>graphic file</categoryname>
 4124: <description>Logos of LON-CAPA domains (jpg)</description>
 4125: <filenames>
 4126: headermsu.jpg;
 4127: </filenames>
 4128: </fileglob>
 4129: <fileglob>
 4130: <glob>*.gif</glob>
 4131: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
 4132: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
 4133: <categoryname>graphic file</categoryname>
 4134: <description>Logos of LON-CAPA domains (gif)</description>
 4135: <filenames>
 4136: 103.gif;
 4137: gerd.gif;
 4138: mio.gif;
 4139: msuvu.gif;
 4140: ohiou.gif;
 4141: rhs.gif;
 4142: sfu.gif;
 4143: tmcc.gif;
 4144: umich.gif;
 4145: worf.gif;
 4146: annarbor.gif;
 4147: elps.gif;
 4148: gwu.gif;
 4149: msudemo.gif;
 4150: ndsu.gif;
 4151: physnet.gif;
 4152: sc.gif;
 4153: Selwyn.gif;
 4154: ucf.gif;
 4155: unihalle.gif;
 4156: wscc.gif;
 4157: cps.gif;
 4158: fsu.gif;
 4159: lsd.gif;
 4160: msu.gif;
 4161: nsdl.gif;
 4162: pmm.gif;
 4163: sunysb.gif;
 4164: udel.gif;
 4165: uz.gif;
 4166: fvl.gif;
 4167: glps.gif;
 4168: headersfu.gif;
 4169: uwsp.gif
 4170: </filenames>
 4171: </fileglob>
 4172: <fileglob>
 4173: <glob>*.tab</glob>
 4174: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
 4175: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
 4176: <categoryname>conf</categoryname>
 4177: <description>Designs of LON-CAPA domains</description>
 4178: <filenames>
 4179: annarbor.tab;
 4180: default.tab;
 4181: msu.tab;
 4182: sfu.tab;
 4183: worf.tab
 4184: </filenames>
 4185: </fileglob>
 4186: <fileglob>
 4187: <glob>*.gif</glob>
 4188: <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
 4189: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
 4190: <categoryname>graphic file</categoryname>
 4191: <description>LON-CAPA remote control LCD font</description>
 4192: <filenames>
 4193: 0.gif;
 4194: 1.gif;
 4195: 2.gif;
 4196: 3.gif;
 4197: 4.gif;
 4198: 5.gif;
 4199: 6.gif;
 4200: 7.gif;
 4201: 8.gif;
 4202: 9.gif;
 4203: a.gif;
 4204: b.gif;
 4205: c.gif;
 4206: d.gif;
 4207: e.gif;
 4208: f.gif;
 4209: g.gif;
 4210: h.gif;
 4211: i.gif;
 4212: j.gif;
 4213: k.gif;
 4214: l.gif;
 4215: m.gif;
 4216: n.gif;
 4217: o.gif;
 4218: p.gif;
 4219: q.gif;
 4220: r.gif;
 4221: s.gif;
 4222: t.gif;
 4223: u.gif;
 4224: v.gif;
 4225: w.gif;
 4226: x.gif;
 4227: y.gif;
 4228: z.gif;
 4229: colon.gif;
 4230: hyphen.gif;
 4231: slash.gif;
 4232: space.gif;
 4233: </filenames>
 4234: </fileglob>
 4235: <fileglob>
 4236: <glob>*.gif</glob>
 4237: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 4238: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
 4239: <categoryname>graphic file</categoryname>
 4240: <description>icons used for the entire LON-CAPA user interface</description>
 4241: <filenames>
 4242: anno.gif;
 4243: anot.gif;
 4244: back.gif;
 4245: bchat.gif;
 4246: bkm.gif;
 4247: brws.gif;
 4248: catalog.gif;
 4249: ccrs.gif;
 4250: chat.gif;
 4251: chrt.gif;
 4252: com.gif;
 4253: courses.gif;
 4254: cprv.gif;
 4255: cstr.gif;
 4256: dempty.gif;
 4257: docs.gif;
 4258: egrd.gif;
 4259: empty.gif;
 4260: enrl.gif;
 4261: eval.gif;
 4262: fdbk.gif;
 4263: feedback.gif;
 4264: forw.gif;
 4265: grds.gif;
 4266: group.gif;
 4267: help.gif;
 4268: info.gif;
 4269: keys.gif;
 4270: ledblink.gif;
 4271: ledgreen.gif;
 4272: ledoff.gif;
 4273: ledon.gif;
 4274: ledsend.gif;
 4275: logout.gif;
 4276: mrk.gif;
 4277: nav.gif;
 4278: next.gif;
 4279: nothumb.gif;
 4280: parm.gif;
 4281: pgrd.gif;
 4282: pparm.gif;
 4283: pref.gif;
 4284: prev.gif;
 4285: prt.gif;
 4286: qempty.gif;
 4287: reload.gif;
 4288: remotebg.gif;
 4289: res.gif;
 4290: roles.gif;
 4291: sbkm.gif;
 4292: spacer.gif;
 4293: sprs.gif;
 4294: src.gif;
 4295: stat.gif;
 4296: subm.gif;
 4297: title.gif;
 4298: vbkm.gif;
 4299: </filenames>
 4300: </fileglob>
 4301: <file>
 4302: <source>loncom/html/res/adm/pages/imgmaps.html</source>
 4303: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
 4304: <categoryname>interface file</categoryname>
 4305: <description>
 4306: image maps for the LON-CAPA remote control
 4307: </description>
 4308: </file>
 4309: <file>
 4310: <source>loncom/html/res/adm/pages/index.html</source>
 4311: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 4312: <categoryname>interface file</categoryname>
 4313: <description>
 4314: welcoming page to the LON-CAPA system upon login
 4315: </description>
 4316: </file>
 4317: <file>
 4318: <source>loncom/html/res/adm/pages/menu.html</source>
 4319: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
 4320: <categoryname>interface file</categoryname>
 4321: <description>
 4322: renders the HTML (including image maps) for the LON-CAPA remote control
 4323: </description>
 4324: </file>
 4325: <fileglob>
 4326: <glob>*.gif</glob>
 4327: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
 4328: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
 4329: </targetdir>
 4330: <categoryname>graphic file</categoryname>
 4331: <description>
 4332: icons used for directory indexing and login screen
 4333: </description>
 4334: <filenames>
 4335: a.gif;
 4336: alert.black.gif;
 4337: alert.red.gif;
 4338: back.gif;
 4339: ball.gray.gif;
 4340: ball.red.gif;
 4341: binary.gif;
 4342: binhex.gif;
 4343: blank.gif;
 4344: bomb.gif;
 4345: box1.gif;
 4346: box2.gif;
 4347: broken.gif;
 4348: burst.gif;
 4349: c.gif;
 4350: comp.blue.gif;
 4351: comp.gray.gif;
 4352: compressed.gif;
 4353: continued.gif;
 4354: course.gif;
 4355: dir.gif;
 4356: down.gif;
 4357: dvi.gif;
 4358: f.gif;
 4359: folder.gif;
 4360: folder.open.gif;
 4361: folder.sec.gif;
 4362: folder_closed.gif;
 4363: folder_closed_pressed.gif;
 4364: folder_new.gif;
 4365: folder_opened.gif;
 4366: folder_opened_pressed.gif;
 4367: folder_pointer_closed.gif;
 4368: folder_pointer_opened.gif;
 4369: folder_spacer.gif;
 4370: folder_trash.gif;
 4371: forward.gif;
 4372: generic.gif;
 4373: generic.red.gif;
 4374: generic.sec.gif;
 4375: hand.right.gif;
 4376: hand.up.gif;
 4377: html.gif;
 4378: image1.gif;
 4379: image2.gif;
 4380: image3.gif;
 4381: index.gif;
 4382: layout.gif;
 4383: left.gif;
 4384: link.gif;
 4385: mov.gif;
 4386: movie1.gif;
 4387: p.gif;
 4388: patch.gif;
 4389: pdf.gif;
 4390: portal.gif;
 4391: problem.gif;
 4392: ps.gif;
 4393: quill.gif;
 4394: right.gif;
 4395: screw1.gif;
 4396: screw2.gif;
 4397: script.gif;
 4398: sound1.gif;
 4399: sound2.gif;
 4400: sphere1.gif;
 4401: sphere2.gif;
 4402: tar.gif;
 4403: tex.gif;
 4404: text.gif;
 4405: transfer.gif;
 4406: unknown.gif;
 4407: up.gif;
 4408: uu.gif;
 4409: uuencoded.gif;
 4410: white_space_20_22.gif;
 4411: white_space_22_22.gif;
 4412: whitespace1.gif;
 4413: whitespace10.gif;
 4414: whitespace2.gif;
 4415: whitespace3.gif;
 4416: whitespace4.gif;
 4417: whitespace5.gif;
 4418: whitespace6.gif;
 4419: whitespace7.gif;
 4420: whitespace8.gif;
 4421: whitespace9.gif;
 4422: world1.gif;
 4423: world2.gif
 4424: </filenames>
 4425: </fileglob>
 4426: <fileglob>
 4427: <glob>*.gif</glob>
 4428: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 4429: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
 4430: </targetdir>
 4431: <categoryname>graphic file</categoryname>
 4432: <description>
 4433: icons used for the bookmark portion of the LON-CAPA user interface
 4434: </description>
 4435: <filenames>
 4436: folder_anim.gif;
 4437: folder_close.gif;
 4438: folder_drag.gif;
 4439: folder_new.gif;
 4440: folder_open.gif;
 4441: folder_pointer_closed.gif;
 4442: folder_pointer_opened.gif;
 4443: folder_static.gif;
 4444: folder_trash.gif;
 4445: folder_trash_hover.gif;
 4446: left_bar.gif;
 4447: link.gif;
 4448: link_anim.gif;
 4449: link_drag.gif;
 4450: ll_corner.gif;
 4451: lower_bar.gif;
 4452: lr_corner.gif;
 4453: pix.gif;
 4454: right_bar.gif;
 4455: toolbar_bg.gif;
 4456: ul_corner.gif;
 4457: upper_bar.gif;
 4458: ur_corner.gif
 4459: </filenames>
 4460: </fileglob>
 4461: <fileglob>
 4462: <glob>*.html</glob>
 4463: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 4464: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
 4465: </targetdir>
 4466: <categoryname>interface file</categoryname>
 4467: <description>
 4468: associated with the scheme of displaying bookmarks
 4469: </description>
 4470: <filenames>
 4471: bookmarkmenu_toolbar.html;
 4472: blank.html;
 4473: closechildren.html
 4474: </filenames>
 4475: </fileglob>
 4476: <file>
 4477: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 4478: <target dist='default'>
 4479: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
 4480: <categoryname>interface file</categoryname>
 4481: <description>
 4482: javascript for handling client-side interactions with bookmark interface
 4483: </description>
 4484: </file>
 4485: <file>
 4486: <source>loncom/build/CHECKRPMS</source>
 4487: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 4488: <categoryname>system script</categoryname>
 4489: <description>
 4490: manilla wrapper around check-rpms
 4491: </description>
 4492: <status>tested/documented/beta</status>
 4493: </file>
 4494: <file>
 4495: <source>loncom/build/check-rpms</source>
 4496: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
 4497: <categoryname>system script</categoryname>
 4498: <description>
 4499: compare installed rpms with up-to-date distribution
 4500: </description>
 4501: <status>tested/documented/beta</status>
 4502: </file>
 4503: <file>
 4504: <source>doc/man/check-rpms.1</source>
 4505: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
 4506: <categoryname>doc</categoryname>
 4507: <description>man page for check-rpms</description>
 4508: <build trigger='always run'>
 4509: loncom/build/pod2man.sh check-rpms &gt; ../../doc/man/check-rpms.1 &amp;&amp; \
 4510: echo 'manifying check-rpms'
 4511: </build>
 4512: <status>beta</status>
 4513: <dependencies>
 4514: ../../loncom/build/check-rpms
 4515: </dependencies>
 4516: </file>
 4517: <file>
 4518: <source>doc/scripts/check-rpms.html</source>
 4519: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
 4520: </target>
 4521: <categoryname>doc</categoryname>
 4522: <description>POD-derived page for check-rpms</description>
 4523: <build trigger='always run'>
 4524: loncom/build/pod2html.sh check-rpms &gt; ../../doc/scripts/check-rpms.html \
 4525: &amp;&amp; echo 'pod2html checkrpms'
 4526: </build>
 4527: <status>works/unverified</status>
 4528: <dependencies>
 4529: ../../loncom/build/check-rpms
 4530: </dependencies>
 4531: </file>
 4532: <file>
 4533: <source>loncom/build/loncaparestoreconfigurations</source>
 4534: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
 4535: </target>
 4536: <categoryname>script</categoryname>
 4537: <description>
 4538: Updates .lpmlnew files with previous settings.  Also supports alternative
 4539: schemes of settings-updating and file-overwriting.
 4540: </description>
 4541: <status>works/unverified</status>
 4542: </file>
 4543: <file>
 4544: <source>loncom/cron/loncapa</source>
 4545: <target dist='default'>etc/cron.d/loncapa</target>
 4546: <categoryname>static conf</categoryname>
 4547: <description>
 4548: file that specifies periodic processes to run for the LON-CAPA machine
 4549: </description>
 4550: </file>
 4551: <file>
 4552: <source>loncom/ntp/step-tickers</source>
 4553: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
 4554: </target>
 4555: <categoryname>static conf</categoryname>
 4556: <description>
 4557: file that stimulates running of ntpdate upon init.d/xntpd initiation
 4558: </description>
 4559: <note>
 4560: <table cellpadding='0' cellspacing='0' border='1'>
 4561: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
 4562: </table>
 4563: </note>
 4564: </file>
 4565: <file>
 4566: <source>loncom/pam.d/pwauth</source>
 4567: <target dist='default'>etc/pam.d/pwauth</target>
 4568: <categoryname>static conf</categoryname>
 4569: <description>
 4570: file that allows setuid password privileges for pwauth executable
 4571: </description>
 4572: </file>
 4573: <file>
 4574: <source>loncom/pam.d/pwchange</source>
 4575: <target dist='default'>etc/pam.d/pwchange</target>
 4576: <categoryname>static conf</categoryname>
 4577: <description>
 4578: file that allows setuid password privileges for pwchange (lcpasswd) executable
 4579: </description>
 4580: </file>
 4581: <file>
 4582: <source>loncom/init.d/loncontrol</source>
 4583: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 4584: <categoryname>root script</categoryname>
 4585: <description>
 4586: Controls the launching/halting of lonc, lond, and lonsql processes.
 4587: </description>
 4588: </file>
 4589: <link>
 4590: <linkto>etc/rc.d/init.d/loncontrol</linkto>
 4591: <target dist='default'>
 4592: etc/rc.d/rc0.d/K05loncontrol;
 4593: etc/rc.d/rc1.d/K05loncontrol;
 4594: etc/rc.d/rc2.d/K05loncontrol;
 4595: etc/rc.d/rc3.d/S95loncontrol;
 4596: etc/rc.d/rc4.d/S95loncontrol;
 4597: etc/rc.d/rc5.d/S95loncontrol;
 4598: etc/rc.d/rc6.d/K05loncontrol
 4599: </target>
 4600: <categoryname>symbolic link</categoryname>
 4601: <description>
 4602: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 4603: </link>
 4604: <file>
 4605: <source>loncom/atalk/config</source>
 4606: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
 4607: <categoryname>static conf</categoryname>
 4608: <description>
 4609: configuration file to make LON-CAPA server file space accessible to
 4610: Appleshares access (Macintosh)
 4611: </description>
 4612: </file>
 4613: </files>
 4614: </lpml>

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