File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.806: download - view: text, annotated - select for diffs
Mon Jul 30 01:37:22 2012 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: HEAD
- Support Ubuntu 12.04 LTS.

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

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