File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.735: download - view: text, annotated - select for diffs
Wed May 11 21:51:57 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: HEAD
- Run-levels 35 only for SuSE/SLES for loncontrol

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

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