File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.450: download - view: text, annotated - select for diffs
Fri Aug 19 19:45:50 2005 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- lets actually install the math_examples.tex page

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

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