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

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

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