File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.207: download - view: text, annotated - select for diffs
Thu Jan 23 18:03:09 2003 UTC (21 years, 3 months ago) by www
Branches: MAIN
CVS tags: HEAD
Actually install rankresponse (Apache failed after "make install")

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

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