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

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