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

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.12! raeburn     5: <!-- $Id: loncapafiles.lpml,v 1.675.4.11 2010/08/27 03:16:54 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.675.4.12! raeburn  5110: <source>loncom/xml/lonlatextable.pm</source>
        !          5111: <target dist='default'>home/httpd/lib/perl/Apache/lonlatextable.pm</target>
        !          5112: <categoryname>server standard</categoryname>
        !          5113: <description>
        !          5114: Simple subset replacement for LaTeX::Table
        !          5115: </description>
        !          5116: <status>works</status>
        !          5117: </file>
        !          5118: <file>
1.6       harris41 5119: <source>loncom/xml/run.pm</source>
                   5120: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
                   5121: <categoryname>handler</categoryname>
                   5122: <description>
                   5123: used to prevent poorly written problems from causing lingering after effects
                   5124: </description>
1.10      harris41 5125: <status>works/unverified</status>
1.4       harris41 5126: </file>
                   5127: <file>
1.6       harris41 5128: <source>loncom/xml/scripttag.pm</source>
                   5129: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
                   5130: <categoryname>handler</categoryname>
                   5131: <description>
                   5132: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
                   5133: &lt;import&gt;
1.290     www      5134: </description>
                   5135: <status>works/unverified</status>
                   5136: </file>
                   5137: <file>
                   5138: <source>loncom/xml/languagetags.pm</source>
                   5139: <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
                   5140: <categoryname>handler</categoryname>
                   5141: <description>
                   5142: implements &lt;mt&gt;
1.6       harris41 5143: </description>
1.10      harris41 5144: <status>works/unverified</status>
1.185     albertel 5145: </file>
                   5146: <file>
                   5147: <source>loncom/homework/randomlylabel.pm</source>
                   5148: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
                   5149: <categoryname>handler</categoryname>
                   5150: <description>
                   5151: Handler for compositing images, and text together.
1.339     albertel 5152: </description>
                   5153: </file>
                   5154: <file>
                   5155: <source>loncom/homework/drawimage.pm</source>
                   5156: <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
                   5157: <categoryname>handler</categoryname>
                   5158: <description>
                   5159: Handler for programtically defining an image
1.318     albertel 5160: </description>
                   5161: </file>
                   5162: <file>
                   5163: <source>loncom/homework/imagechoice.pm</source>
                   5164: <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
                   5165: <categoryname>handler</categoryname>
                   5166: <description>
                   5167: Handler for picking out locations on an image.
1.207     www      5168: </description>
                   5169: </file>
                   5170: <file>
                   5171: <source>loncom/homework/rankresponse.pm</source>
                   5172: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
                   5173: <categoryname>handler</categoryname>
                   5174: <description>
                   5175: Handler for rankresponse
1.209     albertel 5176: </description>
                   5177: </file>
                   5178: <file>
                   5179: <source>loncom/homework/matchresponse.pm</source>
                   5180: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
                   5181: <categoryname>handler</categoryname>
                   5182: <description>
                   5183: Handler for matchresponse
1.185     albertel 5184: </description>
1.4       harris41 5185: </file>
                   5186: <file>
1.33      harris41 5187: <source>loncom/homework/randomlabel.pm</source>
                   5188: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
                   5189: <categoryname>handler</categoryname>
                   5190: <description>
                   5191: Interface for producing applet code which randomizes the labelling of an
                   5192: image.
                   5193: </description>
                   5194: </file>
                   5195: <file>
1.6       harris41 5196: <source>loncom/homework/lonhomework.pm</source>
                   5197: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
                   5198: <categoryname>handler</categoryname>
1.27      harris41 5199: <description>
                   5200: handles requests for output, evaluation, and alteration of a homework resource
                   5201: </description>
1.95      harris41 5202: <status>works/unverified</status>
1.4       harris41 5203: </file>
                   5204: <file>
1.6       harris41 5205: <source>loncom/homework/inputtags.pm</source>
                   5206: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
                   5207: <categoryname>handler</categoryname>
                   5208: <description>
                   5209: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
                   5210: </description>
1.10      harris41 5211: <status>works/unverified</status>
1.4       harris41 5212: </file>
                   5213: <file>
1.6       harris41 5214: <source>loncom/homework/structuretags.pm</source>
                   5215: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
                   5216: <categoryname>handler</categoryname>
                   5217: <description>
1.27      harris41 5218: produces HTML tags necessary for structuring the presentation of homework
                   5219: resources
1.6       harris41 5220: </description>
1.10      harris41 5221: <status>works/unverified</status>
1.4       harris41 5222: </file>
                   5223: <file>
1.418     albertel 5224:   <source>loncom/homework/bridgetask.pm</source>
                   5225:   <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
                   5226:   <categoryname>handler</categoryname>
                   5227:   <description>
                   5228: implements the tags for supporting bridge tasks
                   5229:   </description>
                   5230:   <status>works/unverified</status>
                   5231: </file>
                   5232: <file>
1.6       harris41 5233: <source>loncom/homework/response.pm</source>
                   5234: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
                   5235: <categoryname>handler</categoryname>
                   5236: <description>
1.27      harris41 5237: defines different types of responses given to student as well as syntax for
                   5238: producing response values
1.6       harris41 5239: </description>
1.10      harris41 5240: <status>works/unverified</status>
1.4       harris41 5241: </file>
                   5242: <file>
1.6       harris41 5243: <source>loncom/homework/caparesponse/caparesponse.pm</source>
                   5244: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
                   5245: <categoryname>handler</categoryname>
                   5246: <description>
                   5247: handles request to the CAPA homework processing engine
                   5248: </description>
1.10      harris41 5249: <status>works/unverified</status>
1.4       harris41 5250: </file>
                   5251: <file>
1.486     albertel 5252:   <source>loncom/homework/lonmaxima.pm</source>
                   5253:   <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
                   5254:   <categoryname>handler</categoryname>
                   5255:   <description>
                   5256:     routines to simplify talking to the maxima client
                   5257:   </description>
                   5258:   <status>works/unverified</status>
                   5259: </file>
                   5260: <file>
1.640     www      5261:   <source>loncom/homework/lonr.pm</source>
                   5262:   <target dist='default'>home/httpd/lib/perl/Apache/lonr.pm</target>
                   5263:   <categoryname>handler</categoryname>
                   5264:   <description>
                   5265:     routines to simplify talking to the R client
                   5266:   </description>
                   5267:   <status>works/unverified</status>
                   5268: </file>
                   5269: <file>
1.113     harris41 5270: <source>loncom/xml/Safe.pm</source>
                   5271: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
                   5272: <categoryname>handler</categoryname>
                   5273: <description>
                   5274: Meant to safely substitute for CPAN version of Safe.
                   5275: Allows for safely executing embedded perl comands in
                   5276: a way that does not threaten the operating system.
                   5277: </description>
                   5278: <status>works/unverified</status>
                   5279: </file>
                   5280: <file>
1.241     albertel 5281:   <source>loncom/auth/localauth.pm</source>
                   5282:   <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
                   5283:   <categoryname>handler</categoryname>
                   5284:   <description>
1.208     harris41 5285: Local authentication mechanism.  The target file is meant as a template
                   5286: for a localauth.pm file.  The target file with the -std suffix is not
                   5287: used directly by any software program; it is just a template file.
1.241     albertel 5288:   </description>
                   5289:   <status>works/unverified</status>
                   5290: </file>
                   5291: <file>
                   5292:   <source>loncom/auth/localauth.pm</source>
                   5293:   <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
                   5294:   <categoryname>conf</categoryname>
                   5295:   <description>
                   5296: Local authentication mechanism.  
                   5297:   </description>
                   5298:   <status>works/unverified</status>
1.30      harris41 5299: </file>
                   5300: <file>
1.6       harris41 5301: <source>loncom/auth/lonacc.pm</source>
                   5302: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
                   5303: <categoryname>handler</categoryname>
                   5304: <description>
                   5305: (This module, like loncacc.pm also authenticates with cookies.)  
                   5306: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
                   5307: functions (e.g. roles, logout, annotations, and bookmarks) as well
                   5308: as coordinating access to educational resources.
                   5309: </description>
1.10      harris41 5310: <status>works/unverified</status>
1.4       harris41 5311: </file>
                   5312: <file>
1.76      harris41 5313: <source>doc/man/Apache__lonacc.3</source>
                   5314: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
1.83      harris41 5315: <categoryname>doc</categoryname>
1.76      harris41 5316: <description>man page for lonacc.pm</description>
                   5317: <build trigger='always run'>
1.115     harris41 5318: loncom/build/pod2man.sh ../auth/lonacc.pm &gt; \
                   5319: ../../doc/man/Apache__lonacc.3 &amp;&amp; echo 'manifying lonacc.pm'
1.76      harris41 5320: </build>
                   5321: <status>works/unverified</status>
                   5322: <dependencies>
                   5323: ../../loncom/auth/lonacc.pm
                   5324: </dependencies>
                   5325: </file>
                   5326: <file>
1.118     harris41 5327: <source>doc/lib/perl/Apache/lonacc.html</source>
                   5328: <target dist='default'>
                   5329: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
1.83      harris41 5330: <categoryname>doc</categoryname>
1.76      harris41 5331: <description>POD-derived page for lonacc.pm</description>
                   5332: <build trigger='always run'>
1.115     harris41 5333: loncom/build/pod2html.sh ../auth/lonacc.pm &gt; \
1.118     harris41 5334: ../../doc/lib/perl/Apache/lonacc.html &amp;&amp; echo 'pod2html lonacc.pm'
1.76      harris41 5335: </build>
                   5336: <status>works/unverified</status>
                   5337: <dependencies>
                   5338: ../../loncom/auth/lonacc.pm
                   5339: </dependencies>
                   5340: </file>
                   5341: <file>
1.6       harris41 5342: <source>loncom/auth/lonracc.pm</source>
                   5343: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
                   5344: <categoryname>handler</categoryname>
                   5345: <description>
                   5346: access handler for file transfers
1.151     www      5347: </description>
                   5348: <status>works/unverified</status>
                   5349: </file>
                   5350: <file>
                   5351: <source>loncom/auth/lontokacc.pm</source>
                   5352: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
                   5353: <categoryname>handler</categoryname>
                   5354: <description>
1.154     www      5355: handler for inter-server transfer of token accessed files, includes
                   5356: cleanup handler to remove file when successfully done
                   5357: </description>
                   5358: <status>works/unverified</status>
                   5359: </file>
                   5360: <file>
                   5361: <source>loncom/auth/lonuploadedacc.pm</source>
                   5362: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
                   5363: <categoryname>handler</categoryname>
                   5364: <description>
                   5365: access handler for user uploaded files
                   5366: </description>
                   5367: <status>works/unverified</status>
                   5368: </file>
                   5369: <file>
                   5370: <source>loncom/lontrans.pm</source>
                   5371: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
                   5372: <categoryname>handler</categoryname>
                   5373: <description>
                   5374: URI to filename translation
1.347     www      5375: </description>
                   5376: <status>works/unverified</status>
                   5377: </file>
                   5378: <file>
                   5379: <source>loncom/lonenc.pm</source>
                   5380: <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
                   5381: <categoryname>handler</categoryname>
                   5382: <description>
                   5383: Encryption and decryption of URIs
1.6       harris41 5384: </description>
1.10      harris41 5385: <status>works/unverified</status>
1.87      harris41 5386: </file>
                   5387: <file>
1.477     albertel 5388: <source>loncom/lonencurl.pm</source>
                   5389: <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
                   5390: <categoryname>handler</categoryname>
                   5391: <description>
                   5392: Handler that takes care of decrypting request URL's
                   5393: </description>
                   5394: <status>works/unverified</status>
                   5395: </file>
                   5396: <file>
1.87      harris41 5397: <source>doc/man/Apache__lonracc.3</source>
                   5398: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
                   5399: <categoryname>doc</categoryname>
                   5400: <description>man page for lonracc.pm</description>
                   5401: <build trigger='always run'>
1.115     harris41 5402: loncom/build/pod2man.sh ../auth/lonracc.pm &gt; \
                   5403: ../../doc/man/Apache__lonracc.3 &amp;&amp; echo 'manifying lonracc.pm'
1.87      harris41 5404: </build>
                   5405: <status>works/unverified</status>
                   5406: <dependencies>
                   5407: ../../loncom/auth/lonracc.pm
                   5408: </dependencies>
                   5409: </file>
                   5410: <file>
1.118     harris41 5411: <source>doc/lib/perl/Apache/lonracc.html</source>
                   5412: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
1.112     harris41 5413: </target>
1.87      harris41 5414: <categoryname>doc</categoryname>
                   5415: <description>POD-derived page for lonracc.pm</description>
                   5416: <build trigger='always run'>
1.115     harris41 5417: loncom/build/pod2html.sh ../auth/lonracc.pm &gt; \
1.118     harris41 5418: ../../doc/lib/perl/Apache/lonracc.html &amp;&amp; echo 'pod2html lonracc.pm'
1.87      harris41 5419: </build>
                   5420: <status>works/unverified</status>
                   5421: <dependencies>
                   5422: ../../loncom/auth/lonracc.pm
                   5423: </dependencies>
1.4       harris41 5424: </file>
                   5425: <file>
1.6       harris41 5426: <source>loncom/auth/loncacc.pm</source>
                   5427: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
                   5428: <categoryname>handler</categoryname>
                   5429: <description>
                   5430: This module provides access to an educational resource construction area.
                   5431: This module is invoked by the URL-related pattern syntax
                   5432: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
                   5433: Authentication of user identity
                   5434: is coordinated through cookies.  The abbreviation "cacc" corresponds
                   5435: to "construction-space access").  If the cookie handle is invalid, then
                   5436: this module returns a forbidden status and makes appropriate log entries.
                   5437: If the cookie handle is valid, status is determined to be okay (and,
                   5438: for the "priv"-type access, the resource is delivered by the
                   5439: <tt>lonconstruct</tt> module).
                   5440: </description>
1.10      harris41 5441: <status>works/unverified</status>
1.4       harris41 5442: </file>
                   5443: <file>
1.86      harris41 5444: <source>doc/man/Apache__loncacc.3</source>
                   5445: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
                   5446: <categoryname>doc</categoryname>
                   5447: <description>man page for loncacc.pm</description>
                   5448: <build trigger='always run'>
1.115     harris41 5449: loncom/build/pod2man.sh ../auth/loncacc.pm &gt; ../../doc/man/Apache__loncacc.3 \
                   5450: &amp;&amp; echo 'manifying loncacc.pm'
1.86      harris41 5451: </build>
                   5452: <status>works/unverified</status>
                   5453: <dependencies>
                   5454: ../../loncom/auth/loncacc.pm
                   5455: </dependencies>
                   5456: </file>
                   5457: <file>
1.118     harris41 5458: <source>doc/lib/perl/Apache/loncacc.html</source>
                   5459: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
1.112     harris41 5460: </target>
1.86      harris41 5461: <categoryname>doc</categoryname>
                   5462: <description>POD-derived page for loncacc.pm</description>
                   5463: <build trigger='always run'>
1.115     harris41 5464: loncom/build/pod2html.sh ../auth/loncacc.pm &gt; \
1.118     harris41 5465: ../../doc/lib/perl/Apache/loncacc.html &amp;&amp; echo 'pod2html loncacc.pm'
1.86      harris41 5466: </build>
                   5467: <status>works/unverified</status>
                   5468: <dependencies>
                   5469: ../../loncom/auth/loncacc.pm
                   5470: </dependencies>
                   5471: </file>
                   5472: <file>
1.616     raeburn  5473: <source>loncom/auth/lonstatusacc.pm</source>
                   5474: <target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
                   5475: <categoryname>handler</categoryname>
                   5476: <description>
                   5477: This module provides access to server status - Apache's server-status and
                   5478: files in the /home/httpd/html/lon-status directory, for which it is invoked 
                   5479: by the URL-related pattern syntax:
                   5480: <tt>LocationMatch "^/+lon-status/.*"</tt>.
                   5481: </description>
                   5482: <status>works/unverified</status>
                   5483: </file>
                   5484: <file>
1.6       harris41 5485: <source>loncom/auth/lonauth.pm</source>
                   5486: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
                   5487: <categoryname>handler</categoryname>
                   5488: <description>authenticate, set up session environment</description>
1.10      harris41 5489: <status>works/unverified</status>
1.4       harris41 5490: </file>
                   5491: <file>
1.6       harris41 5492: <source>loncom/auth/lonlogin.pm</source>
                   5493: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
                   5494: <categoryname>handler</categoryname>
                   5495: <description>login screen</description>
1.10      harris41 5496: <status>works/unverified</status>
1.4       harris41 5497: </file>
                   5498: <file>
1.492     raeburn  5499: <source>loncom/auth/restrictedaccess.pm</source>
                   5500: <target dist='default'>home/httpd/lib/perl/Apache/restrictedaccess.pm</target>
                   5501: <categoryname>handler</categoryname>
                   5502: <description>Passphrase entry form and verification for access to passphrase-protected portfolio files</description>
                   5503: <status>works/unverified</status>
                   5504: </file>
                   5505: <file>
1.520     raeburn  5506: <source>loncom/auth/blockedaccess.pm</source>
                   5507: <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
                   5508: <categoryname>handler</categoryname>
                   5509: <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)</description>
                   5510: <status>works/unverified</status>
                   5511: </file>
                   5512: <file>
1.610     raeburn  5513: <source>loncom/auth/lonipcheck.pm</source>
                   5514: <target dist='default'>home/httpd/lib/perl/Apache/lonipcheck.pm</target>
                   5515: <categoryname>handler</categoryname>
                   5516: <description>Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked</description>
                   5517: <status>works/unverified</status>
                   5518: </file>
                   5519: <file>
1.355     matthew  5520: <source>loncom/auth/londatecheck.pm</source>
                   5521: <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
                   5522: <categoryname>handler</categoryname>
1.356     albertel 5523: <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
                   5524: <status>works/unverified</status>
1.355     matthew  5525: </file>
                   5526: <file>
1.473     albertel 5527:   <source>loncom/auth/publiccheck.pm</source>
                   5528:   <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
                   5529:   <categoryname>handler</categoryname>
                   5530:   <description>Checks if resource is public and allows unauthenticated access if it is.</description>
                   5531:   <status>works/unverified</status>
                   5532: </file>
                   5533: <file>
1.6       harris41 5534: <source>loncom/auth/lonlogout.pm</source>
                   5535: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
                   5536: <categoryname>handler</categoryname>
                   5537: <description>logout</description>
1.10      harris41 5538: <status>works/unverified</status>
1.4       harris41 5539: </file>
                   5540: <file>
1.458     albertel 5541:   <source>loncom/auth/migrateuser.pm</source>
                   5542:   <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
                   5543:   <categoryname>handler</categoryname>
1.675.4.3  raeburn  5544:   <description>auto logs in a remote user</description>
1.458     albertel 5545:   <status>works/unverified</status>
                   5546: </file>
                   5547: <file>
                   5548:   <source>loncom/auth/switchserver.pm</source>
                   5549:   <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
                   5550:   <categoryname>handler</categoryname>
                   5551:   <description>Setups the transfer of a user between servers</description>
                   5552:   <status>works/unverified</status>
                   5553: </file>
                   5554: <file>
1.461     albertel 5555:   <source>loncom/auth/checkauthen.pm</source>
                   5556:   <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
                   5557:   <categoryname>handler</categoryname>
                   5558:   <description>Checks if a user's cookie exists and is valid</description>
                   5559:   <status>works/unverified</status>
                   5560: </file>
                   5561: <file>
1.475     albertel 5562:   <source>loncom/auth/simpleauthen.pm</source>
                   5563:   <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
                   5564:   <categoryname>handler</categoryname>
                   5565:   <description>Always returns DENIED</description>
                   5566:   <status>works/unverified</status>
                   5567: </file>
                   5568: <file>
1.6       harris41 5569: <source>loncom/lonnet/perl/lonrep.pm</source>
                   5570: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
                   5571: <categoryname>handler</categoryname>
                   5572: <description>replication</description>
1.345     raeburn  5573: </file>
                   5574: <file>
                   5575: <source>loncom/lonnet/perl/lonuploadrep.pm</source>
                   5576: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
                   5577: <categoryname>handler</categoryname>
                   5578: <description>copying of uploaded files</description>
1.4       harris41 5579: </file>
                   5580: <file>
1.6       harris41 5581: <source>loncom/auth/lonroles.pm</source>
                   5582: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
                   5583: <categoryname>handler</categoryname>
                   5584: <description>
                   5585: This perl handling module reads in the available roles available
                   5586: for a LON-CAPA user (different courses, different privileges, etc)
                   5587: and produces a form-element HTML page which allows the user to select
                   5588: which role he wishes to exercise in the LON-CAPA system.  For instance,
                   5589: a user may want to select between being a student in a thermodynamics
                   5590: physics course or a teaching assistant for an introductory calculus
                   5591: class.
                   5592: </description>
1.86      harris41 5593: </file>
                   5594: <file>
                   5595: <source>doc/man/Apache__lonroles.3</source>
                   5596: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
                   5597: <categoryname>doc</categoryname>
                   5598: <description>man page for lonroles.pm</description>
                   5599: <build trigger='always run'>
1.115     harris41 5600: loncom/build/pod2man.sh ../auth/lonroles.pm &gt; \
                   5601: ../../doc/man/Apache__lonroles.3 &amp;&amp; echo 'manifying lonroles.pm'
1.86      harris41 5602: </build>
                   5603: <status>works/unverified</status>
                   5604: <dependencies>
                   5605: ../../loncom/auth/lonroles.pm
                   5606: </dependencies>
                   5607: </file>
                   5608: <file>
1.118     harris41 5609: <source>doc/lib/perl/Apache/lonroles.html</source>
                   5610: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
1.112     harris41 5611: </target>
1.86      harris41 5612: <categoryname>doc</categoryname>
                   5613: <description>POD-derived page for lonroles.pm</description>
                   5614: <build trigger='always run'>
1.115     harris41 5615: loncom/build/pod2html.sh ../auth/lonroles.pm &gt; \
1.118     harris41 5616: ../../doc/lib/perl/Apache/lonroles.html &amp;&amp; echo 'pod2html lonroles.pm'
1.86      harris41 5617: </build>
                   5618: <status>works/unverified</status>
                   5619: <dependencies>
                   5620: ../../loncom/auth/lonroles.pm
                   5621: </dependencies>
1.4       harris41 5622: </file>
                   5623: <file>
1.363     albertel 5624: <source>loncom/interface/lonsource.pm</source>
                   5625: <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
                   5626: <categoryname>handler</categoryname>
                   5627: <description>
                   5628: Problem source code viewer
                   5629: </description>
                   5630: <status>works/unverified</status>
                   5631: </file>
                   5632: <file>
1.6       harris41 5633: <source>loncom/interface/lonindexer.pm</source>
                   5634: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
                   5635: <categoryname>handler</categoryname>
                   5636: <description>
                   5637: cross server filesystem browser
                   5638: </description>
1.10      harris41 5639: <status>works/unverified</status>
1.76      harris41 5640: </file>
                   5641: <file>
                   5642: <source>doc/man/Apache__lonindexer.3</source>
                   5643: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
1.83      harris41 5644: <categoryname>doc</categoryname>
1.76      harris41 5645: <description>man page for lonindexer.pm</description>
                   5646: <build trigger='always run'>
1.115     harris41 5647: loncom/build/pod2man.sh ../interface/lonindexer.pm &gt; \
                   5648: ../../doc/man/Apache__lonindexer.3 &amp;&amp; echo 'manifying lonindexer.pm'
1.76      harris41 5649: </build>
                   5650: <status>works/unverified</status>
                   5651: <dependencies>
                   5652: ../../loncom/interface/lonindexer.pm
                   5653: </dependencies>
                   5654: </file>
                   5655: <file>
1.118     harris41 5656: <source>doc/lib/perl/Apache/lonindexer.html</source>
                   5657: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
1.112     harris41 5658: </target>
1.83      harris41 5659: <categoryname>doc</categoryname>
1.76      harris41 5660: <description>POD-derived page for lonindexer.pm</description>
                   5661: <build trigger='always run'>
1.115     harris41 5662: loncom/build/pod2html.sh ../interface/lonindexer.pm &gt; \
1.118     harris41 5663: ../../doc/lib/perl/Apache/lonindexer.html &amp;&amp; \
                   5664: echo 'pod2html lonindexer.pm'
1.76      harris41 5665: </build>
                   5666: <status>works/unverified</status>
                   5667: <dependencies>
                   5668: ../../loncom/interface/lonindexer.pm
                   5669: </dependencies>
1.4       harris41 5670: </file>
                   5671: <file>
1.24      harris41 5672: <source>loncom/interface/groupsort.pm</source>
                   5673: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
                   5674: <categoryname>handler</categoryname>
                   5675: <description>
                   5676: Implements a second phase of importing multiple resources into the RAT.
                   5677: Allows for reordering the sequence of resources.
                   5678: </description>
                   5679: <status>works/unverified</status>
                   5680: </file>
                   5681: <file>
1.6       harris41 5682: <source>loncom/lonnet/perl/lonnet.pm</source>
                   5683: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
                   5684: <categoryname>handler</categoryname>
                   5685: <description>
                   5686: This file is an interface to the lonc processes of the LON-CAPA network
                   5687: as well as set of elaborated functions for handling information necessary
                   5688: for navigating through a given cluster of LON-CAPA machines within a domain.
                   5689: There are over 40 specialized functions in this module which handle
                   5690: the reading and transmission of metadata, user information
                   5691: (ids, names, environments, roles, logs), file information (storage, reading,
                   5692: directories, extensions, replication, embedded styles and descriptors),
                   5693: educational resources (course descriptions, section names and numbers),
                   5694: url hashing (to assign roles on a url basis), and translating abbreviated
                   5695: symbols to and from more descriptive phrases or explanations.
                   5696: </description>
1.10      harris41 5697: <status>works/unverified</status>
1.73      harris41 5698: </file>
                   5699: <file>
                   5700: <source>doc/man/Apache__lonnet.3</source>
1.75      harris41 5701: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
1.83      harris41 5702: <categoryname>doc</categoryname>
1.73      harris41 5703: <description>man page for lonnet.pm</description>
                   5704: <build trigger='always run'>
1.115     harris41 5705: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm &gt; \
                   5706: ../../doc/man/Apache__lonnet.3 &amp;&amp; echo 'manifying lonnet.pm'
1.73      harris41 5707: </build>
                   5708: <status>works/unverified</status>
                   5709: <dependencies>
                   5710: ../../loncom/lonnet/perl/lonnet.pm
                   5711: </dependencies>
                   5712: </file>
                   5713: <file>
1.118     harris41 5714: <source>doc/lib/perl/Apache/lonnet.html</source>
                   5715: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
                   5716: </target>
1.83      harris41 5717: <categoryname>doc</categoryname>
1.73      harris41 5718: <description>POD-derived page for lonnet.pm</description>
                   5719: <build trigger='always run'>
1.115     harris41 5720: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm &gt; \
1.118     harris41 5721: ../../doc/lib/perl/Apache/lonnet.html &amp;&amp; echo 'pod2html lonnet.pm'
1.73      harris41 5722: </build>
                   5723: <status>works/unverified</status>
                   5724: <dependencies>
                   5725: ../../loncom/lonnet/perl/lonnet.pm
                   5726: </dependencies>
1.4       harris41 5727: </file>
                   5728: <file>
1.525     albertel 5729: <source>loncom/lonnet/perl/londns.pm</source>
                   5730: <target dist='default'>home/httpd/lib/perl/Apache/londns.pm</target>
                   5731: <categoryname>handler</categoryname>
                   5732: <description>
                   5733: Domain information serving.
                   5734: </description>
                   5735: <status>works/unverified</status>
                   5736: </file>
                   5737: <file>
1.6       harris41 5738: <source>loncom/html/index.html</source>
                   5739: <target dist='default'>home/httpd/html/index.html</target>
                   5740: <categoryname>interface file</categoryname>
                   5741: <description>bumps to login</description>
1.280     www      5742: </file>
                   5743: <file>
                   5744: <source>loncom/html/index.html</source>
                   5745: <target dist='default'>home/httpd/html/origindex.html</target>
                   5746: <categoryname>interface file</categoryname>
                   5747: <description>bumps to login, backup for takeonline</description>
1.181     www      5748: </file>
                   5749: <file>
                   5750: <source>loncom/html/favicon.ico</source>
                   5751: <target dist='default'>home/httpd/html/favicon.ico</target>
                   5752: <categoryname>interface file</categoryname>
                   5753: <description>Bookmark and tab icon</description>
1.4       harris41 5754: </file>
1.419     matthew  5755: <file>
                   5756: <source>loncom/mime.types</source>
1.6       harris41 5757: <target dist='default'>etc/httpd/conf/mime.types</target>
1.673     raeburn  5758: <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  5759: <categoryname>www static conf</categoryname>
1.506     raeburn  5760: <description>Expanded mime.types</description>
1.419     matthew  5761: </file>
1.6       harris41 5762: <link>
                   5763: <linkto>home/httpd/html/res</linkto>
                   5764: <target dist='default'>home/httpd/html/raw</target>
                   5765: <categoryname>symbolic link</categoryname>
                   5766: <description>symbolic link to /home/httpd/html/res</description>
                   5767: </link>
1.4       harris41 5768: <file>
1.6       harris41 5769: <source>loncom/html/adm/notfound.html</source>
                   5770: <target dist='default'>home/httpd/html/adm/notfound.html</target>
                   5771: <categoryname>interface file</categoryname>
                   5772: <description>
                   5773: static html page that is shown when an attempt is made to access a document
                   5774: not present on the web server
                   5775: </description>
1.4       harris41 5776: </file>
                   5777: <file>
1.6       harris41 5778: <source>loncom/html/adm/unauthorized.html</source>
                   5779: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
                   5780: <categoryname>interface file</categoryname>
                   5781: <description>
1.27      harris41 5782: static html page that is shown when an attempt is made to access a document
                   5783: which is restricted based on file or server configurations
1.32      harris41 5784: </description>
                   5785: </file>
                   5786: <file>
                   5787: <source>loncom/html/adm/help/searchcat.html</source>
1.109     harris41 5788: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
1.32      harris41 5789: <categoryname>interface file</categoryname>
                   5790: <description>
                   5791: Help page for the search engine.
1.6       harris41 5792: </description>
1.4       harris41 5793: </file>
                   5794: <file>
1.6       harris41 5795: <source>rat/client/rat.html</source>
                   5796: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
                   5797: <categoryname>interface file</categoryname>
                   5798: <description>
                   5799: frameset
                   5800: </description>
1.4       harris41 5801: </file>
                   5802: <file>
1.6       harris41 5803: <source>rat/client/parameter.html</source>
                   5804: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
                   5805: <categoryname>interface file</categoryname>
                   5806: <description>
                   5807: Parameter input window.
                   5808: </description>
1.4       harris41 5809: </file>
                   5810: <file>
1.398     raeburn  5811: <source>rat/client/ratcode.js</source>
                   5812: <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
1.170     www      5813: <categoryname>interface file</categoryname>
                   5814: <description>
1.397     raeburn  5815: javascript for horizontal menubar in RAT
1.170     www      5816: </description>
                   5817: </file>
                   5818: <file>
                   5819: <source>rat/client/extpickcode.html</source>
                   5820: <target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>
                   5821: <categoryname>interface file</categoryname>
                   5822: <description>
                   5823: javascript
                   5824: </description>
                   5825: </file>
                   5826: <file>
                   5827: <source>rat/client/extpickframe.html</source>
                   5828: <target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>
1.6       harris41 5829: <categoryname>interface file</categoryname>
                   5830: <description>
                   5831: javascript
                   5832: </description>
1.4       harris41 5833: </file>
                   5834: <file>
1.6       harris41 5835: <source>rat/client/map.html</source>
                   5836: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
                   5837: <categoryname>interface file</categoryname>
                   5838: <description>
                   5839: bumper
                   5840: </description>
1.4       harris41 5841: </file>
                   5842: <file>
1.6       harris41 5843: <source>rat/client/empty.html</source>
                   5844: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
                   5845: <categoryname>interface file</categoryname>
                   5846: <description>
                   5847: A blank page with very minimal HTML structural elements.
1.217     www      5848: </description>
                   5849: </file>
                   5850: <file>
                   5851: <source>rat/client/loading.html</source>
                   5852: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
                   5853: <categoryname>interface file</categoryname>
                   5854: <description>
                   5855: A blank page which calls drawwindow in its opener after being loaded.
1.6       harris41 5856: </description>
1.4       harris41 5857: </file>
1.636     foxr     5858: <file>
                   5859: <source>loncom/includepsheader.ps</source>
                   5860: <target dist='default'>home/httpd/lib/includepsheader.ps</target>
                   5861: <categoryname>interface file</categoryname>
                   5862: <description>
                   5863: Extra header for dvips
                   5864: </description>
                   5865: </file>
1.10      harris41 5866: <fileglob>
                   5867: <glob>*.gif</glob>
                   5868: <sourcedir>rat/images/</sourcedir>
                   5869: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
                   5870: <categoryname>graphic file</categoryname>
                   5871: <description>
                   5872: icons for providing a HTML-tabled view of a course map
                   5873: </description>
                   5874: <filenames>
1.37      harris41 5875: 1.1.dt.gif;
                   5876: 1.1.empty.gif;
                   5877: 1.1.ld.gif;
                   5878: 1.1.lr.gif;
                   5879: 1.1.rd.gif;
1.60      harris41 5880: 1.1.rl.gif;
1.37      harris41 5881: 1.1.td.gif;
                   5882: 1.1.tdrl.gif;
                   5883: 1.1.tl.gif;
                   5884: 1.1.tr.gif;
                   5885: 1.1.utd.gif;
                   5886: 1.2.ctd.gif;
                   5887: 1.2.dt.gif;
                   5888: 1.2.empty.gif;
                   5889: 1.2.ld.gif;
                   5890: 1.2.lr.gif;
                   5891: 1.2.lrd.gif;
                   5892: 1.2.lrtd.gif;
                   5893: 1.2.rd.gif;
                   5894: 1.2.rl.gif;
                   5895: 1.2.rld.gif;
                   5896: 1.2.rltd.gif;
                   5897: 1.2.rtd.gif;
                   5898: 1.2.rtdl.gif;
                   5899: 1.2.rtl.gif;
                   5900: 1.2.td.gif;
                   5901: 1.2.tdl.gif;
                   5902: 1.2.tdrl.gif;
                   5903: 1.2.tl.gif;
                   5904: 1.2.tr.gif;
                   5905: 1.2.utd.gif;
                   5906: 2.1.dt.gif;
                   5907: 2.1.empty.gif;
                   5908: 2.1.ld.gif;
                   5909: 2.1.lr.gif;
                   5910: 2.1.rd.gif;
                   5911: 2.1.rl.gif;
                   5912: 2.1.td.gif;
                   5913: 2.1.tdrl.gif;
                   5914: 2.1.tl.gif;
                   5915: 2.1.tr.gif;
                   5916: 2.2.dt.gif;
                   5917: 2.2.empty.gif;
                   5918: 2.2.ld.gif;
                   5919: 2.2.lr.gif;
                   5920: 2.2.lrd.gif;
                   5921: 2.2.lrt.gif;
                   5922: 2.2.rd.gif;
                   5923: 2.2.rl.gif;
                   5924: 2.2.rld.gif;
                   5925: 2.2.rlt.gif;
                   5926: 2.2.td.gif;
                   5927: 2.2.tdl.gif;
                   5928: 2.2.tdr.gif;
                   5929: 2.2.tdrl.gif;
                   5930: 2.2.tl.gif;
                   5931: 2.2.tr.gif;
                   5932: 2.2.url.gif;
                   5933: 2.2.utd.gif;
                   5934: arrow.gif;
                   5935: bdt.gif;
                   5936: bempty.gif;
                   5937: bld.gif;
                   5938: blr.gif;
                   5939: blrd.gif;
                   5940: blrt.gif;
1.60      harris41 5941: bottom.gif;
1.37      harris41 5942: brd.gif;
                   5943: brl.gif;
                   5944: brld.gif;
                   5945: brlt.gif;
                   5946: btd.gif;
                   5947: btdl.gif;
                   5948: btdr.gif;
                   5949: btdrl.gif;
                   5950: btl.gif;
                   5951: btr.gif;
                   5952: burl.gif;
                   5953: butd.gif;
                   5954: condition.gif;
                   5955: edit.gif;
                   5956: finish.gif;
                   5957: info.gif;
                   5958: inscol.gif;
                   5959: inscond.gif;
                   5960: insres.gif;
                   5961: insrow.gif;
                   5962: left.gif;
                   5963: middle.gif;
                   5964: resource.gif;
                   5965: right.gif;
                   5966: sctd.gif;
                   5967: sdt.gif;
                   5968: sempty.gif;
                   5969: sld.gif;
                   5970: slr.gif;
                   5971: slrd.gif;
                   5972: slrtd.gif;
                   5973: srd.gif;
                   5974: srl.gif;
                   5975: srld.gif;
                   5976: srltd.gif;
                   5977: srtd.gif;
                   5978: srtdl.gif;
                   5979: srtl.gif;
                   5980: start.gif;
                   5981: std.gif;
                   5982: stdl.gif;
1.10      harris41 5983: sutd.gif
                   5984: </filenames>
                   5985: </fileglob>
                   5986: <fileglob>
1.60      harris41 5987: <glob>*.*</glob>
1.10      harris41 5988: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
                   5989: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
                   5990: <categoryname>graphic file</categoryname>
                   5991: <description>
                   5992: icons to indicate an unexpected result
                   5993: </description>
                   5994: <filenames>
1.37      harris41 5995: lonconstruct.gif;
                   5996: lonlogo_broken.gif;
                   5997: lonlogo_broken_tsp.gif;
                   5998: lonlogo_broken.eps;
                   5999: lonlogo_broken.jpg;
1.469     raeburn  6000: lonlogo_broken.mov;
                   6001: genericstudent_tn.gif
1.10      harris41 6002: </filenames>
                   6003: </fileglob>
                   6004: <fileglob>
1.60      harris41 6005: <glob>*.*</glob>
1.10      harris41 6006: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
                   6007: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
                   6008: <categoryname>graphic file</categoryname>
                   6009: <description>
1.132     harris41 6010: logos and general widget icons
1.10      harris41 6011: </description>
                   6012: <filenames>
1.68      harris41 6013: SMETE_white.gif;
1.117     harris41 6014: aboutlon.gif;
1.630     droeschl 6015: aboutlon_de.gif;
1.288     www      6016: aboutlon_pt.gif;
1.117     harris41 6017: accessbutton.gif;
1.630     droeschl 6018: accessbutton_de.gif;
1.288     www      6019: accessbutton_pt.gif;
1.224     www      6020: angry.gif;
1.630     droeschl 6021: arrow.closed.gif;
                   6022: arrow.open.gif;
1.633     schulted 6023: arrow.up.gif;
1.60      harris41 6024: arrow_up.gif;
1.630     droeschl 6025: avi.gif;
1.360     albertel 6026: baeh.gif;
1.224     www      6027: bigsmile.gif;
1.177     bowersj2 6028: branch.gif;
1.37      harris41 6029: cab.gif;
                   6030: cab_big.gif;
1.62      harris41 6031: capapanel.gif;
1.224     www      6032: check.gif;
1.37      harris41 6033: class.gif;
                   6034: class_big.gif;
1.379     albertel 6035: closepage.gif;
1.494     www      6036: clickhere.gif;
1.224     www      6037: coolindiff.gif;
                   6038: coolsmile.gif;
                   6039: cry.gif;
1.343     www      6040: doc.gif;
                   6041: doc_big.gif;
1.37      harris41 6042: dvi.gif;
                   6043: dvi_big.gif;
                   6044: eps.gif;
                   6045: eps_big.gif;
                   6046: exam.gif;
                   6047: exam_big.gif;
1.117     harris41 6048: fillbottom.gif;
                   6049: fillleft.gif;
                   6050: fillright.gif;
                   6051: filltop.gif;
1.37      harris41 6052: folder_closed.gif;
                   6053: folder_opened.gif;
                   6054: folder_pointer_closed.gif;
                   6055: folder_pointer_opened.gif;
                   6056: form.gif;
                   6057: form_big.gif;
1.224     www      6058: frowny.gif;
1.37      harris41 6059: gif.gif;
                   6060: gif_big.gif;
1.117     harris41 6061: header.gif;
1.455     albertel 6062: header.png;
1.387     raeburn  6063: helpdesk.gif;
                   6064: helpgateway.gif;
1.224     www      6065: hrrm.gif;
1.37      harris41 6066: htm.gif;
                   6067: html.gif;
                   6068: html_big.gif;
1.224     www      6069: huh.gif;
1.52      harris41 6070: jar.gif;
                   6071: jar_big.gif;
1.630     droeschl 6072: jpeg.gif;
1.37      harris41 6073: jpg.gif;
                   6074: jpg_big.gif;
1.62      harris41 6075: latex.gif;
1.269     www      6076: library.gif;
1.619     harmsja  6077: lightGreyBG.png;
1.224     www      6078: lipsrsealed.gif;
1.117     harris41 6079: lite.gif;
1.37      harris41 6080: liteani.gif;
1.117     harris41 6081: litetext.gif;
1.62      harris41 6082: lolpanel.gif;
1.37      harris41 6083: lonanim.gif;
                   6084: lonanimend.gif;
1.117     harris41 6085: loncapalogo.gif;
1.37      harris41 6086: lonhelplogos.gif;
1.60      harris41 6087: lonhelptop.gif;
1.37      harris41 6088: lonlogo.gif;
                   6089: lonlogos.gif;
1.619     harmsja  6090: lonUtilityIcon.png;
1.117     harris41 6091: lowerleft.gif;
                   6092: lowerright.gif;
1.360     albertel 6093: mailbkgrd.gif;
                   6094: mailto.gif;
1.236     www      6095: minilogo.gif;
1.37      harris41 6096: meta.gif;
                   6097: meta_big.gif;
                   6098: mov.gif;
                   6099: mov_big.gif;
                   6100: move_up.gif;
                   6101: move_down.gif;
1.630     droeschl 6102: mpeg.gif;
                   6103: mpg.gif;
1.177     bowersj2 6104: navmap.correct.gif;
1.467     www      6105: navmap.partial.gif;
1.251     bowersj2 6106: navmap.ellipsis.gif;
1.177     bowersj2 6107: navmap.open.gif;
1.251     bowersj2 6108: navmap.page.open.gif;
                   6109: navmap.page.closed.gif;
                   6110: navmap.page.open.nomanip.gif;
                   6111: navmap.page.closed.nomanip.gif;
1.177     bowersj2 6112: navmap.wrong.gif;
1.180     bowersj2 6113: navmap.folder.open.gif;
                   6114: navmap.folder.closed.gif;
1.229     bowersj2 6115: navmap.folder.open.nomanip.gif;
                   6116: navmap.folder.closed.nomanip.gif;
1.292     www      6117: neutral.gif;
1.675.4.6  raeburn  6118: open.gif;
1.37      harris41 6119: page.gif;
                   6120: page_big.gif;
                   6121: pdf.gif;
                   6122: pdf_big.gif;
1.54      harris41 6123: png.gif;
                   6124: png_big.gif;
1.343     www      6125: ppt.gif;
                   6126: ppt_big.gif;
1.37      harris41 6127: problem.gif;
                   6128: problem_big.gif;
                   6129: ps.gif;
                   6130: ps_big.gif;
1.224     www      6131: rolleyes.gif;
1.630     droeschl 6132: qt.gif;
                   6133: qti.gif;
                   6134: qtm.gif;
1.37      harris41 6135: quill.gif;
                   6136: quiz.gif;
                   6137: quiz_big.gif;
                   6138: select.gif;
                   6139: sequence.gif;
                   6140: sequence_big.gif;
                   6141: server.gif;
                   6142: server_big.gif;
1.224     www      6143: shocked.gif;
                   6144: smiley.gif;
1.630     droeschl 6145: spreadsheet.gif;
1.37      harris41 6146: srvbad.gif;
                   6147: srvempty.gif;
                   6148: srvgood.gif;
                   6149: srvhalf.gif;
                   6150: srvnull.gif;
1.609     riegler  6151: stift.gif;
1.37      harris41 6152: survey.gif;
                   6153: survey_big.gif;
1.675.4.6  raeburn  6154: tabbgleft.gif;
                   6155: tabbgright.gif;
1.429     www      6156: task.gif;
                   6157: task_big.gif;
1.37      harris41 6158: tex.gif;
                   6159: tex_big.gif;
1.210     www      6160: tth.gif;
1.630     droeschl 6161: text.gif;
1.675.4.7  raeburn  6162: transparent1x1.gif;
1.37      harris41 6163: txt.gif;
                   6164: txt_big.gif;
1.57      harris41 6165: unknown.gif;
                   6166: unknown_big.gif;
1.117     harris41 6167: upperleft.gif;
                   6168: upperright.gif;
1.37      harris41 6169: user.gif;
                   6170: user_big.gif;
                   6171: wav.gif;
                   6172: wav_big.gif;
                   6173: white_space_20_22.gif;
1.629     droeschl 6174: whitespace_21.gif;
1.37      harris41 6175: whitespace1.gif;
                   6176: whitespace10.gif;
                   6177: whitespace2.gif;
                   6178: whitespace3.gif;
                   6179: whitespace4.gif;
                   6180: whitespace5.gif;
                   6181: whitespace6.gif;
                   6182: whitespace7.gif;
                   6183: whitespace8.gif;
                   6184: whitespace9.gif;
1.224     www      6185: wink.gif;
1.630     droeschl 6186: wmv.gif;
1.343     www      6187: xls.gif;
                   6188: xls_big.gif;
1.37      harris41 6189: xml.gif;
                   6190: xml_big.gif;
                   6191: zip.gif;
1.10      harris41 6192: zip_big.gif
                   6193: </filenames>
                   6194: </fileglob>
                   6195: <fileglob>
1.60      harris41 6196: <glob>*.*</glob>
1.10      harris41 6197: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
                   6198: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
                   6199: <categoryname>graphic file</categoryname>
                   6200: <description>
1.132     harris41 6201: Miscellaneous resources.
1.10      harris41 6202: </description>
                   6203: <filenames>
1.80      harris41 6204: authorfeed.gif;
1.373     albertel 6205: blackdot.gif;
1.80      harris41 6206: bomb.gif;
1.320     www      6207: smallFAQ.gif;
                   6208: smallBug.gif;
1.40      harris41 6209: cat_button.gif;
1.539     www      6210: cat_button.png;
1.80      harris41 6211: chat.gif;
1.111     harris41 6212: eval_button.gif;
1.539     www      6213: eval_button.png;
1.80      harris41 6214: feedback.gif;
1.40      harris41 6215: pprm_button.gif;
1.539     www      6216: pprm_button.png;
1.40      harris41 6217: pgrd_button.gif;
1.539     www      6218: pgrd_button.png;
1.540     albertel 6219: subm_button.gif;
1.539     www      6220: subm_button.png;
1.10      harris41 6221: </filenames>
                   6222: </fileglob>
                   6223: <file>
1.413     albertel 6224: <source>loncom/xml/algebra/AlgParser.pm</source>
1.411     albertel 6225: <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
                   6226: <categoryname>system file</categoryname>
                   6227: <description>
                   6228: perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion
                   6229: </description>
                   6230: <status>works/unverified</status>
                   6231: </file>
                   6232: <file>
1.299     matthew  6233: <source>modules/TexConvert/tthperl/tth.pm</source>
1.298     matthew  6234: <target dist='default'>home/httpd/lib/perl/tth.pm</target>
1.10      harris41 6235: <categoryname>system file</categoryname>
                   6236: <description>
                   6237: perl module for invoking functions specific to TeX-to-HTML conversion
                   6238: </description>
                   6239: <note>
                   6240: Has the same dependencies and build process as tth.so.
                   6241: Currently, only the tth.so file specifications invoke
1.49      harris41 6242: the build process however.  A static version is checked into loncom/xml
                   6243: and in this way is treated as though it isn't part of the tth build process.
1.10      harris41 6244: </note>
1.113     harris41 6245: <status>works/unverified</status>
                   6246: </file>
                   6247: <file>
                   6248: <source>loncom/xml/LCParser.pm</source>
                   6249: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
1.125     harris41 6250: <categoryname>system file</categoryname>
                   6251: <description>
                   6252: perl module for parsing HTML in a way that really works and is thoroughly
                   6253: tested
                   6254: </description>
                   6255: <status>works/unverified</status>
1.234     foxr     6256: </file>
                   6257: <file>
1.360     albertel 6258:   <source>loncom/lonlocal.pm</source>
                   6259:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
                   6260:   <categoryname>system file</categoryname>
                   6261:   <description>
                   6262:      lonc/d handler for doing a local filesystem based init:
                   6263:   </description>
                   6264:   <status>works/verified</status>
                   6265: </file>
                   6266: <file>
                   6267:   <source>loncom/lonssl.pm</source>
                   6268:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
                   6269:   <categoryname>system file</categoryname>
                   6270:   <description>
                   6271:      lonc/d handler for doing a remote SSL based init:
                   6272:   </description>
                   6273:   <status>works/verified</status>
                   6274: </file>
                   6275: <file>
1.234     foxr     6276:   <source>loncom/LondConnection.pm</source>
1.239     albertel 6277:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
1.234     foxr     6278:   <categoryname>system file</categoryname>
                   6279:   <description>
                   6280:      Manages a connection between a lonc proxy daemon and the lond server
                   6281:      in the remote node.
1.252     www      6282:   </description>
                   6283:   <status>works/verified</status>
                   6284: </file>
                   6285: <file>
                   6286:   <source>loncom/LondTransaction.pm</source>
                   6287:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
                   6288:   <categoryname>system file</categoryname>
                   6289:   <description>
                   6290: 	Handles a single lon-capa insternal transaction
1.234     foxr     6291:   </description>
                   6292:   <status>works/verified</status>
                   6293: </file>
                   6294: <file>
                   6295:    <source>loncom/types/HashIterator.pm</source>
1.239     albertel 6296:    <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
1.234     foxr     6297:    <categoryname>system file</categoryname>
                   6298:    <description>
                   6299:       Provides support to iterate through opaque hashes hidden e.g. within 
                   6300:       object private data.
                   6301:    </description>
                   6302:    <status>works/verified</status>
                   6303: </file>
                   6304: <file>
                   6305:    <source>loncom/types/Queue.pm</source>
1.239     albertel 6306:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
1.234     foxr     6307:    <categoryname>system file</categoryname>
                   6308:    <description>
                   6309:      Provides a FIFO queue class.
                   6310:    </description>
                   6311:    <status>works/verified</status>
                   6312: </file>
                   6313: <file>
                   6314:    <source>loncom/types/Stack.pm</source>
1.239     albertel 6315:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
1.234     foxr     6316:    <categoryname>system file</categoryname>
                   6317:    <description>
                   6318:      Provides a LIFO stack class.
                   6319:    </description>
                   6320:    <status>works/verified</status>
1.239     albertel 6321: </file>
1.234     foxr     6322: <file>
                   6323:    <source>loncom/loncnew</source>
1.240     albertel 6324:    <target dist='default'>home/httpd/perl/loncnew</target>
                   6325:    <categoryname>script</categoryname>
1.234     foxr     6326:    <description>
                   6327: 	  Proxy server for remote loncapa requests.
1.250     albertel 6328:           Needs CPAN Event module.
1.234     foxr     6329:    </description>
1.125     harris41 6330: </file>
                   6331: <file>
                   6332: <source>loncom/configuration/Configuration.pm</source>
                   6333: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
1.113     harris41 6334: <categoryname>system file</categoryname>
                   6335: <description>
1.126     harris41 6336: Configuration file reader (looks in /etc/httpd/conf/); accepts
                   6337: a list of *.conf files to inspect for PerlSetVar key/value
                   6338: entries.
1.316     www      6339: </description>
                   6340: <status>works/unverified</status>
                   6341: </file>
                   6342: <file>
1.647     raeburn  6343: <source>loncom/configuration/Firewall.pm</source>
                   6344: <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
                   6345: <categoryname>system file</categoryname>
                   6346: <description>
                   6347: Provides methods to open and close firewall ports used for  
                   6348: for socket-based communication between LON-CAPA servers
                   6349: </description>
                   6350: <status>works/unverified</status>
                   6351: </file>
                   6352: <file>
1.316     www      6353: <source>loncom/ConfigFileEdit.pm</source>
                   6354: <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
                   6355: <categoryname>system file</categoryname>
                   6356: <description>
                   6357: Configuration file editing module
1.113     harris41 6358: </description>
1.10      harris41 6359: <status>works/unverified</status>
                   6360: </file>
                   6361: <file>
                   6362: <source>modules/TexConvert/tthperl/tth.so</source>
1.298     matthew  6363: <target dist='default'>home/httpd/lib/perl/tth.so</target>
1.10      harris41 6364: <categoryname>system file</categoryname>
                   6365: <description>
                   6366: shared library file for dynamic loading and unloading
                   6367: </description>
                   6368: <note>
                   6369: The source and file dependencies are not available to most
                   6370: CVS users.  (You can safely rely on the existing binaries
                   6371: present on your system... don't worry about warnings
                   6372: related to this file during the build process.)
                   6373: </note>
1.441     albertel 6374: <build trigger='always run'>
1.10      harris41 6375: modules/TexConvert/tthperl/commands
                   6376: </build>
                   6377: <status>works/unverified</status>
1.439     albertel 6378: <dependencies>
1.440     albertel 6379: commands;
1.439     albertel 6380: compiles/tth.so.i386;
1.598     raeburn  6381: compiles/tth.so.x86_64;
1.649     raeburn  6382: compiles/tth.so.i386.perl.5.10;
                   6383: compiles/tth.so.x86_64.perl.5.10;
1.439     albertel 6384: </dependencies>
1.10      harris41 6385: </file>
                   6386: <file>
                   6387: <source>loncom/homework/caparesponse/capa.pm</source>
1.298     matthew  6388: <target dist='default'>home/httpd/lib/perl/capa.pm</target>
1.10      harris41 6389: <categoryname>system file</categoryname>
                   6390: <description>
                   6391: perl module for invoking functions specific to CAPA
                   6392: </description>
1.49      harris41 6393: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10      harris41 6394: <note>
                   6395: Has the same dependencies and build process as capa.so.
                   6396: Currently, only the capa.so file specifications invoke
                   6397: the build process however.
                   6398: </note>
                   6399: </file>
                   6400: <file>
                   6401: <source>loncom/homework/caparesponse/capa.bs</source>
1.298     matthew  6402: <target dist='default'>home/httpd/lib/perl/capa.bs</target>
1.10      harris41 6403: <categoryname>system file</categoryname>
                   6404: <description>
1.27      harris41 6405: bootstrap file associated with dynamic loading of this module on multiple
                   6406: architectures
1.10      harris41 6407: </description>
1.49      harris41 6408: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10      harris41 6409: <note>
                   6410: Has the same dependencies and build process as capa.so.
                   6411: Currently, only the capa.so file specifications invoke
                   6412: the build process however.
                   6413: </note>
                   6414: </file>
                   6415: <file>
                   6416: <source>loncom/homework/caparesponse/capa.so</source>
1.298     matthew  6417: <target dist='default'>home/httpd/lib/perl/capa.so</target>
1.10      harris41 6418: <categoryname>system file</categoryname>
                   6419: <description>
                   6420: shared library file for dynamic loading and unloading
                   6421: </description>
                   6422: <build trigger='always run'>
                   6423: loncom/homework/caparesponse/commands
                   6424: </build>
                   6425: <dependencies>
1.39      harris41 6426: caparesponse.c;
1.119     harris41 6427: caparesponse.pm;
                   6428: README;
                   6429: Makefile.PL;
                   6430: capa.i;
1.120     harris41 6431: commands;
1.222     albertel 6432: ../../../CAPA/pProj/Makefile;
1.120     harris41 6433: ../../../CAPA/pProj/capaGrammarDef.y;
                   6434: ../../../CAPA/pProj/capaFormula.y;
                   6435: ../../../CAPA/pProj/capaLexerDef.flex;
                   6436: ../../../CAPA/pProj/capaFunction.c;
                   6437: ../../../CAPA/pProj/capaParserUtils.c;
                   6438: ../../../CAPA/pProj/capaMapExpr.c;
                   6439: ../../../CAPA/pProj/capaUnit.c;
                   6440: ../../../CAPA/pProj/com.c;
                   6441: ../../../CAPA/pProj/linpack.c;
                   6442: ../../../CAPA/pProj/ranlib.c;
                   6443: ../../../CAPA/pProj/capaCgiUtils.c;
                   6444: ../../../CAPA/pProj/capaSubjective.c;
                   6445: ../../../CAPA/pProj/capaRQO.c;
                   6446: ../../../CAPA/pProj/capaFormulaLexer.c;
1.123     harris41 6447: ../../../CAPA/pProj/capaCommon.c;
                   6448: ../../../CAPA/pProj/capaCommon.h;
                   6449: ../../../CAPA/pProj/ranlib.h;
                   6450: ../../../CAPA/pProj/capaCGI.h;
                   6451: ../../../CAPA/pProj/capaFunction.h;
                   6452: ../../../CAPA/pProj/capaRQO.h;
                   6453: ../../../CAPA/pProj/capaParser.h;
                   6454: ../../../CAPA/pProj/lex_debug.h
1.10      harris41 6455: </dependencies>
                   6456: </file>
1.416     albertel 6457: <file>
                   6458: <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
                   6459: <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
                   6460: <categoryname>script</categoryname>
                   6461: <description>
                   6462: cgi binary for doing TeX -> math translation
                   6463: </description>
                   6464: <build trigger='always run'>
                   6465: loncom/cgi/mimeTeX/commands
                   6466: </build>
                   6467: <dependencies>
1.439     albertel 6468: commands;
                   6469: gfuntype.c;
                   6470: gifsave.c;
1.608     raeburn  6471: loncapanewcommands.h;
1.439     albertel 6472: mimetex.c;
                   6473: mimetex.h;
                   6474: mimetex.html;
                   6475: README;
                   6476: texfonts.h;
1.461     albertel 6477: LICENSE;
1.626     raeburn  6478: VERSION;
1.416     albertel 6479: </dependencies>
                   6480: </file>
1.10      harris41 6481: <fileglob>
                   6482: <glob>*.ent</glob>
                   6483: <sourcedir>loncom/MathML/</sourcedir>
                   6484: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
                   6485: <categoryname>system file</categoryname>
                   6486: <description>
1.27      harris41 6487: xml files which assign unicode numbers to mathematical symbols using
                   6488: &lt;! ENTITY... &gt; type syntax.
1.10      harris41 6489: </description>
                   6490: <filenames>
1.37      harris41 6491: isoamsa.ent;
                   6492: isoamsb.ent;
                   6493: isoamsc.ent;
                   6494: isoamsn.ent;
                   6495: isoamso.ent;
                   6496: isoamsr.ent;
                   6497: isobox.ent;
                   6498: isocyr1.ent;
                   6499: isocyr2.ent;
                   6500: isodia.ent;
                   6501: isogrk1.ent;
                   6502: isogrk2.ent;
                   6503: isogrk3.ent;
                   6504: isogrk4.ent;
                   6505: isolat1.ent;
                   6506: isolat2.ent;
                   6507: isomfrk.ent;
                   6508: isomopf.ent;
                   6509: isomscr.ent;
                   6510: isonum.ent;
                   6511: isopub.ent;
                   6512: isotech.ent;
                   6513: mmlalias.ent;
1.10      harris41 6514: mmlextra.ent
                   6515: </filenames>
1.37      harris41 6516: </fileglob>
1.10      harris41 6517: <file>
                   6518: <source>loncom/MathML/mathml.css</source>
                   6519: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
                   6520: <categoryname>system file</categoryname>
                   6521: <description>
                   6522: cascading style sheet
                   6523: </description>
                   6524: </file>
                   6525: <file>
                   6526: <source>loncom/MathML/mathml.dtd</source>
                   6527: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
                   6528: <categoryname>system file</categoryname>
                   6529: <description>
                   6530: document type definition
                   6531: </description>
                   6532: </file>
1.4       harris41 6533: <file>
1.10      harris41 6534: <source>loncom/auth/londes.js</source>
                   6535: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
                   6536: <categoryname>interface file</categoryname>
1.6       harris41 6537: <description>
1.27      harris41 6538: Encryption Routines according to Data Encryption Standard DES, written in
                   6539: javascript.
1.6       harris41 6540: </description>
1.4       harris41 6541: </file>
                   6542: <file>
1.10      harris41 6543: <source>loncom/homework/lectureonline.lcpm</source>
1.27      harris41 6544: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
                   6545: </target>
1.10      harris41 6546: <categoryname>handler</categoryname>
1.6       harris41 6547: <description>
1.115     harris41 6548: Intended for providing perl functions for the &lt;script&gt;&lt;/script&gt;
                   6549: environment in a problem that was converted from lectureonline.
1.6       harris41 6550: </description>
1.4       harris41 6551: </file>
                   6552: <file>
1.10      harris41 6553: <source>loncom/homework/default_homework.lcpm</source>
1.27      harris41 6554: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
                   6555: </target>
1.10      harris41 6556: <categoryname>handler</categoryname>
1.6       harris41 6557: <description>
1.14      harris41 6558: Provides many functions for the &lt;script&gt; environment in a .problem.
1.11      harris41 6559: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
1.6       harris41 6560: </description>
1.4       harris41 6561: </file>
1.472     albertel 6562: 
                   6563: <file>
                   6564:   <source>loncom/homework/task.css</source>
1.475     albertel 6565:   <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
1.472     albertel 6566:   <categoryname>handler</categoryname>
                   6567:   <description>
                   6568:     Style definitions for task display
                   6569:   </description>
                   6570: </file>
                   6571: <file>
1.514     albertel 6572:   <source>loncom/homework/task_ie.css</source>
                   6573:   <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>
                   6574:   <categoryname>handler</categoryname>
                   6575:   <description>
                   6576:     Style definitions for task display for IE 6 and earlier
                   6577:   </description>
                   6578: </file>
                   6579: <file>
1.515     albertel 6580:   <source>loncom/homework/task_ie7.css</source>
1.514     albertel 6581:   <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>
                   6582:   <categoryname>handler</categoryname>
                   6583:   <description>
                   6584:     Style definitions for task display for IE 7
                   6585:   </description>
                   6586: </file>
                   6587: <file>
1.472     albertel 6588:   <source>loncom/homework/task_grading.js</source>
1.475     albertel 6589:   <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
1.472     albertel 6590:   <categoryname>handler</categoryname>
                   6591:   <description>
                   6592:     Javascript to make the grading screen of task easier to use
                   6593:   </description>
                   6594: </file>
1.4       harris41 6595: <file>
1.10      harris41 6596: <source>loncom/homework/capa.units</source>
                   6597: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
                   6598: <categoryname>static conf</categoryname>
1.6       harris41 6599: <description>
1.10      harris41 6600: Define unit prefixing and conversion for CAPA problem handling.
1.6       harris41 6601: </description>
1.4       harris41 6602: </file>
1.165     www      6603: <fileglob>
                   6604: <glob>*.jpg</glob>
                   6605: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
                   6606: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
                   6607: <categoryname>graphic file</categoryname>
                   6608: <description>Pages headers</description>
                   6609: <filenames>
                   6610: admin.jpg;
                   6611: author.jpg;
                   6612: coordinator.jpg;
                   6613: header.jpg;
                   6614: student.jpg;
1.166     www      6615: </filenames>
                   6616: </fileglob>
                   6617: <fileglob>
1.230     www      6618: <glob>*.jpg</glob>
                   6619: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
                   6620: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
                   6621: <categoryname>graphic file</categoryname>
                   6622: <description>Logos of LON-CAPA domains (jpg)</description>
                   6623: <filenames>
                   6624: headermsu.jpg;
1.422     www      6625: headertccfl.jpg;
1.442     www      6626: header_fsu.jpg;
                   6627: header_fsuK12.jpg;
1.444     www      6628: headerhope.jpg;
1.466     www      6629: jmsbanner.jpg;
1.230     www      6630: </filenames>
                   6631: </fileglob>
                   6632: <fileglob>
1.166     www      6633: <glob>*.gif</glob>
                   6634: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
                   6635: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
                   6636: <categoryname>graphic file</categoryname>
1.230     www      6637: <description>Logos of LON-CAPA domains (gif)</description>
1.168     www      6638: <filenames>
1.197     albertel 6639: 103.gif;
                   6640: gerd.gif;
                   6641: mio.gif;
                   6642: msuvu.gif;
                   6643: ohiou.gif;
                   6644: rhs.gif;
                   6645: sfu.gif;
                   6646: tmcc.gif;
                   6647: umich.gif;
                   6648: worf.gif;
                   6649: annarbor.gif;
                   6650: elps.gif;
                   6651: gwu.gif;
                   6652: msudemo.gif;
                   6653: ndsu.gif;
                   6654: physnet.gif;
                   6655: sc.gif;
                   6656: Selwyn.gif;
                   6657: ucf.gif;
                   6658: unihalle.gif;
                   6659: wscc.gif;
                   6660: cps.gif;
                   6661: fsu.gif;
1.442     www      6662: fsuK12.gif;
1.444     www      6663: hope.gif;
1.410     www      6664: vcu.gif;
1.197     albertel 6665: lsd.gif;
                   6666: msu.gif;
1.466     www      6667: jms.gif;
1.197     albertel 6668: nsdl.gif;
                   6669: pmm.gif;
                   6670: sunysb.gif;
                   6671: udel.gif;
1.223     albertel 6672: uz.gif;
                   6673: fvl.gif;
1.270     www      6674: csm.gif;
1.272     www      6675: nau.gif;
1.344     www      6676: nagoya.gif;
1.415     www      6677: kanazawa.gif;
1.381     www      6678: colorado.gif;
1.352     www      6679: acadiau.gif;
1.354     www      6680: psuerie.gif;
1.353     www      6681: redford.gif;
1.341     www      6682: huji.gif;
                   6683: ifusp.gif;
                   6684: ucsc.gif;
1.403     www      6685: uiuc.gif;
1.438     albertel 6686: uiucheader.gif;
1.445     www      6687: koinonia.gif;
1.303     www      6688: waverly.gif;
1.302     www      6689: cmich.gif;
1.285     www      6690: UNICAMP.gif;
1.364     www      6691: lakefenton.gif;
                   6692: grandblanc.gif;
1.223     albertel 6693: glps.gif;
1.275     www      6694: BCHS.gif;
1.223     albertel 6695: headersfu.gif;
1.311     albertel 6696: uwsp.gif;
1.417     www      6697: tccfl.gif;
1.325     www      6698: bsu.gif;
                   6699: wmston.gif;
1.423     www      6700: headerharvard.gif;
                   6701: harvard.gif;
1.426     www      6702: uga.gif;
                   6703: headeruga.gif;
1.433     albertel 6704: covenantchristianhs.gif;
1.168     www      6705: </filenames>
                   6706: </fileglob>
                   6707: <fileglob>
                   6708: <glob>*.tab</glob>
                   6709: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
                   6710: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
                   6711: <categoryname>conf</categoryname>
                   6712: <description>Designs of LON-CAPA domains</description>
1.166     www      6713: <filenames>
1.197     albertel 6714: annarbor.tab;
                   6715: default.tab;
                   6716: msu.tab;
1.270     www      6717: csm.tab;
1.341     www      6718: huji.tab;
1.272     www      6719: nau.tab;
1.344     www      6720: nagoya.tab;
1.445     www      6721: koinonia.tab;
1.415     www      6722: kanazawa.tab;
1.381     www      6723: colorado.tab;
1.352     www      6724: acadiau.tab;
1.354     www      6725: psuerie.tab;
1.353     www      6726: redford.tab;
1.302     www      6727: cmich.tab;
1.341     www      6728: ifusp.tab;
1.466     www      6729: jms.tab;
1.341     www      6730: ucsc.tab;
1.403     www      6731: uiuc.tab;
1.285     www      6732: UNICAMP.tab;
1.364     www      6733: lakefenton.tab;
                   6734: grandblanc.tab;
1.274     www      6735: fsu.tab;
1.442     www      6736: fsuK12.tab;
1.444     www      6737: hope.tab;
1.410     www      6738: vcu.tab;
1.197     albertel 6739: sfu.tab;
1.325     www      6740: wmston.tab;
                   6741: worf.tab;
1.417     www      6742: tccfl.tab;
1.423     www      6743: harvard.tab;
1.426     www      6744: uga.tab;
1.455     albertel 6745: tmcc.tab;
1.165     www      6746: </filenames>
                   6747: </fileglob>
1.10      harris41 6748: <fileglob>
                   6749: <glob>*.gif</glob>
1.159     www      6750: <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
                   6751: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
1.10      harris41 6752: <categoryname>graphic file</categoryname>
1.159     www      6753: <description>LON-CAPA remote control LCD font</description>
1.10      harris41 6754: <filenames>
1.130     www      6755: 0.gif;
                   6756: 1.gif;
                   6757: 2.gif;
                   6758: 3.gif;
                   6759: 4.gif;
                   6760: 5.gif;
                   6761: 6.gif;
                   6762: 7.gif;
                   6763: 8.gif;
                   6764: 9.gif;
1.37      harris41 6765: a.gif;
1.159     www      6766: b.gif;
                   6767: c.gif;
                   6768: d.gif;
                   6769: e.gif;
                   6770: f.gif;
                   6771: g.gif;
                   6772: h.gif;
                   6773: i.gif;
                   6774: j.gif;
                   6775: k.gif;
                   6776: l.gif;
                   6777: m.gif;
                   6778: n.gif;
                   6779: o.gif;
                   6780: p.gif;
                   6781: q.gif;
                   6782: r.gif;
                   6783: s.gif;
                   6784: t.gif;
                   6785: u.gif;
                   6786: v.gif;
                   6787: w.gif;
                   6788: x.gif;
                   6789: y.gif;
                   6790: z.gif;
1.287     www      6791: Ã¶.gif;
                   6792: Ã¤.gif;
                   6793: Ã¼.gif;
1.618     droeschl 6794: ä.gif;
                   6795: ö.gif;
                   6796: ü.gif;
1.159     www      6797: colon.gif;
                   6798: hyphen.gif;
                   6799: slash.gif;
                   6800: space.gif;
1.304     www      6801: </filenames>
                   6802: </fileglob>
                   6803: <fileglob>
                   6804: <glob>*.gif</glob>
                   6805: <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
                   6806: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
                   6807: <categoryname>graphic file</categoryname>
                   6808: <description>icons used for the Portuguese LON-CAPA user interface</description>
                   6809: <filenames>
                   6810: anno_pt.gif;
                   6811: anot_pt.gif;
                   6812: bchat_pt.gif;
                   6813: catalog_pt.gif;
                   6814: ccrs_pt.gif;
                   6815: chrt_pt.gif;
                   6816: com_pt.gif;
                   6817: courses_pt.gif;
                   6818: cprv_pt.gif;
                   6819: cstr_pt.gif;
                   6820: docs_pt.gif;
                   6821: egrd_pt.gif;
                   6822: enrl_pt.gif;
                   6823: eval_pt.gif;
                   6824: fdbk_pt.gif;
                   6825: grds_pt.gif;
                   6826: keys_pt.gif;
                   6827: logout_pt.gif;
                   6828: nav_pt.gif;
                   6829: parm_pt.gif;
                   6830: pref_pt.gif;
                   6831: prt_pt.gif;
                   6832: res_pt.gif;
                   6833: roles_pt.gif;
                   6834: sbkm_pt.gif;
                   6835: spacer_pt.gif;
                   6836: sprs_pt.gif;
                   6837: src_pt.gif;
                   6838: stat_pt.gif;
                   6839: vbkm_pt.gif;
1.159     www      6840: </filenames>
                   6841: </fileglob>
                   6842: <fileglob>
                   6843: <glob>*.gif</glob>
                   6844: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
                   6845: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
                   6846: <categoryname>graphic file</categoryname>
                   6847: <description>icons used for the entire LON-CAPA user interface</description>
                   6848: <filenames>
1.147     www      6849: anno.gif;
1.37      harris41 6850: anot.gif;
1.611     tempelho 6851: anot2.gif;
1.37      harris41 6852: back.gif;
1.147     www      6853: bchat.gif;
1.37      harris41 6854: bkm.gif;
1.522     www      6855: blog.gif;
1.37      harris41 6856: brws.gif;
1.60      harris41 6857: catalog.gif;
1.567     raeburn  6858: ccat.gif;
1.37      harris41 6859: ccrs.gif;
                   6860: chat.gif;
                   6861: chrt.gif;
1.631     schulted 6862: close-all-folders.gif;
                   6863: close-navigation.gif;
1.400     albertel 6864: clst.gif;
1.37      harris41 6865: com.gif;
1.527     www      6866: conf.gif;
1.37      harris41 6867: courses.gif;
                   6868: cprv.gif;
1.675.4.9  raeburn  6869: crsconf.gif;
1.37      harris41 6870: cstr.gif;
1.400     albertel 6871: del.gif;
1.37      harris41 6872: dempty.gif;
1.147     www      6873: docs.gif;
1.37      harris41 6874: egrd.gif;
                   6875: empty.gif;
                   6876: enrl.gif;
                   6877: eval.gif;
                   6878: fdbk.gif;
                   6879: feedback.gif;
                   6880: forw.gif;
                   6881: grds.gif;
1.460     raeburn  6882: grps.gif;
1.37      harris41 6883: group.gif;
                   6884: help.gif;
                   6885: info.gif;
1.238     www      6886: keys.gif;
1.37      harris41 6887: ledblink.gif;
                   6888: ledgreen.gif;
                   6889: ledoff.gif;
                   6890: ledon.gif;
                   6891: ledsend.gif;
1.400     albertel 6892: list.gif;
1.37      harris41 6893: logout.gif;
1.456     raeburn  6894: mail.gif;
1.631     schulted 6895: mark-discussionentries-read.gif;
1.328     albertel 6896: mcrs.gif;
1.37      harris41 6897: mrk.gif;
                   6898: nav.gif;
1.429     www      6899: new.gif;
1.37      harris41 6900: next.gif;
1.131     www      6901: nothumb.gif;
1.631     schulted 6902: open-all-folders.gif;
                   6903: open-first-problem.gif;
1.657     raeburn  6904: pdfupload.gif;
1.37      harris41 6905: parm.gif;
1.531     www      6906: pcstr.gif;
1.37      harris41 6907: pgrd.gif;
1.400     albertel 6908: port.gif;
1.37      harris41 6909: pparm.gif;
1.99      harris41 6910: pref.gif;
1.37      harris41 6911: prt.gif;
1.400     albertel 6912: pub.gif;
1.37      harris41 6913: qempty.gif;
1.628     raeburn  6914: rcrs.gif;
1.37      harris41 6915: reload.gif;
                   6916: remotebg.gif;
                   6917: res.gif;
                   6918: roles.gif;
1.637     raeburn  6919: rsrv.gif;
1.400     albertel 6920: rtrv.gif;
1.37      harris41 6921: sbkm.gif;
1.432     albertel 6922: sctr.gif;
1.631     schulted 6923: show-all.gif;
                   6924: show-incomplete-problems.gif;
1.37      harris41 6925: spacer.gif;
                   6926: sprs.gif;
                   6927: src.gif;
1.624     raeburn  6928: srvr.gif;
1.631     schulted 6929: start-navigation.gif;
1.37      harris41 6930: stat.gif;
                   6931: subm.gif;
                   6932: title.gif;
                   6933: vbkm.gif;
1.10      harris41 6934: </filenames>
                   6935: </fileglob>
1.532     www      6936: <fileglob>
                   6937: <glob>*.png</glob>
                   6938: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
                   6939: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
                   6940: <categoryname>graphic file</categoryname>
                   6941: <description>main menu graphical icons</description>
                   6942: <filenames>
                   6943: anno.png;
                   6944: bchat.png;
1.567     raeburn  6945: ccat.png;
1.532     www      6946: ccrs.png;
1.537     www      6947: clst.png;
1.532     www      6948: conf.png;
1.549     albertel 6949: courses.png;
1.675.4.4  raeburn  6950: crsconf.png;
1.532     www      6951: docs.png;
                   6952: eval.png;
1.537     www      6953: grds.png;
1.532     www      6954: grps.png;
                   6955: mail.png;
                   6956: new.png;
                   6957: pgrd.png;
                   6958: pref.png;
                   6959: roles.png;
                   6960: sprs.png;
                   6961: vbkm.png;
                   6962: anot.png;
1.611     tempelho 6963: anot2.png;
1.532     www      6964: blog.png;
                   6965: chrt.png;
                   6966: cprv.png;
1.533     www      6967: del.png;
1.532     www      6968: egrd.png;
                   6969: fdbk.png;
                   6970: keys.png;
1.533     www      6971: list.png;
1.532     www      6972: mcrs.png;
                   6973: parm.png;
                   6974: port.png;
                   6975: prt.png;
1.628     raeburn  6976: rcrs.png;
1.637     raeburn  6977: rsrv.png;
1.532     www      6978: sbkm.png;
                   6979: src.png;
1.623     raeburn  6980: srvr.png;
1.537     www      6981: subm.png;
1.532     www      6982: back.png;
                   6983: catalog.png;
                   6984: com.png;
                   6985: cstr.png;
                   6986: enrl.png;
                   6987: forw.png;
                   6988: logout.png;
                   6989: nav.png;
                   6990: pcstr.png;
                   6991: pparm.png;
1.533     www      6992: pub.png;
1.532     www      6993: res.png;
1.533     www      6994: rtrv.png;
1.532     www      6995: sctr.png;
                   6996: stat.png;
1.645     bisitz   6997: pdfupload.png;
1.675.4.3  raeburn  6998: course_ini.png;
                   6999: dismath.png;
                   7000: feedback.png;
                   7001: mngcu.png;
                   7002: prob_ana.png;
                   7003: role_hotlist.png;
                   7004: self_enroll.png;
                   7005: survey_rep.png;
                   7006: subdocs.png;
                   7007: uplusr.png;
1.532     www      7008: </filenames>
                   7009: </fileglob>
1.617     droeschl 7010: <fileglob>
                   7011: <glob>*.png</glob>
                   7012: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
                   7013: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
                   7014: <categoryname>graphic file</categoryname>
                   7015: <description>graphical icons used in submenus</description>
                   7016: <filenames>
1.664     droeschl 7017: aboutme.png;
1.620     diwert   7018: addClickerInfoFile.png;
1.675.4.10  raeburn  7019: anonsurveythreshold.png;
1.675.4.4  raeburn  7020: ccatconf.png;
1.620     diwert   7021: comblock.png;
1.617     droeschl 7022: contact-new.png;
                   7023: coprplot.png;
1.675.4.4  raeburn  7024: crsnew.png;
1.617     droeschl 7025: dialog-information.png;
                   7026: document-open.png;
                   7027: document-properties.png;
1.664     droeschl 7028: dropbox.png;
                   7029: dump.png;
1.617     droeschl 7030: edit-copy.png;
1.664     droeschl 7031: edit-find-replace.png;
1.617     droeschl 7032: edit-find.png;
                   7033: edit-redo.png;
                   7034: edit-select-all.png;
                   7035: edit-undo.png;
                   7036: emblem-photos.png;
                   7037: emblem-readonly.png;
                   7038: emblem-system.png;
1.664     droeschl 7039: extres.png;
1.617     droeschl 7040: folder-new.png;
                   7041: format-justify-fill.png;
1.620     diwert   7042: fromfile.png;
1.664     droeschl 7043: groupportfolio.png;
1.675.4.4  raeburn  7044: groupportfolioquota.png;
1.667     wenzelju 7045: grp_add.png;
                   7046: grp_settings.png;
                   7047: grp_tools.png;
1.664     droeschl 7048: ims.png;
                   7049: imsexport.png;
1.617     droeschl 7050: list-add.png;
1.664     droeschl 7051: log.png;
1.617     droeschl 7052: mail-message-new.png;
                   7053: mail-reply-all.png;
1.620     diwert   7054: mail-reply-sender.png;
                   7055: messalog.png;
1.664     droeschl 7056: myaboutme.png;
                   7057: navigation.png;
1.617     droeschl 7058: network-workgroup.png;
1.665     droeschl 7059: page.png;
1.617     droeschl 7060: preferences-desktop-font.png;
                   7061: preferences-desktop-locale.png;
                   7062: preferences-desktop-remote-desktop.png;
                   7063: preferences-desktop-theme.png;
                   7064: preferences-desktop-wallpaper.png;
                   7065: preferences-system-windows.png;
1.664     droeschl 7066: recover.png;
1.663     raeburn  7067: remotecontrol.png;
1.664     droeschl 7068: resversion.png;
                   7069: scoreupfrm.png;
1.668     bisitz   7070: selfenrl-queue.png;
1.664     droeschl 7071: sequence.png;
                   7072: simple.png;
                   7073: simpprob.png;
1.617     droeschl 7074: start-here.png;
                   7075: subtimpl.png;
1.664     droeschl 7076: syllabus.png;
                   7077: symbs.png;
1.617     droeschl 7078: system-lock-screen.png;
                   7079: system-users.png;
1.675.4.4  raeburn  7080: uplcrs.png;
1.664     droeschl 7081: uploadscores.png;
                   7082: verify.png;
1.617     droeschl 7083: </filenames>
                   7084: </fileglob>
1.4       harris41 7085: <file>
1.450     albertel 7086: <source>loncom/html/res/adm/pages/math_example.tex</source>
                   7087: <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
                   7088: <categoryname>interface file</categoryname>
                   7089: <description>
                   7090:  file with an example math equation in it.
                   7091: </description>
                   7092: </file>
                   7093: <file>
1.10      harris41 7094: <source>loncom/html/res/adm/pages/imgmaps.html</source>
                   7095: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
                   7096: <categoryname>interface file</categoryname>
1.6       harris41 7097: <description>
1.10      harris41 7098: image maps for the LON-CAPA remote control
1.6       harris41 7099: </description>
1.4       harris41 7100: </file>
                   7101: <file>
1.10      harris41 7102: <source>loncom/html/res/adm/pages/index.html</source>
                   7103: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
                   7104: <categoryname>interface file</categoryname>
1.6       harris41 7105: <description>
1.10      harris41 7106: welcoming page to the LON-CAPA system upon login
1.6       harris41 7107: </description>
1.4       harris41 7108: </file>
                   7109: <file>
1.10      harris41 7110: <source>loncom/html/res/adm/pages/menu.html</source>
                   7111: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
                   7112: <categoryname>interface file</categoryname>
1.6       harris41 7113: <description>
1.10      harris41 7114: renders the HTML (including image maps) for the LON-CAPA remote control
1.6       harris41 7115: </description>
1.4       harris41 7116: </file>
1.10      harris41 7117: <fileglob>
                   7118: <glob>*.gif</glob>
                   7119: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
1.118     harris41 7120: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
                   7121: </targetdir>
1.10      harris41 7122: <categoryname>graphic file</categoryname>
                   7123: <description>
1.132     harris41 7124: icons used for directory indexing and login screen
1.10      harris41 7125: </description>
                   7126: <filenames>
1.37      harris41 7127: a.gif;
                   7128: alert.black.gif;
                   7129: alert.red.gif;
                   7130: back.gif;
                   7131: ball.gray.gif;
                   7132: ball.red.gif;
                   7133: binary.gif;
                   7134: binhex.gif;
                   7135: blank.gif;
                   7136: bomb.gif;
                   7137: box1.gif;
                   7138: box2.gif;
                   7139: broken.gif;
                   7140: burst.gif;
                   7141: c.gif;
                   7142: comp.blue.gif;
                   7143: comp.gray.gif;
                   7144: compressed.gif;
                   7145: continued.gif;
                   7146: course.gif;
                   7147: dir.gif;
                   7148: down.gif;
                   7149: dvi.gif;
                   7150: f.gif;
                   7151: folder.gif;
                   7152: folder.open.gif;
                   7153: folder.sec.gif;
                   7154: folder_closed.gif;
                   7155: folder_closed_pressed.gif;
                   7156: folder_new.gif;
                   7157: folder_opened.gif;
                   7158: folder_opened_pressed.gif;
                   7159: folder_pointer_closed.gif;
                   7160: folder_pointer_opened.gif;
                   7161: folder_spacer.gif;
                   7162: folder_trash.gif;
                   7163: forward.gif;
                   7164: generic.gif;
                   7165: generic.red.gif;
                   7166: generic.sec.gif;
                   7167: hand.right.gif;
                   7168: hand.up.gif;
                   7169: html.gif;
                   7170: image1.gif;
                   7171: image2.gif;
                   7172: image3.gif;
                   7173: index.gif;
                   7174: layout.gif;
                   7175: left.gif;
                   7176: link.gif;
                   7177: mov.gif;
                   7178: movie1.gif;
                   7179: p.gif;
                   7180: patch.gif;
                   7181: pdf.gif;
                   7182: portal.gif;
                   7183: problem.gif;
                   7184: ps.gif;
                   7185: quill.gif;
                   7186: right.gif;
                   7187: screw1.gif;
                   7188: screw2.gif;
                   7189: script.gif;
                   7190: sound1.gif;
                   7191: sound2.gif;
                   7192: sphere1.gif;
                   7193: sphere2.gif;
                   7194: tar.gif;
                   7195: tex.gif;
                   7196: text.gif;
                   7197: transfer.gif;
                   7198: unknown.gif;
                   7199: up.gif;
                   7200: uu.gif;
                   7201: uuencoded.gif;
                   7202: white_space_20_22.gif;
                   7203: white_space_22_22.gif;
                   7204: whitespace1.gif;
                   7205: whitespace10.gif;
                   7206: whitespace2.gif;
                   7207: whitespace3.gif;
                   7208: whitespace4.gif;
                   7209: whitespace5.gif;
                   7210: whitespace6.gif;
                   7211: whitespace7.gif;
                   7212: whitespace8.gif;
                   7213: whitespace9.gif;
                   7214: world1.gif;
1.10      harris41 7215: world2.gif
                   7216: </filenames>
                   7217: </fileglob>
                   7218: <fileglob>
                   7219: <glob>*.gif</glob>
                   7220: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
1.115     harris41 7221: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
                   7222: </targetdir>
1.10      harris41 7223: <categoryname>graphic file</categoryname>
                   7224: <description>
1.132     harris41 7225: icons used for the bookmark portion of the LON-CAPA user interface
1.10      harris41 7226: </description>
                   7227: <filenames>
1.37      harris41 7228: folder_anim.gif;
                   7229: folder_close.gif;
                   7230: folder_drag.gif;
                   7231: folder_new.gif;
                   7232: folder_open.gif;
                   7233: folder_pointer_closed.gif;
                   7234: folder_pointer_opened.gif;
                   7235: folder_static.gif;
                   7236: folder_trash.gif;
                   7237: folder_trash_hover.gif;
                   7238: left_bar.gif;
                   7239: link.gif;
                   7240: link_anim.gif;
                   7241: link_drag.gif;
                   7242: ll_corner.gif;
                   7243: lower_bar.gif;
                   7244: lr_corner.gif;
                   7245: pix.gif;
                   7246: right_bar.gif;
                   7247: toolbar_bg.gif;
                   7248: ul_corner.gif;
                   7249: upper_bar.gif;
1.10      harris41 7250: ur_corner.gif
                   7251: </filenames>
                   7252: </fileglob>
                   7253: <fileglob>
                   7254: <glob>*.html</glob>
                   7255: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
1.115     harris41 7256: <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
                   7257: </targetdir>
1.10      harris41 7258: <categoryname>interface file</categoryname>
                   7259: <description>
1.132     harris41 7260: associated with the scheme of displaying bookmarks
1.10      harris41 7261: </description>
                   7262: <filenames>
1.37      harris41 7263: bookmarkmenu_toolbar.html;
                   7264: blank.html;
1.10      harris41 7265: closechildren.html
1.300     albertel 7266: </filenames>
                   7267: </fileglob>
                   7268: <fileglob>
                   7269: <glob>*.*</glob>
                   7270: <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
                   7271: <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>
                   7272: <categoryname>interface file</categoryname>
                   7273: <description>
                   7274: Associated file for answering reactionresponse style questions
                   7275: </description>
                   7276: <filenames>
                   7277: reaction_editor.html;
                   7278: reaction_frame.html;
                   7279: reaction_help.html;
                   7280: reaction_viewer.html;
                   7281: reaction_window.html
1.10      harris41 7282: </filenames>
                   7283: </fileglob>
1.4       harris41 7284: <file>
1.10      harris41 7285: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
1.27      harris41 7286: <target dist='default'>
                   7287: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
1.10      harris41 7288: <categoryname>interface file</categoryname>
1.6       harris41 7289: <description>
1.10      harris41 7290: javascript for handling client-side interactions with bookmark interface
1.6       harris41 7291: </description>
1.171     harris41 7292: </file>
                   7293: <file>
1.509     raeburn  7294: <source dist='default'>loncom/build/CHECKRPMS</source>
1.171     harris41 7295: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
1.188     harris41 7296: <categoryname>system script</categoryname>
1.171     harris41 7297: <description>
1.509     raeburn  7298: Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.
1.171     harris41 7299: </description>
                   7300: <status>tested/documented/beta</status>
1.103     harris41 7301: </file>
                   7302: <file>
                   7303: <source>loncom/build/check-rpms</source>
1.152     harris41 7304: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
1.188     harris41 7305: <categoryname>system script</categoryname>
1.103     harris41 7306: <description>
                   7307: compare installed rpms with up-to-date distribution
                   7308: </description>
                   7309: <status>tested/documented/beta</status>
                   7310: </file>
                   7311: <file>
                   7312: <source>doc/man/check-rpms.1</source>
                   7313: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
                   7314: <categoryname>doc</categoryname>
                   7315: <description>man page for check-rpms</description>
                   7316: <build trigger='always run'>
1.115     harris41 7317: loncom/build/pod2man.sh check-rpms &gt; ../../doc/man/check-rpms.1 &amp;&amp; \
1.112     harris41 7318: echo 'manifying check-rpms'
1.103     harris41 7319: </build>
                   7320: <status>beta</status>
                   7321: <dependencies>
                   7322: ../../loncom/build/check-rpms
                   7323: </dependencies>
                   7324: </file>
                   7325: <file>
                   7326: <source>doc/scripts/check-rpms.html</source>
1.112     harris41 7327: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
                   7328: </target>
1.103     harris41 7329: <categoryname>doc</categoryname>
                   7330: <description>POD-derived page for check-rpms</description>
                   7331: <build trigger='always run'>
1.118     harris41 7332: loncom/build/pod2html.sh check-rpms &gt; ../../doc/scripts/check-rpms.html \
                   7333: &amp;&amp; echo 'pod2html checkrpms'
1.103     harris41 7334: </build>
                   7335: <status>works/unverified</status>
                   7336: <dependencies>
                   7337: ../../loncom/build/check-rpms
                   7338: </dependencies>
1.4       harris41 7339: </file>
                   7340: <file>
1.10      harris41 7341: <source>loncom/build/loncaparestoreconfigurations</source>
1.206     harris41 7342: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
                   7343: </target>
1.10      harris41 7344: <categoryname>script</categoryname>
1.6       harris41 7345: <description>
1.206     harris41 7346: Updates .lpmlnew files with previous settings.  Also supports alternative
                   7347: schemes of settings-updating and file-overwriting.
1.6       harris41 7348: </description>
1.206     harris41 7349: <status>works/unverified</status>
1.4       harris41 7350: </file>
                   7351: <file>
1.348     albertel 7352:   <source>loncom/cron/loncapa.built</source>
                   7353:   <target dist='default'>etc/cron.d/loncapa</target>
                   7354:   <categoryname>conf</categoryname>
                   7355:   <description>
                   7356:     file that specifies periodic processes to run for the LON-CAPA machine
                   7357:   </description>
                   7358:   <build trigger='always run'>
                   7359: loncom/cron/preserve_local_loncapa_cron
                   7360:   </build>
                   7361:   <dependencies>
                   7362: loncapa;
                   7363: preserve_local_loncapa_cron
                   7364:   </dependencies>
1.10      harris41 7365: </file>
                   7366: <file>
1.675.4.3  raeburn  7367: <source>loncom/cron/loncapa</source>
                   7368: <target dist='default'>home/httpd/lib/perl/loncapa_cron-std</target>
                   7369: <categoryname>handler</categoryname>
                   7370: <description>
                   7371:   Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications).
                   7372: </description>
                   7373: </file>
                   7374: <file>
1.10      harris41 7375: <source>loncom/ntp/step-tickers</source>
1.175     harris41 7376: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
                   7377: </target>
                   7378: <categoryname>static conf</categoryname>
1.10      harris41 7379: <description>
                   7380: file that stimulates running of ntpdate upon init.d/xntpd initiation
                   7381: </description>
                   7382: <note>
                   7383: <table cellpadding='0' cellspacing='0' border='1'>
                   7384: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
                   7385: </table>
                   7386: </note>
1.48      harris41 7387: </file>
                   7388: <file>
                   7389: <source>loncom/pam.d/pwauth</source>
                   7390: <target dist='default'>etc/pam.d/pwauth</target>
                   7391: <categoryname>static conf</categoryname>
                   7392: <description>
                   7393: file that allows setuid password privileges for pwauth executable
                   7394: </description>
                   7395: </file>
                   7396: <file>
                   7397: <source>loncom/pam.d/pwchange</source>
                   7398: <target dist='default'>etc/pam.d/pwchange</target>
                   7399: <categoryname>static conf</categoryname>
                   7400: <description>
                   7401: file that allows setuid password privileges for pwchange (lcpasswd) executable
                   7402: </description>
1.10      harris41 7403: </file>
                   7404: <file>
                   7405: <source>loncom/init.d/loncontrol</source>
                   7406: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
1.673     raeburn  7407: <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 7408: <categoryname>root script</categoryname>
                   7409: <description>
                   7410: Controls the launching/halting of lonc, lond, and lonsql processes.
                   7411: </description>
                   7412: </file>
                   7413: <link>
1.545     albertel 7414: <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
1.673     raeburn  7415: <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 7416: <target dist='default'>
1.37      harris41 7417: etc/rc.d/rc0.d/K05loncontrol;
                   7418: etc/rc.d/rc1.d/K05loncontrol;
                   7419: etc/rc.d/rc2.d/K05loncontrol;
                   7420: etc/rc.d/rc3.d/S95loncontrol;
                   7421: etc/rc.d/rc4.d/S95loncontrol;
                   7422: etc/rc.d/rc5.d/S95loncontrol;
1.10      harris41 7423: etc/rc.d/rc6.d/K05loncontrol
                   7424: </target>
                   7425: <categoryname>symbolic link</categoryname>
1.27      harris41 7426: <description>
1.654     raeburn  7427: symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
                   7428: </description>
1.10      harris41 7429: </link>
1.545     albertel 7430: 
1.672     raeburn  7431: <file dist="suse10.2 suse10.3 suse11.1 suse11.2">
1.545     albertel 7432:   <source>loncom/init.d/loncontrol</source>
                   7433:   <target>etc/rc.d/</target>
                   7434:   <description>
                   7435:     setup loncontrol to run at boot
                   7436:   </description>
1.672     raeburn  7437:   <installscript dist="suse10.2 suse10.3 suse11.1 suse11.2">
1.545     albertel 7438: -c 'chkconfig --del loncontrol;chkconfig loncontrol 345;chkconfig --list loncontrol'
                   7439:   </installscript>
                   7440:   <dependencies>
                   7441: loncom/init.d/loncontrol
                   7442:   </dependencies>
                   7443: </file>
                   7444: 
1.580     raeburn  7445: <file>
1.579     raeburn  7446:   <source>doc/latex/utf8.def</source>
1.581     raeburn  7447:   <target dist='default'>usr/local/loncapa/doc/utf8.def</target>
                   7448:   <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8.def</target>
1.579     raeburn  7449:   <categoryname>system file</categoryname>
                   7450:   <description>
                   7451:    utf8 definitions for LaTeX
                   7452:   </description>
                   7453: </file>
                   7454: 
1.10      harris41 7455: <file>
1.580     raeburn  7456:   <source>doc/latex/utf8enc.dfu</source>
1.581     raeburn  7457:   <target dist='default'>usr/local/loncapa/doc/utf8enc.dfu</target>
                   7458:   <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8enc.dfu</target>
1.580     raeburn  7459:   <categoryname>system file</categoryname>
                   7460:   <description>
                   7461:    utf8 declarations for LaTeX
                   7462:   </description>
                   7463: </file>
                   7464: 
                   7465: <file>
1.10      harris41 7466: <source>loncom/atalk/config</source>
1.152     harris41 7467: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
1.175     harris41 7468: <categoryname>static conf</categoryname>
1.6       harris41 7469: <description>
1.27      harris41 7470: configuration file to make LON-CAPA server file space accessible to
                   7471: Appleshares access (Macintosh)
1.6       harris41 7472: </description>
1.315     albertel 7473: </file>
                   7474: <file>
1.480     albertel 7475:   <source>loncom/interface/loncss.pm</source>
                   7476:   <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
                   7477:   <categoryname>handler</categoryname>
                   7478:   <description>
                   7479:     Generates standard LON-CAPA CSS
                   7480:   </description>
                   7481: </file>
                   7482: <file>
1.481     albertel 7483:   <source>loncom/LONCAPA.pm</source>
                   7484:   <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
                   7485:   <categoryname>handler</categoryname>
                   7486:   <description>
                   7487:     Some basic Lon-CAPA functionality
                   7488:   </description>
                   7489: </file>
                   7490: <file>
1.456     raeburn  7491:   <source>loncom/interface/lonnotify.pm</source>
                   7492:   <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
                   7493:   <categoryname>handler</categoryname>
                   7494:   <description>
                   7495:     Interface for Domain Coordinators to (a) send broadcast e-mail to groups 
                   7496: of users, and (b) to display e-mail of this type sent in the past.
                   7497:   </description>
                   7498: </file>
                   7499: <file>
1.373     albertel 7500:   <source>loncom/interface/lonhelpmenu.pm</source>
                   7501:   <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
                   7502:   <categoryname>handler</categoryname>
                   7503:   <description>
                   7504:     Creates a multipage help screen to help users out.
                   7505:   </description>
                   7506: </file>
                   7507: <file>
                   7508:   <source>loncom/interface/lonsupportreq.pm</source>
                   7509:   <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
                   7510:   <categoryname>handler</categoryname>
                   7511:   <description>
1.500     raeburn  7512:     Handler to make it easy for users to send a request to the helpdesk
                   7513:   </description>
                   7514: </file>
                   7515: <file>
1.511     raeburn  7516:   <source>loncom/interface/courseclassifier.pm</source>
                   7517:   <target dist='default'>home/httpd/lib/perl/Apache/courseclassifier.pm</target>
                   7518:   <categoryname>handler</categoryname>
                   7519:   <description>
                   7520:     Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes.
                   7521:   </description>
                   7522: </file>
                   7523: <file>
1.500     raeburn  7524:   <source>loncom/interface/coursecatalog.pm</source>
                   7525:   <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
                   7526:   <categoryname>handler</categoryname>
                   7527:   <description>
                   7528:     Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
1.373     albertel 7529:   </description>
                   7530: </file>
                   7531: <file>
1.516     raeburn  7532:   <source>loncom/interface/resetpw.pm</source>
                   7533:   <target dist='default'>home/httpd/lib/perl/Apache/resetpw.pm</target>
                   7534:   <categoryname>handler</categoryname>
                   7535:   <description>
                   7536:     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.
                   7537:   </description>
                   7538: </file>
                   7539: <file>
1.570     raeburn  7540:   <source>loncom/interface/createaccount.pm</source>
                   7541:   <target dist='default'>home/httpd/lib/perl/Apache/createaccount.pm</target>
                   7542:   <categoryname>handler</categoryname>
                   7543:   <description>
                   7544:     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.
                   7545:   </description>
                   7546: </file>
                   7547: <file>
1.315     albertel 7548:   <source>loncom/interface/lonmodifycourse.pm</source>
                   7549:   <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
                   7550:   <categoryname>handler</categoryname>
                   7551:   <description>
                   7552:     Interface to modifying a course's internal ENV values for automated
1.500     raeburn  7553:     enrollment
1.315     albertel 7554:   </description>
1.306     albertel 7555: </file>
                   7556: <file>
1.524     raeburn  7557:   <source>loncom/interface/domainprefs.pm</source>
                   7558:   <target dist='default'>home/httpd/lib/perl/Apache/domainprefs.pm</target>
                   7559:   <categoryname>handler</categoryname>
                   7560:   <description>
                   7561:     Interface for modifying domain configuration
                   7562:   </description>
                   7563: </file>
                   7564: <file>
1.623     raeburn  7565:   <source>loncom/interface/domainstatus.pm</source>
                   7566:   <target dist='default'>home/httpd/lib/perl/Apache/domainstatus.pm</target>
                   7567:   <categoryname>handler</categoryname>
                   7568:   <description>
                   7569:     Handler for generation of a menu of links to server status utilities
                   7570:   </description>
                   7571: </file>
1.638     raeburn  7572: <file>
                   7573:   <source>loncom/interface/lonconfigsettings.pm</source>
                   7574:   <target dist='default'>home/httpd/lib/perl/Apache/lonconfigsettings.pm</target>
                   7575:   <categoryname>handler</categoryname>
                   7576:   <description>
                   7577:    Common routines for generating menus to set default configuration settings -  
                   7578:    for a domain or for a course.
                   7579:   </description>
                   7580: </file>
1.623     raeburn  7581: <file>
1.639     raeburn  7582:   <source>loncom/interface/lonpdfupload.pm</source>
                   7583:   <target dist='default'>home/httpd/lib/perl/Apache/lonpdfupload.pm</target>
                   7584:   <categoryname>handler</categoryname>
                   7585:   <description>
                   7586:    Interface to upload a PDF form containing responses to problems entered offline using a PDF reader for storage as submissions.
                   7587:   </description>
                   7588: </file>
                   7589: <file>
1.306     albertel 7590:   <source>loncom/interface/lonpopulate.pm</source>
                   7591:   <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
                   7592:   <categoryname>handler</categoryname>
                   7593:   <description>
                   7594:     Handler for configuring automated enrollment
                   7595:   </description>
                   7596: </file>
                   7597: <file>
                   7598:   <source>loncom/enrollment/Enrollment.pm</source>
                   7599:   <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
                   7600:   <categoryname>handler</categoryname>
                   7601:   <description>
                   7602:     Handler for automated enrollment
                   7603:   </description>
                   7604: </file>
                   7605: <file>
                   7606:   <source>loncom/enrollment/localenroll.pm</source>
                   7607:   <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
                   7608:   <categoryname>conf</categoryname>
                   7609:   <description>
                   7610:     Local handler for automated enrollment.
                   7611:   </description>
                   7612: </file>
                   7613: <file>
                   7614:   <source>loncom/enrollment/localenroll.pm</source>
                   7615:   <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
                   7616:   <categoryname>handler</categoryname>
                   7617:   <description>
                   7618:     Local handler for automated enrollment, standard version.
                   7619:   </description>
                   7620: </file>
                   7621: <file>
                   7622:   <source>loncom/enrollment/Autoenroll.pl</source>
1.307     albertel 7623:   <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
1.306     albertel 7624:   <categoryname>script</categoryname>
                   7625:   <description>
1.542     raeburn  7626:     Script to perform automated enrollments from institutional classlists.
1.306     albertel 7627:   </description>
1.4       harris41 7628: </file>
1.395     albertel 7629: <file>
1.543     raeburn  7630:   <source>loncom/enrollment/Autoupdate.pl</source>
                   7631:   <target dist='default'>home/httpd/perl/Autoupdate.pl</target>
                   7632:   <categoryname>script</categoryname>
                   7633:   <description>
                   7634:     Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service.
                   7635:   </description>
                   7636: </file>
                   7637: <file>
1.395     albertel 7638:   <source>loncom/auth/localstudentphoto.pm</source>
                   7639:   <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
                   7640:   <categoryname>conf</categoryname>
                   7641:   <description>
                   7642:     Local handler for automated enrollment.
                   7643:   </description>
                   7644: </file>
                   7645: <file>
                   7646:   <source>loncom/auth/localstudentphoto.pm</source>
                   7647:   <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
                   7648:   <categoryname>handler</categoryname>
                   7649:   <description>
                   7650:     Local handler for automated enrollment, standard version.
                   7651:   </description>
                   7652: </file>
1.436     raeburn  7653: <file>
                   7654:   <source>loncom/automation/batchcreatecourse.pm</source>
                   7655:   <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
                   7656:   <categoryname>handler</categoryname>
                   7657:   <description>
                   7658:     Handler for batch creation of courses.
                   7659:   </description>
                   7660: </file>
                   7661: <file>
1.650     droeschl 7662:   <source>loncom/interface/lonblockingstatus.pm</source>
                   7663:   <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>
                   7664:   <categoryname>handler</categoryname>
                   7665:   <description>
                   7666:     Used for displaying the communication blocking status.
                   7667:   </description>
                   7668: </file>
                   7669: <file>
1.436     raeburn  7670:   <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
                   7671:   <target dist='default'>home/httpd/perl/Autocreate.pl</target>
                   7672:   <categoryname>script</categoryname>
                   7673:   <description>
                   7674:     Script for automated course creation.
                   7675:   </description>
                   7676: </file>
1.400     albertel 7677: <fileglob>
1.512     albertel 7678:     <glob>*.pl</glob>
1.401     albertel 7679:     <sourcedir>loncom/debugging_tools/</sourcedir>
1.402     albertel 7680:     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
1.400     albertel 7681:     <categoryname>script</categoryname>
                   7682:     <description>
                   7683:       Tools for helping debug Lon-CAPA
                   7684:     </description>
                   7685: <filenames>
                   7686: activity_to_accesscount.pl;
1.420     albertel 7687: clean_db.pl;
1.513     albertel 7688: db_copy.pl;
1.400     albertel 7689: dump_db.pl;
                   7690: escape.pl;
                   7691: excise_from_db.pl;
                   7692: getties.pl;
                   7693: login_count.pl;
                   7694: modify_config_files.pl;
                   7695: parse_scantron.pl;
                   7696: seed_accesscount.pl;
                   7697: stress.pl;
1.644     raeburn  7698: testkerberos.pl;
1.400     albertel 7699: unescape.pl;
                   7700: user_login_count.pl;
                   7701: </filenames>
                   7702: </fileglob>
1.513     albertel 7703: <fileglob>
                   7704:     <glob>*</glob>
                   7705:     <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
                   7706:     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
                   7707:     <categoryname>script</categoryname>
                   7708:     <description>
                   7709:       Binary tools for LON-CAPA
                   7710:     </description>
                   7711: <filenames>
                   7712: create_db_dynamic;
                   7713: create_db_dynamic_64;
1.544     albertel 7714: create_db_dynamic_64_so.3;
1.513     albertel 7715: dump_db_static_32;
                   7716: </filenames>
                   7717: </fileglob>
1.430     albertel 7718: <file>
                   7719: <source>loncom/build/distprobe</source>
                   7720: <target dist='default'>home/httpd/perl/distprobe</target>
                   7721: <categoryname>script</categoryname>
                   7722: <description>
                   7723: for probing operating system flavor and version
                   7724: </description>
                   7725: <note>
                   7726: </note>
                   7727: </file>
1.14      harris41 7728: </files>
1.1       harris41 7729: </lpml>

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