File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.819: download - view: text, annotated - select for diffs
Mon Jan 7 01:44:32 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: HEAD
- Support Fedora 18 and SuSE 12.2
  Include compiled tth.so for perl 5.16

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

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