File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.426: download - view: text, annotated - select for diffs
Fri Jun 3 11:17:47 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
CVS tags: HEAD
University of Georgia

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

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