File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.522: download - view: text, annotated - select for diffs
Tue Jan 30 20:01:41 2007 UTC (17 years, 3 months ago) by www
Branches: MAIN
CVS tags: HEAD
Blog button

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

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