File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.493: download - view: text, annotated - select for diffs
Fri Jul 14 16:46:29 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
CVS tags: HEAD
Different access to help system per usability discussion

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

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