File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.983: download - view: text, annotated - select for diffs
Sun Mar 17 23:23:32 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: HEAD
- loncron will check for changes in IP addresses of LON-CAPA hosts in network.
  Domain configuration for recipient of e-mail if changes occur. Also logged
  permanently in /home/httpd/perl/logs/hostip.log

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

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