File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.973: download - view: text, annotated - select for diffs
Fri Oct 26 23:38:01 2018 UTC (5 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: HEAD
- Suport SLES 15.

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

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