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

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

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