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

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