File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.289: download - view: text, annotated - select for diffs
Thu Oct 9 22:06:38 2003 UTC (20 years, 7 months ago) by matthew
Branches: MAIN
CVS tags: HEAD
Added loncgi.pm.

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

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