File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.530: download - view: text, annotated - select for diffs
Thu Apr 12 19:34:47 2007 UTC (17 years ago) by albertel
Branches: MAIN
CVS tags: HEAD
- add in a blank starter task

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

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