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

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

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