File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.408: download - view: text, annotated - select for diffs
Thu Feb 17 04:48:12 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- removing stuff that never really existed

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

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