File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.415: download - view: text, annotated - select for diffs
Sat Feb 26 15:29:15 2005 UTC (19 years, 2 months ago) by www
Branches: MAIN
CVS tags: HEAD
Kanazawa University
* IP address 133.28.26.242
* hostname   iedulib.ipc.kanazawa-u.ac.jp
* technical contact email matumoto@wave.ipc.kanazawa-u.ac.jp

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

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