Annotation of doc/loncapafiles/loncapafiles.lpml, revision 1.645.2.2

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

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