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

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

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