File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.1060: download - view: text, annotated - select for diffs
Mon May 13 13:55:52 2024 UTC (2 weeks, 5 days ago) by raeburn
Branches: MAIN
CVS tags: HEAD
- Bug 6990. Author can export specified files (with/without recursion into
  subdirectories from current directory in Authoring Space to archive file.

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

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