File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.435: download - view: text, annotated - select for diffs
Fri Jul 8 04:32:46 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- suse diff

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

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