File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.525: download - view: text, annotated - select for diffs
Wed Mar 28 00:13:22 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: HEAD
- adding in the dns handler
   - currently expects dns servers to be listed in hosts.tab as
    ^dns.example.com
   - lond currently doesn't support the dns mechanism

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

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