File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.410: download - view: text, annotated - select for diffs
Tue Feb 22 20:48:46 2005 UTC (19 years, 2 months ago) by www
Branches: MAIN
CVS tags: HEAD
Virginia Commonwealth University

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

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