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

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

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