File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.499.2.6: download - view: text, annotated - select for diffs
Thu Sep 28 00:36:34 2006 UTC (17 years, 7 months ago) by albertel
Branches: version_2_2_X
Diff to branchpoint 1.499: preferred, unified
- backport 1.506

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

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