File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.967: download - view: text, annotated - select for diffs
Tue Jun 19 12:26:32 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: HEAD
- Support Ubuntu 18.04 LTS

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

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