File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.773: download - view: text, annotated - select for diffs
Tue Dec 6 16:32:24 2011 UTC (12 years, 4 months ago) by dseaton
Branches: MAIN
CVS tags: HEAD
*** empty log message ***

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

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