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

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

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