File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.539: download - view: text, annotated - select for diffs
Wed May 23 14:57:46 2007 UTC (16 years, 11 months ago) by www
Branches: MAIN
CVS tags: HEAD
Use cute icons on .page

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

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