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

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