File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.427: download - view: text, annotated - select for diffs
Fri Jun 3 16:27:25 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
CVS tags: HEAD
Bug #3805: explain authentication mechanisms

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

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