File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.486: download - view: text, annotated - select for diffs
Tue Jun 13 15:00:19 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- adding the maxima client

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

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