File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.561: download - view: text, annotated - select for diffs
Wed Nov 28 23:30:22 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- add in a pair of forgotten help files

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

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