File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.476: download - view: text, annotated - select for diffs
Fri Apr 7 22:07:07 2006 UTC (18 years ago) by albertel
Branches: MAIN
CVS tags: HEAD
- adding new handler

    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.476 2006/04/07 22:07:07 albertel Exp $ -->
    6: 
    7: <!--
    8: 
    9: Copyright Michigan State University Board of Trustees
   10: 
   11: This file is part of the LearningOnline Network with CAPA (LON-CAPA).
   12: 
   13: LON-CAPA is free software; you can redistribute it and/or modify
   14: it under the terms of the GNU General Public License as published by
   15: the Free Software Foundation; either version 2 of the License, or
   16: (at your option) any later version.
   17: 
   18: LON-CAPA is distributed in the hope that it will be useful,
   19: but WITHOUT ANY WARRANTY; without even the implied warranty of
   20: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   21: GNU General Public License for more details.
   22: 
   23: You should have received a copy of the GNU General Public License
   24: along with LON-CAPA; if not, write to the Free Software
   25: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   26: 
   27: /home/httpd/html/adm/gpl.txt
   28: 
   29: http://www.lon-capa.org/
   30: 
   31: -->
   32: 
   33: <!-- Default values must be defined before specific values. -->
   34: <!-- If no 'dist' attribute is specified, then it is always installed. -->
   35: <!-- If 'dist' attribute is set to  'default', then the specification. -->
   36: <!-- is accepted if an alternative distribution is not requested or not -->
   37: <!-- defined. -->
   38: 
   39: <lpml>
   40: <specialnotices>
   41: <specialnotice dist='default'>
   42: !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
   43: !!! This sometimes happens (bad): !!!
   44: !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!
   45: !!! Should be: !!!
   46: !!! 127.0.0.1  localhost.localdomain  localhost !!!
   47: !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!
   48: </specialnotice>
   49: </specialnotices>
   50: <targetroot>/</targetroot>
   51: <sourceroot>/home/user/loncapa/</sourceroot>
   52: <categories>
   53: <category name="interface file" type="runtime">
   54:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   55:   <abbreviation>interfacefile</abbreviation>
   56: </category>
   57: <category name="interface file" type="development">
   58:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
   59:   <abbreviation>interfacefile</abbreviation>
   60: </category>
   61: <category name="setuid script" type="runtime">
   62:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   63:   <abbreviation>setuid</abbreviation>
   64: </category>
   65: <category name="setuid script" type="development">
   66:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   67:   <abbreviation>setuid</abbreviation>
   68: </category>
   69: <category name="handler" type="runtime">
   70:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   71:   <abbreviation>handler</abbreviation>
   72: </category>
   73: <category name="handler" type="development">
   74:   <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
   75:   <abbreviation>handler</abbreviation>
   76: </category>
   77: <category name="static conf" type="runtime">
   78:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   79:   <abbreviation>static</abbreviation>
   80: </category>
   81: <category name="static conf" type="development">
   82:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   83:   <abbreviation>static</abbreviation>
   84: </category>
   85: <category name="www static conf" type="runtime">
   86:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
   87:   <abbreviation>static</abbreviation>
   88: </category>
   89: <category name="www static conf" type="development">
   90:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
   91:   <abbreviation>static</abbreviation>
   92: </category>
   93: <category name="conf" type="runtime">
   94:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   95:   <abbreviation>configurable</abbreviation>
   96: </category>
   97: <category name="conf" type="development">
   98:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   99:   <abbreviation>configurable</abbreviation>
  100: </category>
  101: <category name="script" type="runtime">
  102:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  103:   <abbreviation>script</abbreviation>
  104: </category>
  105: <category name="script" type="development">
  106:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  107:   <abbreviation>script</abbreviation>
  108: </category>
  109: <category name="graphic file" type="runtime">
  110:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  111:   <abbreviation>graphicfile</abbreviation>
  112: </category>
  113: <category name="graphic file" type="development">
  114:   <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
  115:   <abbreviation>graphicfile</abbreviation>
  116: </category>
  117: <category name="doc" type="runtime">
  118:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  119:   <abbreviation>systemfile</abbreviation>
  120: </category>
  121: <category name="doc" type="development">
  122:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  123:   <abbreviation>systemfile</abbreviation>
  124: </category>
  125: <category name="system file" type="runtime">
  126:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  127:   <abbreviation>systemfile</abbreviation>
  128: </category>
  129: <category name="system file" type="development">
  130:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  131:   <abbreviation>systemfile</abbreviation>
  132: </category>
  133: <category name="system script" type="runtime">
  134:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  135:   <abbreviation>systemscript</abbreviation>
  136: </category>
  137: <category name="system script" type="development">
  138:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  139:   <abbreviation>systemscript</abbreviation>
  140: </category>
  141: <category name="root script" type="runtime">
  142:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  143:   <abbreviation>rootscript</abbreviation>
  144: </category>
  145: <category name="root script" type="development">
  146:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  147:   <abbreviation>rootscript</abbreviation>
  148: </category>
  149: <category name="symbolic link" type="runtime">
  150:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  151:   <abbreviation>link</abbreviation>
  152: </category>
  153: <category name="symbolic link" type="development">
  154:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  155:   <abbreviation>link</abbreviation>
  156: </category>
  157: <category name="standard" type="runtime">
  158:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  159:   <abbreviation>directory</abbreviation>
  160: </category>
  161: <category name="standard" type="development">
  162:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  163:   <abbreviation>directory</abbreviation>
  164: </category>
  165: <category name="server standard" type="runtime">
  166:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  167:   <abbreviation>directory</abbreviation>
  168: </category>
  169: <category name="server standard" type="development">
  170:   <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
  171:   <abbreviation>directory</abbreviation>
  172: </category>
  173: <category name="server readonly" type="runtime">
  174:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  175:   <abbreviation>directory</abbreviation>
  176: </category>
  177: <category name="server readonly" type="development">
  178:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  179:   <abbreviation>directory</abbreviation>
  180: </category>
  181: </categories>
  182: <rpm>
  183:   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
  184:   <rpmName>LON-CAPA-base</rpmName>
  185:   <rpmVersion>3.1</rpmVersion>
  186:   <rpmRelease>1</rpmRelease>
  187:   <rpmVendor>Laboratory for Instructional Technology Education,
  188: Division of Science and Mathematics Education, Michigan State University.
  189:   </rpmVendor>
  190:   <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
  191:   <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>
  192:   <rpmGroup>Utilities/System</rpmGroup>
  193:   <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
  194:   <rpmAutoReqProv>no</rpmAutoReqProv>
  195:   <rpmdescription>This package facilitates a base installation of LON-CAPA \n
  196: files in their directories.\n
  197: For more on the LON-CAPA project, visit http://www.lon-capa.org/.
  198:   </rpmdescription>
  199:   <rpmpre>echo '***********************************************************************'\n
  200: echo 'LON-CAPA  LearningOnline with CAPA'\n
  201: echo 'http://www.lon-capa.org/'\n
  202: echo 'Gerd Kortemeyer, et al'\n
  203: echo 'Laboratory for Instructional Technology Education'\n
  204: echo 'Michigan State University'\n
  205: echo 'General Public License, Version 2, June 1991'\n
  206: echo '** Michigan State University patents may apply **'\n
  207: echo ' '\n
  208: echo 'This installation assumes an installation of Redhat 6.2'\n
  209: echo ' '\n
  210: echo 'The server computer should be currently connected to the ethernet'\n
  211: echo ' '\n
  212: echo '***********************************************************************'\n
  213: </rpmpre>
  214: <rpmRequires>
  215: <item>PreReq: LON-CAPA-setup</item>
  216: <item>PreReq: apache</item>
  217: <item>PreReq: /etc/httpd/conf/httpd.conf</item>
  218: </rpmRequires>
  219: </rpm>
  220: <directories>
  221: <directory dist='default'>
  222:   <protectionlevel>never_delete</protectionlevel>
  223:   <targetdir dist='default'>etc</targetdir>
  224:   <categoryname>standard</categoryname>
  225:   <description>standard linux directory for configuration files</description>
  226: </directory>
  227: <directory dist='default'>
  228:   <protectionlevel>never_delete</protectionlevel>
  229:   <targetdir dist='default'>etc/cron.d</targetdir>
  230:   <categoryname>standard</categoryname>
  231:   <description>standard linux directory for running time-based "jobs"
  232:   </description>
  233: </directory>
  234: <directory dist='default'>
  235:   <protectionlevel>never_delete</protectionlevel>
  236:   <targetdir dist='default'>etc/httpd/conf</targetdir>
  237:   <categoryname>standard</categoryname>
  238:   <description>web configuration files</description>
  239: </directory>
  240: <directory dist='default'>
  241:   <protectionlevel>never_delete</protectionlevel>
  242:   <targetdir dist='default'>etc/pam.d</targetdir>
  243:   <categoryname>standard</categoryname>
  244:   <description>configuration directory for password authentication mechanism
  245:   </description>
  246: </directory>
  247: <directory dist='default'>
  248:   <protectionlevel>never_delete</protectionlevel>
  249:   <targetdir dist='default'>etc/rc.d/init.d</targetdir>
  250:   <targetdir dist='debian'>etc/init.d</targetdir>
  251:   <categoryname>standard</categoryname>
  252:   <description>scripts that run during system startup</description>
  253: </directory>
  254: <directory dist='default'>
  255:   <protectionlevel>never_delete</protectionlevel>
  256:   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
  257:   <targetdir dist='debian'>etc/rc0.d</targetdir>
  258:   <categoryname>standard</categoryname>
  259:   <description>scripts that run for run-level 0</description>
  260: </directory>
  261: <directory dist='default'>
  262:   <protectionlevel>never_delete</protectionlevel>
  263:   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
  264:   <targetdir dist='debian'>etc/rc1.d</targetdir>
  265:   <categoryname>standard</categoryname>
  266:   <description>scripts that run for run-level 1</description>
  267: </directory>
  268: <directory dist='default'>
  269:   <protectionlevel>never_delete</protectionlevel>
  270:   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
  271:   <targetdir dist='debian'>etc/rc2.d</targetdir>
  272:   <categoryname>standard</categoryname>
  273:   <description>scripts that run for run-level 2</description>
  274: </directory>
  275: <directory dist='default'>
  276:   <protectionlevel>never_delete</protectionlevel>
  277:   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
  278:   <targetdir dist='debian'>etc/rc3.d</targetdir>
  279:   <categoryname>standard</categoryname>
  280:   <description>scripts that run for run-level 3</description>
  281: </directory>
  282: <directory dist='default'>
  283:   <protectionlevel>never_delete</protectionlevel>
  284:   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
  285:   <targetdir dist='debian'>etc/rc4.d</targetdir>
  286:   <categoryname>standard</categoryname>
  287:   <description>scripts that run for run-level 4</description>
  288: </directory>
  289: <directory dist='default'>
  290:   <protectionlevel>never_delete</protectionlevel>
  291:   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
  292:   <targetdir dist='debian'>etc/rc5.d</targetdir>
  293:   <categoryname>standard</categoryname>
  294:   <description>scripts that run for run-level 5</description>
  295: </directory>
  296: <directory dist='default'>
  297:   <protectionlevel>never_delete</protectionlevel>
  298:   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
  299:   <targetdir dist='debian'>etc/rc6.d</targetdir>
  300:   <categoryname>standard</categoryname>
  301:   <description>scripts that run for run-level 6</description>
  302: </directory>
  303: <directory dist='default'>
  304:   <protectionlevel>never_delete</protectionlevel>
  305:   <targetdir dist='default'>home/httpd/lonTabs</targetdir>
  306:   <categoryname>standard</categoryname>
  307:   <description>tab-formatted reference files</description>
  308: </directory>
  309: <directory dist='default'>
  310:   <protectionlevel>never_delete</protectionlevel>
  311:   <targetdir dist='default'>home/httpd</targetdir>
  312:   <categoryname>standard</categoryname>
  313:   <description>start of the web server tree</description>
  314: </directory>
  315: <directory dist='default'>
  316:   <protectionlevel>modest_delete</protectionlevel>
  317:   <targetdir dist='default'>home/httpd/perl</targetdir>
  318:   <categoryname>server readonly</categoryname>
  319:   <description>perl scripts for managing the LON-CAPA system</description>
  320: </directory>
  321: <directory dist='default'>
  322:   <protectionlevel>modest_delete</protectionlevel>
  323:   <targetdir dist='default'>home/httpd/perl/debug</targetdir>
  324:   <categoryname>server readonly</categoryname>
  325:   <description>perl scripts for debugging the LON-CAPA system</description>
  326: </directory>
  327: <directory dist='default'>
  328:   <protectionlevel>never_delete</protectionlevel>
  329:   <targetdir dist='default'>home/httpd/perl/logs</targetdir>
  330:   <categoryname>server standard</categoryname>
  331:   <description>location where system performance and error logs are kept
  332:   </description>
  333: </directory>
  334: <directory dist='default'>
  335:   <protectionlevel>modest_delete</protectionlevel>
  336:   <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>
  337:   <categoryname>server standard</categoryname>
  338:   <description>
  339: Used by lond parent to check if children are responding to USR1 signals
  340: (otherwise they are killed and replaced).
  341:   </description>
  342: </directory>
  343: <directory dist='default'>
  344:   <protectionlevel>modest_delete</protectionlevel>
  345:   <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
  346:   <categoryname>server standard</categoryname>
  347:   <description>location where temporary files (for caching) are stored
  348:   </description>
  349: </directory>
  350: <directory dist='default'>
  351:   <protectionlevel>modest_delete</protectionlevel>
  352:   <targetdir dist='default'>home/httpd/prtspool</targetdir>
  353:   <categoryname>server standard</categoryname>
  354:   <description>for the output of lonprintout.pm
  355:   </description>
  356: </directory>
  357: <directory dist='default'>
  358:   <protectionlevel>modest_delete</protectionlevel>
  359:   <targetdir dist='default'>home/httpd/lib</targetdir>
  360:   <categoryname>server readonly</categoryname>
  361:   <description>location of LON-CAPA software modules and
  362: extensions</description>
  363: </directory>
  364: <directory dist='default'>
  365:   <!-- Must protect localauth.pm/localenroll.pm from extinction. -->
  366:   <protectionlevel>weak_delete</protectionlevel>
  367:   <targetdir dist='default'>home/httpd/lib/perl</targetdir>
  368:   <categoryname>server readonly</categoryname>
  369:   <description>location of LON-CAPA non web mod-perl handlers</description>
  370: </directory>
  371: <directory dist='default'>
  372:   <protectionlevel>modest_delete</protectionlevel>
  373:   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
  374:   <categoryname>server readonly</categoryname>
  375:   <description>location of LON-CAPA web mod-perl handlers</description>
  376: </directory>
  377: <directory dist='default'>
  378:   <protectionlevel>modest_delete</protectionlevel>
  379:   <targetdir dist='default'>home/httpd/lib/perl/Apache/localize</targetdir>
  380:   <categoryname>server readonly</categoryname>
  381:   <description>location of LON-CAPA MakeText translation files</description>
  382: </directory>
  383: <directory dist='default'>
  384:   <protectionlevel>modest_delete</protectionlevel>
  385:   <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
  386:   <categoryname>server readonly</categoryname>
  387:   <description>location of HTML specific perl module fixes and additions
  388:   </description>
  389: </directory>
  390: <directory dist='default'>
  391:   <protectionlevel>modest_delete</protectionlevel>
  392:   <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
  393:   <categoryname>server readonly</categoryname>
  394:   <description>location of HTML specific perl module fixes and additions
  395:   </description>
  396: </directory>
  397: <directory dist='default'>
  398:    <protectionlevel>modest_delete</protectionlevel>
  399:  <targetdir dist='default'>home/httpd/lonIDs</targetdir>
  400:   <categoryname>server standard</categoryname>
  401:   <description>cookie jar</description>
  402: </directory>
  403: <directory dist='default'>
  404:    <protectionlevel>modest_delete</protectionlevel>
  405:  <targetdir dist='default'>home/httpd/scantron</targetdir>
  406:   <categoryname>server standard</categoryname>
  407:   <description>uploaded scantron forms directory</description>
  408: </directory>
  409: <directory dist='default'>
  410:   <protectionlevel>modest_delete</protectionlevel>
  411:   <targetdir dist='default'>home/httpd/sockets</targetdir>
  412:   <categoryname>server standard</categoryname>
  413:   <description>lonc's sockets</description>
  414: </directory>
  415: <directory dist='default'>
  416:   <protectionlevel>modest_delete</protectionlevel>
  417:   <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
  418:   <categoryname>server standard</categoryname>
  419:   <description>lonc's sockets (delayed)</description>
  420: </directory>
  421: <directory dist='default'>
  422:   <protectionlevel>never_delete</protectionlevel>
  423:   <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
  424:   <categoryname>standard</categoryname>
  425:   <description>location of cgi scripts</description>
  426: </directory>
  427: <directory dist='default'>
  428:   <protectionlevel>never_delete</protectionlevel>
  429:   <targetdir dist='default'>home/httpd/cgi-bin/mimetexcache</targetdir>
  430:   <categoryname>server standard</categoryname>
  431:   <description>location of cgi scripts</description>
  432: </directory>
  433: <directory dist='default'>
  434:   <protectionlevel>never_delete</protectionlevel>
  435:   <targetdir dist='default'>home/httpd/html</targetdir>
  436:   <categoryname>server standard</categoryname>
  437:   <description>location of web-accessible file tree</description>
  438: </directory>
  439: <directory dist='default'>
  440:   <protectionlevel>never_delete</protectionlevel>
  441:   <targetdir dist='default'>home/httpd/html/res</targetdir>
  442:   <categoryname>server standard</categoryname>
  443:   <description>root of resource tree</description>
  444: </directory>
  445: <directory dist='default'>
  446:   <protectionlevel>modest_delete</protectionlevel>
  447:   <targetdir dist='default'>home/httpd/html/userfiles</targetdir>
  448:   <categoryname>server standard</categoryname>
  449:   <description>root for user uploaded files</description>
  450: </directory>
  451: <directory dist='default'>
  452:   <protectionlevel>modest_delete</protectionlevel>
  453:   <targetdir dist='default'>home/httpd/html/adm</targetdir>
  454:   <categoryname>server readonly</categoryname>
  455:   <description>unauthenticated resources</description>
  456: </directory>
  457: <directory dist='default'>
  458:   <protectionlevel>modest_delete</protectionlevel>
  459:   <targetdir dist='default'>home/httpd/html/htmlarea</targetdir>
  460:   <categoryname>server readonly</categoryname>
  461:   <description>Web directory for HTMLArea</description>
  462: </directory>
  463: <directory dist='default'>
  464:   <protectionlevel>modest_delete</protectionlevel>
  465:   <targetdir dist='default'>home/httpd/html/htmlarea/images</targetdir>
  466:   <categoryname>server readonly</categoryname>
  467:   <description>Images for HTMLArea</description>
  468: </directory>
  469: <directory dist='default'>
  470:   <protectionlevel>modest_delete</protectionlevel>
  471:   <targetdir dist='default'>home/httpd/html/htmlarea/lang</targetdir>
  472:   <categoryname>server readonly</categoryname>
  473:   <description>Language files for HTMLArea</description>
  474: </directory>
  475: <directory dist='default'>
  476:   <protectionlevel>modest_delete</protectionlevel>
  477:   <targetdir dist='default'>home/httpd/html/htmlarea/plugins</targetdir>
  478:   <categoryname>server readonly</categoryname>
  479:   <description>Plugins for HTMLArea</description>
  480: </directory>
  481: <directory dist='default'>
  482:   <protectionlevel>modest_delete</protectionlevel>
  483:   <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage</targetdir>
  484:   <categoryname>server readonly</categoryname>
  485:   <description>FullPage plugin for HTMLArea</description>
  486: </directory>
  487: <directory dist='default'>
  488:   <protectionlevel>modest_delete</protectionlevel>
  489:   <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/img</targetdir>
  490:   <categoryname>server readonly</categoryname>
  491:   <description>FullPage plugin for HTMLArea</description>
  492: </directory>
  493: <directory dist='default'>
  494:   <protectionlevel>modest_delete</protectionlevel>
  495:   <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/lang</targetdir>
  496:   <categoryname>server readonly</categoryname>
  497:   <description>FullPage plugin for HTMLArea</description>
  498: </directory>
  499: <directory dist='default'>
  500:   <protectionlevel>modest_delete</protectionlevel>
  501:   <targetdir dist='default'>home/httpd/html/htmlarea/plugins/FullPage/popups</targetdir>
  502:   <categoryname>server readonly</categoryname>
  503:   <description>FullPage plugin for HTMLArea</description>
  504: </directory>
  505: <directory dist='default'>
  506:   <protectionlevel>modest_delete</protectionlevel>
  507:   <targetdir dist='default'>home/httpd/html/htmlarea/popups</targetdir>
  508:   <categoryname>server readonly</categoryname>
  509:   <description>Popup windows for HTMLArea</description>
  510: </directory>
  511: <directory dist='default'>
  512:   <protectionlevel>modest_delete</protectionlevel>
  513:   <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
  514:   <categoryname>server readonly</categoryname>
  515:   <description>home of the rat</description>
  516: </directory>
  517: <directory dist='default'>
  518:   <protectionlevel>modest_delete</protectionlevel>
  519:   <targetdir dist='default'>home/httpd/html/adm/fonts</targetdir>
  520:   <categoryname>server readonly</categoryname>
  521:   <description>fonts</description>
  522: </directory>
  523: <directory dist='default'>
  524:   <protectionlevel>modest_delete</protectionlevel>
  525:   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
  526:   <categoryname>server readonly</categoryname>
  527:   <description>online help documentation</description>
  528: </directory>
  529: <directory dist='default'>
  530:   <protectionlevel>modest_delete</protectionlevel>
  531:   <targetdir dist='default'>home/httpd/html/adm/jme</targetdir>
  532:   <categoryname>server readonly</categoryname>
  533:   <description>JME support files</description>
  534: </directory>
  535: <directory dist='default'>
  536:   <protectionlevel>modest_delete</protectionlevel>
  537:   <targetdir dist='default'>home/httpd/html/adm/jmol</targetdir>
  538:   <categoryname>server readonly</categoryname>
  539:   <description>Jmol files</description>
  540: </directory>
  541: <directory dist='default'>
  542:   <protectionlevel>modest_delete</protectionlevel>
  543:   <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>
  544:   <categoryname>server readonly</categoryname>
  545:   <description>jsMath support files</description>
  546: </directory>
  547: <directory dist='default'>
  548:   <protectionlevel>modest_delete</protectionlevel>
  549:   <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions</targetdir>
  550:   <categoryname>server readonly</categoryname>
  551:   <description>jsMath extension files</description>
  552: </directory>
  553: <directory dist='default'>
  554:   <protectionlevel>modest_delete</protectionlevel>
  555:   <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed</targetdir>
  556:   <categoryname>server readonly</categoryname>
  557:   <description>jsMath files (uncompressed)</description>
  558: </directory>
  559: <directory dist='default'>
  560:   <protectionlevel>modest_delete</protectionlevel>
  561:   <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins</targetdir>
  562:   <categoryname>server readonly</categoryname>
  563:   <description>jsMath plugin files</description>
  564: </directory>
  565: <directory dist='default'>
  566:   <protectionlevel>modest_delete</protectionlevel>
  567:   <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
  568:   <categoryname>server readonly</categoryname>
  569:   <description>XML specifications for helpers</description>
  570: </directory>
  571: <directory dist='default'>
  572:   <protectionlevel>modest_delete</protectionlevel>
  573:   <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
  574:   <categoryname>server readonly</categoryname>
  575:   <description>online help documentation gif files</description>
  576: </directory>
  577: <directory dist='default'>
  578:   <protectionlevel>modest_delete</protectionlevel>
  579:   <targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir>
  580:   <categoryname>server readonly</categoryname>
  581:   <description>online help documentation eps files</description>
  582: </directory>
  583: <directory dist='default'>
  584:   <protectionlevel>modest_delete</protectionlevel>
  585:   <targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir>
  586:   <categoryname>server readonly</categoryname>
  587:   <description>online help documentation tex files</description>
  588: </directory>
  589: <directory dist='default'>
  590:   <protectionlevel>modest_delete</protectionlevel>
  591:   <targetdir dist='default'>home/httpd/html/adm/help/tex/ru</targetdir>
  592:   <categoryname>server readonly</categoryname>
  593:   <description>Russian online help documentation tex files</description>
  594: </directory>
  595: <directory dist='default'>
  596:   <protectionlevel>modest_delete</protectionlevel>
  597:   <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
  598:   <categoryname>server readonly</categoryname>
  599:   <description>online help documentation png files</description>
  600: </directory>
  601: <directory dist='default'>
  602:   <protectionlevel>modest_delete</protectionlevel>
  603:   <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
  604:   <categoryname>server readonly</categoryname>
  605:   <description>online help documentation for the LON-CAPA programming
  606: interface</description>
  607: </directory>
  608: <directory dist='default'>
  609:   <protectionlevel>modest_delete</protectionlevel>
  610:   <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
  611:   </targetdir>
  612:   <categoryname>server readonly</categoryname>
  613:   <description>online help documentation for the LON-CAPA programming
  614: interface, Apache (mod_perl) handlers</description>
  615: </directory>
  616: <directory dist='default'>
  617:   <protectionlevel>modest_delete</protectionlevel>
  618:   <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
  619:   <categoryname>server readonly</categoryname>
  620:   <description>online help documentation for the LON-CAPA programming
  621: interface, Apache (mod_perl) handlers</description>
  622: </directory>
  623: <directory dist='default'>
  624:   <protectionlevel>modest_delete</protectionlevel>
  625:   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
  626:   <categoryname>server readonly</categoryname>
  627:   <description>graphic widgets</description>
  628: </directory>
  629: <directory dist='default'>
  630:   <protectionlevel>modest_delete</protectionlevel>
  631:   <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
  632:   <categoryname>server readonly</categoryname>
  633:   <description>miscellaneous resources</description>
  634: </directory>
  635: <directory dist='default'>
  636:   <protectionlevel>modest_delete</protectionlevel>
  637:   <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
  638:   <categoryname>server readonly</categoryname>
  639:   <description>error warnings and icons</description>
  640: </directory>
  641: <directory dist='default'>
  642:   <protectionlevel>never_delete</protectionlevel>
  643:   <targetdir dist='default'>home/httpd/lonUsers</targetdir>
  644:   <categoryname>server standard</categoryname>
  645:   <description>Home directories of local users.  There is a five-tier
  646: structure to the directories:
  647: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
  648: a user fredflint at MSU would have his information located in
  649: lonUsers/msu/f/r/e/fredflint.<br />&#160;<br />Within this directory there are
  650: a variety of files which govern the scope of what a user can do within the
  651: LON-CAPA system.  A passwd file determines the type of authentication
  652: mechanism to use.
  653:  There also are files such as roles.hist (and its database compilation,
  654: roles.db) which specify the roles and privileges for a user in the
  655: LON-CAPA system.</description>
  656: </directory>
  657: <directory dist='default'>
  658:   <protectionlevel>never_delete</protectionlevel>
  659:   <targetdir dist='default'>home/httpd/lonCerts</targetdir>
  660:   <categoryname>server standard</categoryname>
  661:   <description>
  662:     Directory for Certificates for SSL and local auth modes
  663:   </description>
  664: </directory>
  665: <directory dist='default'>
  666:   <protectionlevel>modest_delete</protectionlevel>
  667:   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
  668:   <categoryname>server readonly</categoryname>
  669:   <description>mathematics markup language resources</description>
  670: </directory>
  671: <directory dist='default'>
  672:   <protectionlevel>modest_delete</protectionlevel>
  673:   <targetdir dist='default'>home/httpd/html/res/lib/templates</targetdir>
  674:   <categoryname>server readonly</categoryname>
  675:   <description>Resource library
  676:   </description>
  677: </directory>
  678: <directory dist='default'>
  679:   <protectionlevel>modest_delete</protectionlevel>
  680:   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
  681:   <categoryname>server readonly</categoryname>
  682:   <description>files useful for including within customized scripting
  683:   </description>
  684: </directory>
  685: <directory dist='default'>
  686:   <protectionlevel>modest_delete</protectionlevel>
  687:   <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
  688:   </targetdir>
  689:   <categoryname>server readonly</categoryname>
  690:   <description>template files useful for customized scripts</description>
  691: </directory>
  692: <directory dist='default'>
  693:   <protectionlevel>never_delete</protectionlevel>
  694:   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
  695:   <categoryname>server standard</categoryname>
  696:   <description>status reports; online logs are kept that
  697: are viewable over the world-wide web</description>
  698: </directory>
  699: <directory dist='default'>
  700:   <protectionlevel>modest_delete</protectionlevel>
  701:   <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
  702:   <categoryname>server readonly</categoryname>
  703:   <description>web user interface resources</description>
  704: </directory>
  705: <directory dist='default'>
  706:   <protectionlevel>modest_delete</protectionlevel>
  707:   <targetdir dist='default'>home/httpd/html/res/adm/pages/pt</targetdir>
  708:   <categoryname>server readonly</categoryname>
  709:   <description>web user interface resources - Portuguese</description>
  710: </directory>
  711: <directory dist='default'>
  712:   <protectionlevel>modest_delete</protectionlevel>
  713:   <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse</targetdir>
  714:   <categoryname>server readonly</categoryname>
  715:   <description>web user interface resources</description>
  716: </directory>
  717: <directory dist='default'>
  718:   <protectionlevel>modest_delete</protectionlevel>
  719:   <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
  720:   <categoryname>server readonly</categoryname>
  721:   <description>LCD font for remote control</description>
  722: </directory>
  723: <directory dist='default'>
  724:   <protectionlevel>modest_delete</protectionlevel>
  725:   <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
  726:   <categoryname>server readonly</categoryname>
  727:   <description>Logos for LON-CAPA domains</description>
  728: </directory>
  729: <directory dist='default'>
  730:   <protectionlevel>modest_delete</protectionlevel>
  731:   <targetdir dist='default'>home/httpd/lonTabs/lonDomColors</targetdir>
  732:   <categoryname>server readonly</categoryname>
  733:   <description>Designs for LON-CAPA domains</description>
  734: </directory>
  735: <directory dist='default'>
  736:   <protectionlevel>modest_delete</protectionlevel>
  737:   <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
  738:   <categoryname>server readonly</categoryname>
  739:   <description>Page headers and graphical interface files</description>
  740: </directory>
  741: <directory dist='default'>
  742:   <protectionlevel>modest_delete</protectionlevel>
  743:   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
  744:   </targetdir>
  745:   <categoryname>server readonly</categoryname>
  746:   <description>bookmark user interface code</description>
  747: </directory>
  748: <directory dist='default'>
  749:   <protectionlevel>modest_delete</protectionlevel>
  750:   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
  751:   </targetdir>
  752:   <categoryname>server readonly</categoryname>
  753:   <description></description>
  754: </directory>
  755: <directory dist='default'>
  756:   <protectionlevel>modest_delete</protectionlevel>
  757:   <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
  758:   </targetdir>
  759:   <categoryname>server readonly</categoryname>
  760:   <description>icons that help depict the file system (outdated)</description>
  761: </directory>
  762: <directory dist='default'>
  763:   <protectionlevel>never_delete</protectionlevel>
  764:   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
  765:   <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
  766:   <targetdir dist='redhat8 redhat9'>usr/lib/perl5/site_perl/5.8.0</targetdir>
  767:   <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
  768:   <categoryname>standard</categoryname>
  769:   <description>system perl tree (usually present on linux systems)
  770:   </description>
  771: </directory>
  772: <directory dist='default'>
  773:   <protectionlevel>modest_delete</protectionlevel>
  774:   <targetdir dist='default'>usr/local/loncapa/bin</targetdir>
  775:   <categoryname>standard</categoryname>
  776:   <description>local binary files for loncapa</description>
  777: </directory>
  778: <directory dist='default'>
  779:   <protectionlevel>modest_delete</protectionlevel>
  780:   <targetdir dist='default'>usr/local/loncapa/doc</targetdir>
  781:   <categoryname>standard</categoryname>
  782:   <description>local documentation files for loncapa</description>
  783: </directory>
  784: <directory dist='default'>
  785:   <protectionlevel>modest_delete</protectionlevel>
  786:   <targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir>
  787:   <categoryname>standard</categoryname>
  788:   <description>examples of configuration files for secondary
  789:  services</description>
  790: </directory>
  791: <directory dist='default'>
  792:   <protectionlevel>modest_delete</protectionlevel>
  793:   <targetdir dist='default'>usr/local/loncapa/sbin</targetdir>
  794:   <categoryname>standard</categoryname>
  795:   <description>local "auxiliary" binary files for loncapa</description>
  796: </directory>
  797: <directory dist='default'>
  798:   <protectionlevel>never_delete</protectionlevel>
  799:   <targetdir dist='default'>usr/local/man/man1</targetdir>
  800:   <categoryname>standard</categoryname>
  801:   <description>local manual pages</description>
  802: </directory>
  803: <directory dist='default'>
  804:   <protectionlevel>never_delete</protectionlevel>
  805:   <targetdir dist='default'>usr/man/man1</targetdir>
  806:   <categoryname>standard</categoryname>
  807:   <description>manual pages</description>
  808: </directory>
  809: <directory dist='default'>
  810:   <protectionlevel>never_delete</protectionlevel>
  811:   <targetdir dist='default'>usr/man/man3</targetdir>
  812:   <categoryname>standard</categoryname>
  813:   <description>manual pages</description>
  814: </directory>
  815: <directory dist='default'>
  816:   <protectionlevel>never_delete</protectionlevel>
  817:   <targetdir dist='default'>usr/sbin</targetdir>
  818:   <categoryname>standard</categoryname>
  819:   <description>standard linux directory for superuser executables</description>
  820: </directory>
  821: </directories>
  822: <files>
  823: <file>
  824: <source>loncom/krb.conf</source>
  825: <target dist='default'>usr/local/loncapa/doc/conf_examples/krb.conf</target>
  826: <categoryname>static conf</categoryname>
  827: <description>
  828: which Kerberos server to contact for specified Kerberos domains
  829: </description>
  830: <note>
  831: <table cellpadding='0' cellspacing='0' border='1'>
  832: <tr><td>
  833: list elements are separated by newlines
  834: </td></tr>
  835: <tr><td>
  836: each list element consists of only two subelements separated by a colon
  837: <br />
  838: <ul>
  839: <li>Kerberos domain value</li>
  840: <li>Kerberos server IP address</li>
  841: </ul>
  842: </td></tr>
  843: </table>
  844: </note>
  845: </file>
  846: <file>
  847: <source>loncom/loncapa.conf</source>
  848: <target dist='default'>etc/httpd/conf/loncapa.conf</target>
  849: <categoryname>conf</categoryname>
  850: <description>
  851: <p>
  852: The goal of this file is to implement all LON-CAPA specific
  853: customization of the Apache web server (most all of these values
  854: require manual input from the system administrator at some point).
  855: The values in this file, as opposed to loncapa_apache.conf, are
  856: meant to be machine and institution specific.
  857: </p>
  858: <p>
  859: For the LON-CAPA network server and perl module
  860: handlers, it defines machine specific settings including lonHostID, lonRole,
  861: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt.
  862: </p>
  863: <p>
  864: This file should not be viewable by regular users of the system.
  865: Only root and www should be able to view the contents of this file
  866: since lonReceipt is sensitive.
  867: </p>
  868: </description>
  869: <note>
  870: <b>configure</b>
  871: <br />
  872: <table cellpadding='0' cellspacing='0' border='1'>
  873: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
  874: machine</td></tr>
  875: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
  876: access</td></tr>
  877: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
  878: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
  879: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
  880: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
  881: seconds</td></tr>
  882: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
  883: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
  884: MySQL database</td></tr>
  885: </table>
  886: </note>
  887: </file>
  888: <file>
  889: <source>loncom/loncapa_apache.conf</source>
  890: <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
  891: <categoryname>static conf</categoryname>
  892: <description>
  893: The goal of this file is to implement all LON-CAPA specific
  894: customization of the Apache web server that does not require
  895: user input.
  896: 
  897: For the Apache web server, it defines a global
  898: access configuration which defines what server options (Indexes", "Includes",
  899: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
  900: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
  901: and "/usr/doc").  For the LON-CAPA network server and perl module
  902: handlers, it defines 
  903: and internal machine settings for specific directories, socket ports,
  904: the www@localhost MySQL password, and browser detection logic.
  905: </description>
  906: </file>
  907: <file>
  908: <source>loncom/startup.pl</source>
  909: <target dist='default'>etc/httpd/conf/startup.pl</target>
  910: <categoryname>static conf</categoryname>
  911: <description>
  912: This file provides initializations for perl handlers.  It adjusts what
  913: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
  914: well as causing the Apache module to be used for every perl handler.
  915: <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
  916: </description>
  917: </file>
  918: <file>
  919: <source>loncom/thesaurus/thesaurus.db</source>
  920: <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
  921: <categoryname>system file</categoryname>
  922: <description>
  923: Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
  924: </description>
  925: <build trigger='always run'>
  926: loncom/thesaurus/build_thesaurus_wrapper.sh
  927: </build>
  928: <dependencies>
  929: rawkey.txt;
  930: build_thesaurus_db.pl;
  931: build_thesaurus_wrapper.sh
  932: </dependencies>
  933: </file>
  934: <file>
  935: <source>loncom/interface/mydesk.tab</source>
  936: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
  937: <categoryname>static conf</categoryname>
  938: <description>
  939: Config file for "My Desk"
  940: </description>
  941: </file>
  942: <file>
  943: <source>loncom/interface/filetypes.tab</source>
  944: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
  945: <categoryname>static conf</categoryname>
  946: <description>
  947: Descriptive list of file extensions, and extension groupings.
  948: </description>
  949: </file>
  950: <file>
  951: <source>loncom/interface/filecategories.tab</source>
  952: <target dist='default'>home/httpd/lonTabs/filecategories.tab</target>
  953: <categoryname>static conf</categoryname>
  954: <description>
  955: Descriptive list of file extensions and broad categorization.
  956: </description>
  957: </file>
  958: <file>
  959: <source>loncom/cgi/barcode.png</source>
  960: <target dist='default'>home/httpd/cgi-bin/barcode.png</target>
  961: <categoryname>script</categoryname>
  962: <description>
  963: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
  964: parameter.
  965: </description>
  966: </file>
  967: <file>
  968: <source>loncom/cgi/decompress.pl</source>
  969: <target dist='default'>home/httpd/cgi-bin/decompress.pl</target>
  970: <categoryname>script</categoryname>
  971: <description>
  972: Decompresses an archive into its files inside of the construction space
  973: </description>
  974: </file>
  975: <file>
  976: <source>loncom/cgi/takeoffline.pl</source>
  977: <target dist='default'>home/httpd/cgi-bin/takeoffline.pl</target>
  978: <categoryname>script</categoryname>
  979: <description>
  980: Take machine offline
  981: </description>
  982: </file>
  983: <file>
  984: <source>loncom/cgi/takeonline.pl</source>
  985: <target dist='default'>home/httpd/cgi-bin/takeonline.pl</target>
  986: <categoryname>script</categoryname>
  987: <description>
  988: Take machine online
  989: </description>
  990: </file>
  991: <file>
  992: <source>loncom/cgi/thumbnail.gif</source>
  993: <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
  994: <categoryname>script</categoryname>
  995: <description>
  996: Produces a thumbnail image of the url given
  997: </description>
  998: </file>
  999: <file>
 1000: <source>loncom/cgi/clusterstatus.pl</source>
 1001: <target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>
 1002: <categoryname>script</categoryname>
 1003: <description>
 1004: utility cgi script to view status of cluster
 1005: </description>
 1006: </file>
 1007: <file>
 1008: <source>loncom/cgi/translator.pl</source>
 1009: <target dist='default'>home/httpd/cgi-bin/translator.pl</target>
 1010: <categoryname>script</categoryname>
 1011: <description>
 1012: utility cgi script to enter translations
 1013: </description>
 1014: </file>
 1015: <file>
 1016: <source>loncom/build/system_dependencies/perltest.pl</source>
 1017: <target dist='default'>home/httpd/cgi-bin/perltest.pl</target>
 1018: <categoryname>script</categoryname>
 1019: <description>
 1020: utility cgi script to view status of perl modules
 1021: </description>
 1022: </file>
 1023: <file>
 1024: <source>loncom/build/system_dependencies/cpan_distributions.txt</source>
 1025: <target dist='default'>home/httpd/cgi-bin/cpan_distributions.txt</target>
 1026: <categoryname>interface file</categoryname>
 1027: <description>
 1028: utility cgi script to view status of perl modules
 1029: </description>
 1030: </file>
 1031: <file>
 1032:   <source>loncom/cgi/loncgi.pm</source>
 1033:   <target dist='default'>home/httpd/lib/perl/LONCAPA/loncgi.pm</target>
 1034:   <categoryname>system file</categoryname>
 1035:   <description>
 1036:       Provides a common interface to LON-CAPA cookies and environment.
 1037:   </description>
 1038: </file>
 1039: <file>
 1040: <source>loncom/cgi/graph.png</source>
 1041: <target dist='default'>home/httpd/cgi-bin/graph.png</target>
 1042: <categoryname>script</categoryname>
 1043: <description>
 1044: Dynamically outputs a graph especially for lonstatistics.pm.
 1045: </description>
 1046: <note>
 1047: Depends on perl modules:
 1048: GDGraph-1.33 and GDTextUtils-0.80.
 1049: </note>
 1050: </file>
 1051: <file>
 1052: <source>loncom/cgi/lonversions.pl</source>
 1053: <target dist='default'>home/httpd/cgi-bin/lonversions.pl</target>
 1054: <categoryname>script</categoryname>
 1055: <description>
 1056: utility cgi script to view software versions of a remote server
 1057: </description>
 1058: </file>
 1059: <file>
 1060: <source>loncom/cgi/ping.pl</source>
 1061: <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
 1062: <categoryname>script</categoryname>
 1063: <description>
 1064: cgi-script to ping other server
 1065: </description>
 1066: </file>
 1067: <file>
 1068: <source>loncom/cgi/plot.gif</source>
 1069: <target dist='default'>home/httpd/cgi-bin/plot.gif</target>
 1070: <categoryname>script</categoryname>
 1071: <description>
 1072: Dynamically outputs X-Y plots with point, line, etc functions.
 1073: </description>
 1074: </file>
 1075: <file>
 1076: <source>loncom/cgi/imagechoice.pl</source>
 1077: <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>
 1078: <categoryname>script</categoryname>
 1079: <description>
 1080: Helper to select image coordinates in writing homework involving images.
 1081: </description>
 1082: </file>
 1083: <file>
 1084: <source>loncom/interface/printout.pl</source>
 1085: <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
 1086: <categoryname>script</categoryname>
 1087: <description>
 1088: cgi script
 1089: </description>
 1090: <note>
 1091: Depends on srm.conf entry:
 1092: Alias /prtspool/ /home/httpd/prtspool/
 1093: as well as a /home/httpd/prtspool directory.
 1094: </note>
 1095: </file>
 1096: <file>
 1097: <source>loncom/cgi/metadata_keywords.pl</source>
 1098: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
 1099: <categoryname>script</categoryname>
 1100: <description>
 1101: a cgi-script (not mod_perl), which contacts MySQL and pulls
 1102: out all keywords in this format:
 1103: 
 1104: coil,magnetic,transformer
 1105: transformer,coils,current,amperes,voltage,transformers,coil
 1106: flux,magnetic,current,transformer
 1107: coil,loop,field,magnetic
 1108: 
 1109: ... etc (one line per entry).
 1110: 
 1111: and simply prints this text-only (no markup) to the browser
 1112: </description>
 1113: </file>
 1114: <file>
 1115: <source>loncom/cgi/metadata_harvest.pl</source>
 1116: <target dist='default'>home/httpd/cgi-bin/metadata_harvest.pl</target>
 1117: <categoryname>script</categoryname>
 1118: <description>
 1119: a cgi-script (not mod_perl), which contacts MySQL and pulls
 1120: out all records in "|"-separated format.
 1121: To be used by very simple harvesting engines.
 1122: </description>
 1123: </file>
 1124: <file>
 1125: <source>loncom/homework/simpleproblem.problem</source>
 1126: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem</target>
 1127: <categoryname>interface file</categoryname>
 1128: <description>
 1129: Generic resource for DOCS "Simple Problem"
 1130: </description>
 1131: </file>
 1132: <file>
 1133: <source>loncom/homework/simpleproblem.problem.meta</source>
 1134: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem.meta</target>
 1135: <categoryname>interface file</categoryname>
 1136: <description>
 1137: Meta file for generic resource for DOCS "Simple Problem"
 1138: </description>
 1139: </file>
 1140: <file>
 1141: <source>loncom/homework/templates/DropBox.problem</source>
 1142: <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem</target>
 1143: <categoryname>interface file</categoryname>
 1144: <description>
 1145: Generic resource for DOCS "Drop Box"
 1146: </description>
 1147: </file>
 1148: <file>
 1149: <source>loncom/homework/templates/DropBox.problem.meta</source>
 1150: <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem.meta</target>
 1151: <categoryname>interface file</categoryname>
 1152: <description>
 1153: Meta file for generic resource for DOCS "Drop Box"
 1154: </description>
 1155: </file>
 1156: 
 1157: <file>
 1158: <source>loncom/homework/templates/examupload.problem</source>
 1159: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem</target>
 1160: <categoryname>interface file</categoryname>
 1161: <description>
 1162: Generic resource for score upload
 1163: </description>
 1164: </file>
 1165: <file>
 1166: <source>loncom/homework/templates/examupload.problem.meta</source>
 1167: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem.meta</target>
 1168: <categoryname>interface file</categoryname>
 1169: <description>
 1170: Meta file for generic resource for score upload
 1171: </description>
 1172: </file>
 1173: <fileglob>
 1174: <glob>*.js</glob>
 1175: <sourcedir>loncom/html/htmlarea/</sourcedir>
 1176: <targetdir dist='default'>
 1177: home/httpd/html/htmlarea/</targetdir>
 1178: <categoryname>interface file</categoryname>
 1179: <description>
 1180: Files belonging to HTMLArea.
 1181: </description>
 1182: <filenames>
 1183: dialog.js;
 1184: htmlarea.js;
 1185: popupdiv.js;
 1186: popupwin.js;
 1187: license.txt
 1188: </filenames>
 1189: </fileglob>
 1190: <file>
 1191: <source>loncom/html/htmlarea/htmlarea.css</source>
 1192: <target dist='default'>home/httpd/html/htmlarea/htmlarea.css</target>
 1193: <categoryname>interface file</categoryname>
 1194: <description>
 1195: Stylesheet for HTMLArea
 1196: </description>
 1197: </file>
 1198: <file>
 1199: <source>loncom/html/htmlarea/plugins/FullPage/full-page.js</source>
 1200: <target dist='default'>home/httpd/html/htmlarea/plugins/FullPage/full-page.js</target>
 1201: <categoryname>interface file</categoryname>
 1202: <description>
 1203: FullPage plugin for HTMLArea
 1204: </description>
 1205: </file>
 1206: <fileglob>
 1207: <glob>*.js</glob>
 1208: <sourcedir>loncom/html/htmlarea/plugins/FullPage/lang/</sourcedir>
 1209: <targetdir dist='default'>
 1210: home/httpd/html/htmlarea/plugins/FullPage/lang/</targetdir>
 1211: <categoryname>interface file</categoryname>
 1212: <description>
 1213: Language files belonging to FullPage plugin for HTMLArea.
 1214: </description>
 1215: <filenames>
 1216: en.js;
 1217: ro.js;
 1218: </filenames>
 1219: </fileglob>
 1220: <fileglob>
 1221: <glob>*.gif</glob>
 1222: <sourcedir>loncom/html/htmlarea/plugins/FullPage/img/</sourcedir>
 1223: <targetdir dist='default'>
 1224: home/httpd/html/htmlarea/plugins/FullPage/img/</targetdir>
 1225: <categoryname>interface file</categoryname>
 1226: <description>
 1227: Image files belonging to FullPage plugin for HTMLArea.
 1228: </description>
 1229: <filenames>
 1230: docprop.gif;
 1231: </filenames>
 1232: </fileglob>
 1233: <fileglob>
 1234: <glob>*.html</glob>
 1235: <sourcedir>loncom/html/htmlarea/plugins/FullPage/popups/</sourcedir>
 1236: <targetdir dist='default'>
 1237: home/httpd/html/htmlarea/plugins/FullPage/popups/</targetdir>
 1238: <categoryname>interface file</categoryname>
 1239: <description>
 1240: Popup files belonging to FullPage plugin for HTMLArea.
 1241: </description>
 1242: <filenames>
 1243: docprop.html;
 1244: </filenames>
 1245: </fileglob>
 1246: <fileglob>
 1247: <glob>*.js</glob>
 1248: <sourcedir>loncom/html/htmlarea/lang/</sourcedir>
 1249: <targetdir dist='default'>
 1250: home/httpd/html/htmlarea/lang/</targetdir>
 1251: <categoryname>interface file</categoryname>
 1252: <description>
 1253: Files belonging to HTMLArea.
 1254: </description>
 1255: <filenames>
 1256: b5.js;
 1257: de.js;
 1258: fi.js;
 1259: it.js;
 1260: nl.js;
 1261: ro.js;
 1262: vn.js;
 1263: en.js;
 1264: fr.js;
 1265: ja-utf8.js;
 1266: pl.js;
 1267: ru.js;
 1268: da.js;
 1269: es.js;
 1270: gb.js;
 1271: nb.js;
 1272: pt_br.js;
 1273: se.js;
 1274: he.js;
 1275: hu.js;
 1276: </filenames>
 1277: </fileglob>
 1278: <fileglob>
 1279: <glob>*.*</glob>
 1280: <sourcedir>loncom/html/htmlarea/popups/</sourcedir>
 1281: <targetdir dist='default'>
 1282: home/httpd/html/htmlarea/popups/</targetdir>
 1283: <categoryname>interface file</categoryname>
 1284: <description>
 1285: Files belonging to HTMLArea.
 1286: </description>
 1287: <filenames>
 1288: about.html;
 1289: insert_image.html;
 1290: old_insert_image.html;
 1291: blank.html;
 1292: editor_help.html;
 1293: insert_table.html;
 1294: custom2.html;
 1295: fullscreen.html;
 1296: old-fullscreen.html;
 1297: select_color.html;
 1298: popup.js;
 1299: link.html;
 1300: </filenames>
 1301: </fileglob>
 1302: <fileglob>
 1303: <glob>*.gif</glob>
 1304: <sourcedir>loncom/html/htmlarea/images/</sourcedir>
 1305: <targetdir dist='default'>
 1306: home/httpd/html/htmlarea/images/</targetdir>
 1307: <categoryname>interface file</categoryname>
 1308: <description>
 1309: Files belonging to HTMLArea.
 1310: </description>
 1311: <filenames>
 1312: ed_left_to_right.gif;
 1313: ed_right_to_left.gif;
 1314: ed_save.gif;
 1315: ed_delete.gif;
 1316: ed_link.gif;
 1317: ed_about.gif;
 1318: ed_format_bold.gif;
 1319: ed_list_bullet.gif;
 1320: ed_align_center.gif;
 1321: ed_format_italic.gif;
 1322: ed_list_num.gif;
 1323: ed_align_justify.gif;
 1324: ed_format_strike.gif;
 1325: ed_paste.gif;
 1326: ed_align_left.gif;
 1327: ed_format_sub.gif;
 1328: ed_redo.gif;
 1329: ed_align_right.gif;
 1330: ed_format_sup.gif;
 1331: ed_show_border.gif;
 1332: ed_blank.gif;
 1333: ed_format_underline.gif;
 1334: ed_splitcel.gif;
 1335: ed_charmap.gif;
 1336: ed_help.gif;
 1337: ed_undo.gif;
 1338: ed_color_bg.gif;
 1339: ed_hr.gif;
 1340: fullscreen_maximize.gif;
 1341: ed_color_fg.gif;
 1342: ed_html.gif;
 1343: fullscreen_minimize.gif;
 1344: ed_copy.gif;
 1345: ed_image.gif;
 1346: insert_table.gif;
 1347: ed_custom.gif;
 1348: ed_indent_less.gif;
 1349: ed_cut.gif;
 1350: ed_indent_more.gif;
 1351: ed_math.gif;
 1352: ed_math_eqn.gif;
 1353: </filenames>
 1354: </fileglob>
 1355: <fileglob>
 1356: <glob>*.*</glob>
 1357: <sourcedir>loncom/homework/templates/</sourcedir>
 1358: <targetdir dist='default'>
 1359: home/httpd/html/res/adm/includes/templates/</targetdir>
 1360: <categoryname>static conf</categoryname>
 1361: <description>
 1362: Template files for generating new resources.
 1363: </description>
 1364: <filenames>
 1365: blank.library;
 1366: blank.library.meta;
 1367: blank.problem;
 1368: blank.problem.meta;
 1369: ClickImageExample.problem;
 1370: ClickImageExample.problem.meta;
 1371: Essay.problem;
 1372: Essay.problem.meta;
 1373: examupload.problem;
 1374: examupload.problem.meta;
 1375: man1.jpg;
 1376: man1.jpg.meta;
 1377: numerical.problem;
 1378: numerical.problem.meta;
 1379: Plot.problem.meta;
 1380: Plot_curve.problem;
 1381: Plot_curve.problem.meta;
 1382: Plot_data.problem;
 1383: Plot_data.problem.meta;
 1384: RadioResponse.problem;
 1385: RadioResponse.problem.meta;
 1386: RandomLabelExample.problem;
 1387: RandomLabelExample.problem.meta;
 1388: SelectFromOptions-4ConceptGoups.problem;
 1389: SelectFromOptions-4ConceptGoups.problem.meta;
 1390: SelectFromOptions-5ConceptGoups.problem;
 1391: SelectFromOptions-5ConceptGoups.problem.meta;
 1392: SelectFromOptions-6ConceptGoups.problem;
 1393: SelectFromOptions-6ConceptGoups.problem.meta;
 1394: SelectFromOptions-7ConceptGoups.problem;
 1395: SelectFromOptions-7ConceptGoups.problem.meta;
 1396: SelectFromOptions-8ConceptGoups.problem;
 1397: SelectFromOptions-8ConceptGoups.problem.meta;
 1398: SelectFromOptions-Simple.problem;
 1399: SelectFromOptions-Simple.problem.meta;
 1400: SimpleStringResponse.problem.meta;
 1401: script.library;
 1402: script.library.meta;
 1403: SimpleFormula.problem;
 1404: SimpleFormula.problem.meta;
 1405: StringResponse.problem;
 1406: StringResponse.problem.meta;
 1407: SimpleMatching.problem;
 1408: SimpleMatching.problem.meta;
 1409: SimpleRank.problem;
 1410: SimpleRank.problem.meta;
 1411: SimpleTrueFalse.problem;
 1412: SimpleTrueFalse.problem.meta;
 1413: organic.problem;
 1414: organic.problem.meta;
 1415: reaction.problem;
 1416: reaction.problem.meta
 1417: </filenames>
 1418: </fileglob>
 1419: <file>
 1420: <source>loncom/homework/insertlist.tab</source>
 1421: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
 1422: <categoryname>static conf</categoryname>
 1423: <description>
 1424: Describes what tags are allowed inside other tags.
 1425: </description>
 1426: </file>
 1427: <file>
 1428: <source>CAPA/JavaTools/GLabel.class</source>
 1429: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
 1430: </target>
 1431: <categoryname>static conf</categoryname>
 1432: <description>
 1433: Java applet for labelling graphs.
 1434: </description>
 1435: <note>
 1436: Built from Glabel.java.  Still working on build/dependency details.
 1437: </note>
 1438: </file>
 1439: <file>
 1440: <source>loncom/interface/spreadsheet/default_assesscalc</source>
 1441: <target dist='default'>home/httpd/html/res/adm/includes/default_assesscalc
 1442: </target>
 1443: <categoryname>static conf</categoryname>
 1444: <description>
 1445: Default spreadsheet for individual assessment.
 1446: </description>
 1447: </file>
 1448: <file>
 1449: <source>loncom/interface/spreadsheet/default_studentcalc</source>
 1450: <target dist='default'>home/httpd/html/res/adm/includes/default_studentcalc
 1451: </target>
 1452: <categoryname>static conf</categoryname>
 1453: <description>
 1454: Default spreadsheet for assessment of students.
 1455: </description>
 1456: </file>
 1457: <file>
 1458: <source>loncom/interface/spreadsheet/default_classcalc</source>
 1459: <target dist='default'>home/httpd/html/res/adm/includes/default_classcalc
 1460: </target>
 1461: <categoryname>static conf</categoryname>
 1462: <description>
 1463: Default spreadsheet for assessment of a class.
 1464: </description>
 1465: </file>
 1466: <file>
 1467: <source>loncom/auth/roles.tab</source>
 1468: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
 1469: <categoryname>static conf</categoryname>
 1470: <description>
 1471: List of privileges associated with users of multiple types (for example:
 1472: Teaching Assistant, Exam Proctor, Course Coordinator)
 1473: </description>
 1474: </file>
 1475: <file>
 1476: <source>loncom/auth/rolesplain.tab</source>
 1477: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
 1478: <categoryname>static conf</categoryname>
 1479: <description>
 1480: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
 1481: and privileges available in the network with function
 1482: </description>
 1483: </file>
 1484: <file>
 1485: <source>loncom/managers.tab</source>
 1486: <target dist='default'>home/httpd/lonTabs/managers.tab</target>
 1487: <categoryname>static conf</categoryname>
 1488: <description>
 1489: List of machines allowed to pass along updates to hosts.tab and domain.tab
 1490: </description>
 1491: </file>
 1492: <file type="private">
 1493: <source>loncom/hosts.tab</source>
 1494: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
 1495: <categoryname>www static conf</categoryname>
 1496: <description>
 1497: List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
 1498: <tt>lonDefDomain</tt> and <u>IP address</u>.
 1499: </description>
 1500: </file>
 1501: <file type="private">
 1502: <source>loncom/domain.tab</source>
 1503: <target dist='default'>home/httpd/lonTabs/domain.tab</target>
 1504: <categoryname>www static conf</categoryname>
 1505: <description>
 1506: List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication.
 1507: </description>
 1508: </file>
 1509: <file>
 1510: <source>loncom/spare.tab</source>
 1511: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
 1512: <categoryname>conf</categoryname>
 1513: <description>
 1514: Spare hosts to offload session to if the LON-CAPA machine is overloaded
 1515: </description>
 1516: <note>
 1517: <b>configure</b><br />
 1518: <table cellpadding='0' cellspacing='0' border='1'>
 1519: <tr><td>
 1520: list elements are separated by newlines
 1521: </td></tr>
 1522: <tr><td>
 1523: each list element consists of only one value; the value for <tt>lonHostID</tt>
 1524: in <tt>access.conf</tt>
 1525: </td></tr>
 1526: </table>
 1527: </note>
 1528: </file>
 1529: <file>
 1530: <source>loncom/htpasswd</source>
 1531: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
 1532: <categoryname>static conf</categoryname>
 1533: <description>
 1534: Basic auth password to access /lon-status and /server-status
 1535: </description>
 1536: </file>
 1537: <file>
 1538: <source>loncom/smb.conf</source>
 1539: <target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
 1540: <categoryname>static conf</categoryname>
 1541: <description>
 1542: configuration file to make LON-CAPA server file space accessible to network
 1543: neighborhood
 1544: </description>
 1545: </file>
 1546: <file>
 1547: <source>loncom/ntp.conf</source>
 1548: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
 1549: <categoryname>static conf</categoryname>
 1550: <description>
 1551: which NTP server to contact for information (XNTP3 standard)
 1552: </description>
 1553: <note>
 1554: <table cellpadding='0' cellspacing='0' border='1'>
 1555: <tr><td>
 1556: only one line needs to be changed to specify a server ip address
 1557: </td></tr>
 1558: <tr><td>
 1559: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
 1560: </td></tr>
 1561: </table>
 1562: </note>
 1563: </file>
 1564: <file>
 1565: <source>loncom/metadata_database/searchcat.pl</source>
 1566: <target dist='default'>home/httpd/perl/searchcat.pl</target>
 1567: <categoryname>script</categoryname>
 1568: <description>
 1569: Batch script for updating SQL metadata database.
 1570: </description>
 1571: </file>
 1572: <file>
 1573: <source>loncom/metadata_database/cleanup_database.pl</source>
 1574: <target dist='default'>home/httpd/perl/cleanup_database.pl</target>
 1575: <categoryname>script</categoryname>
 1576: <description>
 1577: Batch script for removing temporary tables from the SQL metadata database.
 1578: </description>
 1579: </file>
 1580: <file>
 1581: <source>loncom/metadata_database/parse_activity_log.pl</source>
 1582: <target dist='default'>home/httpd/perl/parse_activity_log.pl</target>
 1583: <categoryname>script</categoryname>
 1584: <description>
 1585: Batch script to copy activy logs from native format into the SQL metadata database.
 1586: </description>
 1587: </file>
 1588: <file>
 1589: <source>loncom/misc/cleanup_file_caches.pl</source>
 1590: <target dist='default'>home/httpd/perl/cleanup_file_caches.pl</target>
 1591: <categoryname>script</categoryname>
 1592: <description>
 1593: Batch script for removing files not accessed within 24 hours from the 
 1594: /home/httpd/prtspool and /home/httpd/html/userfiles/ directories.
 1595: </description>
 1596: </file>
 1597: <file>
 1598: <source>loncom/debugging_tools/seed_accesscount.pl</source>
 1599: <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
 1600: <categoryname>script</categoryname>
 1601: <description>
 1602: Batch script for moving access count data from nohist_resevaldata.db to
 1603: nohist_accesscount.db.
 1604: </description>
 1605: </file>
 1606: <file>
 1607: <source>loncom/debugging_tools/modify_config_files.pl</source>
 1608: <target dist='default'>home/httpd/perl/modify_config_files.pl</target>
 1609: <categoryname>script</categoryname>
 1610: <description>
 1611: Batch script to ensure certain LONCAPA configuration parameters for yum and
 1612: MySQL are included in their configuration files.
 1613: </description>
 1614: </file>
 1615: <file>
 1616: <source>loncom/lonhttpd</source>
 1617: <target dist='default'>home/httpd/perl/lonhttpd</target>
 1618: <categoryname>script</categoryname>
 1619: <description>
 1620: Small fry httpd on port 8080
 1621: </description>
 1622: </file>
 1623: <file>
 1624: <source>loncom/lonmemcached</source>
 1625: <target dist='default'>home/httpd/perl/lonmemcached</target>
 1626: <categoryname>script</categoryname>
 1627: <description>
 1628: small script to handle the start up of the memcached daemon
 1629: </description>
 1630: </file>
 1631: <file>
 1632:     <source>loncom/request_ssl_key.sh</source>
 1633:     <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
 1634:     <categoryname>script</categoryname>
 1635:     <description>
 1636:         Script that requests a Lon-CAPA ssl key.
 1637:     </description>
 1638: </file>
 1639: <file>
 1640: <source>loncom/lonc</source>
 1641: <target dist='default'>home/httpd/perl/lonc</target>
 1642: <categoryname>script</categoryname>
 1643: <description>
 1644: proxy server
 1645: </description>
 1646: </file>
 1647: <file>
 1648: <source>doc/man/lonc.1</source>
 1649: <target dist='default'>usr/man/man1/lonc.1</target>
 1650: <categoryname>doc</categoryname>
 1651: <description>man page for lonc</description>
 1652: <build trigger='always run'>
 1653: loncom/build/pod2man.sh ../lonc &gt; ../../doc/man/lonc.1 &amp;&amp; \
 1654: echo 'manifying lonc'
 1655: </build>
 1656: <status>works/unverified</status>
 1657: <dependencies>
 1658: ../../loncom/lonc
 1659: </dependencies>
 1660: </file>
 1661: <file>
 1662: <source>doc/scripts/lonc.html</source>
 1663: <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>
 1664: <categoryname>doc</categoryname>
 1665: <description>POD-derived page for lonc</description>
 1666: <build trigger='always run'>
 1667: loncom/build/pod2html.sh ../lonc &gt; ../../doc/scripts/lonc.html &amp;&amp; \
 1668: echo 'pod2html lonc'
 1669: </build>
 1670: <status>works/unverified</status>
 1671: <dependencies>
 1672: ../../loncom/lonc
 1673: </dependencies>
 1674: </file>
 1675: <file>
 1676: <source>loncom/lond</source>
 1677: <target dist='default'>home/httpd/perl/lond</target>
 1678: <categoryname>script</categoryname>
 1679: <description>
 1680: This is a remote command interpreter on a TCP LON-CAPA network layer.
 1681: It accepts and processes incoming requests from other LON-CAPA machines
 1682: on the network.  lond's functionality is self-contained in the sense
 1683: that it does not reference (import, require, use) any other file
 1684: described in this document.  There are only 15 subroutines in this
 1685: script, however the <tt>make_new_child</tt> subroutine is quite
 1686: complex since it parses and responds about 29 different types of 
 1687: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
 1688: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
 1689: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
 1690: tmpput, tmpget, and ls).
 1691: </description>
 1692: </file>
 1693: <file>
 1694: <source>doc/man/lond.1</source>
 1695: <target dist='default'>usr/man/man1/lond.1</target>
 1696: <categoryname>doc</categoryname>
 1697: <description>man page for lond</description>
 1698: <build trigger='always run'>
 1699: loncom/build/pod2man.sh ../lond &gt; ../../doc/man/lond.1 &amp;&amp; \
 1700: echo 'manifying lond'
 1701: </build>
 1702: <status>works/unverified</status>
 1703: <dependencies>
 1704: ../../loncom/lond
 1705: </dependencies>
 1706: </file>
 1707: <file>
 1708: <source>doc/scripts/lond.html</source>
 1709: <target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
 1710: <categoryname>doc</categoryname>
 1711: <description>POD-derived page for lond</description>
 1712: <build trigger='always run'>
 1713: loncom/build/pod2html.sh ../lond &gt; ../../doc/scripts/lond.html &amp;&amp; \
 1714: echo 'pod2html lond'
 1715: </build>
 1716: <status>works/unverified</status>
 1717: <dependencies>
 1718: ../../loncom/lond
 1719: </dependencies>
 1720: </file>
 1721: <file>
 1722: <source dist='default'>loncom/build/CHECKRPMS.default</source>
 1723: <source dist='fedora1 fedora2 fedora3 fedora4'>loncom/build/CHECKRPMS.fedora</source>
 1724: <source dist='rhes4'>loncom/build/CHECKRPMS.rhel</source>
 1725: <source dist='suse9.2 suse9.3 sles9'>loncom/build/CHECKRPMS.suse</source>
 1726: <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 1727: <categoryname>script</categoryname>
 1728: <description>CGI script that checks status of RPMs</description>
 1729: <dependencies>
 1730: loncom/build/CHECKRPMS.default;
 1731: loncom/build/CHECKRPMS.fedora;
 1732: loncom/build/CHECKRPMS.rhel;
 1733: loncom/build/CHECKRPMS.suse;
 1734: </dependencies>
 1735: </file>
 1736: <file>
 1737: <source>loncom/cgi/loncron.pl</source>
 1738: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
 1739: <categoryname>script</categoryname>
 1740: <description>CGI script that starts and pipes output of loncron</description>
 1741: </file>
 1742: <file>
 1743: <source>loncom/cgi/userstatus.pl</source>
 1744: <target dist='default'>home/httpd/cgi-bin/userstatus.pl</target>
 1745: <categoryname>script</categoryname>
 1746: <description>CGI script that shows users currently on machine</description>
 1747: </file>
 1748: <file>
 1749: <source>loncom/loncron</source>
 1750: <target dist='default'>home/httpd/perl/loncron</target>
 1751: <categoryname>script</categoryname>
 1752: <description>housekeeping</description>
 1753: </file>
 1754: <file>
 1755: <source>loncom/lonsql</source>
 1756: <target dist='default'>home/httpd/perl/lonsql</target>
 1757: <categoryname>script</categoryname>
 1758: <description>maintain secondary database of metadata</description>
 1759: </file>
 1760: <file>
 1761: <source>doc/man/lonsql.1</source>
 1762: <target dist='default'>usr/man/man1/lonsql.1</target>
 1763: <categoryname>doc</categoryname>
 1764: <description>man page for lonsql</description>
 1765: <build trigger='always run'>
 1766: loncom/build/pod2man.sh ../lonsql &gt; ../../doc/man/lonsql.1 &amp;&amp; \
 1767: echo 'manifying lonsql'
 1768: </build>
 1769: <status>works/unverified</status>
 1770: <dependencies>
 1771: ../../loncom/lonsql
 1772: </dependencies>
 1773: </file>
 1774: <file>
 1775: <source>doc/scripts/lonsql.html</source>
 1776: <target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
 1777: <categoryname>doc</categoryname>
 1778: <description>POD-derived page for lonsql</description>
 1779: <build trigger='always run'>
 1780: loncom/build/pod2html.sh ../lonsql &gt; ../../doc/scripts/lonsql.html &amp;&amp; \
 1781: echo 'pod2html lonsql'
 1782: </build>
 1783: <status>works/unverified</status>
 1784: <dependencies>
 1785: ../../loncom/lonsql
 1786: </dependencies>
 1787: </file>
 1788: <file>
 1789:   <source>loncom/CrGrant.pl</source>
 1790:   <target dist='default'>home/httpd/perl/CrGrant.pl</target>
 1791:   <categoryname>script</categoryname>
 1792:   <description>
 1793:     Script used to verify and grant an SSL certificate to a Lon-CAPA host
 1794:   </description>
 1795:   <status>in progress</status>
 1796: </file>
 1797: <file>
 1798:   <source>loncom/CrGenerate.pl</source>
 1799:   <target dist='default'>home/httpd/perl/CrGenerate.pl</target>
 1800:   <categoryname>script</categoryname>
 1801:   <description>
 1802:     Script used to request an SSL certificate for a Lon-CAPA host.
 1803:   </description>
 1804:   <status>in progress</status>
 1805: </file>
 1806: <file>
 1807:   <source>loncom/lonManage</source>
 1808:   <target dist='default'>home/httpd/perl/lonManage</target>
 1809:   <categoryname>script</categoryname>
 1810:   <description>
 1811:     Script to push changes to hosts.tab and domain.tab out to Lon-CAPA servers
 1812:   </description>
 1813:   <status>works/unverified</status>
 1814: </file>
 1815: <file>
 1816:   <source>loncom/apachereload</source>
 1817:   <target dist='default'>home/httpd/perl/apachereload</target>
 1818:   <categoryname>setuid script</categoryname>
 1819:   <description>
 1820:     Script to let www reload the webserver
 1821:   </description>
 1822:   <status>works/unverified</status>
 1823: </file>
 1824: <file>
 1825: <source>loncom/lcpasswd</source>
 1826: <target dist='default'>home/httpd/perl/lcpasswd</target>
 1827: <categoryname>setuid script</categoryname>
 1828: <description>
 1829: Coordinates the system services and files in order to allow lond to change
 1830: user passwords.
 1831: </description>
 1832: <status>being updated</status>
 1833: </file>
 1834: <file>
 1835: <source>loncom/pwchange</source>
 1836: <target dist='default'>home/httpd/perl/pwchange</target>
 1837: <categoryname>setuid script</categoryname>
 1838: <description>
 1839: Allows www to change user passwords.
 1840: </description>
 1841: <status>being updated</status>
 1842: </file>
 1843: <file>
 1844: <source>loncom/lcuseradd</source>
 1845: <target dist='default'>home/httpd/perl/lcuseradd</target>
 1846: <categoryname>setuid script</categoryname>
 1847: <description>
 1848: Coordinates the system services and files in order to allow lond to add a
 1849: new user.
 1850: </description>
 1851: <status>being updated</status>
 1852: </file>
 1853: <file>
 1854: <source>loncom/lchtmldir</source>
 1855: <target dist='default'>home/httpd/perl/lchtmldir</target>
 1856: <categoryname>setuid script</categoryname>
 1857: <description>
 1858: Manages the file system ramifications of adding author mode to a user. 
 1859: If necessary a public_html diretory is added, permissions and ownership are
 1860: set according to the user's authentication mode.
 1861: </description>
 1862: <status>New file</status>
 1863: </file>
 1864: <file>
 1865: <source>loncom/lcuserdel</source>
 1866: <target dist='default'>home/httpd/perl/lcuserdel</target>
 1867: <categoryname>setuid script</categoryname>
 1868: <description>
 1869: Coordinates the system services and files in order to allow lond to delete a
 1870: user.
 1871: </description>
 1872: <status>deprecated</status>
 1873: </file>
 1874: <file>
 1875: <source>loncom/lcnfson</source>
 1876: <target dist='default'>home/httpd/perl/lcnfson</target>
 1877: <categoryname>setuid script</categoryname>
 1878: <description>
 1879: coordinates the system services and files in order to allow lond to enable NFS
 1880: for a user
 1881: </description>
 1882: <status>deprecated</status>
 1883: </file>
 1884: <file>
 1885: <source>loncom/lcnfsoff</source>
 1886: <target dist='default'>home/httpd/perl/lcnfsoff</target>
 1887: <categoryname>setuid script</categoryname>
 1888: <description>
 1889: coordinates the system services and files in order to allow lond to disable NFS
 1890: for a user
 1891: </description>
 1892: <status>deprecated</status>
 1893: </file>
 1894: <file>
 1895: <source>loncom/license/gpl.txt</source>
 1896: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
 1897: <categoryname>interface file</categoryname>
 1898: <description>
 1899: GNU General Public License.  Long live the cause of freeware!
 1900: </description>
 1901: </file>
 1902: <file>
 1903: <source>loncom/license/httpi.license</source>
 1904: <target dist='default'>home/httpd/html/adm/httpi.license</target>
 1905: <categoryname>interface file</categoryname>
 1906: <description>
 1907: HTTPi webserver license
 1908: </description>
 1909: </file>
 1910: <file>
 1911: <source>loncom/license/httpi.readme</source>
 1912: <target dist='default'>home/httpd/html/adm/httpi.readme</target>
 1913: <categoryname>interface file</categoryname>
 1914: <description>
 1915: HTTPi webserver readme 
 1916: </description>
 1917: </file>
 1918: <file>
 1919: <source>loncom/license/about.html</source>
 1920: <target dist='default'>home/httpd/html/adm/about.html</target>
 1921: <categoryname>interface file</categoryname>
 1922: <description>
 1923: The "About" Page.
 1924: </description>
 1925: </file>
 1926: <file>
 1927: <source>loncom/publisher/publisher.html</source>
 1928: <target dist='default'>home/httpd/html/adm/publisher.html</target>
 1929: <categoryname>interface file</categoryname>
 1930: <description>
 1931: HTML frame that presents a form element to allow for the publishing of
 1932: resources, directories and underlying subdirectories.
 1933: </description>
 1934: </file>
 1935: <file>
 1936: <source>loncom/html/adm/noidea.html</source>
 1937: <target dist='default'>home/httpd/html/adm/noidea.html</target>
 1938: <categoryname>interface file</categoryname>
 1939: <description>
 1940: Interface file for responding to improper page flipping.
 1941: </description>
 1942: </file>
 1943: <file>
 1944: <source>loncom/html/adm/notinit.html</source>
 1945: <target dist='default'>home/httpd/html/adm/notinit.html</target>
 1946: <categoryname>interface file</categoryname>
 1947: <description>
 1948: Interface file for responding to accessing uploaded resources without
 1949: re-initializing course.
 1950: </description>
 1951: </file>
 1952: <file>
 1953: <source>loncom/html/adm/overloaded.txt</source>
 1954: <target dist='default'>home/httpd/html/adm/overloaded.txt</target>
 1955: <categoryname>interface file</categoryname>
 1956: <description>
 1957: Interface file for responding to overload situations.
 1958: </description>
 1959: </file>
 1960: <file>
 1961: <source>loncom/html/adm/loginproblems.html</source>
 1962: <target dist='default'>home/httpd/html/adm/loginproblems.html</target>
 1963: <categoryname>interface file</categoryname>
 1964: <description>
 1965: Help page for login problems.
 1966: </description>
 1967: </file>
 1968: <file>
 1969: <source>loncom/xml/physnet.sty</source>
 1970: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
 1971: <categoryname>static conf</categoryname>
 1972: <description>
 1973: The relevant conditions and metadata to attach to PhysNet-specific tags.
 1974: </description>
 1975: </file>
 1976: <file>
 1977: <source>loncom/homework/lectureonline.sty</source>
 1978: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
 1979: </target>
 1980: <categoryname>static conf</categoryname>
 1981: <description>
 1982: The relevant conditions and metadata to attach to LectureOnline-specific tags.
 1983: </description>
 1984: </file>
 1985: <file>
 1986: <source>loncom/thesaurus/un_keyword.tab</source>
 1987: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
 1988: <categoryname>conf</categoryname>
 1989: <description>
 1990: File which contains words which should not be keywords used to specify resource
 1991: content.
 1992: </description>
 1993: </file>
 1994: <file>
 1995: <source>loncom/homework/scantronformat.tab</source>
 1996: <target dist='default'>home/httpd/lonTabs/scantronformat.tab</target>
 1997: <categoryname>conf</categoryname>
 1998: <description>
 1999: Different configs for scantron input files.
 2000: </description>
 2001: </file>
 2002: <file>
 2003: <source>loncom/publisher/packages.tab</source>
 2004: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
 2005: <categoryname>static conf</categoryname>
 2006: <description>
 2007: Parameter packages, so that assessments can publish parameter packages
 2008: needed, which are then expanded into individual parameters - allows to
 2009: retroactively add new parameters to already published assessments.
 2010: </description>
 2011: </file>
 2012: <file>
 2013: <source>loncom/publisher/copyright.tab</source>
 2014: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
 2015: <categoryname>static conf</categoryname>
 2016: <description>
 2017: Table which contains list of copyright possibilities for educational resources.
 2018: </description>
 2019: </file>
 2020: <file>
 2021: <source>loncom/publisher/source_copyright.tab</source>
 2022: <target dist='default'>home/httpd/html/res/adm/includes/source_copyright.tab</target>
 2023: <categoryname>static conf</categoryname>
 2024: <description>
 2025: Table which contains list of source copyright possibilities for educational resources.
 2026: </description>
 2027: </file>
 2028: <file>
 2029: <source>loncom/publisher/language.tab</source>
 2030: <target dist='default'>home/httpd/lonTabs/language.tab</target>
 2031: <categoryname>static conf</categoryname>
 2032: <description>
 2033: Table which contains string abbreviations of language::font rendering
 2034: combinations.
 2035: </description>
 2036: </file>
 2037: <file>
 2038: <source>loncom/publisher/addid.tab</source>
 2039: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
 2040: <categoryname>static conf</categoryname>
 2041: <description>
 2042: Table which has hash data necessary for distinguishing IDs from indices.
 2043: </description>
 2044: </file>
 2045: <file>
 2046: <source>rat/lonwrapper.pm</source>
 2047: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
 2048: <categoryname>handler</categoryname>
 2049: <description>
 2050: Wrapper for external and binary files as standalone resources.
 2051: Edit handler for rat maps; TeX content handler.
 2052: </description>
 2053: <status>works/unverified</status>
 2054: </file>
 2055: <file>
 2056: <source>loncom/interface/londocs.pm</source>
 2057: <target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
 2058: <categoryname>handler</categoryname>
 2059: <description>
 2060: Handler for course documents
 2061: </description>
 2062: <status>works/unverified</status>
 2063: </file>
 2064: <file>
 2065: <source>loncom/interface/lonchat.pm</source>
 2066: <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
 2067: <categoryname>handler</categoryname>
 2068: <description>
 2069: Handler for chat
 2070: </description>
 2071: <status>works/unverified</status>
 2072: </file>
 2073: <file>
 2074: <source>loncom/interface/lonchatfetch.pm</source>
 2075: <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
 2076: <categoryname>handler</categoryname>
 2077: <description>
 2078: Handler for periodically fetch new lines of chat
 2079: </description>
 2080: <status>works/unverified</status>
 2081: </file>
 2082: <file>
 2083: <source>loncom/interface/longroupchat.pm</source>
 2084: <target dist='default'>home/httpd/lib/perl/Apache/longroupchat.pm</target>
 2085: <categoryname>handler</categoryname>
 2086: <description>
 2087: Handler for generation of frameset for display of group chat
 2088: </description>
 2089: <status>works/unverified</status>
 2090: </file>
 2091: <file>
 2092: <source>loncom/interface/lonannounce.pm</source>
 2093: <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
 2094: <categoryname>handler</categoryname>
 2095: <description>
 2096: Handler to put up announcements and calendar
 2097: </description>
 2098: <status>works/unverified</status>
 2099: </file>
 2100: <file>
 2101: <source>loncom/interface/lonsyllabus.pm</source>
 2102: <target dist='default'>home/httpd/lib/perl/Apache/lonsyllabus.pm</target>
 2103: <categoryname>handler</categoryname>
 2104: <description>
 2105: Handler to put up syllabus
 2106: </description>
 2107: <status>works/unverified</status>
 2108: </file>
 2109: <file>
 2110: <source>loncom/interface/lonrss.pm</source>
 2111: <target dist='default'>home/httpd/lib/perl/Apache/lonrss.pm</target>
 2112: <categoryname>handler</categoryname>
 2113: <description>
 2114: Handler for adding to and displaying RSS
 2115: </description>
 2116: <status>works/unverified</status>
 2117: </file>
 2118: <file>
 2119: <source>loncom/homework/lonsimpleproblemedit.pm</source>
 2120: <target dist='default'>home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm</target>
 2121: <categoryname>handler</categoryname>
 2122: <description>
 2123: Handler to set parameters for simple homework problems
 2124: </description>
 2125: <status>works/unverified</status>
 2126: </file>
 2127: <file>
 2128: <source>loncom/interface/lonsimplepage.pm</source>
 2129: <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
 2130: <categoryname>handler</categoryname>
 2131: <description>
 2132: Handler to put up simple page
 2133: </description>
 2134: <status>works/unverified</status>
 2135: </file>
 2136: <file>
 2137:   <source>loncom/interface/lonpickcode.pm</source>
 2138:   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
 2139:   <categoryname>handler</categoryname>
 2140:   <description>
 2141:     Handler to pick a CODE from the list of possible CODEs
 2142:   </description>
 2143:   <status>works/unverified</status>
 2144: </file>
 2145: <file>
 2146: <source>loncom/interface/lonpickstudent.pm</source>
 2147: <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
 2148: <categoryname>handler</categoryname>
 2149: <description>
 2150: Handler to pick a student from classlist
 2151: </description>
 2152: <status>works/unverified</status>
 2153: </file>
 2154: <file>
 2155: <source>loncom/interface/lonpickcourse.pm</source>
 2156: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcourse.pm</target>
 2157: <categoryname>handler</categoryname>
 2158: <description>
 2159: Handler to pick a courseid from a list of courses
 2160: </description>
 2161: <status>works/unverified</status>
 2162: </file>
 2163: <file>
 2164: <source>loncom/interface/lonbulletin.pm</source>
 2165: <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
 2166: <categoryname>handler</categoryname>
 2167: <description>
 2168: Handler to put up bulletin board
 2169: </description>
 2170: <status>works/unverified</status>
 2171: </file>
 2172: <file>
 2173: <source>loncom/interface/lonaboutme.pm</source>
 2174: <target dist='default'>home/httpd/lib/perl/Apache/lonaboutme.pm</target>
 2175: <categoryname>handler</categoryname>
 2176: <description>
 2177: Handler to put up personal info
 2178: </description>
 2179: <status>works/unverified</status>
 2180: </file>
 2181: <file>
 2182: <source>loncom/publisher/loncfile.pm</source>
 2183: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
 2184: <categoryname>handler</categoryname>
 2185: <description>
 2186: Provides web-based functionality for file copy, rename, mkdir, etc, in the
 2187: construction space menu.
 2188: </description>
 2189: <status>works/unverified</status>
 2190: </file>
 2191: <file>
 2192: <source>loncom/publisher/testbankimport.pm</source>
 2193: <target dist='default'>home/httpd/lib/perl/Apache/testbankimport.pm</target>
 2194: <categoryname>handler</categoryname>
 2195: <description>
 2196: Utility to convert plain text questions in a testbank file to LON-CAPA problems.
 2197: Called by selecting testbank option when uploading file to construction space.
 2198: </description>
 2199: <status>works/unverified</status>
 2200: </file>
 2201: <file>
 2202: <source>loncom/imspackages/imsimport.pm</source>
 2203: <target dist='default'>home/httpd/lib/perl/Apache/imsimport.pm</target>
 2204: <categoryname>handler</categoryname>
 2205: <description>
 2206: Utility to import courses from other CMSs packaged in IMS 1.1 content package
 2207: format into LON-CAPA Construction space.
 2208: Called by selecting IMS package option when uploading file to construction space.
 2209: </description>
 2210: <status>works/unverified</status>
 2211: </file>
 2212: <file>
 2213: <source>loncom/imspackages/imsimportdocs.pm</source>
 2214: <target dist='default'>home/httpd/lib/perl/Apache/imsimportdocs.pm</target>
 2215: <categoryname>handler</categoryname>
 2216: <description>
 2217: Utility to import courses from other CMSs packaged in IMS 1.1 content package
 2218: format into a LON-CAPA course via DOCS.
 2219: Called using Import IMS package button displayed in Special documents column in DOCS display.  
 2220: </description>
 2221: <status>works/unverified</status>
 2222: </file>
 2223: <file>
 2224: <source>loncom/imspackages/imsprocessor.pm</source>
 2225: <target dist='default'>home/httpd/lib/perl/Apache/imsprocessor.pm</target>
 2226: <categoryname>handler</categoryname>
 2227: <description>
 2228: Contains routines used by imsimport handlers when importing contents of IMS 
 2229: packages into construction space, or into a course directly via DOCS.
 2230: </description>
 2231: <status>works/unverified</status>
 2232: </file>
 2233: <file>
 2234: <source>loncom/imspackages/imsexport.pm</source>
 2235: <target dist='default'>home/httpd/lib/perl/Apache/imsexport.pm</target>
 2236: <categoryname>handler</categoryname>
 2237: <description>
 2238: Routines used in londocs to export templated files to an IMS package.
 2239: </description>
 2240: <status>works/unverified</status>
 2241: </file>
 2242: <file>
 2243: <source>loncom/interface/lonhelp.pm</source>
 2244: <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
 2245: <categoryname>handler</categoryname>
 2246: <description>
 2247: The .tex file help handler.
 2248: </description>
 2249: <status>works/unverified</status>
 2250: <build trigger='always run'>
 2251: loncom/html/adm/help/buildMakeWrapper
 2252: </build>
 2253: <dependencies>
 2254: Makefile;
 2255: buildMakeWrapper
 2256: </dependencies>
 2257: </file>
 2258: <file>
 2259: <source>loncom/html/adm/help/abouthelp.html</source>
 2260: <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
 2261: <categoryname>interface file</categoryname>
 2262: <description>
 2263: Index file for the help system
 2264: </description>
 2265: </file>
 2266: <file>
 2267: <source>loncom/html/adm/help/nohelptopic.html</source>
 2268: <target dist='default'>home/httpd/html/adm/help/nohelptopic.html</target>
 2269: <categoryname>interface file</categoryname>
 2270: <description>
 2271: Page of links to help manuals - displayed when inline help is missing for a specific topic.
 2272: </description>
 2273: </file>
 2274: <file>
 2275: <source>doc/help/author.manual.access.tex</source>
 2276: <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
 2277: </target>
 2278: <categoryname>interface file</categoryname>
 2279: <description>
 2280: The pseudo-LaTeX file to allow people to read the author's manual online, with
 2281: a somewhat clumsy interface.
 2282: </description>
 2283: <status>works/unverified</status>
 2284: </file>
 2285: <file>
 2286: <source>doc/help/course.manual.access.tex</source>
 2287: <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex
 2288: </target>
 2289: <categoryname>interface file</categoryname>
 2290: <description>
 2291: The pseudo-LaTeX file to allow people to read the course administrator's
 2292: manual online, with a somewhat clumsy interface.
 2293: </description>
 2294: <status>works/unverified</status>
 2295: </file>
 2296: <file>
 2297: <source>doc/help/author.manual.ps</source>
 2298: <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
 2299: <categoryname>interface file</categoryname>
 2300: <description>
 2301: The postscript Author's Manual
 2302: </description>
 2303: <status>works/unverified</status>
 2304: <dependencies>
 2305: doc/help/author.manual.texxml;
 2306: doc/help/latexSplitter.py;
 2307: doc/help/rebuildLabelHash.pl;
 2308: doc/help/render.texxml.pl;
 2309: doc/help/simpleEdit.py;
 2310: doc/help/texxml2indextex.pl;
 2311: doc/help/texxml2latex.pl;
 2312: loncom/build/buildHelp.sh;
 2313: loncom/build/help_graphics_converter.pl
 2314: </dependencies>
 2315: </file>
 2316: <file>
 2317: <source>doc/help/author.manual.pdf</source>
 2318: <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
 2319: <categoryname>handler</categoryname>
 2320: <description>
 2321: The PDF Author's Manual
 2322: </description>
 2323: <status>works/unverified</status>
 2324: </file>
 2325: <file>
 2326: <source>doc/help/course.manual.ps</source>
 2327: <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
 2328: <categoryname>interface file</categoryname>
 2329: <description>
 2330: The postscript Course Manual
 2331: </description>
 2332: <status>works/unverified</status>
 2333: <dependencies>
 2334: doc/help/course.manual.texxml;
 2335: doc/help/latexSplitter.py;
 2336: doc/help/rebuildLabelHash.pl;
 2337: doc/help/render.texxml.pl;
 2338: doc/help/simpleEdit.py;
 2339: doc/help/texxml2indextex.pl;
 2340: doc/help/texxml2latex.pl;
 2341: loncom/build/buildHelp.sh;
 2342: loncom/build/help_graphics_converter.pl
 2343: </dependencies>
 2344: </file>
 2345: <file>
 2346: <source>doc/help/course.manual.pdf</source>
 2347: <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
 2348: <categoryname>interface file</categoryname>
 2349: <description>
 2350: The PDF Course Manual
 2351: </description>
 2352: <status>works/unverified</status>
 2353: </file>
 2354: <file>
 2355:   <source>loncom/html/adm/help/ext_examples.html</source>
 2356:   <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>
 2357:   <categoryname>interface file</categoryname>
 2358:   <description>
 2359:     Examples for using &EXT in HTML
 2360:   </description>
 2361: </file>
 2362: <file>
 2363:   <source>loncom/html/adm/help/ext_examples.html.meta</source>
 2364:   <target dist='default'>home/httpd/html/adm/help/ext_examples.html.meta</target>
 2365:   <categoryname>interface file</categoryname>
 2366:   <description>
 2367:     Examples for using &EXT in HTML metadata
 2368:   </description>
 2369: </file>
 2370: <file>
 2371:   <source>loncom/html/adm/help/ext_examples.library</source>
 2372:   <target dist='default'>home/httpd/html/adm/help/ext_examples.library</target>
 2373:   <categoryname>interface file</categoryname>
 2374:   <description>
 2375:     Examples for using &EXT library
 2376:   </description>
 2377: </file>
 2378: <file>
 2379:   <source>loncom/html/adm/help/ext_examples.library.meta</source>
 2380:   <target dist='default'>home/httpd/html/adm/help/ext_examples.library.meta</target>
 2381:   <categoryname>interface file</categoryname>
 2382:   <description>
 2383:     Examples for using &EXT library metadata
 2384:   </description>
 2385: </file>
 2386: <file>
 2387:   <source>loncom/html/adm/help/ext_examples.problem</source>
 2388:   <target dist='default'>home/httpd/html/adm/help/ext_examples.problem</target>
 2389:   <categoryname>interface file</categoryname>
 2390:   <description>
 2391:     Examples for using &EXT problem
 2392:   </description>
 2393: </file>
 2394: <file>
 2395:   <source>loncom/html/adm/help/ext_examples.problem.meta</source>
 2396:   <target dist='default'>home/httpd/html/adm/help/ext_examples.problem.meta</target>
 2397:   <categoryname>interface file</categoryname>
 2398:   <description>
 2399:     Examples for using &EXT problem metadata
 2400:   </description>
 2401: </file>
 2402: <fileglob>
 2403: <glob>*.*</glob>
 2404: <sourcedir>loncom/html/adm/help/gif/</sourcedir>
 2405: <targetdir dist='default'>
 2406: home/httpd/html/adm/help/gif/</targetdir>
 2407: <categoryname>interface file</categoryname>
 2408: <description>
 2409: Gif files for the help system
 2410: </description>
 2411: <filenames>
 2412: Authoring_Dynamic_Plot_Axis_Labels.gif;
 2413: Authoring_Dynamic_Plot_Axis_Tics_border.gif;
 2414: Authoring_Dynamic_Plot_Axis_Tics_minor.gif;
 2415: Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif;
 2416: Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif;
 2417: Authoring_Dynamic_Plot_Title_X_Y_Label.gif;
 2418: Dynamic_Replication_Change.gif;
 2419: Dynamic_Replication_Request.gif;
 2420: Load_Balance_Example.gif;
 2421: LONCAPA_Network_Diagram2.gif;
 2422: LONCAPA_Network_Diagram.gif;
 2423: Map_Example.gif;
 2424: Resource_Assembly.gif;
 2425: authorRemote.gif;
 2426: constructionSpace.gif;
 2427: constructionSpaceForPublishing.gif;
 2428: creatingANewCourse.gif;
 2429: creatingNewProblemResource.gif;
 2430: dynamic_piecewise.gif;
 2431: dynamic_piecewise2.gif;
 2432: dynamic_plot.gif;
 2433: dynamic_plot2.gif;
 2434: formulaResponse.gif;
 2435: login.gif;
 2436: lonhelpheader.gif;
 2437: mainCourseDocuments.gif;
 2438: mapAdvancedEditorNew.gif;
 2439: mapClickedStart.gif;
 2440: mapEditFirstClick.gif;
 2441: mapEditInitial.gif;
 2442: mapEditingButton.gif;
 2443: mapEditorDirectoryBrowser.gif;
 2444: mapEditorResourceChosen.gif;
 2445: mapEditorSelection.gif;
 2446: mapInsertResource.gif;
 2447: mapNewResource.gif;
 2448: mapSecondWindowSecondResource.gif;
 2449: mapSimpleEditor.gif;
 2450: mapStraightened.gif;
 2451: mapTwoResources.gif;
 2452: numericalResponse1.gif;
 2453: numericalResponseEditor.gif;
 2454: numericalResponseSlopeProblem.gif;
 2455: numericalResponseVarInText.gif;
 2456: optionResponseEditing.gif;
 2457: optionResponseProblem.gif;
 2458: publishMetadata.gif;
 2459: radioResponse2.gif;
 2460: radioResponseHint.gif;
 2461: smallHelp.gif;
 2462: spreadsheet_hierarchy.gif;
 2463: stringResponseEditor.gif;
 2464: studentInterface.gif
 2465: </filenames>
 2466: </fileglob>
 2467: <fileglob>
 2468: <glob>*.*</glob>
 2469: <sourcedir>loncom/html/adm/help/eps/</sourcedir>
 2470: <targetdir dist='default'>
 2471: home/httpd/html/adm/help/eps/</targetdir>
 2472: <categoryname>interface file</categoryname>
 2473: <description>
 2474: EPS files for the help system
 2475: </description>
 2476: <filenames>
 2477: Authoring_Dynamic_Plot_Axis_Labels.eps;
 2478: Authoring_Dynamic_Plot_Axis_Tics_border.eps;
 2479: Authoring_Dynamic_Plot_Axis_Tics_minor.eps;
 2480: Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;
 2481: Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;
 2482: Authoring_Dynamic_Plot_Title_X_Y_Label.eps;
 2483: Dynamic_Replication_Change.eps;
 2484: Dynamic_Replication_Request.eps;
 2485: Load_Balance_Example.eps;
 2486: LONCAPA_Network_Diagram2.eps;
 2487: LONCAPA_Network_Diagram.eps;
 2488: Map_Example.eps;
 2489: Resource_Assembly.eps;
 2490: authorRemote.eps;
 2491: constructionSpace.eps;
 2492: constructionSpaceForPublishing.eps;
 2493: creatingANewCourse.eps;
 2494: creatingNewProblemResource.eps;
 2495: dynamic_piecewise.eps;
 2496: dynamic_piecewise2.eps;
 2497: dynamic_plot.eps;
 2498: dynamic_plot2.eps;
 2499: formulaResponse.eps;
 2500: lonhelpheader.eps;
 2501: login.eps;
 2502: mainCourseDocuments.eps;
 2503: mapAdvancedEditorNew.eps;
 2504: mapClickedStart.eps;
 2505: mapEditFirstClick.eps;
 2506: mapEditInitial.eps;
 2507: mapEditingButton.eps;
 2508: mapEditorDirectoryBrowser.eps;
 2509: mapEditorResourceChosen.eps;
 2510: mapEditorSelection.eps;
 2511: mapInsertResource.eps;
 2512: mapNewResource.eps;
 2513: mapSecondWindowSecondResource.eps;
 2514: mapSimpleEditor.eps;
 2515: mapStraightened.eps;
 2516: mapTwoResources.eps;
 2517: numericalResponse1.eps;
 2518: numericalResponseEditor.eps;
 2519: numericalResponseSlopeProblem.eps;
 2520: numericalResponseVarInText.eps;
 2521: optionResponseEditing.eps;
 2522: optionResponseProblem.eps;
 2523: publishMetadata.eps;
 2524: radioResponse2.eps;
 2525: radioResponseHint.eps;
 2526: smallHelp.eps;
 2527: spreadsheet_hierarchy.eps;
 2528: stringResponseEditor.eps;
 2529: studentInterface.eps
 2530: </filenames>
 2531: </fileglob>
 2532: <fileglob>
 2533: <glob>*.*</glob>
 2534: <sourcedir>loncom/html/adm/help/tex/</sourcedir>
 2535: <targetdir dist='default'>
 2536: home/httpd/html/adm/help/tex/</targetdir>
 2537: <categoryname>interface file</categoryname>
 2538: <description>
 2539: Tex files for the help system
 2540: </description>
 2541: <filenames>
 2542: About_Authors_Manual.tex;
 2543: About_Bombs.tex;
 2544: About_Communication.tex;
 2545: About_Developers_Manual.tex;
 2546: About_Numerical_and_Formula_Response.tex;
 2547: all_functions_table.tex;
 2548: adaptive_hints.tex;
 2549: Additional_Help.tex;
 2550: Ambiguous_Reference.tex;
 2551: Analysis_Analyze_Over.tex;
 2552: Analyze_Problem.tex;
 2553: Answer_Date.tex;
 2554: Annotation.tex;
 2555: Authentication.tex;
 2556: Auth_Options.tex;
 2557: Authoring_Adding_Pictures.tex;
 2558: Authoring_DataResponse.tex;
 2559: Authoring_Dynamic_Plot_Axes.tex;
 2560: Authoring_Dynamic_Plot_Color_Selection.tex;
 2561: Authoring_Dynamic_Plot_Curve_Data.tex;
 2562: Authoring_Dynamic_Plot_Curve_Function.tex;
 2563: Authoring_Dynamic_Plot_Curve.tex;
 2564: Authoring_Dynamic_Plot_Gnuplot.tex;
 2565: Authoring_Dynamic_Plot_Key.tex;
 2566: Authoring_Dynamic_Plot_Label.tex;
 2567: Authoring_Dynamic_Plot_Linestyle.tex;
 2568: Authoring_Dynamic_Plot.tex;
 2569: Authoring_Dynamic_Plot_Tics.tex;
 2570: Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
 2571: Authoring_ExternalResponse.tex;
 2572: Authoring_Foil_Structure_Tags.tex;
 2573: Authoring_Hint_Tags.tex;
 2574: Authoring_HTML_vs_Tex.tex;
 2575: Authoring_ImageResponse.tex;
 2576: Authoring_Input_Tags.tex;
 2577: Authoring_Internal_Tags.tex;
 2578: Authoring_M_Tag.tex;
 2579: Authoring_NumericalResponse.tex;
 2580: Authoring_OptionResponse.tex;
 2581: Authoring_Output_Tags.tex;
 2582: Authoring_Pictures_EPS.tex;
 2583: Authoring_Piecewise_Plot.tex;
 2584: Authoring_RadiobuttonResponse.tex;
 2585: Authoring_Response_Attributes.tex;
 2586: Authoring_Responseparam_Parameter.tex;
 2587: Authoring_Response_Tag_Intro.tex;
 2588: Authoring_Scripting_Tags.tex;
 2589: Authoring_Structure_Tags.tex;
 2590: Authoring_XML_Intro.tex;
 2591: Author_LON-CAPA_Introduction.tex;
 2592: Author_Manual_Title_Page.tex;
 2593: Author_Numerical_and_Formula.tex;
 2594: Author_Remote_Control.tex;
 2595: Bookmarks.tex;
 2596: Browsing_Resources.tex;
 2597: Bugzilla.tex;
 2598: Caching.tex;
 2599: Calendar_Add_Announcement.tex;
 2600: Calendar_Remove_Announcement.tex;
 2601: Calling_Functions.tex;
 2602: CAPA_LON-CAPA_function_diffs.tex;
 2603: Cascading_Parameters.tex;
 2604: Catalog_Info.tex;
 2605: Change_Colors.tex;
 2606: Change_Password.tex;
 2607: Chart_Description.tex;
 2608: Change_Discussion_Display.tex;
 2609: Chart_Enrollment_Status.tex;
 2610: Chart_Output_Data.tex;
 2611: Chart_Output_Formats.tex;
 2612: Chart_Sections.tex;
 2613: Chart_Sequences.tex;
 2614: Chart_Student_Data.tex;
 2615: Chatting.tex;
 2616: Coauthor.tex;
 2617: Construction_Space_Overview.tex;
 2618: Course_Add_Other.tex;
 2619: Course_Add_Student.tex;
 2620: Course_Automated_Enrollment.tex;
 2621: Course_Broadcast_Message.tex;
 2622: Course_Change_Privileges.tex;
 2623: Course_Chart_To_Excel.tex;
 2624: Course_Chat.tex;
 2625: Course_Convert_To_CSV.tex;
 2626: Course_Create_Class_List.tex;
 2627: Course_Critical_Message.tex;
 2628: Course_Deleting.tex;
 2629: Course_Disable_Discussion.tex;
 2630: Course_Discussion_Board.tex;
 2631: Course_Drop_Student.tex;
 2632: Course_Edit_Content.tex;
 2633: Course_Editing_Custom_Roles.tex;
 2634: Course_Environment.tex;
 2635: Course_Extending_Due_Dates.tex;
 2636: Course_Face_To_Face_Records.tex;
 2637: Course_Feedback_Addresses.tex;
 2638: Course_Homework_Performance_Overview.tex;
 2639: Course_Manually_Grade_Problem.tex;
 2640: Course_Manual_Title_Page.tex;
 2641: Course_Maximum_Collaborators.tex;
 2642: Course_Message_Access.tex;
 2643: Course_Modify_Student_Data.tex;
 2644: Course_Parameter_Levels.tex;
 2645: Course_Parameter_Table_Mode.tex;
 2646: Course_Problem_Weight.tex;
 2647: Course_Set_Start_End_Date.tex;
 2648: Course_Setting_Parameters.tex;
 2649: Course_Student_Grade_Override.tex;
 2650: Course_Student_Work.tex;
 2651: Course_Toplevel_Seq.tex;
 2652: Course_User_Evaluation.tex;
 2653: Course_User_Parameter.tex;
 2654: Course_View_Class_List.tex;
 2655: Create_Course.tex;
 2656: Creating_A_Course_Intro.tex;
 2657: Creating_New_Content_Pages.tex;
 2658: Creating_Online_Problems.tex;
 2659: Creating_Radio_Response_Problems.tex;
 2660: Developer_Manual_Title_Page.tex;
 2661: Developer_Tutorial.tex;
 2662: Distribute_Messages.tex;
 2663: Docs_About_Bulletin_Board.tex;
 2664: Docs_About_My_Personal_Info.tex;
 2665: Docs_About_Simple_Page.tex;
 2666: Docs_About_Syllabus.tex;
 2667: Docs_Adding_Course_Doc.tex;
 2668: Docs_Adding_External_Resource.tex;
 2669: Docs_Adding_Folders.tex;
 2670: Docs_Adding_Pages.tex;
 2671: Docs_Adding_Syllabus.tex;
 2672: Docs_Alternatives.tex;
 2673: Docs_Check_Resource_Versions.tex;
 2674: Docs_Creating_From_Template.tex;
 2675: Docs_Dump_Course_Docs.tex;
 2676: Docs_Export_Course_Docs.tex;
 2677: Docs_Editing_Templated_Pages.tex;
 2678: Docs_Essay.tex;
 2679: Docs_Importing_LON-CAPA_Resource.tex;
 2680: Docs_Load_Map.tex;
 2681: Docs_Main_Course_Documents.tex;
 2682: Docs_Navigate_Content.tex;
 2683: Docs_Option_Response.tex;
 2684: Docs_Overview.tex;
 2685: Docs_Radio.tex;
 2686: Docs_Score_Upload_Form.tex;
 2687: Docs_Search.tex;
 2688: Docs_Simple_Problem.tex;
 2689: Docs_String_Response.tex;
 2690: Docs_Supplemental.tex;
 2691: Docs_Uploading_From_Harddrive.tex;
 2692: Docs_Verify_Content.tex;
 2693: Due_Date.tex;
 2694: Edit_Syllabus.tex;
 2695: exam_basics.tex;
 2696: Exploring_Your_Course.tex;
 2697: Feedback_Author.tex;
 2698: Feedback_Content.tex;
 2699: Feedback_Discuss_Anon.tex;
 2700: Feedback_Discussion.tex;
 2701: Feedback_Policy.tex;
 2702: Finding_Resources.tex;
 2703: Foils.tex;
 2704: Formula_Response_Adv_Intro.tex;
 2705: Formula_Response_Example.tex;
 2706: Formula_Response_Limitations.tex;
 2707: Formula_Response_Problems.tex;
 2708: Formula_Response_Sampling.tex;
 2709: Formula_Tolerance.tex;
 2710: General_Intro.tex;
 2711: Generation.tex;
 2712: Grade_All.tex;
 2713: Grade_Intro.tex;
 2714: Grade_One.tex;
 2715: Grade_Scantron.tex;
 2716: Grade_Sequence.tex;
 2717: Grade_Upload.tex;
 2718: Grade_Verify.tex;
 2719: GradingOptions.tex;
 2720: Greek_Symbols.tex;
 2721: Guts_Apache_Env.tex;
 2722: Guts_Apache_Modules.tex;
 2723: Guts_Apache.tex;
 2724: Guts_Authentication.tex;
 2725: Guts_Authoring.tex;
 2726: Guts_Coding_Guidelines.tex;
 2727: Guts_Course_Dir.tex;
 2728: Guts_User_Dir.tex;
 2729: Help.tex;
 2730: Helper_Course_Initialization.tex;
 2731: How_To_Edit_Existing_Content_Pages.tex;
 2732: Latex_Footer.tex;
 2733: Latex_Header.tex;
 2734: Leaving_Feedback.tex;
 2735: Login_To_LON-CAPA.tex;
 2736: Metadata_Description.tex;
 2737: Navigation_Screen.tex;
 2738: Navmap_Host_Down.tex;
 2739: NavMaps_MarkPosts_Read.tex;
 2740: Numerical_Response_Advanced_Example.tex;
 2741: Numerical_Response_Format.tex;
 2742: Numerical_Response_Introduction.tex;
 2743: Numerical_Response_Intro.tex;
 2744: Numerical_Response_Parts_A.tex;
 2745: Numerical_Response_Parts_B.tex;
 2746: Numerical_Response_Problems.tex;
 2747: Numerical_Response_Randomization.tex;
 2748: Numerical_Response_Simple_Example.tex;
 2749: Numerical_Response_Tutorial_A.tex;
 2750: Numerical_Response_Units.tex;
 2751: numerical_wrong_answers.tex;
 2752: Open_Date.tex;
 2753: Option_Response_Concept_Group_Example.tex;
 2754: Option_Response_Matching_Example.tex;
 2755: Option_Response_Problem_Creation.tex;
 2756: Option_Response_Problem_Figure.tex;
 2757: Option_Response_Problem_Parts.tex;
 2758: Option_Response_Problems.tex;
 2759: Option_Response_Simple.tex;
 2760: Other_Symbols.tex;
 2761: Parameter_Helper.tex;
 2762: Parameter_Overview.tex;
 2763: Part_Tag_Edit_Help.tex;
 2764: Personal_Info_Page.tex;
 2765: Physical_Units.tex;
 2766: Prefs_About_Me.tex;
 2767: Prefs_Forwarding.tex;
 2768: Prefs_Language.tex;
 2769: Prefs_Screen_Name_Nickname.tex;
 2770: Print_Library.tex;
 2771: Print_Options.tex;
 2772: Print_Resource.tex;
 2773: Print_Tricks.tex;
 2774: Problem_Editor_Testing_Area.tex;
 2775: Problem_Editor_XML_Index.tex;
 2776: Problem_LON-CAPA_Functions.tex;
 2777: Problem_LON-CAPA_Image_Options.tex;
 2778: Problem_Parameters.tex;
 2779: Problem_Types.tex;
 2780: Publishing_A_Resource.tex;
 2781: Publishing_Author_Tutorial_Segue.tex;
 2782: Publishing_Copyright.tex;
 2783: Publishing_Intro.tex;
 2784: Publishing_Keywords.tex;
 2785: Quick_Grades_Description.tex;
 2786: Quick_Grades_Possibly_Correct.tex;
 2787: Radio_Response_Problems.tex;
 2788: Radio_Response_Randomization.tex;
 2789: Ranking_Problems.tex;
 2790: Receipt.tex;
 2791: Remote_Menu.tex;
 2792: Resource_Discussion.tex;
 2793: Resource_Types.tex;
 2794: Roles_About.tex;
 2795: Roles_Screen.tex;
 2796: Script_Functions.tex;
 2797: Scripting_Help.tex;
 2798: Script_Tutorial_Intro.tex;
 2799: Script_Variables.tex;
 2800: Search_Advanced.tex;
 2801: Search_Basic.tex;
 2802: Searching.tex;
 2803: Sending_Email.tex;
 2804: Sequence_Advanced_Editor_Creation.tex;
 2805: Sequence_Definition.tex;
 2806: Sequence_Editor_Selection.tex;
 2807: Sequence_Page_Maps.tex;
 2808: Sequence_Simple_Editor_Creation.tex;
 2809: Sequence_Top-Level.tex;
 2810: Significant_Figures.tex;
 2811: Spreadsheet_About.tex;
 2812: Spreadsheet_Calculation.tex;
 2813: Spreadsheet_Calculation_Time.tex;
 2814: Spreadsheet_Cell_Editing.tex;
 2815: Spreadsheet_Editing.tex;
 2816: Spreadsheet_Export_Row.tex;
 2817: Spreadsheet_Files.tex;
 2818: Spreadsheet_Functions.tex;
 2819: Spreadsheet_Hierarchy.tex;
 2820: Spreadsheet_HowTo_Assessments.tex;
 2821: Spreadsheet_HowTo.tex;
 2822: Spreadsheet_Layout.tex;
 2823: Spreadsheet_Levels.tex;
 2824: Spreadsheet_Max_Depth_Exceeded.tex;
 2825: Spreadsheet_Parms.tex;
 2826: Spreadsheet_Problem_Weight.tex;
 2827: Spreadsheet_Referencing_Cells.tex;
 2828: Spreadsheet_Referencing_Parameters.tex;
 2829: Spreadsheet_Row_Numbers.tex;
 2830: Spreadsheet_Student_View.tex;
 2831: Spreadsheet_Student_Visible.tex;
 2832: Spreadsheet_Template_Row.tex;
 2833: Spreadsheet_Ternary_Operator.tex;
 2834: Spreadsheet_Tries.tex;
 2835: Statistics_Overall_Key.tex;
 2836: Statistics_Sequence.tex;
 2837: Statistics_Cache.tex;
 2838: String_Response_Problem_Creation.tex;
 2839: String_Response_Problems.tex;
 2840: Submission_Time_Analysis.tex;
 2841: Syllabus_ExtLink.tex;
 2842: Syllabus_URLs.tex;
 2843: Table_Mode.tex;
 2844: TEXDropEmptyColumns_attribute.tex;
 2845: TEXitemgroupwidth_attribute.tex;
 2846: TEXitemgroup_attribute.tex;
 2847: TEXlayout_attribute.tex;
 2848: TEXsize_attribute.tex;
 2849: TEXtype_attribute.tex;
 2850: TEXwidth_attribute.tex;
 2851: Tries.tex;
 2852: Tolerance.tex;
 2853: Uploaded_Templates_PublicView.tex;
 2854: Uploaded_Templates_TextBoxes.tex;
 2855: Variable_Naming_Conventions.tex;
 2856: Variables_in_Scripts.tex;
 2857: Variables_in_the_Answer_Block.tex;
 2858: Variables_in_the_Text_Block.tex;
 2859: Variable_Tutorial_A.tex;
 2860: View_All_Messages.tex;
 2861: View_Critical_Messages.tex;
 2862: What_Is_LON-CAPA.tex;
 2863: Why_LON-CAPA.tex;
 2864: </filenames>
 2865: </fileglob>
 2866: <fileglob>
 2867: <glob>*.*</glob>
 2868: <sourcedir>loncom/html/adm/help/tex/ru/</sourcedir>
 2869: <targetdir dist='default'>
 2870: home/httpd/html/adm/help/tex/ru/</targetdir>
 2871: <categoryname>interface file</categoryname>
 2872: <description>
 2873: Russian Tex files for the help system
 2874: </description>
 2875: <filenames>
 2876: About_Authors_Manual.tex;
 2877: About_Communication.tex;
 2878: About_Developers_Manual.tex;
 2879: About_Numerical_and_Formula_Response.tex;
 2880: CAPA_LON-CAPA_function_diffs.tex;
 2881: Course_Maximum_Collaborators.tex;
 2882: Course_Set_Start_End_Date.tex;
 2883: Creating_A_Course_Intro.tex;
 2884: Other_Symbols.tex;
 2885: Physical_Units.tex;
 2886: Print_Resource.tex;
 2887: Authoring_Adding_Pictures.tex;
 2888: </filenames>
 2889: </fileglob>
 2890: <file>
 2891: <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
 2892: <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
 2893: <categoryname>interface file</categoryname>
 2894: <description>
 2895: A gdbm file containing a label->tex file hash.
 2896: </description>
 2897: <status>works/unverified</status>
 2898: </file>
 2899: <fileglob>
 2900:   <glob>*</glob>
 2901:   <sourcedir>loncom/html/adm/fonts/</sourcedir>
 2902:   <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
 2903:   <categoryname>interface file</categoryname>
 2904:   <description>
 2905:     Fonts for convertjme.pl
 2906:   </description>
 2907:   <filenames>
 2908: AUTHORS;
 2909: BUGS;
 2910: DejaVuSerif-Roman.ttf;
 2911: LICENSE;
 2912: NEWS;
 2913: README;
 2914: status.txt;
 2915: unicover.txt
 2916:   </filenames>
 2917: </fileglob>
 2918: <file>
 2919: <source>loncom/interface/lonstatistics.pm</source>
 2920: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
 2921: <categoryname>handler</categoryname>
 2922: <description>
 2923: Handler to show statistics on solving LON-CAPA problems.
 2924: </description>
 2925: <status>works/unverified</status>
 2926: </file>
 2927: <file>
 2928: <source>loncom/interface/statistics/lonstathelpers.pm</source>
 2929: <target dist='default'>home/httpd/lib/perl/Apache/lonstathelpers.pm</target>
 2930: <categoryname>handler</categoryname>
 2931: <description>
 2932: Utility module for statistics and data mining.
 2933: </description>
 2934: <status>works/unverified</status>
 2935: </file>
 2936: <file>
 2937: <source>loncom/interface/lontrackstudent.pm</source>
 2938: <target dist='default'>home/httpd/lib/perl/Apache/lontrackstudent.pm</target>
 2939: <categoryname>handler</categoryname>
 2940: <description>
 2941: Handler to parse and analyze activity.log
 2942: </description>
 2943: <status>works/unverified</status>
 2944: </file>
 2945: <file>
 2946: <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
 2947: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
 2948: </target>
 2949: <categoryname>handler</categoryname>
 2950: <description>
 2951: The module that generate the html for the Problem Statistics web pages.
 2952: </description>
 2953: </file>
 2954: <file>
 2955: <source>loncom/interface/statistics/lonsurveyreports.pm</source>
 2956: <target dist='default'>home/httpd/lib/perl/Apache/lonsurveyreports.pm
 2957: </target>
 2958: <categoryname>handler</categoryname>
 2959: <description>
 2960: Gives instructors access to compiled survey results.
 2961: </description>
 2962: </file>
 2963: <file>
 2964: <source>loncom/interface/statistics/lonstudentsubmissions.pm</source>
 2965: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentsubmissions.pm
 2966: </target>
 2967: <categoryname>handler</categoryname>
 2968: <description>
 2969: Generates excel file containing student submissions and correct answers.
 2970: </description>
 2971: </file>
 2972: <file>
 2973: <source>loncom/interface/statistics/loncorrectproblemplot.pm</source>
 2974: <target dist='default'>home/httpd/lib/perl/Apache/loncorrectproblemplot.pm
 2975: </target>
 2976: <categoryname>handler</categoryname>
 2977: <description>
 2978: The module that generate the html for the correct problems plot web pages.
 2979: </description>
 2980: <status>works/unverified</status>
 2981: </file>
 2982: <file>
 2983: <source>loncom/interface/statistics/lonpercentage.pm</source>
 2984: <target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
 2985: </target>
 2986: <categoryname>handler</categoryname>
 2987: <description>
 2988: The module that generate the html for the Percentage graph web pages.
 2989: </description>
 2990: <status>works/unverified</status>
 2991: </file>
 2992: <file>
 2993: <source>loncom/interface/statistics/lonproblemanalysis.pm</source>
 2994: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
 2995: </target>
 2996: <categoryname>handler</categoryname>
 2997: <description>
 2998: This module provides detailed analysis and raw data for submissions of various problem types.
 2999: </description>
 3000: <status>works/unverified</status>
 3001: </file>
 3002: <file>
 3003:   <source>loncom/interface/statistics/longradinganalysis.pm</source>
 3004:   <target dist='default'>home/httpd/lib/perl/Apache/longradinganalysis.pm</target>
 3005:   <categoryname>handler</categoryname>
 3006:   <description>
 3007:     This module provides detailed analysis and raw data for submissions of various problem types.
 3008:   </description>
 3009:   <status>works/unverified</status>
 3010: </file>
 3011: <file>
 3012: <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
 3013: <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
 3014: </target>
 3015: <categoryname>handler</categoryname>
 3016: <description>
 3017: This module produces plots of the times of students attempts on an assessment.
 3018: </description>
 3019: <status>works/unverified</status>
 3020: </file>
 3021: <file>
 3022: <source>loncom/interface/statistics/lonstudentassessment.pm</source>
 3023: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
 3024: </target>
 3025: <categoryname>handler</categoryname>
 3026: <description>
 3027: The module that generate the html for the Student Assessment/Chart web pages.
 3028: </description>
 3029: <status>works/unverified</status>
 3030: </file>
 3031: <file>
 3032: <source>loncom/interface/lonwhatsnew.pm</source>
 3033: <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
 3034: </target>
 3035: <categoryname>handler</categoryname>
 3036: <description>
 3037: Handler to display items in course requiring action.
 3038: </description>
 3039: <status>works/unverified</status>
 3040: </file>
 3041: <file>
 3042: <source>loncom/publisher/londiff.pm</source>
 3043: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 3044: <categoryname>handler</categoryname>
 3045: <description>
 3046: Handler to show difference between two files.
 3047: </description>
 3048: <status>works/unverified</status>
 3049: </file>
 3050: <file>
 3051: <source>loncom/publisher/lonrights.pm</source>
 3052: <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
 3053: <categoryname>handler</categoryname>
 3054: <description>
 3055: Handler to show and edit custom distribution rights
 3056: </description>
 3057: <status>works/unverified</status>
 3058: </file>
 3059: <file>
 3060: <source>loncom/publisher/lonupload.pm</source>
 3061: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
 3062: <categoryname>handler</categoryname>
 3063: <description>
 3064: Handler to upload files through browser into construction space.
 3065: </description>
 3066: <status>works/unverified</status>
 3067: </file>
 3068: <file>
 3069: <source>doc/man/Apache__lonupload.3</source>
 3070: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
 3071: <categoryname>doc</categoryname>
 3072: <description>man page for lonupload.pm</description>
 3073: <build trigger='always run'>
 3074: loncom/build/pod2man.sh ../publisher/lonupload.pm &gt; \
 3075: ../../doc/man/Apache__lonupload.3 &amp;&amp; echo 'manifying lonupload.pm'
 3076: </build>
 3077: <status>works/unverified</status>
 3078: <dependencies>
 3079: ../../loncom/publisher/lonupload.pm
 3080: </dependencies>
 3081: </file>
 3082: <file>
 3083: <source>doc/lib/perl/Apache/lonupload.html</source>
 3084: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
 3085: </target>
 3086: <categoryname>doc</categoryname>
 3087: <description>POD-derived page for lonupload.pm</description>
 3088: <build trigger='always run'>
 3089: loncom/build/pod2html.sh ../publisher/lonupload.pm &gt; \
 3090: ../../doc/lib/perl/Apache/lonupload.html &amp;&amp; \
 3091: echo 'pod2html lonupload.pm'
 3092: </build>
 3093: <status>works/unverified</status>
 3094: <dependencies>
 3095: ../../loncom/publisher/lonupload.pm
 3096: </dependencies>
 3097: </file>
 3098: <file>
 3099: <source>loncom/homework/essayresponse.pm</source>
 3100: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
 3101: <categoryname>handler</categoryname>
 3102: <description>
 3103: Handler to evaluate essay (ungraded) style responses.
 3104: </description>
 3105: <status>works/unverified</status>
 3106: </file>
 3107: <file>
 3108: <source>loncom/homework/externalresponse.pm</source>
 3109: <target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
 3110: <categoryname>handler</categoryname>
 3111: <description>
 3112: Handler to evaluate externally graded responses.
 3113: </description>
 3114: <status>works/unverified</status>
 3115: </file>
 3116: <file>
 3117: <source>loncom/homework/loncapagrade.pm</source>
 3118: <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
 3119: <categoryname>handler</categoryname>
 3120: <description>
 3121: Holds results and defines
 3122: tag handlers needed by externalresponse.pm
 3123: </description>
 3124: <status>works/unverified</status>
 3125: </file>
 3126: <file>
 3127:   <source>loncom/homework/gradesubmission.pl</source>
 3128:   <target dist='default'>home/httpd/cgi-bin/gradesubmission.pl</target>
 3129:   <categoryname>handler</categoryname>
 3130:   <description>
 3131: Example script for use with external response.
 3132:   </description>
 3133:   <status>works/unverified</status>
 3134: </file>
 3135: <file>
 3136: <source>loncom/publisher/lonpubdir.pm</source>
 3137: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
 3138: <categoryname>handler</categoryname>
 3139: <description>
 3140: Handler to publish directories.
 3141: </description>
 3142: </file>
 3143: <file>
 3144: <source>loncom/publisher/lonunauthorized.pm</source>
 3145: <target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
 3146: <categoryname>handler</categoryname>
 3147: <description>
 3148: Handler to explain failed contruction space access.
 3149: </description>
 3150: </file>
 3151: <file>
 3152: <source>doc/man/Apache__lonpubdir.3</source>
 3153: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
 3154: <categoryname>doc</categoryname>
 3155: <description>man page for lonpubdir.pm</description>
 3156: <build trigger='always run'>
 3157: loncom/build/pod2man.sh ../publisher/lonpubdir.pm &gt; \
 3158: ../../doc/man/Apache__lonpubdir.3 &amp;&amp; echo 'manifying lonpubdir.pm'
 3159: </build>
 3160: <status>works/unverified</status>
 3161: <dependencies>
 3162: ../../loncom/lonnet/perl/lonnet.pm
 3163: </dependencies>
 3164: </file>
 3165: <file>
 3166: <source>doc/lib/perl/Apache/lonpubdir.html</source>
 3167: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
 3168: </target>
 3169: <categoryname>doc</categoryname>
 3170: <description>POD-derived page for lonpubdir.pm</description>
 3171: <build trigger='always run'>
 3172: loncom/build/pod2html.sh ../publisher/lonpubdir.pm &gt; \
 3173: ../../doc/lib/perl/Apache/lonpubdir.html &amp;&amp; \
 3174: echo 'pod2html lonpubdir.pm'
 3175: </build>
 3176: <status>works/unverified</status>
 3177: <dependencies>
 3178: ../../loncom/publisher/lonpubdir.pm
 3179: </dependencies>
 3180: </file>
 3181: <file>
 3182: <source>loncom/publisher/lonretrieve.pm</source>
 3183: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
 3184: <categoryname>handler</categoryname>
 3185: <description>
 3186: Handler to retrieve old versions from resource space.
 3187: </description>
 3188: <status>works/unverified</status>
 3189: </file>
 3190: <file>
 3191: <source>loncom/publisher/loncleanup.pm</source>
 3192: <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
 3193: <categoryname>handler</categoryname>
 3194: <description>
 3195: Handler to clean up HTML files.
 3196: </description>
 3197: <status>works/unverified</status>
 3198: </file>
 3199: <file>
 3200: <source>doc/man/Apache__lonretrieve.3</source>
 3201: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 3202: <categoryname>doc</categoryname>
 3203: <description>man page for lonretrieve.pm</description>
 3204: <build trigger='always run'>
 3205: loncom/build/pod2man.sh ../publisher/lonretrieve.pm &gt; \
 3206: ../../doc/man/Apache__lonretrieve.3 &amp;&amp; echo 'manifying lonretrieve.pm'
 3207: </build>
 3208: <status>works/unverified</status>
 3209: <dependencies>
 3210: ../../loncom/publisher/lonretrieve.pm
 3211: </dependencies>
 3212: </file>
 3213: <file>
 3214: <source>doc/lib/perl/Apache/lonretrieve.html</source>
 3215: <target dist='default'>
 3216: home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
 3217: </target>
 3218: <categoryname>doc</categoryname>
 3219: <description>POD-derived page for lonretrieve.pm</description>
 3220: <build trigger='always run'>
 3221: loncom/build/pod2html.sh ../publisher/lonretrieve.pm &gt; \
 3222: ../../doc/lib/perl/Apache/lonretrieve.html &amp;&amp; \
 3223: echo 'pod2html lonretrieve.pm'
 3224: </build>
 3225: <status>works/unverified</status>
 3226: <dependencies>
 3227: ../../loncom/publisher/lonretrieve.pm
 3228: </dependencies>
 3229: </file>
 3230: <file>
 3231: <source>loncom/homework/edit.pm</source>
 3232: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
 3233: <categoryname>handler</categoryname>
 3234: <description>
 3235: Helper functions when in homework edit mode.
 3236: </description>
 3237: </file>
 3238: <file>
 3239: <source>doc/man/Apache__edit.3</source>
 3240: <target dist='default'>usr/man/man3/Apache::edit.3</target>
 3241: <categoryname>doc</categoryname>
 3242: <description>man page for edit.pm</description>
 3243: <build trigger='always run'>
 3244: loncom/build/pod2man.sh ../homework/edit.pm &gt; ../../doc/man/Apache__edit.3 &amp;&amp; \
 3245: echo 'manifying edit.pm'
 3246: </build>
 3247: <status>works/unverified</status>
 3248: <dependencies>
 3249: ../../loncom/homework/edit.pm
 3250: </dependencies>
 3251: </file>
 3252: <file>
 3253: <source>doc/lib/perl/Apache/edit.html</source>
 3254: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
 3255: </target>
 3256: <categoryname>doc</categoryname>
 3257: <description>POD-derived page for edit.pm</description>
 3258: <build trigger='always run'>
 3259: loncom/build/pod2html.sh ../homework/edit.pm &gt; \
 3260: ../../doc/lib/perl/Apache/edit.html \
 3261: &amp;&amp; echo 'pod2html edit.pm'
 3262: </build>
 3263: <status>works/unverified</status>
 3264: <dependencies>
 3265: ../../loncom/homework/edit.pm
 3266: </dependencies>
 3267: </file>
 3268: <file>
 3269: <source>loncom/interface/lonmeta.pm</source>
 3270: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 3271: <categoryname>handler</categoryname>
 3272: <description>Metadata display handler.</description>
 3273: <status>works/unverified</status>
 3274: </file>
 3275: <file>
 3276: <source>rat/lonambiguous.pm</source>
 3277: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
 3278: <categoryname>handler</categoryname>
 3279: <description>
 3280: Handler to resolve ambiguous file locations.
 3281: </description>
 3282: <status>works/unverified</status>
 3283: </file>
 3284: <file>
 3285: <source>rat/lonratparms.pm</source>
 3286: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
 3287: <categoryname>handler</categoryname>
 3288: <description>
 3289: Handler to set resource parameters inside of the RAT based on metadata.
 3290: </description>
 3291: <status>works/unverified</status>
 3292: </file>
 3293: <file>
 3294: <source>rat/lonsequence.pm</source>
 3295: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
 3296: <categoryname>handler</categoryname>
 3297: <description>
 3298: Handler for showing sequence objects of educational resources.
 3299: </description>
 3300: <status>works/unverified</status>
 3301: </file>
 3302: <file>
 3303: <source>loncom/interface/loncreatecourse.pm</source>
 3304: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
 3305: <categoryname>handler</categoryname>
 3306: <description>
 3307: Allows domain coordinators to create new courses and assign course
 3308: coordinators.
 3309: </description>
 3310: <status>works/unverified</status>
 3311: </file>
 3312: <file>
 3313: <source>loncom/interface/loncreateuser.pm</source>
 3314: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 3315: <categoryname>handler</categoryname>
 3316: <description>
 3317: Allows users to within their own privileges create/edit users and give
 3318: them roles. 
 3319: </description>
 3320: <status>works/unverified</status>
 3321: </file>
 3322: <file>
 3323: <source>loncom/interface/lonhtmlcommon.pm</source>
 3324: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
 3325: <categoryname>handler</categoryname>
 3326: <description>
 3327: Contains a set of functions that generate html controls and data layouts
 3328: </description>
 3329: </file>
 3330: <file>
 3331: <source>loncom/interface/lonspeller.pm</source>
 3332: <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
 3333: <categoryname>handler</categoryname>
 3334: <description>
 3335: Contains a set of functions to use Aspell
 3336: </description>
 3337: </file>
 3338: <file>
 3339: <source>loncom/localize/lonlocal.pm</source>
 3340: <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>
 3341: <categoryname>handler</categoryname>
 3342: <description>
 3343: Contains the &mt access function to Locale::Maketext
 3344: </description>
 3345: </file>
 3346: <file>
 3347:   <source>loncom/localize/lonlocalize.pm</source>
 3348:   <target dist='default'>home/httpd/lib/perl/Apache/lonlocalize.pm</target>
 3349:   <categoryname>handler</categoryname>
 3350:   <description>
 3351: handler for &mt()ing static files
 3352:   </description>
 3353: </file>
 3354: <file>
 3355: <source>loncom/localize/localize.pm</source>
 3356: <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
 3357: <categoryname>handler</categoryname>
 3358: <description>
 3359: Localization class for Locale::Maketext
 3360: </description>
 3361: </file>
 3362: <fileglob>
 3363: <glob>*.pm</glob>
 3364: <sourcedir>loncom/localize/localize/</sourcedir>
 3365: <targetdir dist='default'>
 3366: home/httpd/lib/perl/Apache/localize/</targetdir>
 3367: <categoryname>static conf</categoryname>
 3368: <description>
 3369: Translation files.
 3370: </description>
 3371: <filenames>
 3372: de.pm;
 3373: pt.pm;
 3374: fr.pm;
 3375: ja.pm;
 3376: tr.pm;
 3377: ru.pm;
 3378: fa.pm;
 3379: ar.pm;
 3380: es.pm;
 3381: x_chef.pm;
 3382: </filenames>
 3383: </fileglob>
 3384: <file>
 3385: <source>loncom/interface/loncoursedata.pm</source>
 3386: <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
 3387: <categoryname>handler</categoryname>
 3388: <description>
 3389: Common functions for handling student course data (download and process)
 3390: </description>
 3391: </file>
 3392: <file>
 3393: <source>loncom/interface/loncommon.pm</source>
 3394: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
 3395: <categoryname>handler</categoryname>
 3396: <description>
 3397: Makes a table out of the previous attempts.  Inputs result_from_symbread,
 3398: user, domain, home_server, course_id.
 3399: </description>
 3400: <status>works/unverified</status>
 3401: </file>
 3402: <file>
 3403: <source>doc/man/Apache__loncommon.3</source>
 3404: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
 3405: <categoryname>doc</categoryname>
 3406: <description>man page for loncommon.pm</description>
 3407: <build trigger='always run'>
 3408: loncom/build/pod2man.sh ../interface/loncommon.pm &gt; \
 3409: ../../doc/man/Apache__loncommon.3 &amp;&amp; echo 'manifying loncommon.pm'
 3410: </build>
 3411: <status>works/unverified</status>
 3412: <dependencies>
 3413: ../../loncom/interface/loncommon.pm
 3414: </dependencies>
 3415: </file>
 3416: <file>
 3417: <source>doc/lib/perl/Apache/loncommon.html</source>
 3418: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
 3419: </target>
 3420: <categoryname>doc</categoryname>
 3421: <description>POD-derived page for loncommon.pm</description>
 3422: <build trigger='always run'>
 3423: loncom/build/pod2html.sh ../interface/loncommon.pm &gt; \
 3424: ../../doc/lib/perl/Apache/loncommon.html &amp;&amp; \
 3425: echo 'pod2html loncommon.pm'
 3426: </build>
 3427: <status>works/unverified</status>
 3428: <dependencies>
 3429: ../../loncom/interface/loncommon.pm
 3430: </dependencies>
 3431: </file>
 3432: <file>
 3433: <source>loncom/homework/grades.pm</source>
 3434: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
 3435: <categoryname>handler</categoryname>
 3436: <description>Handles the viewing of grades.</description>
 3437: </file>
 3438: <file>
 3439: <source>loncom/homework/imageresponse.pm</source>
 3440: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
 3441: <categoryname>handler</categoryname>
 3442: <description>
 3443: Coordinates the response to clicking an image.
 3444: </description>
 3445: <status>works/unverified</status>
 3446: </file>
 3447: <file>
 3448: <source>loncom/homework/optionresponse.pm</source>
 3449: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
 3450: <categoryname>handler</categoryname>
 3451: <description>
 3452: Handles tags associated with showing a list of options.</description>
 3453: </file>
 3454: <file>
 3455: <source>loncom/homework/outputtags.pm</source>
 3456: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 3457: <categoryname>handler</categoryname>
 3458: <description>
 3459: Handles tags associated with output.  Seems to relate to due dates of the
 3460: assignment.
 3461: </description>
 3462: <status>works/unverified</status>
 3463: </file>
 3464: 
 3465: <file>
 3466:   <source>loncom/homework/chemresponse.pm</source>
 3467:   <target dist='default'>home/httpd/lib/perl/Apache/chemresponse.pm</target>
 3468:   <categoryname>handler</categoryname>
 3469:   <description>
 3470:     Handle the tags organicresponse/structure and reationresponse
 3471:   </description>
 3472:   <status>works/unverified</status>
 3473: </file>
 3474: 
 3475: <fileglob>
 3476:   <glob>*.*</glob>
 3477:   <sourcedir>loncom/html/adm/jme/</sourcedir>
 3478:   <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
 3479:   <categoryname>interface file</categoryname>
 3480:   <description>
 3481:     JME files, for editing organic structures
 3482:   </description>
 3483:   <filenames>
 3484: JME.jar;
 3485: jme.gif;
 3486: jme_help.html;
 3487: nitro.gif;
 3488: smiles.gif
 3489:   </filenames>
 3490: </fileglob>
 3491: 
 3492: <fileglob>
 3493:   <glob>*.*</glob>
 3494:   <sourcedir>loncom/html/adm/jmol/</sourcedir>
 3495:   <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>
 3496:   <categoryname>interface file</categoryname>
 3497:   <description>
 3498:     Jmol files, for displaying structures
 3499:   </description>
 3500:   <filenames>
 3501: COPYRIGHT.txt;
 3502: JmolApplet.jar;
 3503: Jmol.js;
 3504: LICENSE.txt;
 3505: README.txt
 3506:   </filenames>
 3507: </fileglob>
 3508: 
 3509: <file>
 3510:   <source>loncom/homework/convertjme.pl</source>
 3511:   <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
 3512:   <categoryname>script</categoryname>
 3513:   <description>
 3514:     Dynamically converts JME strings into either a png or ps file.
 3515:   </description>
 3516: </file>
 3517: 
 3518: <fileglob>
 3519:   <glob>*.*</glob>
 3520:   <sourcedir>loncom/html/adm/jsMath/</sourcedir>
 3521:   <targetdir dist='default'>home/httpd/html/adm/jsMath/</targetdir>
 3522:   <categoryname>interface file</categoryname>
 3523:   <description>
 3524: jsMath is a Javascript solution to converting TeX to something the browser can see
 3525:   </description>
 3526:   <filenames>
 3527: black.gif;
 3528: blank.gif;
 3529: COPYING.txt;
 3530: jsMath-BaKoMa-fonts.js;
 3531: jsMath-autoload.html;
 3532: jsMath-controls.html;
 3533: jsMath-fallback-mac.js;
 3534: jsMath-fallback-mac-mozilla.js;
 3535: jsMath-fallback-mac-msie.js;
 3536: jsMath-fallback-pc.js;
 3537: jsMath-fallback-symbols.js;
 3538: jsMath-fallback-unix.js;
 3539: jsMath.js;
 3540: jsMath-loader.html;
 3541: jsMath-mozilla.js;
 3542: jsMath-msie-mac.js;
 3543: jsMath-old-browsers.js;
 3544:   </filenames>
 3545: </fileglob>
 3546: 
 3547: <file>
 3548:   <source>loncom/html/adm/jsMath/jsMath-fonts-1.3.zip</source>
 3549:   <target dist='default'>home/httpd/html/adm/jsMath/fonts/</target>
 3550:   <categoryname>script</categoryname>
 3551:   <description>
 3552:     Dynamically converts JME strings into either a png or ps file.
 3553:   </description>
 3554:   <installscript>
 3555: commands /home/httpd/html/adm/jsMath
 3556:   </installscript>
 3557:   <dependencies>
 3558: loncom/html/adm/jsMath/commands;
 3559: loncom/html/adm/jsMath/jsMath-fonts-1.3.zip;
 3560:   </dependencies>
 3561: </file>
 3562: 
 3563: <fileglob>
 3564:   <glob>*.*</glob>
 3565:   <sourcedir>loncom/html/adm/jsMath/extensions/</sourcedir>
 3566:   <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions/</targetdir>
 3567:   <categoryname>interface file</categoryname>
 3568:   <description>
 3569: Additional jsMath functionality that can be used when needed.
 3570:   </description>
 3571:   <filenames>
 3572: AMSsymbols.js;
 3573: HTML.js;
 3574: boldsymbol.js;
 3575: double-click.js;
 3576: fbox.js;
 3577: leaders.js;
 3578: mathchoice.js;
 3579: mimeTeX.js;
 3580: moreArrows.js;
 3581: newcommand.js;
 3582: underset-overset.js;
 3583:   </filenames>
 3584: </fileglob>
 3585: 
 3586: <fileglob>
 3587:   <glob>*.*</glob>
 3588:   <sourcedir>loncom/html/adm/jsMath/plugins/</sourcedir>
 3589:   <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins/</targetdir>
 3590:   <categoryname>interface file</categoryname>
 3591:   <description>
 3592: jsMath is a Javascript solution to converting TeX to something the browser can see
 3593:   </description>
 3594:   <filenames>
 3595: autoload.js;
 3596: mimeTeX.js;
 3597: noImageFonts.js;
 3598: tex2math.js;
 3599:   </filenames>
 3600: </fileglob>
 3601: 
 3602: <fileglob>
 3603:   <glob>*.*</glob>
 3604:   <sourcedir>loncom/html/adm/jsMath/uncompressed/</sourcedir>
 3605:   <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed/</targetdir>
 3606:   <categoryname>interface file</categoryname>
 3607:   <description>
 3608: the jsMath source files not compressed for increasing download speed (not used by lon-capa directly)
 3609:   </description>
 3610:   <filenames>
 3611: def.js;
 3612: jsMath-fallback-mac.js;
 3613: jsMath-fallback-pc.js;
 3614: jsMath-fallback-symbols.js;
 3615: jsMath-fallback-unix.js;
 3616: jsMath.js;
 3617:   </filenames>
 3618: </fileglob>
 3619: 
 3620: <file>
 3621: <source>loncom/interface/lontest.pm</source>
 3622: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
 3623: <categoryname>handler</categoryname>
 3624: <description>
 3625: Used for debugging and testing the LON-CAPA system.
 3626: </description>
 3627: <status>works/unverified</status>
 3628: </file>
 3629: <file>
 3630: <source>loncom/homework/radiobuttonresponse.pm</source>
 3631: <target dist='default'>
 3632: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
 3633: <categoryname>handler</categoryname>
 3634: <description>
 3635: Handles multiple-choice style responses.
 3636: </description>
 3637: <status>works/unverified</status>
 3638: </file>
 3639: <file>
 3640: <source>loncom/interface/loncommunicate.pm</source>
 3641: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 3642: <categoryname>handler</categoryname>
 3643: <description>
 3644: Will be the access handler to email sending, as well as the planned
 3645: chatrooms, etc.
 3646: </description>
 3647: <status>works/unverified</status>
 3648: </file>
 3649: <file>
 3650: <source>loncom/interface/lonerrorhandler.pm</source>
 3651: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
 3652: <categoryname>handler</categoryname>
 3653: <description>
 3654: Handles errors.
 3655: </description>
 3656: <status>works/unverified</status>
 3657: </file>
 3658: <file>
 3659: <source>loncom/interface/lonevaluate.pm</source>
 3660: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
 3661: <categoryname>handler</categoryname>
 3662: <description>
 3663: Handles evaluation.
 3664: </description>
 3665: <status>works/unverified</status>
 3666: </file>
 3667: <file>
 3668: <source>loncom/interface/lonfeedback.pm</source>
 3669: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
 3670: <categoryname>handler</categoryname>
 3671: <description>
 3672: Handles feedback from students to instructors and system administrators.
 3673: Provides a screenshot of the current
 3674: resource, as well as previous attempts if the resource was a homework.
 3675: Used by lonmsg.pm.
 3676: </description>
 3677: <status>works/unverified</status>
 3678: </file>
 3679: <file>
 3680: <source>loncom/interface/lonnavmaps.pm</source>
 3681: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
 3682: <categoryname>handler</categoryname>
 3683: <description>
 3684: Handles navigational maps.
 3685: </description>
 3686: <status>works/unverified</status>
 3687: </file>
 3688: <file>
 3689: <source>doc/man/Apache__lonnavmaps.3</source>
 3690: <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
 3691: <categoryname>doc</categoryname>
 3692: <description>man page for lonnavmaps.pm</description>
 3693: <build trigger='always run'>
 3694: loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm &gt; \
 3695: ../../doc/man/Apache__lonnavmaps.3 &amp;&amp; echo 'manifying lonnavmaps.pm'
 3696: </build>
 3697: <status>works/unverified</status>
 3698: <dependencies>
 3699: ../../loncom/interface/lonnavmaps.pm
 3700: </dependencies>
 3701: </file>
 3702: <file>
 3703: <source>doc/lib/perl/Apache/lonnavmaps.html</source>
 3704: <target dist='default'>
 3705: home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
 3706: </target>
 3707: <categoryname>doc</categoryname>
 3708: <description>POD-derived page for lonnavmaps.pm</description>
 3709: <build trigger='always run'>
 3710: loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm &gt; \
 3711: ../../doc/lib/perl/Apache/lonnavmaps.html &amp;&amp; \
 3712: echo 'pod2html lonnavmaps.pm'
 3713: </build>
 3714: <status>works/unverified</status>
 3715: <dependencies>
 3716: ../../loncom/interface/lonnavmaps.pm
 3717: </dependencies>
 3718: </file>
 3719: <file>
 3720: <source>loncom/interface/lonhelper.pm</source>
 3721: <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
 3722: <categoryname>handler</categoryname>
 3723: <description>
 3724: Helper framework.
 3725: </description>
 3726: <status>works/unverified</status>
 3727: </file>
 3728: <file>
 3729: <source>loncom/html/adm/helper/parameter.helper</source>
 3730: <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
 3731: <categoryname>handler</categoryname>
 3732: <description>
 3733: Parameter setting helper.
 3734: </description>
 3735: <status>works/unverified</status>
 3736: </file>
 3737: <file>
 3738: <source>loncom/html/adm/helper/course.initialization.helper</source>
 3739: <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
 3740: <categoryname>handler</categoryname>
 3741: <description>
 3742: Course initialization helper.
 3743: </description>
 3744: <status>works/unverified</status>
 3745: </file>
 3746: <file>
 3747: <source>loncom/html/adm/helper/resettimes.helper</source>
 3748: <target dist='default'>home/httpd/html/adm/helper/resettimes.helper</target>
 3749: <categoryname>handler</categoryname>
 3750: <description>
 3751: Helper to resetting a student's first access time.
 3752: </description>
 3753: <status>works/unverified</status>
 3754: </file>
 3755: <file>
 3756:   <source>loncom/html/adm/helper/newslot.helper</source>
 3757:   <target dist='default'>home/httpd/html/adm/helper/newslot.helper</target>
 3758:   <categoryname>handler</categoryname>
 3759:   <description>
 3760: Slot creation and editing helper.
 3761:   </description>
 3762:   <status>works/unverified</status>
 3763: </file>
 3764: <file>
 3765: <source>loncom/interface/lonquickgrades.pm</source>
 3766: <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
 3767: <categoryname>handler</categoryname>
 3768: <description>
 3769: Student quick grades interface.
 3770: </description>
 3771: <status>works/unverified</status>
 3772: </file>
 3773: <file>
 3774: <source>loncom/interface/lonpreferences.pm</source>
 3775: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
 3776: <categoryname>handler</categoryname>
 3777: <description>
 3778: Handles user preferences associated with customizing the online LON-CAPA
 3779: educational environment.
 3780: </description>
 3781: <status>works/unverified</status>
 3782: </file>
 3783: <file>
 3784: <source>loncom/interface/lonprintout.pm</source>
 3785: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
 3786: <categoryname>handler</categoryname>
 3787: <description>
 3788: Handles the production of printable files and resources.
 3789: </description>
 3790: <status>works/unverified</status>
 3791: </file>
 3792: <file>
 3793:   <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
 3794:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
 3795:   <categoryname>system file</categoryname>
 3796:   <description>
 3797:       Provides a common interface to LON-CAPA metadata.
 3798:   </description>
 3799: </file>
 3800: <file>
 3801: <source>loncom/interface/lonsearchcat.pm</source>
 3802: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 3803: <categoryname>handler</categoryname>
 3804: <description>
 3805: Handles a searchable catalogue.
 3806: </description>
 3807: <status>works/unverified</status>
 3808: </file>
 3809: <file>
 3810: <source>loncom/interface/lonmysql.pm</source>
 3811: <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
 3812: <categoryname>handler</categoryname>
 3813: <description>
 3814: Provides utility functions for creating and accessing mysql database tables.
 3815: </description>
 3816: <status>works/unverified</status>
 3817: </file>
 3818: <file>
 3819: <source>doc/man/Apache__lonsearchcat.3</source>
 3820: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
 3821: <categoryname>doc</categoryname>
 3822: <description>man page for lonsearchcat.pm</description>
 3823: <build trigger='always run'>
 3824: loncom/build/pod2man.sh ../interface/lonsearchcat.pm &gt; \
 3825: ../../doc/man/Apache__lonsearchcat.3 &amp;&amp; echo 'manifying lonsearchcat.pm'
 3826: </build>
 3827: <status>works/unverified</status>
 3828: <dependencies>
 3829: ../../loncom/interface/lonsearchcat.pm
 3830: </dependencies>
 3831: </file>
 3832: <file>
 3833: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
 3834: <target dist='default'>
 3835: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
 3836: </target>
 3837: <categoryname>doc</categoryname>
 3838: <description>POD-derived page for lonsearchcat.pm</description>
 3839: <build trigger='always run'>
 3840: loncom/build/pod2html.sh ../interface/lonsearchcat.pm &gt; \
 3841: ../../doc/lib/perl/Apache/lonsearchcat.html &amp;&amp; \
 3842: echo 'pod2html lonsearchcat.pm'
 3843: </build>
 3844: <status>works/unverified</status>
 3845: <dependencies>
 3846: ../../loncom/interface/lonsearchcat.pm
 3847: </dependencies>
 3848: </file>
 3849: <file>
 3850: <source>loncom/interface/lonmanagekeys.pm</source>
 3851: <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
 3852: <categoryname>handler</categoryname>
 3853: <description>
 3854: Allows users with "mky" privileges to generate and manage course access keys.
 3855: </description>
 3856: <status>works/unverified</status>
 3857: </file>
 3858: <file>
 3859: <source>loncom/interface/londropadd.pm</source>
 3860: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
 3861: <categoryname>handler</categoryname>
 3862: <description>
 3863: Allows course coordinators to upload courselists in different formats, and
 3864: automatically create users (if they do not exist already), assign them the
 3865: role of student in a course, and add them to the classlist.
 3866: </description>
 3867: <status>works/unverified</status>
 3868: </file>
 3869: <file>
 3870: <source>loncom/interface/lonviewclasslist.pm</source>
 3871: <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
 3872: <categoryname>handler</categoryname>
 3873: <description>
 3874: Allows users (including students) to view the classlist of their course.
 3875: </description>
 3876: <status>works/unverified</status>
 3877: </file>
 3878: <file>
 3879: <source>loncom/interface/loncoursegroups.pm</source>
 3880: <target dist='default'>home/httpd/lib/perl/Apache/loncoursegroups.pm</target>
 3881: <categoryname>handler</categoryname>
 3882: <description>
 3883: Allows course coordinators to create groups, modify existing groups (including    
 3884: adding, expiring or deleting group members, or modifying group member privileges.
 3885: </description>
 3886: <status>works/unverified</status>
 3887: </file>
 3888: <file>
 3889: <source>loncom/interface/lonmsg.pm</source>
 3890: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 3891: <categoryname>handler</categoryname>
 3892: <description>
 3893: lonmsg.pm has several functions to send and receive internal messages.
 3894: author_res_msg - send message to resource author.
 3895: user_crit_msg - send a critical message to a user. A critical message
 3896: will require acknowledgment by the recipient and the sender will be notified.
 3897: user_crit_received - routine to trigger acknowledgment.
 3898: statuschange - change the status of a message (read, replied, forwarded, etc).
 3899: The handler also displays messages, has routines to reply, etc.
 3900: </description>
 3901: <status>works/unverified</status>
 3902: </file>
 3903: <file>
 3904: <source>loncom/homework/hint.pm</source>
 3905: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 3906: <categoryname>handler</categoryname>
 3907: <description>
 3908: This handler coordinates the delivery of hints to students working on LON-CAPA
 3909: problems and assignments.
 3910: </description>
 3911: <status>works/unverified</status>
 3912: </file>
 3913: <file>
 3914: <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
 3915: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 3916: <categoryname>handler</categoryname>
 3917: <description>
 3918: The top level interface for the display and editing of spreadsheets.  There
 3919: are three levels of spreadsheet.
 3920: </description>
 3921: <status>works/unverified</status>
 3922: </file>
 3923: <file>
 3924: <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
 3925: <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
 3926: <categoryname>handler</categoryname>
 3927: <description>
 3928: Defines the parent object of each spreadsheet type (classcalc, studentcalc,
 3929: assesscalc).
 3930: </description>
 3931: <status>works/unverified</status>
 3932: </file>
 3933: <file>
 3934: <source>loncom/interface/spreadsheet/classcalc.pm</source>
 3935: <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
 3936: <categoryname>handler</categoryname>
 3937: <description>
 3938: Defines the specifics of the course level spreadsheet.
 3939: </description>
 3940: <status>works/unverified</status>
 3941: </file>
 3942: <file>
 3943: <source>loncom/interface/spreadsheet/studentcalc.pm</source>
 3944: <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
 3945: <categoryname>handler</categoryname>
 3946: <description>
 3947: Defines the specifics of the student level spreadsheet.
 3948: </description>
 3949: <status>works/unverified</status>
 3950: </file>
 3951: <file>
 3952: <source>loncom/interface/spreadsheet/assesscalc.pm</source>
 3953: <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
 3954: <categoryname>handler</categoryname>
 3955: <description>
 3956: Defines the specifics of the assessment level spreadsheet.
 3957: </description>
 3958: <status>works/unverified</status>
 3959: </file>
 3960: <file>
 3961: <source>loncom/interface/lonparmset.pm</source>
 3962: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 3963: <categoryname>handler</categoryname>
 3964: <description>
 3965: Handler for setting and modifying both course preferences and coure parameters
 3966: </description>
 3967: <status>works/unverified</status>
 3968: </file>
 3969: <file>
 3970: <source>loncom/interface/slotrequest.pm</source>
 3971: <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
 3972: <categoryname>handler</categoryname>
 3973: <description>
 3974: Handler for students to add access slots
 3975: </description>
 3976: <status>works/unverified</status>
 3977: </file>
 3978: <file>
 3979: <source>doc/man/Apache__lonparmset.3</source>
 3980: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
 3981: <categoryname>doc</categoryname>
 3982: <description>man page for lonparmset.pm</description>
 3983: <build trigger='always run'>
 3984: loncom/build/pod2man.sh ../interface/lonparmset.pm &gt; \
 3985: ../../doc/man/Apache__lonparmset.3 &amp;&amp; echo 'manifying lonparmset.pm'
 3986: </build>
 3987: <status>works/unverified</status>
 3988: <dependencies>
 3989: ../../loncom/interface/lonparmset.pm
 3990: </dependencies>
 3991: </file>
 3992: <file>
 3993: <source>doc/lib/perl/Apache/lonparmset.html</source>
 3994: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
 3995: </target>
 3996: <categoryname>doc</categoryname>
 3997: <description>POD-derived page for lonparmset.pm</description>
 3998: <build trigger='always run'>
 3999: loncom/build/pod2html.sh ../interface/lonparmset.pm &gt; \
 4000: ../../doc/lib/perl/Apache/lonparmset.html &amp;&amp; \
 4001: echo 'pod2html lonparmset.pm'
 4002: </build>
 4003: <status>works/unverified</status>
 4004: <dependencies>
 4005: ../../loncom/interface/lonparmset.pm
 4006: </dependencies>
 4007: </file>
 4008: <file>
 4009: <source>loncom/publisher/lonconstruct.pm</source>
 4010: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
 4011: <categoryname>handler</categoryname>
 4012: <description>
 4013: Page wrapper for handling construction space.
 4014: </description>
 4015: <status>works/unverified</status>
 4016: </file>
 4017: <file>
 4018: <source>loncom/publisher/lonpublisher.pm</source>
 4019: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 4020: <categoryname>handler</categoryname>
 4021: <description>
 4022: Publishes an LON-CAPA educational resource complete with metadata
 4023: (authorship, language, copyright, creation date, etc).
 4024: </description>
 4025: <status>works/unverified</status>
 4026: </file>
 4027: <file>
 4028: <source>doc/man/Apache__lonpublisher.3</source>
 4029: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
 4030: <categoryname>doc</categoryname>
 4031: <description>man page for lonpublisher.pm</description>
 4032: <build trigger='always run'>
 4033: loncom/build/pod2man.sh ../publisher/lonpublisher.pm &gt; \
 4034: ../../doc/man/Apache__lonpublisher.3 &amp;&amp; echo 'manifying lonpublisher.pm'
 4035: </build>
 4036: <status>works/unverified</status>
 4037: <dependencies>
 4038: ../../loncom/publisher/lonpublisher.pm
 4039: </dependencies>
 4040: </file>
 4041: <file>
 4042: <source>doc/lib/perl/Apache/lonpublisher.html</source>
 4043: <target dist='default'>
 4044: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
 4045: </target>
 4046: <categoryname>doc</categoryname>
 4047: <description>POD-derived page for lonpublisher.pm</description>
 4048: <build trigger='always run'>
 4049: loncom/build/pod2html.sh ../publisher/lonpublisher.pm &gt; \
 4050: ../../doc/lib/perl/Apache/lonpublisher.html &amp;&amp; \
 4051: echo 'pod2html lonpublisher.pm'
 4052: </build>
 4053: <status>works/unverified</status>
 4054: <dependencies>
 4055: ../../loncom/publisher/lonpublisher.pm
 4056: </dependencies>
 4057: </file>
 4058: <file>
 4059: <source>loncom/interface/lonmenu.pm</source>
 4060: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 4061: <categoryname>handler</categoryname>
 4062: <description>
 4063: Has routines which control the remote control.
 4064: </description>
 4065: <status>works/unverified</status>
 4066: </file>
 4067: <file>
 4068: <source>loncom/interface/lonremote.pm</source>
 4069: <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
 4070: <categoryname>handler</categoryname>
 4071: <description>
 4072: Handler to launch and collapse the remote control.
 4073: </description>
 4074: <status>works/unverified</status>
 4075: </file>
 4076: <file>
 4077: <source>loncom/interface/portfolio.pm</source>
 4078: <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
 4079: <categoryname>handler</categoryname>
 4080: <description>
 4081: Handler to manage user portfolios
 4082: </description>
 4083: <status>unverified</status>
 4084: </file>
 4085: <file>
 4086: <source>rat/lonpageflip.pm</source>
 4087: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 4088: <categoryname>handler</categoryname>
 4089: <description>Deals with forward, backward, and other page flips.</description>
 4090: <status>works/unverified</status>
 4091: </file>
 4092: <file>
 4093: <source>rat/lonratedt.pm</source>
 4094: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
 4095: <categoryname>handler</categoryname>
 4096: <description>
 4097: Builds up frame set and loads in the right thing.
 4098: </description>
 4099: <status>works/unverified</status>
 4100: </file>
 4101: <file>
 4102: <source>rat/lonratmenu.pm</source>
 4103: <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
 4104: <categoryname>handler</categoryname>
 4105: <description>
 4106: Creates horizontal menubar in advanced RAT
 4107: </description>
 4108: <status>works/unverified</status>
 4109: </file>
 4110: <file>
 4111: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 4112: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 4113: <categoryname>handler</categoryname>
 4114: <description>
 4115: Homework remote control.
 4116: </description>
 4117: <status>works/unverified</status>
 4118: </file>
 4119: <file>
 4120: <source>loncom/html/res/adm/pages/chatroom.html</source>
 4121: <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
 4122: <categoryname>handler</categoryname>
 4123: <description>
 4124: Establishes frameset for chatroom
 4125: </description>
 4126: <status>works/unverified</status>
 4127: </file>
 4128: <file>
 4129: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 4130: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 4131: <categoryname>handler</categoryname>
 4132: <description>
 4133: This will take annotations and then plug them into a page.
 4134: </description>
 4135: <status>works/unverified</status>
 4136: </file>
 4137: <file>
 4138: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
 4139: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
 4140: <categoryname>handler</categoryname>
 4141: <description>
 4142: This will take bookmarks and get/write/display them for the LON-CAPA user
 4143: interface.
 4144: </description>
 4145: <status>works/unverified</status>
 4146: </file>
 4147: <file>
 4148: <source>rat/lonratsrv.pm</source>
 4149: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 4150: <categoryname>handler</categoryname>
 4151: <description>
 4152: Handler that takes output from RAT and stores it on disk.  Handles the upper
 4153: hidden frame of the added window that comes up in RAT.   (3 frames come up in
 4154: RAT server, code, and output.  This module handles server connection.)
 4155: </description>
 4156: <status>works/unverified</status>
 4157: </file>
 4158: <file>
 4159: <source>rat/lonpage.pm</source>
 4160: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
 4161: <categoryname>handler</categoryname>
 4162: <description>
 4163: bundles pages into one page
 4164: </description>
 4165: <status>works/unverified</status>
 4166: </file>
 4167: <file>
 4168: <source>doc/man/Apache__lonpage.3</source>
 4169: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
 4170: <categoryname>doc</categoryname>
 4171: <description>man page for lonpage.pm</description>
 4172: <build trigger='always run'>
 4173: loncom/build/pod2man.sh ../../rat/lonpage.pm &gt; \
 4174: ../../doc/man/Apache__lonpage.3 &amp;&amp; echo 'manifying lonpage.pm'
 4175: </build>
 4176: <status>works/unverified</status>
 4177: <dependencies>
 4178: ../../rat/lonpage.pm
 4179: </dependencies>
 4180: </file>
 4181: <file>
 4182: <source>doc/lib/perl/Apache/lonpage.html</source>
 4183: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
 4184: </target>
 4185: <categoryname>doc</categoryname>
 4186: <description>POD-derived page for lonnet.pm</description>
 4187: <build trigger='always run'>
 4188: loncom/build/pod2html.sh ../../rat/lonpage.pm &gt; \
 4189: ../../doc/lib/perl/Apache/lonpage.html &amp;&amp; echo 'pod2html lonpage.pm'
 4190: </build>
 4191: <status>works/unverified</status>
 4192: <dependencies>
 4193: ../../rat/lonpage.pm
 4194: </dependencies>
 4195: </file>
 4196: <file>
 4197: <source>rat/lonuserstate.pm</source>
 4198: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 4199: <categoryname>handler</categoryname>
 4200: <description>
 4201: compile course into binary data structure
 4202: </description>
 4203: <status>works/unverified</status>
 4204: </file>
 4205: <file>
 4206: <source>doc/man/Apache__lonuserstate.3</source>
 4207: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
 4208: <categoryname>doc</categoryname>
 4209: <description>man page for lonnet.pm</description>
 4210: <build trigger='always run'>
 4211: loncom/build/pod2man.sh ../../rat/lonuserstate.pm &gt; \
 4212: ../../doc/man/Apache__lonuserstate.3 &amp;&amp; echo 'manifying lonuserstate.pm'
 4213: </build>
 4214: <status>works/unverified</status>
 4215: <dependencies>
 4216: ../../rat/lonuserstate.pm
 4217: </dependencies>
 4218: </file>
 4219: <file>
 4220: <source>doc/lib/perl/Apache/lonuserstate.html</source>
 4221: <target dist='default'>
 4222: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
 4223: </target>
 4224: <categoryname>doc</categoryname>
 4225: <description>POD-derived page for lonuserstate.pm</description>
 4226: <build trigger='always run'>
 4227: loncom/build/pod2html.sh ../../rat/lonuserstate.pm &gt; \
 4228: ../../doc/lib/perl/Apache/lonuserstate.html &amp;&amp; \
 4229: echo 'pod2html lonuserstate.pm'
 4230: </build>
 4231: <status>works/unverified</status>
 4232: <dependencies>
 4233: ../../rat/lonuserstate.pm
 4234: </dependencies>
 4235: </file>
 4236: <file>
 4237: <source>loncom/xml/lontex.pm</source>
 4238: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 4239: <categoryname>handler</categoryname>
 4240: <description>
 4241: Handler for tex files
 4242: </description>
 4243: <status>works/unverified</status>
 4244: </file>
 4245: <file>
 4246: <source>loncom/xml/lontexconvert.pm</source>
 4247: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
 4248: <categoryname>handler</categoryname>
 4249: <description>
 4250: Access to tth/ttm
 4251: </description>
 4252: <status>works/unverified</status>
 4253: </file>
 4254: <file>
 4255: <source>loncom/xml/lonxml.pm</source>
 4256: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
 4257: <categoryname>handler</categoryname>
 4258: <description>
 4259: XML Parsing Module
 4260: </description>
 4261: <status>works/unverified</status>
 4262: </file>
 4263: <file>
 4264: <source>loncom/xml/lonplot.pm</source>
 4265: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
 4266: <categoryname>handler</categoryname>
 4267: <description>
 4268: XML-based plotter of graphs
 4269: </description>
 4270: <status>works/unverified</status>
 4271: </file>
 4272: <file>
 4273: <source>loncom/xml/style.pm</source>
 4274: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
 4275: <categoryname>handler</categoryname>
 4276: <description>
 4277: Style Parsing Module
 4278: </description>
 4279: <status>works/unverified</status>
 4280: </file>
 4281: <file>
 4282: <source>loncom/xml/londefdef.pm</source>
 4283: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
 4284: <categoryname>handler</categoryname>
 4285: <description>
 4286: Tags Default Definition Module
 4287: </description>
 4288: <status>works/unverified</status>
 4289: </file>
 4290: <file>
 4291: <source>loncom/xml/run.pm</source>
 4292: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 4293: <categoryname>handler</categoryname>
 4294: <description>
 4295: used to prevent poorly written problems from causing lingering after effects
 4296: </description>
 4297: <status>works/unverified</status>
 4298: </file>
 4299: <file>
 4300: <source>loncom/xml/scripttag.pm</source>
 4301: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
 4302: <categoryname>handler</categoryname>
 4303: <description>
 4304: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
 4305: &lt;import&gt;
 4306: </description>
 4307: <status>works/unverified</status>
 4308: </file>
 4309: <file>
 4310: <source>loncom/xml/languagetags.pm</source>
 4311: <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
 4312: <categoryname>handler</categoryname>
 4313: <description>
 4314: implements &lt;mt&gt;
 4315: </description>
 4316: <status>works/unverified</status>
 4317: </file>
 4318: <file>
 4319: <source>loncom/homework/randomlylabel.pm</source>
 4320: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
 4321: <categoryname>handler</categoryname>
 4322: <description>
 4323: Handler for compositing images, and text together.
 4324: </description>
 4325: </file>
 4326: <file>
 4327: <source>loncom/homework/drawimage.pm</source>
 4328: <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
 4329: <categoryname>handler</categoryname>
 4330: <description>
 4331: Handler for programtically defining an image
 4332: </description>
 4333: </file>
 4334: <file>
 4335: <source>loncom/homework/imagechoice.pm</source>
 4336: <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
 4337: <categoryname>handler</categoryname>
 4338: <description>
 4339: Handler for picking out locations on an image.
 4340: </description>
 4341: </file>
 4342: <file>
 4343: <source>loncom/homework/rankresponse.pm</source>
 4344: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
 4345: <categoryname>handler</categoryname>
 4346: <description>
 4347: Handler for rankresponse
 4348: </description>
 4349: </file>
 4350: <file>
 4351: <source>loncom/homework/matchresponse.pm</source>
 4352: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
 4353: <categoryname>handler</categoryname>
 4354: <description>
 4355: Handler for matchresponse
 4356: </description>
 4357: </file>
 4358: <file>
 4359: <source>loncom/homework/randomlabel.pm</source>
 4360: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 4361: <categoryname>handler</categoryname>
 4362: <description>
 4363: Interface for producing applet code which randomizes the labelling of an
 4364: image.
 4365: </description>
 4366: </file>
 4367: <file>
 4368: <source>loncom/homework/lonhomework.pm</source>
 4369: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 4370: <categoryname>handler</categoryname>
 4371: <description>
 4372: handles requests for output, evaluation, and alteration of a homework resource
 4373: </description>
 4374: <status>works/unverified</status>
 4375: </file>
 4376: <file>
 4377: <source>loncom/homework/inputtags.pm</source>
 4378: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
 4379: <categoryname>handler</categoryname>
 4380: <description>
 4381: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
 4382: </description>
 4383: <status>works/unverified</status>
 4384: </file>
 4385: <file>
 4386: <source>loncom/homework/structuretags.pm</source>
 4387: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
 4388: <categoryname>handler</categoryname>
 4389: <description>
 4390: produces HTML tags necessary for structuring the presentation of homework
 4391: resources
 4392: </description>
 4393: <status>works/unverified</status>
 4394: </file>
 4395: <file>
 4396:   <source>loncom/homework/bridgetask.pm</source>
 4397:   <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
 4398:   <categoryname>handler</categoryname>
 4399:   <description>
 4400: implements the tags for supporting bridge tasks
 4401:   </description>
 4402:   <status>works/unverified</status>
 4403: </file>
 4404: <file>
 4405: <source>loncom/homework/response.pm</source>
 4406: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 4407: <categoryname>handler</categoryname>
 4408: <description>
 4409: defines different types of responses given to student as well as syntax for
 4410: producing response values
 4411: </description>
 4412: <status>works/unverified</status>
 4413: </file>
 4414: <file>
 4415: <source>loncom/homework/caparesponse/caparesponse.pm</source>
 4416: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
 4417: <categoryname>handler</categoryname>
 4418: <description>
 4419: handles request to the CAPA homework processing engine
 4420: </description>
 4421: <status>works/unverified</status>
 4422: </file>
 4423: <file>
 4424: <source>loncom/xml/Safe.pm</source>
 4425: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
 4426: <categoryname>handler</categoryname>
 4427: <description>
 4428: Meant to safely substitute for CPAN version of Safe.
 4429: Allows for safely executing embedded perl comands in
 4430: a way that does not threaten the operating system.
 4431: </description>
 4432: <status>works/unverified</status>
 4433: </file>
 4434: <file>
 4435:   <source>loncom/auth/localauth.pm</source>
 4436:   <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
 4437:   <categoryname>handler</categoryname>
 4438:   <description>
 4439: Local authentication mechanism.  The target file is meant as a template
 4440: for a localauth.pm file.  The target file with the -std suffix is not
 4441: used directly by any software program; it is just a template file.
 4442:   </description>
 4443:   <status>works/unverified</status>
 4444: </file>
 4445: <file>
 4446:   <source>loncom/auth/localauth.pm</source>
 4447:   <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
 4448:   <categoryname>conf</categoryname>
 4449:   <description>
 4450: Local authentication mechanism.  
 4451:   </description>
 4452:   <status>works/unverified</status>
 4453: </file>
 4454: <file>
 4455: <source>loncom/auth/lonacc.pm</source>
 4456: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 4457: <categoryname>handler</categoryname>
 4458: <description>
 4459: (This module, like loncacc.pm also authenticates with cookies.)  
 4460: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
 4461: functions (e.g. roles, logout, annotations, and bookmarks) as well
 4462: as coordinating access to educational resources.
 4463: </description>
 4464: <status>works/unverified</status>
 4465: </file>
 4466: <file>
 4467: <source>doc/man/Apache__lonacc.3</source>
 4468: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
 4469: <categoryname>doc</categoryname>
 4470: <description>man page for lonacc.pm</description>
 4471: <build trigger='always run'>
 4472: loncom/build/pod2man.sh ../auth/lonacc.pm &gt; \
 4473: ../../doc/man/Apache__lonacc.3 &amp;&amp; echo 'manifying lonacc.pm'
 4474: </build>
 4475: <status>works/unverified</status>
 4476: <dependencies>
 4477: ../../loncom/auth/lonacc.pm
 4478: </dependencies>
 4479: </file>
 4480: <file>
 4481: <source>doc/lib/perl/Apache/lonacc.html</source>
 4482: <target dist='default'>
 4483: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
 4484: <categoryname>doc</categoryname>
 4485: <description>POD-derived page for lonacc.pm</description>
 4486: <build trigger='always run'>
 4487: loncom/build/pod2html.sh ../auth/lonacc.pm &gt; \
 4488: ../../doc/lib/perl/Apache/lonacc.html &amp;&amp; echo 'pod2html lonacc.pm'
 4489: </build>
 4490: <status>works/unverified</status>
 4491: <dependencies>
 4492: ../../loncom/auth/lonacc.pm
 4493: </dependencies>
 4494: </file>
 4495: <file>
 4496: <source>loncom/auth/lonracc.pm</source>
 4497: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
 4498: <categoryname>handler</categoryname>
 4499: <description>
 4500: access handler for file transfers
 4501: </description>
 4502: <status>works/unverified</status>
 4503: </file>
 4504: <file>
 4505: <source>loncom/auth/lontokacc.pm</source>
 4506: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
 4507: <categoryname>handler</categoryname>
 4508: <description>
 4509: handler for inter-server transfer of token accessed files, includes
 4510: cleanup handler to remove file when successfully done
 4511: </description>
 4512: <status>works/unverified</status>
 4513: </file>
 4514: <file>
 4515: <source>loncom/auth/lonuploadedacc.pm</source>
 4516: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
 4517: <categoryname>handler</categoryname>
 4518: <description>
 4519: access handler for user uploaded files
 4520: </description>
 4521: <status>works/unverified</status>
 4522: </file>
 4523: <file>
 4524: <source>loncom/lontrans.pm</source>
 4525: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
 4526: <categoryname>handler</categoryname>
 4527: <description>
 4528: URI to filename translation
 4529: </description>
 4530: <status>works/unverified</status>
 4531: </file>
 4532: <file>
 4533: <source>loncom/lonenc.pm</source>
 4534: <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
 4535: <categoryname>handler</categoryname>
 4536: <description>
 4537: Encryption and decryption of URIs
 4538: </description>
 4539: <status>works/unverified</status>
 4540: </file>
 4541: <file>
 4542: <source>doc/man/Apache__lonracc.3</source>
 4543: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 4544: <categoryname>doc</categoryname>
 4545: <description>man page for lonracc.pm</description>
 4546: <build trigger='always run'>
 4547: loncom/build/pod2man.sh ../auth/lonracc.pm &gt; \
 4548: ../../doc/man/Apache__lonracc.3 &amp;&amp; echo 'manifying lonracc.pm'
 4549: </build>
 4550: <status>works/unverified</status>
 4551: <dependencies>
 4552: ../../loncom/auth/lonracc.pm
 4553: </dependencies>
 4554: </file>
 4555: <file>
 4556: <source>doc/lib/perl/Apache/lonracc.html</source>
 4557: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
 4558: </target>
 4559: <categoryname>doc</categoryname>
 4560: <description>POD-derived page for lonracc.pm</description>
 4561: <build trigger='always run'>
 4562: loncom/build/pod2html.sh ../auth/lonracc.pm &gt; \
 4563: ../../doc/lib/perl/Apache/lonracc.html &amp;&amp; echo 'pod2html lonracc.pm'
 4564: </build>
 4565: <status>works/unverified</status>
 4566: <dependencies>
 4567: ../../loncom/auth/lonracc.pm
 4568: </dependencies>
 4569: </file>
 4570: <file>
 4571: <source>loncom/auth/loncacc.pm</source>
 4572: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
 4573: <categoryname>handler</categoryname>
 4574: <description>
 4575: This module provides access to an educational resource construction area.
 4576: This module is invoked by the URL-related pattern syntax
 4577: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
 4578: Authentication of user identity
 4579: is coordinated through cookies.  The abbreviation "cacc" corresponds
 4580: to "construction-space access").  If the cookie handle is invalid, then
 4581: this module returns a forbidden status and makes appropriate log entries.
 4582: If the cookie handle is valid, status is determined to be okay (and,
 4583: for the "priv"-type access, the resource is delivered by the
 4584: <tt>lonconstruct</tt> module).
 4585: </description>
 4586: <status>works/unverified</status>
 4587: </file>
 4588: <file>
 4589: <source>doc/man/Apache__loncacc.3</source>
 4590: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
 4591: <categoryname>doc</categoryname>
 4592: <description>man page for loncacc.pm</description>
 4593: <build trigger='always run'>
 4594: loncom/build/pod2man.sh ../auth/loncacc.pm &gt; ../../doc/man/Apache__loncacc.3 \
 4595: &amp;&amp; echo 'manifying loncacc.pm'
 4596: </build>
 4597: <status>works/unverified</status>
 4598: <dependencies>
 4599: ../../loncom/auth/loncacc.pm
 4600: </dependencies>
 4601: </file>
 4602: <file>
 4603: <source>doc/lib/perl/Apache/loncacc.html</source>
 4604: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
 4605: </target>
 4606: <categoryname>doc</categoryname>
 4607: <description>POD-derived page for loncacc.pm</description>
 4608: <build trigger='always run'>
 4609: loncom/build/pod2html.sh ../auth/loncacc.pm &gt; \
 4610: ../../doc/lib/perl/Apache/loncacc.html &amp;&amp; echo 'pod2html loncacc.pm'
 4611: </build>
 4612: <status>works/unverified</status>
 4613: <dependencies>
 4614: ../../loncom/auth/loncacc.pm
 4615: </dependencies>
 4616: </file>
 4617: <file>
 4618: <source>loncom/auth/lonauth.pm</source>
 4619: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 4620: <categoryname>handler</categoryname>
 4621: <description>authenticate, set up session environment</description>
 4622: <status>works/unverified</status>
 4623: </file>
 4624: <file>
 4625: <source>loncom/auth/lonlogin.pm</source>
 4626: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 4627: <categoryname>handler</categoryname>
 4628: <description>login screen</description>
 4629: <status>works/unverified</status>
 4630: </file>
 4631: <file>
 4632: <source>loncom/auth/londatecheck.pm</source>
 4633: <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
 4634: <categoryname>handler</categoryname>
 4635: <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
 4636: <status>works/unverified</status>
 4637: </file>
 4638: <file>
 4639:   <source>loncom/auth/publiccheck.pm</source>
 4640:   <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
 4641:   <categoryname>handler</categoryname>
 4642:   <description>Checks if resource is public and allows unauthenticated access if it is.</description>
 4643:   <status>works/unverified</status>
 4644: </file>
 4645: <file>
 4646: <source>loncom/auth/lonlogout.pm</source>
 4647: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 4648: <categoryname>handler</categoryname>
 4649: <description>logout</description>
 4650: <status>works/unverified</status>
 4651: </file>
 4652: <file>
 4653:   <source>loncom/auth/migrateuser.pm</source>
 4654:   <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
 4655:   <categoryname>handler</categoryname>
 4656:   <description>auto logsin a remote user</description>
 4657:   <status>works/unverified</status>
 4658: </file>
 4659: <file>
 4660:   <source>loncom/auth/switchserver.pm</source>
 4661:   <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
 4662:   <categoryname>handler</categoryname>
 4663:   <description>Setups the transfer of a user between servers</description>
 4664:   <status>works/unverified</status>
 4665: </file>
 4666: <file>
 4667:   <source>loncom/auth/checkauthen.pm</source>
 4668:   <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
 4669:   <categoryname>handler</categoryname>
 4670:   <description>Checks if a user's cookie exists and is valid</description>
 4671:   <status>works/unverified</status>
 4672: </file>
 4673: <file>
 4674:   <source>loncom/auth/simpleauthen.pm</source>
 4675:   <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
 4676:   <categoryname>handler</categoryname>
 4677:   <description>Always returns DENIED</description>
 4678:   <status>works/unverified</status>
 4679: </file>
 4680: <file>
 4681: <source>loncom/lonnet/perl/lonrep.pm</source>
 4682: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 4683: <categoryname>handler</categoryname>
 4684: <description>replication</description>
 4685: </file>
 4686: <file>
 4687: <source>loncom/lonnet/perl/lonuploadrep.pm</source>
 4688: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
 4689: <categoryname>handler</categoryname>
 4690: <description>copying of uploaded files</description>
 4691: </file>
 4692: <file>
 4693: <source>loncom/auth/lonroles.pm</source>
 4694: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 4695: <categoryname>handler</categoryname>
 4696: <description>
 4697: This perl handling module reads in the available roles available
 4698: for a LON-CAPA user (different courses, different privileges, etc)
 4699: and produces a form-element HTML page which allows the user to select
 4700: which role he wishes to exercise in the LON-CAPA system.  For instance,
 4701: a user may want to select between being a student in a thermodynamics
 4702: physics course or a teaching assistant for an introductory calculus
 4703: class.
 4704: </description>
 4705: </file>
 4706: <file>
 4707: <source>doc/man/Apache__lonroles.3</source>
 4708: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
 4709: <categoryname>doc</categoryname>
 4710: <description>man page for lonroles.pm</description>
 4711: <build trigger='always run'>
 4712: loncom/build/pod2man.sh ../auth/lonroles.pm &gt; \
 4713: ../../doc/man/Apache__lonroles.3 &amp;&amp; echo 'manifying lonroles.pm'
 4714: </build>
 4715: <status>works/unverified</status>
 4716: <dependencies>
 4717: ../../loncom/auth/lonroles.pm
 4718: </dependencies>
 4719: </file>
 4720: <file>
 4721: <source>doc/lib/perl/Apache/lonroles.html</source>
 4722: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
 4723: </target>
 4724: <categoryname>doc</categoryname>
 4725: <description>POD-derived page for lonroles.pm</description>
 4726: <build trigger='always run'>
 4727: loncom/build/pod2html.sh ../auth/lonroles.pm &gt; \
 4728: ../../doc/lib/perl/Apache/lonroles.html &amp;&amp; echo 'pod2html lonroles.pm'
 4729: </build>
 4730: <status>works/unverified</status>
 4731: <dependencies>
 4732: ../../loncom/auth/lonroles.pm
 4733: </dependencies>
 4734: </file>
 4735: <file>
 4736: <source>loncom/interface/lonsource.pm</source>
 4737: <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
 4738: <categoryname>handler</categoryname>
 4739: <description>
 4740: Problem source code viewer
 4741: </description>
 4742: <status>works/unverified</status>
 4743: </file>
 4744: <file>
 4745: <source>loncom/interface/lonindexer.pm</source>
 4746: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 4747: <categoryname>handler</categoryname>
 4748: <description>
 4749: cross server filesystem browser
 4750: </description>
 4751: <status>works/unverified</status>
 4752: </file>
 4753: <file>
 4754: <source>doc/man/Apache__lonindexer.3</source>
 4755: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
 4756: <categoryname>doc</categoryname>
 4757: <description>man page for lonindexer.pm</description>
 4758: <build trigger='always run'>
 4759: loncom/build/pod2man.sh ../interface/lonindexer.pm &gt; \
 4760: ../../doc/man/Apache__lonindexer.3 &amp;&amp; echo 'manifying lonindexer.pm'
 4761: </build>
 4762: <status>works/unverified</status>
 4763: <dependencies>
 4764: ../../loncom/interface/lonindexer.pm
 4765: </dependencies>
 4766: </file>
 4767: <file>
 4768: <source>doc/lib/perl/Apache/lonindexer.html</source>
 4769: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
 4770: </target>
 4771: <categoryname>doc</categoryname>
 4772: <description>POD-derived page for lonindexer.pm</description>
 4773: <build trigger='always run'>
 4774: loncom/build/pod2html.sh ../interface/lonindexer.pm &gt; \
 4775: ../../doc/lib/perl/Apache/lonindexer.html &amp;&amp; \
 4776: echo 'pod2html lonindexer.pm'
 4777: </build>
 4778: <status>works/unverified</status>
 4779: <dependencies>
 4780: ../../loncom/interface/lonindexer.pm
 4781: </dependencies>
 4782: </file>
 4783: <file>
 4784: <source>loncom/interface/groupsort.pm</source>
 4785: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
 4786: <categoryname>handler</categoryname>
 4787: <description>
 4788: Implements a second phase of importing multiple resources into the RAT.
 4789: Allows for reordering the sequence of resources.
 4790: </description>
 4791: <status>works/unverified</status>
 4792: </file>
 4793: <file>
 4794: <source>loncom/lonnet/perl/lonnet.pm</source>
 4795: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
 4796: <categoryname>handler</categoryname>
 4797: <description>
 4798: This file is an interface to the lonc processes of the LON-CAPA network
 4799: as well as set of elaborated functions for handling information necessary
 4800: for navigating through a given cluster of LON-CAPA machines within a domain.
 4801: There are over 40 specialized functions in this module which handle
 4802: the reading and transmission of metadata, user information
 4803: (ids, names, environments, roles, logs), file information (storage, reading,
 4804: directories, extensions, replication, embedded styles and descriptors),
 4805: educational resources (course descriptions, section names and numbers),
 4806: url hashing (to assign roles on a url basis), and translating abbreviated
 4807: symbols to and from more descriptive phrases or explanations.
 4808: </description>
 4809: <status>works/unverified</status>
 4810: </file>
 4811: <file>
 4812: <source>doc/man/Apache__lonnet.3</source>
 4813: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
 4814: <categoryname>doc</categoryname>
 4815: <description>man page for lonnet.pm</description>
 4816: <build trigger='always run'>
 4817: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm &gt; \
 4818: ../../doc/man/Apache__lonnet.3 &amp;&amp; echo 'manifying lonnet.pm'
 4819: </build>
 4820: <status>works/unverified</status>
 4821: <dependencies>
 4822: ../../loncom/lonnet/perl/lonnet.pm
 4823: </dependencies>
 4824: </file>
 4825: <file>
 4826: <source>doc/lib/perl/Apache/lonnet.html</source>
 4827: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
 4828: </target>
 4829: <categoryname>doc</categoryname>
 4830: <description>POD-derived page for lonnet.pm</description>
 4831: <build trigger='always run'>
 4832: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm &gt; \
 4833: ../../doc/lib/perl/Apache/lonnet.html &amp;&amp; echo 'pod2html lonnet.pm'
 4834: </build>
 4835: <status>works/unverified</status>
 4836: <dependencies>
 4837: ../../loncom/lonnet/perl/lonnet.pm
 4838: </dependencies>
 4839: </file>
 4840: <file>
 4841: <source>loncom/html/index.html</source>
 4842: <target dist='default'>home/httpd/html/index.html</target>
 4843: <categoryname>interface file</categoryname>
 4844: <description>bumps to login</description>
 4845: </file>
 4846: <file>
 4847: <source>loncom/html/index.html</source>
 4848: <target dist='default'>home/httpd/html/origindex.html</target>
 4849: <categoryname>interface file</categoryname>
 4850: <description>bumps to login, backup for takeonline</description>
 4851: </file>
 4852: <file>
 4853: <source>loncom/html/favicon.ico</source>
 4854: <target dist='default'>home/httpd/html/favicon.ico</target>
 4855: <categoryname>interface file</categoryname>
 4856: <description>Bookmark and tab icon</description>
 4857: </file>
 4858: <file>
 4859: <source>loncom/mime.types</source>
 4860: <target dist='default'>etc/httpd/conf/mime.types</target>
 4861: <categoryname>www static conf</categoryname>
 4862: <description>Expaned mime.types</description>
 4863: </file>
 4864: <link>
 4865: <linkto>home/httpd/html/res</linkto>
 4866: <target dist='default'>home/httpd/html/raw</target>
 4867: <categoryname>symbolic link</categoryname>
 4868: <description>symbolic link to /home/httpd/html/res</description>
 4869: </link>
 4870: <file>
 4871: <source>loncom/html/adm/notfound.html</source>
 4872: <target dist='default'>home/httpd/html/adm/notfound.html</target>
 4873: <categoryname>interface file</categoryname>
 4874: <description>
 4875: static html page that is shown when an attempt is made to access a document
 4876: not present on the web server
 4877: </description>
 4878: </file>
 4879: <file>
 4880: <source>loncom/html/adm/unauthorized.html</source>
 4881: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
 4882: <categoryname>interface file</categoryname>
 4883: <description>
 4884: static html page that is shown when an attempt is made to access a document
 4885: which is restricted based on file or server configurations
 4886: </description>
 4887: </file>
 4888: <file>
 4889: <source>loncom/html/adm/help/searchcat.html</source>
 4890: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
 4891: <categoryname>interface file</categoryname>
 4892: <description>
 4893: Help page for the search engine.
 4894: </description>
 4895: </file>
 4896: <file>
 4897: <source>rat/client/rat.html</source>
 4898: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
 4899: <categoryname>interface file</categoryname>
 4900: <description>
 4901: frameset
 4902: </description>
 4903: </file>
 4904: <file>
 4905: <source>rat/client/parameter.html</source>
 4906: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
 4907: <categoryname>interface file</categoryname>
 4908: <description>
 4909: Parameter input window.
 4910: </description>
 4911: </file>
 4912: <file>
 4913: <source>rat/client/ratcode.js</source>
 4914: <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
 4915: <categoryname>interface file</categoryname>
 4916: <description>
 4917: javascript for horizontal menubar in RAT
 4918: </description>
 4919: </file>
 4920: <file>
 4921: <source>rat/client/extpickcode.html</source>
 4922: <target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>
 4923: <categoryname>interface file</categoryname>
 4924: <description>
 4925: javascript
 4926: </description>
 4927: </file>
 4928: <file>
 4929: <source>rat/client/extpickframe.html</source>
 4930: <target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>
 4931: <categoryname>interface file</categoryname>
 4932: <description>
 4933: javascript
 4934: </description>
 4935: </file>
 4936: <file>
 4937: <source>rat/client/map.html</source>
 4938: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 4939: <categoryname>interface file</categoryname>
 4940: <description>
 4941: bumper
 4942: </description>
 4943: </file>
 4944: <file>
 4945: <source>rat/client/empty.html</source>
 4946: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
 4947: <categoryname>interface file</categoryname>
 4948: <description>
 4949: A blank page with very minimal HTML structural elements.
 4950: </description>
 4951: </file>
 4952: <file>
 4953: <source>rat/client/loading.html</source>
 4954: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
 4955: <categoryname>interface file</categoryname>
 4956: <description>
 4957: A blank page which calls drawwindow in its opener after being loaded.
 4958: </description>
 4959: </file>
 4960: <fileglob>
 4961: <glob>*.gif</glob>
 4962: <sourcedir>rat/images/</sourcedir>
 4963: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
 4964: <categoryname>graphic file</categoryname>
 4965: <description>
 4966: icons for providing a HTML-tabled view of a course map
 4967: </description>
 4968: <filenames>
 4969: 1.1.dt.gif;
 4970: 1.1.empty.gif;
 4971: 1.1.ld.gif;
 4972: 1.1.lr.gif;
 4973: 1.1.rd.gif;
 4974: 1.1.rl.gif;
 4975: 1.1.td.gif;
 4976: 1.1.tdrl.gif;
 4977: 1.1.tl.gif;
 4978: 1.1.tr.gif;
 4979: 1.1.utd.gif;
 4980: 1.2.ctd.gif;
 4981: 1.2.dt.gif;
 4982: 1.2.empty.gif;
 4983: 1.2.ld.gif;
 4984: 1.2.lr.gif;
 4985: 1.2.lrd.gif;
 4986: 1.2.lrtd.gif;
 4987: 1.2.rd.gif;
 4988: 1.2.rl.gif;
 4989: 1.2.rld.gif;
 4990: 1.2.rltd.gif;
 4991: 1.2.rtd.gif;
 4992: 1.2.rtdl.gif;
 4993: 1.2.rtl.gif;
 4994: 1.2.td.gif;
 4995: 1.2.tdl.gif;
 4996: 1.2.tdrl.gif;
 4997: 1.2.tl.gif;
 4998: 1.2.tr.gif;
 4999: 1.2.utd.gif;
 5000: 2.1.dt.gif;
 5001: 2.1.empty.gif;
 5002: 2.1.ld.gif;
 5003: 2.1.lr.gif;
 5004: 2.1.rd.gif;
 5005: 2.1.rl.gif;
 5006: 2.1.td.gif;
 5007: 2.1.tdrl.gif;
 5008: 2.1.tl.gif;
 5009: 2.1.tr.gif;
 5010: 2.2.dt.gif;
 5011: 2.2.empty.gif;
 5012: 2.2.ld.gif;
 5013: 2.2.lr.gif;
 5014: 2.2.lrd.gif;
 5015: 2.2.lrt.gif;
 5016: 2.2.rd.gif;
 5017: 2.2.rl.gif;
 5018: 2.2.rld.gif;
 5019: 2.2.rlt.gif;
 5020: 2.2.td.gif;
 5021: 2.2.tdl.gif;
 5022: 2.2.tdr.gif;
 5023: 2.2.tdrl.gif;
 5024: 2.2.tl.gif;
 5025: 2.2.tr.gif;
 5026: 2.2.url.gif;
 5027: 2.2.utd.gif;
 5028: arrow.gif;
 5029: bdt.gif;
 5030: bempty.gif;
 5031: bld.gif;
 5032: blr.gif;
 5033: blrd.gif;
 5034: blrt.gif;
 5035: bottom.gif;
 5036: brd.gif;
 5037: brl.gif;
 5038: brld.gif;
 5039: brlt.gif;
 5040: btd.gif;
 5041: btdl.gif;
 5042: btdr.gif;
 5043: btdrl.gif;
 5044: btl.gif;
 5045: btr.gif;
 5046: burl.gif;
 5047: butd.gif;
 5048: condition.gif;
 5049: edit.gif;
 5050: finish.gif;
 5051: info.gif;
 5052: inscol.gif;
 5053: inscond.gif;
 5054: insres.gif;
 5055: insrow.gif;
 5056: left.gif;
 5057: middle.gif;
 5058: resource.gif;
 5059: right.gif;
 5060: sctd.gif;
 5061: sdt.gif;
 5062: sempty.gif;
 5063: sld.gif;
 5064: slr.gif;
 5065: slrd.gif;
 5066: slrtd.gif;
 5067: srd.gif;
 5068: srl.gif;
 5069: srld.gif;
 5070: srltd.gif;
 5071: srtd.gif;
 5072: srtdl.gif;
 5073: srtl.gif;
 5074: start.gif;
 5075: std.gif;
 5076: stdl.gif;
 5077: sutd.gif
 5078: </filenames>
 5079: </fileglob>
 5080: <fileglob>
 5081: <glob>*.*</glob>
 5082: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
 5083: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
 5084: <categoryname>graphic file</categoryname>
 5085: <description>
 5086: icons to indicate an unexpected result
 5087: </description>
 5088: <filenames>
 5089: lonconstruct.gif;
 5090: lonlogo_broken.gif;
 5091: lonlogo_broken_tsp.gif;
 5092: lonlogo_broken.eps;
 5093: lonlogo_broken.jpg;
 5094: lonlogo_broken.mov;
 5095: genericstudent_tn.gif
 5096: </filenames>
 5097: </fileglob>
 5098: <fileglob>
 5099: <glob>*.*</glob>
 5100: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
 5101: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
 5102: <categoryname>graphic file</categoryname>
 5103: <description>
 5104: logos and general widget icons
 5105: </description>
 5106: <filenames>
 5107: SMETE_white.gif;
 5108: aboutlon.gif;
 5109: aboutlon_pt.gif;
 5110: aboutlon_de.gif;
 5111: accessbutton.gif;
 5112: accessbutton_pt.gif;
 5113: accessbutton_de.gif;
 5114: angry.gif;
 5115: arrow_up.gif;
 5116: baeh.gif;
 5117: bigsmile.gif;
 5118: branch.gif;
 5119: cab.gif;
 5120: cab_big.gif;
 5121: capapanel.gif;
 5122: check.gif;
 5123: class.gif;
 5124: class_big.gif;
 5125: closepage.gif;
 5126: coolindiff.gif;
 5127: coolsmile.gif;
 5128: cry.gif;
 5129: doc.gif;
 5130: doc_big.gif;
 5131: dvi.gif;
 5132: dvi_big.gif;
 5133: eps.gif;
 5134: eps_big.gif;
 5135: exam.gif;
 5136: exam_big.gif;
 5137: fillbottom.gif;
 5138: fillleft.gif;
 5139: fillright.gif;
 5140: filltop.gif;
 5141: folder_closed.gif;
 5142: folder_opened.gif;
 5143: folder_pointer_closed.gif;
 5144: folder_pointer_opened.gif;
 5145: form.gif;
 5146: form_big.gif;
 5147: frowny.gif;
 5148: gif.gif;
 5149: gif_big.gif;
 5150: header.gif;
 5151: header.png;
 5152: helpdesk.gif;
 5153: helpgateway.gif;
 5154: hrrm.gif;
 5155: htm.gif;
 5156: html.gif;
 5157: html_big.gif;
 5158: huh.gif;
 5159: jar.gif;
 5160: jar_big.gif;
 5161: jpg.gif;
 5162: jpg_big.gif;
 5163: latex.gif;
 5164: library.gif;
 5165: lipsrsealed.gif;
 5166: lite.gif;
 5167: liteani.gif;
 5168: litetext.gif;
 5169: lolpanel.gif;
 5170: lonanim.gif;
 5171: lonanimend.gif;
 5172: loncapalogo.gif;
 5173: lonhelplogos.gif;
 5174: lonhelptop.gif;
 5175: lonlogo.gif;
 5176: lonlogos.gif;
 5177: lowerleft.gif;
 5178: lowerright.gif;
 5179: mailbkgrd.gif;
 5180: mailto.gif;
 5181: minilogo.gif;
 5182: meta.gif;
 5183: meta_big.gif;
 5184: mov.gif;
 5185: mov_big.gif;
 5186: move_up.gif;
 5187: move_down.gif;
 5188: navmap.correct.gif;
 5189: navmap.partial.gif;
 5190: navmap.ellipsis.gif;
 5191: navmap.open.gif;
 5192: navmap.page.open.gif;
 5193: navmap.page.closed.gif;
 5194: navmap.page.open.nomanip.gif;
 5195: navmap.page.closed.nomanip.gif;
 5196: navmap.wrong.gif;
 5197: navmap.folder.open.gif;
 5198: navmap.folder.closed.gif;
 5199: navmap.folder.open.nomanip.gif;
 5200: navmap.folder.closed.nomanip.gif;
 5201: neutral.gif;
 5202: page.gif;
 5203: page_big.gif;
 5204: pdf.gif;
 5205: pdf_big.gif;
 5206: png.gif;
 5207: png_big.gif;
 5208: ppt.gif;
 5209: ppt_big.gif;
 5210: problem.gif;
 5211: problem_big.gif;
 5212: ps.gif;
 5213: ps_big.gif;
 5214: rolleyes.gif;
 5215: quill.gif;
 5216: quiz.gif;
 5217: quiz_big.gif;
 5218: select.gif;
 5219: sequence.gif;
 5220: sequence_big.gif;
 5221: server.gif;
 5222: server_big.gif;
 5223: shocked.gif;
 5224: smiley.gif;
 5225: srvbad.gif;
 5226: srvempty.gif;
 5227: srvgood.gif;
 5228: srvhalf.gif;
 5229: srvnull.gif;
 5230: survey.gif;
 5231: survey_big.gif;
 5232: task.gif;
 5233: task_big.gif;
 5234: tex.gif;
 5235: tex_big.gif;
 5236: tth.gif;
 5237: txt.gif;
 5238: txt_big.gif;
 5239: unknown.gif;
 5240: unknown_big.gif;
 5241: upperleft.gif;
 5242: upperright.gif;
 5243: user.gif;
 5244: user_big.gif;
 5245: userauthentication.gif;
 5246: userauthentication_pt.gif;
 5247: userauthentication_de.gif;
 5248: wav.gif;
 5249: wav_big.gif;
 5250: white_space_20_22.gif;
 5251: whitespace1.gif;
 5252: whitespace10.gif;
 5253: whitespace2.gif;
 5254: whitespace3.gif;
 5255: whitespace4.gif;
 5256: whitespace5.gif;
 5257: whitespace6.gif;
 5258: whitespace7.gif;
 5259: whitespace8.gif;
 5260: whitespace9.gif;
 5261: wink.gif;
 5262: xls.gif;
 5263: xls_big.gif;
 5264: xml.gif;
 5265: xml_big.gif;
 5266: zip.gif;
 5267: zip_big.gif
 5268: </filenames>
 5269: </fileglob>
 5270: <fileglob>
 5271: <glob>*.*</glob>
 5272: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
 5273: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 5274: <categoryname>graphic file</categoryname>
 5275: <description>
 5276: Miscellaneous resources.
 5277: </description>
 5278: <filenames>
 5279: authorfeed.gif;
 5280: blackdot.gif;
 5281: bomb.gif;
 5282: smallFAQ.gif;
 5283: smallBug.gif;
 5284: cat_button.gif;
 5285: chat.gif;
 5286: eval_button.gif;
 5287: feedback.gif;
 5288: pprm_button.gif;
 5289: pgrd_button.gif;
 5290: subm_button.gif
 5291: </filenames>
 5292: </fileglob>
 5293: <file>
 5294: <source>loncom/xml/algebra/AlgParser.pm</source>
 5295: <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
 5296: <categoryname>system file</categoryname>
 5297: <description>
 5298: perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion
 5299: </description>
 5300: <status>works/unverified</status>
 5301: </file>
 5302: <file>
 5303: <source>modules/TexConvert/tthperl/tth.pm</source>
 5304: <target dist='default'>home/httpd/lib/perl/tth.pm</target>
 5305: <categoryname>system file</categoryname>
 5306: <description>
 5307: perl module for invoking functions specific to TeX-to-HTML conversion
 5308: </description>
 5309: <note>
 5310: Has the same dependencies and build process as tth.so.
 5311: Currently, only the tth.so file specifications invoke
 5312: the build process however.  A static version is checked into loncom/xml
 5313: and in this way is treated as though it isn't part of the tth build process.
 5314: </note>
 5315: <status>works/unverified</status>
 5316: </file>
 5317: <file>
 5318: <source>loncom/xml/LCParser.pm</source>
 5319: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
 5320: <categoryname>system file</categoryname>
 5321: <description>
 5322: perl module for parsing HTML in a way that really works and is thoroughly
 5323: tested
 5324: </description>
 5325: <status>works/unverified</status>
 5326: </file>
 5327: <file>
 5328:   <source>loncom/lonlocal.pm</source>
 5329:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
 5330:   <categoryname>system file</categoryname>
 5331:   <description>
 5332:      lonc/d handler for doing a local filesystem based init:
 5333:   </description>
 5334:   <status>works/verified</status>
 5335: </file>
 5336: <file>
 5337:   <source>loncom/lonssl.pm</source>
 5338:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
 5339:   <categoryname>system file</categoryname>
 5340:   <description>
 5341:      lonc/d handler for doing a remote SSL based init:
 5342:   </description>
 5343:   <status>works/verified</status>
 5344: </file>
 5345: <file>
 5346:   <source>loncom/LondConnection.pm</source>
 5347:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
 5348:   <categoryname>system file</categoryname>
 5349:   <description>
 5350:      Manages a connection between a lonc proxy daemon and the lond server
 5351:      in the remote node.
 5352:   </description>
 5353:   <status>works/verified</status>
 5354: </file>
 5355: <file>
 5356:   <source>loncom/LondTransaction.pm</source>
 5357:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
 5358:   <categoryname>system file</categoryname>
 5359:   <description>
 5360: 	Handles a single lon-capa insternal transaction
 5361:   </description>
 5362:   <status>works/verified</status>
 5363: </file>
 5364: <file>
 5365:    <source>loncom/types/HashIterator.pm</source>
 5366:    <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
 5367:    <categoryname>system file</categoryname>
 5368:    <description>
 5369:       Provides support to iterate through opaque hashes hidden e.g. within 
 5370:       object private data.
 5371:    </description>
 5372:    <status>works/verified</status>
 5373: </file>
 5374: <file>
 5375:    <source>loncom/types/Queue.pm</source>
 5376:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
 5377:    <categoryname>system file</categoryname>
 5378:    <description>
 5379:      Provides a FIFO queue class.
 5380:    </description>
 5381:    <status>works/verified</status>
 5382: </file>
 5383: <file>
 5384:    <source>loncom/types/Stack.pm</source>
 5385:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
 5386:    <categoryname>system file</categoryname>
 5387:    <description>
 5388:      Provides a LIFO stack class.
 5389:    </description>
 5390:    <status>works/verified</status>
 5391: </file>
 5392: <file>
 5393:    <source>loncom/loncnew</source>
 5394:    <target dist='default'>home/httpd/perl/loncnew</target>
 5395:    <categoryname>script</categoryname>
 5396:    <description>
 5397: 	  Proxy server for remote loncapa requests.
 5398:           Needs CPAN Event module.
 5399:    </description>
 5400: </file>
 5401: <file>
 5402: <source>loncom/configuration/Configuration.pm</source>
 5403: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
 5404: <categoryname>system file</categoryname>
 5405: <description>
 5406: Configuration file reader (looks in /etc/httpd/conf/); accepts
 5407: a list of *.conf files to inspect for PerlSetVar key/value
 5408: entries.
 5409: </description>
 5410: <status>works/unverified</status>
 5411: </file>
 5412: <file>
 5413: <source>loncom/ConfigFileEdit.pm</source>
 5414: <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
 5415: <categoryname>system file</categoryname>
 5416: <description>
 5417: Configuration file editing module
 5418: </description>
 5419: <status>works/unverified</status>
 5420: </file>
 5421: <file>
 5422: <source>modules/TexConvert/tthperl/tth.so</source>
 5423: <target dist='default'>home/httpd/lib/perl/tth.so</target>
 5424: <categoryname>system file</categoryname>
 5425: <description>
 5426: shared library file for dynamic loading and unloading
 5427: </description>
 5428: <note>
 5429: The source and file dependencies are not available to most
 5430: CVS users.  (You can safely rely on the existing binaries
 5431: present on your system... don't worry about warnings
 5432: related to this file during the build process.)
 5433: </note>
 5434: <build trigger='always run'>
 5435: modules/TexConvert/tthperl/commands
 5436: </build>
 5437: <status>works/unverified</status>
 5438: <dependencies>
 5439: commands;
 5440: compiles/tth.so.i386;
 5441: compiles/tth.so.x86_64
 5442: </dependencies>
 5443: </file>
 5444: <file>
 5445: <source>loncom/homework/caparesponse/capa.pm</source>
 5446: <target dist='default'>home/httpd/lib/perl/capa.pm</target>
 5447: <categoryname>system file</categoryname>
 5448: <description>
 5449: perl module for invoking functions specific to CAPA
 5450: </description>
 5451: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 5452: <note>
 5453: Has the same dependencies and build process as capa.so.
 5454: Currently, only the capa.so file specifications invoke
 5455: the build process however.
 5456: </note>
 5457: </file>
 5458: <file>
 5459: <source>loncom/homework/caparesponse/capa.bs</source>
 5460: <target dist='default'>home/httpd/lib/perl/capa.bs</target>
 5461: <categoryname>system file</categoryname>
 5462: <description>
 5463: bootstrap file associated with dynamic loading of this module on multiple
 5464: architectures
 5465: </description>
 5466: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 5467: <note>
 5468: Has the same dependencies and build process as capa.so.
 5469: Currently, only the capa.so file specifications invoke
 5470: the build process however.
 5471: </note>
 5472: </file>
 5473: <file>
 5474: <source>loncom/homework/caparesponse/capa.so</source>
 5475: <target dist='default'>home/httpd/lib/perl/capa.so</target>
 5476: <categoryname>system file</categoryname>
 5477: <description>
 5478: shared library file for dynamic loading and unloading
 5479: </description>
 5480: <build trigger='always run'>
 5481: loncom/homework/caparesponse/commands
 5482: </build>
 5483: <dependencies>
 5484: caparesponse.c;
 5485: caparesponse.pm;
 5486: README;
 5487: Makefile.PL;
 5488: capa.i;
 5489: commands;
 5490: ../../../CAPA/pProj/Makefile;
 5491: ../../../CAPA/pProj/capaGrammarDef.y;
 5492: ../../../CAPA/pProj/capaFormula.y;
 5493: ../../../CAPA/pProj/capaLexerDef.flex;
 5494: ../../../CAPA/pProj/capaFunction.c;
 5495: ../../../CAPA/pProj/capaParserUtils.c;
 5496: ../../../CAPA/pProj/capaMapExpr.c;
 5497: ../../../CAPA/pProj/capaUnit.c;
 5498: ../../../CAPA/pProj/com.c;
 5499: ../../../CAPA/pProj/linpack.c;
 5500: ../../../CAPA/pProj/ranlib.c;
 5501: ../../../CAPA/pProj/capaCgiUtils.c;
 5502: ../../../CAPA/pProj/capaSubjective.c;
 5503: ../../../CAPA/pProj/capaRQO.c;
 5504: ../../../CAPA/pProj/capaFormulaLexer.c;
 5505: ../../../CAPA/pProj/capaCommon.c;
 5506: ../../../CAPA/pProj/capaCommon.h;
 5507: ../../../CAPA/pProj/ranlib.h;
 5508: ../../../CAPA/pProj/capaCGI.h;
 5509: ../../../CAPA/pProj/capaFunction.h;
 5510: ../../../CAPA/pProj/capaRQO.h;
 5511: ../../../CAPA/pProj/capaParser.h;
 5512: ../../../CAPA/pProj/lex_debug.h
 5513: </dependencies>
 5514: </file>
 5515: <file>
 5516: <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
 5517: <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
 5518: <categoryname>script</categoryname>
 5519: <description>
 5520: cgi binary for doing TeX -> math translation
 5521: </description>
 5522: <build trigger='always run'>
 5523: loncom/cgi/mimeTeX/commands
 5524: </build>
 5525: <dependencies>
 5526: commands;
 5527: gfuntype.c;
 5528: gifsave.c;
 5529: mimetex.c;
 5530: mimetex.h;
 5531: mimetex.html;
 5532: README;
 5533: texfonts.h;
 5534: LICENSE;
 5535: </dependencies>
 5536: </file>
 5537: <fileglob>
 5538: <glob>*.ent</glob>
 5539: <sourcedir>loncom/MathML/</sourcedir>
 5540: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
 5541: <categoryname>system file</categoryname>
 5542: <description>
 5543: xml files which assign unicode numbers to mathematical symbols using
 5544: &lt;! ENTITY... &gt; type syntax.
 5545: </description>
 5546: <filenames>
 5547: isoamsa.ent;
 5548: isoamsb.ent;
 5549: isoamsc.ent;
 5550: isoamsn.ent;
 5551: isoamso.ent;
 5552: isoamsr.ent;
 5553: isobox.ent;
 5554: isocyr1.ent;
 5555: isocyr2.ent;
 5556: isodia.ent;
 5557: isogrk1.ent;
 5558: isogrk2.ent;
 5559: isogrk3.ent;
 5560: isogrk4.ent;
 5561: isolat1.ent;
 5562: isolat2.ent;
 5563: isomfrk.ent;
 5564: isomopf.ent;
 5565: isomscr.ent;
 5566: isonum.ent;
 5567: isopub.ent;
 5568: isotech.ent;
 5569: mmlalias.ent;
 5570: mmlextra.ent
 5571: </filenames>
 5572: </fileglob>
 5573: <file>
 5574: <source>loncom/MathML/mathml.css</source>
 5575: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
 5576: <categoryname>system file</categoryname>
 5577: <description>
 5578: cascading style sheet
 5579: </description>
 5580: </file>
 5581: <file>
 5582: <source>loncom/MathML/mathml.dtd</source>
 5583: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
 5584: <categoryname>system file</categoryname>
 5585: <description>
 5586: document type definition
 5587: </description>
 5588: </file>
 5589: <file>
 5590: <source>loncom/auth/londes.js</source>
 5591: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
 5592: <categoryname>interface file</categoryname>
 5593: <description>
 5594: Encryption Routines according to Data Encryption Standard DES, written in
 5595: javascript.
 5596: </description>
 5597: </file>
 5598: <file>
 5599: <source>loncom/homework/lectureonline.lcpm</source>
 5600: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
 5601: </target>
 5602: <categoryname>handler</categoryname>
 5603: <description>
 5604: Intended for providing perl functions for the &lt;script&gt;&lt;/script&gt;
 5605: environment in a problem that was converted from lectureonline.
 5606: </description>
 5607: </file>
 5608: <file>
 5609: <source>loncom/homework/default_homework.lcpm</source>
 5610: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
 5611: </target>
 5612: <categoryname>handler</categoryname>
 5613: <description>
 5614: Provides many functions for the &lt;script&gt; environment in a .problem.
 5615: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 5616: </description>
 5617: </file>
 5618: 
 5619: <file>
 5620:   <source>loncom/homework/task.css</source>
 5621:   <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
 5622:   <categoryname>handler</categoryname>
 5623:   <description>
 5624:     Style definitions for task display
 5625:   </description>
 5626: </file>
 5627: <file>
 5628:   <source>loncom/homework/task_grading.js</source>
 5629:   <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
 5630:   <categoryname>handler</categoryname>
 5631:   <description>
 5632:     Javascript to make the grading screen of task easier to use
 5633:   </description>
 5634: </file>
 5635: <file>
 5636: <source>loncom/homework/capa.units</source>
 5637: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
 5638: <categoryname>static conf</categoryname>
 5639: <description>
 5640: Define unit prefixing and conversion for CAPA problem handling.
 5641: </description>
 5642: </file>
 5643: <fileglob>
 5644: <glob>*.jpg</glob>
 5645: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
 5646: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
 5647: <categoryname>graphic file</categoryname>
 5648: <description>Pages headers</description>
 5649: <filenames>
 5650: admin.jpg;
 5651: author.jpg;
 5652: coordinator.jpg;
 5653: header.jpg;
 5654: student.jpg;
 5655: </filenames>
 5656: </fileglob>
 5657: <fileglob>
 5658: <glob>*.jpg</glob>
 5659: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
 5660: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
 5661: <categoryname>graphic file</categoryname>
 5662: <description>Logos of LON-CAPA domains (jpg)</description>
 5663: <filenames>
 5664: headermsu.jpg;
 5665: headertccfl.jpg;
 5666: header_fsu.jpg;
 5667: header_fsuK12.jpg;
 5668: headerhope.jpg;
 5669: jmsbanner.jpg;
 5670: </filenames>
 5671: </fileglob>
 5672: <fileglob>
 5673: <glob>*.gif</glob>
 5674: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
 5675: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
 5676: <categoryname>graphic file</categoryname>
 5677: <description>Logos of LON-CAPA domains (gif)</description>
 5678: <filenames>
 5679: 103.gif;
 5680: gerd.gif;
 5681: mio.gif;
 5682: msuvu.gif;
 5683: ohiou.gif;
 5684: rhs.gif;
 5685: sfu.gif;
 5686: tmcc.gif;
 5687: umich.gif;
 5688: worf.gif;
 5689: annarbor.gif;
 5690: elps.gif;
 5691: gwu.gif;
 5692: msudemo.gif;
 5693: ndsu.gif;
 5694: physnet.gif;
 5695: sc.gif;
 5696: Selwyn.gif;
 5697: ucf.gif;
 5698: unihalle.gif;
 5699: wscc.gif;
 5700: cps.gif;
 5701: fsu.gif;
 5702: fsuK12.gif;
 5703: hope.gif;
 5704: vcu.gif;
 5705: lsd.gif;
 5706: msu.gif;
 5707: jms.gif;
 5708: nsdl.gif;
 5709: pmm.gif;
 5710: sunysb.gif;
 5711: udel.gif;
 5712: uz.gif;
 5713: fvl.gif;
 5714: csm.gif;
 5715: nau.gif;
 5716: nagoya.gif;
 5717: kanazawa.gif;
 5718: colorado.gif;
 5719: acadiau.gif;
 5720: psuerie.gif;
 5721: redford.gif;
 5722: huji.gif;
 5723: ifusp.gif;
 5724: ucsc.gif;
 5725: uiuc.gif;
 5726: uiucheader.gif;
 5727: koinonia.gif;
 5728: waverly.gif;
 5729: cmich.gif;
 5730: UNICAMP.gif;
 5731: lakefenton.gif;
 5732: grandblanc.gif;
 5733: glps.gif;
 5734: BCHS.gif;
 5735: headersfu.gif;
 5736: uwsp.gif;
 5737: tccfl.gif;
 5738: bsu.gif;
 5739: wmston.gif;
 5740: headerharvard.gif;
 5741: harvard.gif;
 5742: uga.gif;
 5743: headeruga.gif;
 5744: covenantchristianhs.gif;
 5745: </filenames>
 5746: </fileglob>
 5747: <fileglob>
 5748: <glob>*.tab</glob>
 5749: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
 5750: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
 5751: <categoryname>conf</categoryname>
 5752: <description>Designs of LON-CAPA domains</description>
 5753: <filenames>
 5754: annarbor.tab;
 5755: default.tab;
 5756: msu.tab;
 5757: csm.tab;
 5758: huji.tab;
 5759: nau.tab;
 5760: nagoya.tab;
 5761: koinonia.tab;
 5762: kanazawa.tab;
 5763: colorado.tab;
 5764: acadiau.tab;
 5765: psuerie.tab;
 5766: redford.tab;
 5767: cmich.tab;
 5768: ifusp.tab;
 5769: jms.tab;
 5770: ucsc.tab;
 5771: uiuc.tab;
 5772: UNICAMP.tab;
 5773: lakefenton.tab;
 5774: grandblanc.tab;
 5775: fsu.tab;
 5776: fsuK12.tab;
 5777: hope.tab;
 5778: vcu.tab;
 5779: sfu.tab;
 5780: wmston.tab;
 5781: worf.tab;
 5782: tccfl.tab;
 5783: harvard.tab;
 5784: uga.tab;
 5785: tmcc.tab;
 5786: </filenames>
 5787: </fileglob>
 5788: <fileglob>
 5789: <glob>*.gif</glob>
 5790: <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
 5791: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
 5792: <categoryname>graphic file</categoryname>
 5793: <description>LON-CAPA remote control LCD font</description>
 5794: <filenames>
 5795: 0.gif;
 5796: 1.gif;
 5797: 2.gif;
 5798: 3.gif;
 5799: 4.gif;
 5800: 5.gif;
 5801: 6.gif;
 5802: 7.gif;
 5803: 8.gif;
 5804: 9.gif;
 5805: a.gif;
 5806: b.gif;
 5807: c.gif;
 5808: d.gif;
 5809: e.gif;
 5810: f.gif;
 5811: g.gif;
 5812: h.gif;
 5813: i.gif;
 5814: j.gif;
 5815: k.gif;
 5816: l.gif;
 5817: m.gif;
 5818: n.gif;
 5819: o.gif;
 5820: p.gif;
 5821: q.gif;
 5822: r.gif;
 5823: s.gif;
 5824: t.gif;
 5825: u.gif;
 5826: v.gif;
 5827: w.gif;
 5828: x.gif;
 5829: y.gif;
 5830: z.gif;
 5831: ö.gif;
 5832: ä.gif;
 5833: ü.gif;
 5834: ä.gif;
 5835: ö.gif;
 5836: ü.gif;
 5837: colon.gif;
 5838: hyphen.gif;
 5839: slash.gif;
 5840: space.gif;
 5841: </filenames>
 5842: </fileglob>
 5843: <fileglob>
 5844: <glob>*.gif</glob>
 5845: <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
 5846: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
 5847: <categoryname>graphic file</categoryname>
 5848: <description>icons used for the Portuguese LON-CAPA user interface</description>
 5849: <filenames>
 5850: anno_pt.gif;
 5851: anot_pt.gif;
 5852: bchat_pt.gif;
 5853: catalog_pt.gif;
 5854: ccrs_pt.gif;
 5855: chrt_pt.gif;
 5856: com_pt.gif;
 5857: courses_pt.gif;
 5858: cprv_pt.gif;
 5859: cstr_pt.gif;
 5860: docs_pt.gif;
 5861: egrd_pt.gif;
 5862: enrl_pt.gif;
 5863: eval_pt.gif;
 5864: fdbk_pt.gif;
 5865: grds_pt.gif;
 5866: keys_pt.gif;
 5867: logout_pt.gif;
 5868: nav_pt.gif;
 5869: parm_pt.gif;
 5870: pref_pt.gif;
 5871: prt_pt.gif;
 5872: res_pt.gif;
 5873: roles_pt.gif;
 5874: sbkm_pt.gif;
 5875: spacer_pt.gif;
 5876: sprs_pt.gif;
 5877: src_pt.gif;
 5878: stat_pt.gif;
 5879: vbkm_pt.gif;
 5880: </filenames>
 5881: </fileglob>
 5882: <fileglob>
 5883: <glob>*.gif</glob>
 5884: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 5885: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
 5886: <categoryname>graphic file</categoryname>
 5887: <description>icons used for the entire LON-CAPA user interface</description>
 5888: <filenames>
 5889: anno.gif;
 5890: anot.gif;
 5891: back.gif;
 5892: bchat.gif;
 5893: bkm.gif;
 5894: bl_step1.gif;
 5895: bl_step2.gif;
 5896: bl_step3.gif;
 5897: bl_step4.gif;
 5898: bl_step5.gif;
 5899: bl_step6.gif;
 5900: bl_step7.gif;
 5901: bl_step8.gif;
 5902: bl_step9.gif;
 5903: brws.gif;
 5904: catalog.gif;
 5905: ccrs.gif;
 5906: chat.gif;
 5907: chrt.gif;
 5908: clst.gif;
 5909: com.gif;
 5910: courses.gif;
 5911: cprv.gif;
 5912: cstr.gif;
 5913: del.gif;
 5914: dempty.gif;
 5915: docs.gif;
 5916: egrd.gif;
 5917: empty.gif;
 5918: enrl.gif;
 5919: eval.gif;
 5920: fdbk.gif;
 5921: feedback.gif;
 5922: forw.gif;
 5923: grds.gif;
 5924: grps.gif;
 5925: group.gif;
 5926: help.gif;
 5927: info.gif;
 5928: keys.gif;
 5929: ledblink.gif;
 5930: ledgreen.gif;
 5931: ledoff.gif;
 5932: ledon.gif;
 5933: ledsend.gif;
 5934: list.gif;
 5935: logout.gif;
 5936: mail.gif;
 5937: mcrs.gif;
 5938: mrk.gif;
 5939: nav.gif;
 5940: new.gif;
 5941: next.gif;
 5942: nothumb.gif;
 5943: parm.gif;
 5944: pgrd.gif;
 5945: port.gif;
 5946: pparm.gif;
 5947: pref.gif;
 5948: prev.gif;
 5949: prt.gif;
 5950: pub.gif;
 5951: qempty.gif;
 5952: reload.gif;
 5953: remotebg.gif;
 5954: res.gif;
 5955: roles.gif;
 5956: rtrv.gif;
 5957: sbkm.gif;
 5958: sctr.gif;
 5959: spacer.gif;
 5960: sprs.gif;
 5961: src.gif;
 5962: stat.gif;
 5963: subm.gif;
 5964: title.gif;
 5965: vbkm.gif;
 5966: </filenames>
 5967: </fileglob>
 5968: <file>
 5969: <source>loncom/html/res/adm/pages/math_example.tex</source>
 5970: <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
 5971: <categoryname>interface file</categoryname>
 5972: <description>
 5973:  file with an example math equation in it.
 5974: </description>
 5975: </file>
 5976: <file>
 5977: <source>loncom/html/res/adm/pages/imgmaps.html</source>
 5978: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
 5979: <categoryname>interface file</categoryname>
 5980: <description>
 5981: image maps for the LON-CAPA remote control
 5982: </description>
 5983: </file>
 5984: <file>
 5985: <source>loncom/html/res/adm/pages/index.html</source>
 5986: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 5987: <categoryname>interface file</categoryname>
 5988: <description>
 5989: welcoming page to the LON-CAPA system upon login
 5990: </description>
 5991: </file>
 5992: <file>
 5993: <source>loncom/html/res/adm/pages/menu.html</source>
 5994: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
 5995: <categoryname>interface file</categoryname>
 5996: <description>
 5997: renders the HTML (including image maps) for the LON-CAPA remote control
 5998: </description>
 5999: </file>
 6000: <fileglob>
 6001: <glob>*.gif</glob>
 6002: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
 6003: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
 6004: </targetdir>
 6005: <categoryname>graphic file</categoryname>
 6006: <description>
 6007: icons used for directory indexing and login screen
 6008: </description>
 6009: <filenames>
 6010: a.gif;
 6011: alert.black.gif;
 6012: alert.red.gif;
 6013: back.gif;
 6014: ball.gray.gif;
 6015: ball.red.gif;
 6016: binary.gif;
 6017: binhex.gif;
 6018: blank.gif;
 6019: bomb.gif;
 6020: box1.gif;
 6021: box2.gif;
 6022: broken.gif;
 6023: burst.gif;
 6024: c.gif;
 6025: comp.blue.gif;
 6026: comp.gray.gif;
 6027: compressed.gif;
 6028: continued.gif;
 6029: course.gif;
 6030: dir.gif;
 6031: down.gif;
 6032: dvi.gif;
 6033: f.gif;
 6034: folder.gif;
 6035: folder.open.gif;
 6036: folder.sec.gif;
 6037: folder_closed.gif;
 6038: folder_closed_pressed.gif;
 6039: folder_new.gif;
 6040: folder_opened.gif;
 6041: folder_opened_pressed.gif;
 6042: folder_pointer_closed.gif;
 6043: folder_pointer_opened.gif;
 6044: folder_spacer.gif;
 6045: folder_trash.gif;
 6046: forward.gif;
 6047: generic.gif;
 6048: generic.red.gif;
 6049: generic.sec.gif;
 6050: hand.right.gif;
 6051: hand.up.gif;
 6052: html.gif;
 6053: image1.gif;
 6054: image2.gif;
 6055: image3.gif;
 6056: index.gif;
 6057: layout.gif;
 6058: left.gif;
 6059: link.gif;
 6060: mov.gif;
 6061: movie1.gif;
 6062: p.gif;
 6063: patch.gif;
 6064: pdf.gif;
 6065: portal.gif;
 6066: problem.gif;
 6067: ps.gif;
 6068: quill.gif;
 6069: right.gif;
 6070: screw1.gif;
 6071: screw2.gif;
 6072: script.gif;
 6073: sound1.gif;
 6074: sound2.gif;
 6075: sphere1.gif;
 6076: sphere2.gif;
 6077: tar.gif;
 6078: tex.gif;
 6079: text.gif;
 6080: transfer.gif;
 6081: unknown.gif;
 6082: up.gif;
 6083: uu.gif;
 6084: uuencoded.gif;
 6085: white_space_20_22.gif;
 6086: white_space_22_22.gif;
 6087: whitespace1.gif;
 6088: whitespace10.gif;
 6089: whitespace2.gif;
 6090: whitespace3.gif;
 6091: whitespace4.gif;
 6092: whitespace5.gif;
 6093: whitespace6.gif;
 6094: whitespace7.gif;
 6095: whitespace8.gif;
 6096: whitespace9.gif;
 6097: world1.gif;
 6098: world2.gif
 6099: </filenames>
 6100: </fileglob>
 6101: <fileglob>
 6102: <glob>*.gif</glob>
 6103: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 6104: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
 6105: </targetdir>
 6106: <categoryname>graphic file</categoryname>
 6107: <description>
 6108: icons used for the bookmark portion of the LON-CAPA user interface
 6109: </description>
 6110: <filenames>
 6111: folder_anim.gif;
 6112: folder_close.gif;
 6113: folder_drag.gif;
 6114: folder_new.gif;
 6115: folder_open.gif;
 6116: folder_pointer_closed.gif;
 6117: folder_pointer_opened.gif;
 6118: folder_static.gif;
 6119: folder_trash.gif;
 6120: folder_trash_hover.gif;
 6121: left_bar.gif;
 6122: link.gif;
 6123: link_anim.gif;
 6124: link_drag.gif;
 6125: ll_corner.gif;
 6126: lower_bar.gif;
 6127: lr_corner.gif;
 6128: pix.gif;
 6129: right_bar.gif;
 6130: toolbar_bg.gif;
 6131: ul_corner.gif;
 6132: upper_bar.gif;
 6133: ur_corner.gif
 6134: </filenames>
 6135: </fileglob>
 6136: <fileglob>
 6137: <glob>*.html</glob>
 6138: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 6139: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
 6140: </targetdir>
 6141: <categoryname>interface file</categoryname>
 6142: <description>
 6143: associated with the scheme of displaying bookmarks
 6144: </description>
 6145: <filenames>
 6146: bookmarkmenu_toolbar.html;
 6147: blank.html;
 6148: closechildren.html
 6149: </filenames>
 6150: </fileglob>
 6151: <fileglob>
 6152: <glob>*.*</glob>
 6153: <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
 6154: <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>
 6155: <categoryname>interface file</categoryname>
 6156: <description>
 6157: Associated file for answering reactionresponse style questions
 6158: </description>
 6159: <filenames>
 6160: reaction_editor.html;
 6161: reaction_frame.html;
 6162: reaction_help.html;
 6163: reaction_viewer.html;
 6164: reaction_window.html
 6165: </filenames>
 6166: </fileglob>
 6167: <file>
 6168: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 6169: <target dist='default'>
 6170: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
 6171: <categoryname>interface file</categoryname>
 6172: <description>
 6173: javascript for handling client-side interactions with bookmark interface
 6174: </description>
 6175: </file>
 6176: <file>
 6177: <source dist='default'>loncom/build/CHECKRPMS.default</source>
 6178: <source dist='fedora1 fedora2 fedora3 fedora4'>loncom/build/CHECKRPMS.fedora</source>
 6179: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 6180: <categoryname>system script</categoryname>
 6181: <description>
 6182: manilla wrapper around check-rpms
 6183: </description>
 6184: <status>tested/documented/beta</status>
 6185: </file>
 6186: <file>
 6187: <source>loncom/build/check-rpms</source>
 6188: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
 6189: <categoryname>system script</categoryname>
 6190: <description>
 6191: compare installed rpms with up-to-date distribution
 6192: </description>
 6193: <status>tested/documented/beta</status>
 6194: </file>
 6195: <file>
 6196: <source>doc/man/check-rpms.1</source>
 6197: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
 6198: <categoryname>doc</categoryname>
 6199: <description>man page for check-rpms</description>
 6200: <build trigger='always run'>
 6201: loncom/build/pod2man.sh check-rpms &gt; ../../doc/man/check-rpms.1 &amp;&amp; \
 6202: echo 'manifying check-rpms'
 6203: </build>
 6204: <status>beta</status>
 6205: <dependencies>
 6206: ../../loncom/build/check-rpms
 6207: </dependencies>
 6208: </file>
 6209: <file>
 6210: <source>doc/scripts/check-rpms.html</source>
 6211: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
 6212: </target>
 6213: <categoryname>doc</categoryname>
 6214: <description>POD-derived page for check-rpms</description>
 6215: <build trigger='always run'>
 6216: loncom/build/pod2html.sh check-rpms &gt; ../../doc/scripts/check-rpms.html \
 6217: &amp;&amp; echo 'pod2html checkrpms'
 6218: </build>
 6219: <status>works/unverified</status>
 6220: <dependencies>
 6221: ../../loncom/build/check-rpms
 6222: </dependencies>
 6223: </file>
 6224: <file>
 6225: <source>loncom/build/loncaparestoreconfigurations</source>
 6226: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
 6227: </target>
 6228: <categoryname>script</categoryname>
 6229: <description>
 6230: Updates .lpmlnew files with previous settings.  Also supports alternative
 6231: schemes of settings-updating and file-overwriting.
 6232: </description>
 6233: <status>works/unverified</status>
 6234: </file>
 6235: <file>
 6236:   <source>loncom/cron/loncapa.built</source>
 6237:   <target dist='default'>etc/cron.d/loncapa</target>
 6238:   <categoryname>conf</categoryname>
 6239:   <description>
 6240:     file that specifies periodic processes to run for the LON-CAPA machine
 6241:   </description>
 6242:   <build trigger='always run'>
 6243: loncom/cron/preserve_local_loncapa_cron
 6244:   </build>
 6245:   <dependencies>
 6246: loncapa;
 6247: preserve_local_loncapa_cron
 6248:   </dependencies>
 6249: </file>
 6250: <file>
 6251: <source>loncom/ntp/step-tickers</source>
 6252: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
 6253: </target>
 6254: <categoryname>static conf</categoryname>
 6255: <description>
 6256: file that stimulates running of ntpdate upon init.d/xntpd initiation
 6257: </description>
 6258: <note>
 6259: <table cellpadding='0' cellspacing='0' border='1'>
 6260: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
 6261: </table>
 6262: </note>
 6263: </file>
 6264: <file>
 6265: <source>loncom/pam.d/pwauth</source>
 6266: <target dist='default'>etc/pam.d/pwauth</target>
 6267: <categoryname>static conf</categoryname>
 6268: <description>
 6269: file that allows setuid password privileges for pwauth executable
 6270: </description>
 6271: </file>
 6272: <file>
 6273: <source>loncom/pam.d/pwchange</source>
 6274: <target dist='default'>etc/pam.d/pwchange</target>
 6275: <categoryname>static conf</categoryname>
 6276: <description>
 6277: file that allows setuid password privileges for pwchange (lcpasswd) executable
 6278: </description>
 6279: </file>
 6280: <file>
 6281: <source>loncom/init.d/loncontrol</source>
 6282: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 6283: <target dist='suse9.2 suse9.3 sles9'>etc/init.d/loncontrol</target>
 6284: <categoryname>root script</categoryname>
 6285: <description>
 6286: Controls the launching/halting of lonc, lond, and lonsql processes.
 6287: </description>
 6288: </file>
 6289: <link>
 6290: <linkto>etc/rc.d/init.d/loncontrol</linkto>
 6291: <target dist='default'>
 6292: etc/rc.d/rc0.d/K05loncontrol;
 6293: etc/rc.d/rc1.d/K05loncontrol;
 6294: etc/rc.d/rc2.d/K05loncontrol;
 6295: etc/rc.d/rc3.d/S95loncontrol;
 6296: etc/rc.d/rc4.d/S95loncontrol;
 6297: etc/rc.d/rc5.d/S95loncontrol;
 6298: etc/rc.d/rc6.d/K05loncontrol
 6299: </target>
 6300: <categoryname>symbolic link</categoryname>
 6301: <description>
 6302: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 6303: </link>
 6304: <file>
 6305: <source>loncom/atalk/config</source>
 6306: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
 6307: <categoryname>static conf</categoryname>
 6308: <description>
 6309: configuration file to make LON-CAPA server file space accessible to
 6310: Appleshares access (Macintosh)
 6311: </description>
 6312: </file>
 6313: <file>
 6314:   <source>loncom/interface/lonnotify.pm</source>
 6315:   <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
 6316:   <categoryname>handler</categoryname>
 6317:   <description>
 6318:     Interface for Domain Coordinators to (a) send broadcast e-mail to groups 
 6319: of users, and (b) to display e-mail of this type sent in the past.
 6320:   </description>
 6321: </file>
 6322: <file>
 6323:   <source>loncom/interface/lonhelpmenu.pm</source>
 6324:   <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
 6325:   <categoryname>handler</categoryname>
 6326:   <description>
 6327:     Creates a multipage help screen to help users out.
 6328:   </description>
 6329: </file>
 6330: <file>
 6331:   <source>loncom/interface/lonsupportreq.pm</source>
 6332:   <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
 6333:   <categoryname>handler</categoryname>
 6334:   <description>
 6335:     Handler to make it easy for users to send a request to te helpdesk
 6336:   </description>
 6337: </file>
 6338: <file>
 6339:   <source>loncom/interface/lonmodifycourse.pm</source>
 6340:   <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
 6341:   <categoryname>handler</categoryname>
 6342:   <description>
 6343:     Interface to modifying a course's internal ENV values for automated
 6344:     enrollement
 6345:   </description>
 6346: </file>
 6347: <file>
 6348:   <source>loncom/interface/lonpopulate.pm</source>
 6349:   <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
 6350:   <categoryname>handler</categoryname>
 6351:   <description>
 6352:     Handler for configuring automated enrollment
 6353:   </description>
 6354: </file>
 6355: <file>
 6356:   <source>loncom/enrollment/Enrollment.pm</source>
 6357:   <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
 6358:   <categoryname>handler</categoryname>
 6359:   <description>
 6360:     Handler for automated enrollment
 6361:   </description>
 6362: </file>
 6363: <file>
 6364:   <source>loncom/enrollment/localenroll.pm</source>
 6365:   <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
 6366:   <categoryname>conf</categoryname>
 6367:   <description>
 6368:     Local handler for automated enrollment.
 6369:   </description>
 6370: </file>
 6371: <file>
 6372:   <source>loncom/enrollment/localenroll.pm</source>
 6373:   <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
 6374:   <categoryname>handler</categoryname>
 6375:   <description>
 6376:     Local handler for automated enrollment, standard version.
 6377:   </description>
 6378: </file>
 6379: <file>
 6380:   <source>loncom/enrollment/Autoenroll.pl</source>
 6381:   <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
 6382:   <categoryname>script</categoryname>
 6383:   <description>
 6384:     Local handler for automated enrollment, standard version.
 6385:   </description>
 6386: </file>
 6387: <file>
 6388:   <source>loncom/auth/localstudentphoto.pm</source>
 6389:   <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
 6390:   <categoryname>conf</categoryname>
 6391:   <description>
 6392:     Local handler for automated enrollment.
 6393:   </description>
 6394: </file>
 6395: <file>
 6396:   <source>loncom/auth/localstudentphoto.pm</source>
 6397:   <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
 6398:   <categoryname>handler</categoryname>
 6399:   <description>
 6400:     Local handler for automated enrollment, standard version.
 6401:   </description>
 6402: </file>
 6403: <file>
 6404:   <source>loncom/automation/batchcreatecourse.pm</source>
 6405:   <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
 6406:   <categoryname>handler</categoryname>
 6407:   <description>
 6408:     Handler for batch creation of courses.
 6409:   </description>
 6410: </file>
 6411: <file>
 6412:   <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
 6413:   <target dist='default'>home/httpd/perl/Autocreate.pl</target>
 6414:   <categoryname>script</categoryname>
 6415:   <description>
 6416:     Script for automated course creation.
 6417:   </description>
 6418: </file>
 6419: <fileglob>
 6420:     <glob>*</glob>
 6421:     <sourcedir>loncom/debugging_tools/</sourcedir>
 6422:     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
 6423:     <categoryname>script</categoryname>
 6424:     <description>
 6425:       Tools for helping debug Lon-CAPA
 6426:     </description>
 6427: <filenames>
 6428: activity_to_accesscount.pl;
 6429: clean_db.pl;
 6430: dump_db.pl;
 6431: escape.pl;
 6432: excise_from_db.pl;
 6433: getties.pl;
 6434: login_count.pl;
 6435: modify_config_files.pl;
 6436: parse_scantron.pl;
 6437: seed_accesscount.pl;
 6438: stress.pl;
 6439: unescape.pl;
 6440: user_login_count.pl;
 6441: </filenames>
 6442: </fileglob>
 6443: <file>
 6444: <source>loncom/build/distprobe</source>
 6445: <target dist='default'>home/httpd/perl/distprobe</target>
 6446: <categoryname>script</categoryname>
 6447: <description>
 6448: for probing operating system flavor and version
 6449: </description>
 6450: <note>
 6451: </note>
 6452: </file>
 6453: </files>
 6454: </lpml>

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