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

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

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