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

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

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