File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.234: download - view: text, annotated - select for diffs
Fri Apr 18 03:05:21 2003 UTC (21 years ago) by foxr
Branches: MAIN
CVS tags: HEAD
Adding in loncnew files.

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

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