File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.527: download - view: text, annotated - select for diffs
Tue Apr 3 21:49:50 2007 UTC (17 years, 1 month ago) by www
Branches: MAIN
CVS tags: HEAD
Install file

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

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