File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.485: download - view: text, annotated - select for diffs
Wed May 31 06:22:13 2006 UTC (17 years, 11 months ago) by www
Branches: MAIN
CVS tags: HEAD
Starting the German online help directory

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

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