File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.791: download - view: text, annotated - select for diffs
Wed Mar 14 20:21:18 2012 UTC (12 years, 1 month ago) by www
Branches: MAIN
CVS tags: HEAD
Install Shibboleth handler to avoid ISE on CVS Head

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

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