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

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

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