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

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

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