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

1.117     harris41    1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
                      2:  "http://lpml.sourceforge.net/DTD/lpml.dtd">
1.81      harris41    3: <!-- loncapafiles.lpml -->
1.67      harris41    4: 
1.797.2.137.2  6(raebur    5:4): <!-- $Id: loncapafiles.lpml,v 1.797.2.137.2.5 2024/09/07 02:11:12 raeburn Exp $ -->
1.67      harris41    6: 
                      7: <!--
                      8: 
                      9: Copyright Michigan State University Board of Trustees
                     10: 
                     11: This file is part of the LearningOnline Network with CAPA (LON-CAPA).
                     12: 
                     13: LON-CAPA is free software; you can redistribute it and/or modify
                     14: it under the terms of the GNU General Public License as published by
                     15: the Free Software Foundation; either version 2 of the License, or
                     16: (at your option) any later version.
                     17: 
                     18: LON-CAPA is distributed in the hope that it will be useful,
                     19: but WITHOUT ANY WARRANTY; without even the implied warranty of
                     20: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
                     21: GNU General Public License for more details.
                     22: 
                     23: You should have received a copy of the GNU General Public License
                     24: along with LON-CAPA; if not, write to the Free Software
                     25: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
                     26: 
                     27: /home/httpd/html/adm/gpl.txt
                     28: 
                     29: http://www.lon-capa.org/
                     30: 
                     31: -->
1.14      harris41   32: 
                     33: <!-- Default values must be defined before specific values. -->
                     34: <!-- If no 'dist' attribute is specified, then it is always installed. -->
                     35: <!-- If 'dist' attribute is set to  'default', then the specification. -->
                     36: <!-- is accepted if an alternative distribution is not requested or not -->
                     37: <!-- defined. -->
1.53      harris41   38: 
1.1       harris41   39: <lpml>
1.94      harris41   40: <specialnotices>
1.102     harris41   41: <specialnotice dist='default'>
                     42: !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
                     43: !!! This sometimes happens (bad): !!!
                     44: !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!
                     45: !!! Should be: !!!
                     46: !!! 127.0.0.1  localhost.localdomain  localhost !!!
                     47: !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!
                     48: </specialnotice>
1.94      harris41   49: </specialnotices>
1.1       harris41   50: <targetroot>/</targetroot>
                     51: <sourceroot>/home/user/loncapa/</sourceroot>
1.14      harris41   52: <categories>
1.1       harris41   53: <category name="interface file" type="runtime">
1.5       harris41   54:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55      harris41   55:   <abbreviation>interfacefile</abbreviation>
1.1       harris41   56: </category>
                     57: <category name="interface file" type="development">
1.5       harris41   58:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
1.55      harris41   59:   <abbreviation>interfacefile</abbreviation>
1.1       harris41   60: </category>
                     61: <category name="setuid script" type="runtime">
1.5       harris41   62:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
1.55      harris41   63:   <abbreviation>setuid</abbreviation>
1.1       harris41   64: </category>
                     65: <category name="setuid script" type="development">
1.5       harris41   66:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
1.55      harris41   67:   <abbreviation>setuid</abbreviation>
1.1       harris41   68: </category>
                     69: <category name="handler" type="runtime">
1.5       harris41   70:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55      harris41   71:   <abbreviation>handler</abbreviation>
1.1       harris41   72: </category>
                     73: <category name="handler" type="development">
1.89      harris41   74:   <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
1.55      harris41   75:   <abbreviation>handler</abbreviation>
1.1       harris41   76: </category>
                     77: <category name="static conf" type="runtime">
1.5       harris41   78:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55      harris41   79:   <abbreviation>static</abbreviation>
1.1       harris41   80: </category>
                     81: <category name="static conf" type="development">
1.5       harris41   82:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55      harris41   83:   <abbreviation>static</abbreviation>
1.1       harris41   84: </category>
1.301     albertel   85: <category name="www static conf" type="runtime">
                     86:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
                     87:   <abbreviation>static</abbreviation>
                     88: </category>
                     89: <category name="www static conf" type="development">
                     90:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
                     91:   <abbreviation>static</abbreviation>
                     92: </category>
1.1       harris41   93: <category name="conf" type="runtime">
1.5       harris41   94:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
1.55      harris41   95:   <abbreviation>configurable</abbreviation>
1.1       harris41   96: </category>
                     97: <category name="conf" type="development">
1.5       harris41   98:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
1.55      harris41   99:   <abbreviation>configurable</abbreviation>
1.1       harris41  100: </category>
1.718     raeburn   101: <category name="www conf" type="runtime">
                    102:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
                    103:   <abbreviation>configurable</abbreviation>
                    104: </category>
                    105: <category name="www conf" type="development">
                    106:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
                    107:   <abbreviation>configurable</abbreviation>
                    108: </category>
1.1       harris41  109: <category name="script" type="runtime">
1.89      harris41  110:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
1.55      harris41  111:   <abbreviation>script</abbreviation>
1.1       harris41  112: </category>
                    113: <category name="script" type="development">
1.89      harris41  114:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
1.55      harris41  115:   <abbreviation>script</abbreviation>
1.1       harris41  116: </category>
                    117: <category name="graphic file" type="runtime">
1.5       harris41  118:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
1.55      harris41  119:   <abbreviation>graphicfile</abbreviation>
1.1       harris41  120: </category>
                    121: <category name="graphic file" type="development">
1.89      harris41  122:   <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
1.55      harris41  123:   <abbreviation>graphicfile</abbreviation>
1.1       harris41  124: </category>
1.738     raeburn   125: <category name="lexicon file" type="runtime">
                    126:   <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
                    127:   <abbreviation>lexicon</abbreviation>
                    128: </category>
                    129: <category name="lexicon file" type="development">
                    130:   <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
                    131:   <abbreviation>lexicon</abbreviation>
                    132: </category>
1.83      harris41  133: <category name="doc" type="runtime">
                    134:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
                    135:   <abbreviation>systemfile</abbreviation>
                    136: </category>
                    137: <category name="doc" type="development">
                    138:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
                    139:   <abbreviation>systemfile</abbreviation>
                    140: </category>
1.1       harris41  141: <category name="system file" type="runtime">
1.5       harris41  142:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
1.55      harris41  143:   <abbreviation>systemfile</abbreviation>
1.1       harris41  144: </category>
                    145: <category name="system file" type="development">
1.5       harris41  146:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
1.55      harris41  147:   <abbreviation>systemfile</abbreviation>
1.1       harris41  148: </category>
1.188     harris41  149: <category name="system script" type="runtime">
                    150:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
                    151:   <abbreviation>systemscript</abbreviation>
                    152: </category>
                    153: <category name="system script" type="development">
                    154:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
                    155:   <abbreviation>systemscript</abbreviation>
                    156: </category>
1.1       harris41  157: <category name="root script" type="runtime">
1.89      harris41  158:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
1.55      harris41  159:   <abbreviation>rootscript</abbreviation>
1.1       harris41  160: </category>
                    161: <category name="root script" type="development">
1.89      harris41  162:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
1.55      harris41  163:   <abbreviation>rootscript</abbreviation>
1.1       harris41  164: </category>
                    165: <category name="symbolic link" type="runtime">
1.5       harris41  166:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
1.55      harris41  167:   <abbreviation>link</abbreviation>
1.1       harris41  168: </category>
                    169: <category name="symbolic link" type="development">
1.5       harris41  170:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
1.55      harris41  171:   <abbreviation>link</abbreviation>
1.1       harris41  172: </category>
                    173: <category name="standard" type="runtime">
1.5       harris41  174:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
1.56      harris41  175:   <abbreviation>directory</abbreviation>
1.1       harris41  176: </category>
                    177: <category name="standard" type="development">
1.5       harris41  178:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
1.56      harris41  179:   <abbreviation>directory</abbreviation>
1.1       harris41  180: </category>
                    181: <category name="server standard" type="runtime">
1.5       harris41  182:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
1.56      harris41  183:   <abbreviation>directory</abbreviation>
1.1       harris41  184: </category>
                    185: <category name="server standard" type="development">
1.5       harris41  186:   <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
1.56      harris41  187:   <abbreviation>directory</abbreviation>
1.1       harris41  188: </category>
                    189: <category name="server readonly" type="runtime">
1.5       harris41  190:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
1.56      harris41  191:   <abbreviation>directory</abbreviation>
1.1       harris41  192: </category>
                    193: <category name="server readonly" type="development">
1.89      harris41  194:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
1.56      harris41  195:   <abbreviation>directory</abbreviation>
1.1       harris41  196: </category>
1.784     raeburn   197: <category name="pdf manual" type="runtime">
                    198:   <chmod dist='default'>0444</chmod><chown dist='default'>www:www</chown>
                    199:   <abbreviation>manual</abbreviation>
                    200: </category>
                    201: <category name="pdf manual" type="development">
                    202:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
                    203:   <abbreviation>manual</abbreviation>
                    204: </category>
1.14      harris41  205: </categories>
1.2       harris41  206: <rpm>
1.3       harris41  207:   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
                    208:   <rpmName>LON-CAPA-base</rpmName>
                    209:   <rpmVersion>3.1</rpmVersion>
                    210:   <rpmRelease>1</rpmRelease>
1.27      harris41  211:   <rpmVendor>Laboratory for Instructional Technology Education,
                    212: Division of Science and Mathematics Education, Michigan State University.
                    213:   </rpmVendor>
1.3       harris41  214:   <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
                    215:   <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>
                    216:   <rpmGroup>Utilities/System</rpmGroup>
                    217:   <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
                    218:   <rpmAutoReqProv>no</rpmAutoReqProv>
1.98      harris41  219:   <rpmdescription>This package facilitates a base installation of LON-CAPA \n
                    220: files in their directories.\n
                    221: For more on the LON-CAPA project, visit http://www.lon-capa.org/.
                    222:   </rpmdescription>
1.10      harris41  223:   <rpmpre>echo '***********************************************************************'\n
                    224: echo 'LON-CAPA  LearningOnline with CAPA'\n
                    225: echo 'http://www.lon-capa.org/'\n
                    226: echo 'Gerd Kortemeyer, et al'\n
                    227: echo 'Laboratory for Instructional Technology Education'\n
                    228: echo 'Michigan State University'\n
                    229: echo 'General Public License, Version 2, June 1991'\n
                    230: echo '** Michigan State University patents may apply **'\n
                    231: echo ' '\n
                    232: echo 'This installation assumes an installation of Redhat 6.2'\n
                    233: echo ' '\n
                    234: echo 'The server computer should be currently connected to the ethernet'\n
                    235: echo ' '\n
                    236: echo '***********************************************************************'\n
                    237: </rpmpre>
1.83      harris41  238: <rpmRequires>
                    239: <item>PreReq: LON-CAPA-setup</item>
                    240: <item>PreReq: apache</item>
1.129     harris41  241: <item>PreReq: /etc/httpd/conf/httpd.conf</item>
1.83      harris41  242: </rpmRequires>
1.2       harris41  243: </rpm>
1.14      harris41  244: <directories>
1.115     harris41  245: <directory dist='default'>
1.179     harris41  246:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  247:   <targetdir dist='default'>etc</targetdir>
                    248:   <categoryname>standard</categoryname>
                    249:   <description>standard linux directory for configuration files</description>
                    250: </directory>
1.115     harris41  251: <directory dist='default'>
1.179     harris41  252:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  253:   <targetdir dist='default'>etc/cron.d</targetdir>
                    254:   <categoryname>standard</categoryname>
                    255:   <description>standard linux directory for running time-based "jobs"
                    256:   </description>
                    257: </directory>
1.115     harris41  258: <directory dist='default'>
1.179     harris41  259:   <protectionlevel>never_delete</protectionlevel>
1.5       harris41  260:   <targetdir dist='default'>etc/httpd/conf</targetdir>
1.749     raeburn   261:   <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd</targetdir>
1.797.2.133  raeburn   262:   <targetdir dist='debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24 suse9.2 suse9.3 sles9 sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>etc/apache2</targetdir>
1.3       harris41  263:   <categoryname>standard</categoryname>
                    264:   <description>web configuration files</description>
1.37      harris41  265: </directory>
1.115     harris41  266: <directory dist='default'>
1.749     raeburn   267:   <protectionlevel>modest_delete</protectionlevel>
                    268:   <targetdir dist='default'>etc/httpd/conf/rewrites</targetdir>
                    269:   <targetdir dist='suse9.2 suse9.3 sles9'>etc/httpd/rewrites</targetdir>
1.797.2.133  raeburn   270:   <targetdir dist='debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24 suse9.2 suse9.3 sles9 sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>etc/apache2/rewrites</targetdir>
1.749     raeburn   271:   <categoryname>standard</categoryname>
                    272:   <description>
                    273:   default configuration files to enable/disable http:// -> https:// rewrites
                    274:   </description>
                    275: </directory>
                    276: <directory dist='default'>
1.179     harris41  277:   <protectionlevel>never_delete</protectionlevel>
1.48      harris41  278:   <targetdir dist='default'>etc/pam.d</targetdir>
                    279:   <categoryname>standard</categoryname>
                    280:   <description>configuration directory for password authentication mechanism
                    281:   </description>
                    282: </directory>
1.797.2.100  raeburn   283: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
1.179     harris41  284:   <protectionlevel>never_delete</protectionlevel>
1.797.2.111  raeburn   285:   <targetdir dist='default'>etc/rc.d/init.d</targetdir>
1.797.2.95  raeburn   286:   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>etc/init.d</targetdir>
1.37      harris41  287:   <categoryname>standard</categoryname>
                    288:   <description>scripts that run during system startup</description>
                    289: </directory>
1.797.2.111  raeburn   290: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
1.179     harris41  291:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  292:   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
1.797.2.111  raeburn   293:   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc0.d</targetdir>
1.37      harris41  294:   <categoryname>standard</categoryname>
                    295:   <description>scripts that run for run-level 0</description>
                    296: </directory>
1.797.2.111  raeburn   297: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
1.179     harris41  298:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  299:   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
1.797.2.111  raeburn   300:   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc1.d</targetdir>
1.37      harris41  301:   <categoryname>standard</categoryname>
                    302:   <description>scripts that run for run-level 1</description>
                    303: </directory>
1.797.2.111  raeburn   304: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
1.179     harris41  305:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  306:   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
1.797.2.111  raeburn   307:   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc2.d</targetdir>
1.37      harris41  308:   <categoryname>standard</categoryname>
                    309:   <description>scripts that run for run-level 2</description>
                    310: </directory>
1.797.2.111  raeburn   311: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
1.215     albertel  312:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  313:   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
1.797.2.111  raeburn   314:   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc3.d</targetdir>
1.37      harris41  315:   <categoryname>standard</categoryname>
                    316:   <description>scripts that run for run-level 3</description>
                    317: </directory>
1.797.2.111  raeburn   318: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
1.179     harris41  319:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  320:   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
1.797.2.111  raeburn   321:   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc4.d</targetdir>
1.37      harris41  322:   <categoryname>standard</categoryname>
                    323:   <description>scripts that run for run-level 4</description>
                    324: </directory>
1.797.2.111  raeburn   325: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
1.179     harris41  326:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  327:   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
1.797.2.111  raeburn   328:   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc5.d</targetdir>
1.37      harris41  329:   <categoryname>standard</categoryname>
                    330:   <description>scripts that run for run-level 5</description>
                    331: </directory>
1.797.2.111  raeburn   332: <directory dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
1.179     harris41  333:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  334:   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
1.797.2.111  raeburn   335:   <targetdir dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/rc6.d</targetdir>
1.37      harris41  336:   <categoryname>standard</categoryname>
                    337:   <description>scripts that run for run-level 6</description>
                    338: </directory>
1.115     harris41  339: <directory dist='default'>
1.179     harris41  340:   <protectionlevel>never_delete</protectionlevel>
1.5       harris41  341:   <targetdir dist='default'>home/httpd/lonTabs</targetdir>
1.3       harris41  342:   <categoryname>standard</categoryname>
                    343:   <description>tab-formatted reference files</description>
                    344: </directory>
1.115     harris41  345: <directory dist='default'>
1.179     harris41  346:   <protectionlevel>never_delete</protectionlevel>
1.5       harris41  347:   <targetdir dist='default'>home/httpd</targetdir>
1.3       harris41  348:   <categoryname>standard</categoryname>
                    349:   <description>start of the web server tree</description>
                    350: </directory>
1.115     harris41  351: <directory dist='default'>
1.179     harris41  352:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  353:   <targetdir dist='default'>home/httpd/perl</targetdir>
1.10      harris41  354:   <categoryname>server readonly</categoryname>
1.3       harris41  355:   <description>perl scripts for managing the LON-CAPA system</description>
                    356: </directory>
1.115     harris41  357: <directory dist='default'>
1.402     albertel  358:   <protectionlevel>modest_delete</protectionlevel>
                    359:   <targetdir dist='default'>home/httpd/perl/debug</targetdir>
                    360:   <categoryname>server readonly</categoryname>
                    361:   <description>perl scripts for debugging the LON-CAPA system</description>
                    362: </directory>
                    363: <directory dist='default'>
1.740     raeburn   364:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.97  raeburn   365:   <targetdir dist='default'>home/httpd/perl/systemd</targetdir>
                    366:   <categoryname>server readonly</categoryname>
                    367:   <description>systemd service files for loncapa</description>
                    368: </directory>
                    369: <directory dist='default'>
                    370:   <protectionlevel>modest_delete</protectionlevel>
1.740     raeburn   371:   <targetdir dist='default'>home/httpd/perl/manage_dns</targetdir>
1.743     raeburn   372:   <categoryname>server readonly</categoryname>
1.740     raeburn   373:   <description>perl scripts for cluster table management on LON-CAPA DNS servers</description>
                    374: </directory>
                    375: <directory dist='default'>
1.179     harris41  376:   <protectionlevel>never_delete</protectionlevel>
1.5       harris41  377:   <targetdir dist='default'>home/httpd/perl/logs</targetdir>
1.3       harris41  378:   <categoryname>server standard</categoryname>
1.27      harris41  379:   <description>location where system performance and error logs are kept
1.90      harris41  380:   </description>
                    381: </directory>
1.115     harris41  382: <directory dist='default'>
1.179     harris41  383:   <protectionlevel>modest_delete</protectionlevel>
1.97      albertel  384:   <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>
1.90      harris41  385:   <categoryname>server standard</categoryname>
                    386:   <description>
                    387: Used by lond parent to check if children are responding to USR1 signals
                    388: (otherwise they are killed and replaced).
1.27      harris41  389:   </description>
1.3       harris41  390: </directory>
1.115     harris41  391: <directory dist='default'>
1.179     harris41  392:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  393:   <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
1.3       harris41  394:   <categoryname>server standard</categoryname>
1.27      harris41  395:   <description>location where temporary files (for caching) are stored
                    396:   </description>
1.3       harris41  397: </directory>
1.115     harris41  398: <directory dist='default'>
1.179     harris41  399:   <protectionlevel>modest_delete</protectionlevel>
1.64      harris41  400:   <targetdir dist='default'>home/httpd/prtspool</targetdir>
                    401:   <categoryname>server standard</categoryname>
                    402:   <description>for the output of lonprintout.pm
                    403:   </description>
1.155     harris41  404: </directory>
                    405: <directory dist='default'>
1.179     harris41  406:   <protectionlevel>modest_delete</protectionlevel>
1.534     banghart  407:   <targetdir dist='default'>home/httpd/zipspool</targetdir>
                    408:   <categoryname>server standard</categoryname>
1.540     albertel  409:   <description>for the output of multidownload.pl
1.534     banghart  410:   </description>
                    411: </directory>
                    412: <directory dist='default'>
                    413:   <protectionlevel>modest_delete</protectionlevel>
1.595     raeburn   414:   <targetdir dist='default'>home/httpd/captchaspool</targetdir>
                    415:   <categoryname>server standard</categoryname>
                    416:   <description>for temporary storage of Captcha images</description>
                    417: </directory>
                    418: <directory dist='default'>
                    419:   <protectionlevel>modest_delete</protectionlevel>
                    420:   <targetdir dist='default'>home/httpd/captchadb</targetdir>
                    421:   <categoryname>server standard</categoryname>
                    422:   <description>for temporary storage of Captcha codes</description>
                    423: </directory>
                    424: <directory dist='default'>
                    425:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.137.2  1(raebur  426:4):   <targetdir dist='default'>home/httpd/lonLTItmp</targetdir>
                    427:4):   <categoryname>server standard</categoryname>
                    428:4):   <description>for temporary storage of LTI nonces</description>
                    429:4): </directory>
                    430:4): <directory dist='default'>
                    431:4):   <protectionlevel>modest_delete</protectionlevel>
1.788     raeburn   432:   <targetdir dist='default'>home/httpd/webdav</targetdir>
                    433:   <categoryname>server standard</categoryname>
                    434:   <description>for storage of webdav DAVLock files</description>
                    435: </directory>
                    436: <directory dist='default'>
                    437:   <protectionlevel>modest_delete</protectionlevel>
                    438:   <targetdir dist='default'>home/httpd/webdav/sessionIDs</targetdir>
                    439:   <categoryname>server standard</categoryname>
                    440:   <description>for storage of webdav session files</description>
                    441: </directory>
                    442: <directory dist='default'>
                    443:   <protectionlevel>modest_delete</protectionlevel>
1.155     harris41  444:   <targetdir dist='default'>home/httpd/lib</targetdir>
                    445:   <categoryname>server readonly</categoryname>
                    446:   <description>location of LON-CAPA software modules and
                    447: extensions</description>
1.64      harris41  448: </directory>
1.115     harris41  449: <directory dist='default'>
1.306     albertel  450:   <!-- Must protect localauth.pm/localenroll.pm from extinction. -->
1.179     harris41  451:   <protectionlevel>weak_delete</protectionlevel>
1.34      albertel  452:   <targetdir dist='default'>home/httpd/lib/perl</targetdir>
                    453:   <categoryname>server readonly</categoryname>
                    454:   <description>location of LON-CAPA non web mod-perl handlers</description>
                    455: </directory>
1.115     harris41  456: <directory dist='default'>
1.179     harris41  457:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  458:   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
1.3       harris41  459:   <categoryname>server readonly</categoryname>
                    460:   <description>location of LON-CAPA web mod-perl handlers</description>
1.114     harris41  461: </directory>
1.115     harris41  462: <directory dist='default'>
1.179     harris41  463:   <protectionlevel>modest_delete</protectionlevel>
1.283     www       464:   <targetdir dist='default'>home/httpd/lib/perl/Apache/localize</targetdir>
                    465:   <categoryname>server readonly</categoryname>
                    466:   <description>location of LON-CAPA MakeText translation files</description>
                    467: </directory>
                    468: <directory dist='default'>
                    469:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.137.2  1(raebur  470:4):   <targetdir dist='default'>home/httpd/lib/perl/Apache/math_parser</targetdir>
                    471:4):   <categoryname>server readonly</categoryname>
                    472:4):   <description>location of LON-CAPA math parser</description>
                    473:4): </directory>
                    474:4): <directory dist='default'>
                    475:4):   <protectionlevel>modest_delete</protectionlevel>
1.114     harris41  476:   <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
                    477:   <categoryname>server readonly</categoryname>
                    478:   <description>location of HTML specific perl module fixes and additions
                    479:   </description>
1.3       harris41  480: </directory>
1.115     harris41  481: <directory dist='default'>
1.179     harris41  482:   <protectionlevel>modest_delete</protectionlevel>
1.125     harris41  483:   <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
                    484:   <categoryname>server readonly</categoryname>
                    485:   <description>location of HTML specific perl module fixes and additions
                    486:   </description>
                    487: </directory>
                    488: <directory dist='default'>
1.179     harris41  489:    <protectionlevel>modest_delete</protectionlevel>
                    490:  <targetdir dist='default'>home/httpd/lonIDs</targetdir>
1.3       harris41  491:   <categoryname>server standard</categoryname>
                    492:   <description>cookie jar</description>
                    493: </directory>
1.115     harris41  494: <directory dist='default'>
1.797.2.137.2  1(raebur  495:4):   <protectionlevel>modest_delete</protectionlevel>
                    496:4):   <targetdir dist='default'>home/httpd/ltiIDs</targetdir>
                    497:4):   <categoryname>server standard</categoryname>
                    498:4):   <description>stores LTI callback IDs for session logout</description>
                    499:4): </directory>
                    500:4): <directory dist='default'>
1.226     albertel  501:    <protectionlevel>modest_delete</protectionlevel>
1.797.2.102  raeburn   502:  <targetdir dist='default'>home/httpd/balanceIDs</targetdir>
                    503:   <categoryname>server standard</categoryname>
                    504:   <description>cookie jar</description>
                    505: </directory>
                    506: <directory dist='default'>
                    507:    <protectionlevel>modest_delete</protectionlevel>
1.226     albertel  508:  <targetdir dist='default'>home/httpd/scantron</targetdir>
                    509:   <categoryname>server standard</categoryname>
                    510:   <description>uploaded scantron forms directory</description>
                    511: </directory>
                    512: <directory dist='default'>
1.179     harris41  513:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  514:   <targetdir dist='default'>home/httpd/sockets</targetdir>
1.3       harris41  515:   <categoryname>server standard</categoryname>
                    516:   <description>lonc's sockets</description>
                    517: </directory>
1.115     harris41  518: <directory dist='default'>
1.179     harris41  519:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  520:   <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
1.3       harris41  521:   <categoryname>server standard</categoryname>
                    522:   <description>lonc's sockets (delayed)</description>
                    523: </directory>
1.115     harris41  524: <directory dist='default'>
1.179     harris41  525:   <protectionlevel>never_delete</protectionlevel>
1.26      harris41  526:   <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
                    527:   <categoryname>standard</categoryname>
                    528:   <description>location of cgi scripts</description>
                    529: </directory>
1.115     harris41  530: <directory dist='default'>
1.179     harris41  531:   <protectionlevel>never_delete</protectionlevel>
1.416     albertel  532:   <targetdir dist='default'>home/httpd/cgi-bin/mimetexcache</targetdir>
                    533:   <categoryname>server standard</categoryname>
                    534:   <description>location of cgi scripts</description>
                    535: </directory>
                    536: <directory dist='default'>
                    537:   <protectionlevel>never_delete</protectionlevel>
1.5       harris41  538:   <targetdir dist='default'>home/httpd/html</targetdir>
1.3       harris41  539:   <categoryname>server standard</categoryname>
                    540:   <description>location of web-accessible file tree</description>
                    541: </directory>
1.115     harris41  542: <directory dist='default'>
1.179     harris41  543:   <protectionlevel>never_delete</protectionlevel>
1.766     raeburn   544:   <targetdir dist='default'>home/httpd/html/priv</targetdir>
                    545:   <categoryname>server standard</categoryname>
                    546:   <description>root of hosted authors' construction spaces tree</description>
                    547: </directory>
                    548: <directory dist='default'>
                    549:   <protectionlevel>never_delete</protectionlevel>
1.5       harris41  550:   <targetdir dist='default'>home/httpd/html/res</targetdir>
1.3       harris41  551:   <categoryname>server standard</categoryname>
                    552:   <description>root of resource tree</description>
                    553: </directory>
1.115     harris41  554: <directory dist='default'>
1.179     harris41  555:   <protectionlevel>modest_delete</protectionlevel>
1.151     www       556:   <targetdir dist='default'>home/httpd/html/userfiles</targetdir>
                    557:   <categoryname>server standard</categoryname>
                    558:   <description>root for user uploaded files</description>
                    559: </directory>
                    560: <directory dist='default'>
1.179     harris41  561:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  562:   <targetdir dist='default'>home/httpd/html/adm</targetdir>
1.3       harris41  563:   <categoryname>server readonly</categoryname>
                    564:   <description>unauthenticated resources</description>
                    565: </directory>
1.115     harris41  566: <directory dist='default'>
1.179     harris41  567:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  568:   <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
1.3       harris41  569:   <categoryname>server readonly</categoryname>
                    570:   <description>home of the rat</description>
                    571: </directory>
1.115     harris41  572: <directory dist='default'>
1.179     harris41  573:   <protectionlevel>modest_delete</protectionlevel>
1.407     albertel  574:   <targetdir dist='default'>home/httpd/html/adm/fonts</targetdir>
                    575:   <categoryname>server readonly</categoryname>
                    576:   <description>fonts</description>
                    577: </directory>
                    578: <directory dist='default'>
                    579:   <protectionlevel>modest_delete</protectionlevel>
1.32      harris41  580:   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
                    581:   <categoryname>server readonly</categoryname>
                    582:   <description>online help documentation</description>
1.257     albertel  583: </directory>
                    584: <directory dist='default'>
                    585:   <protectionlevel>modest_delete</protectionlevel>
                    586:   <targetdir dist='default'>home/httpd/html/adm/jme</targetdir>
                    587:   <categoryname>server readonly</categoryname>
                    588:   <description>JME support files</description>
1.140     bowersj2  589: </directory>
                    590: <directory dist='default'>
1.179     harris41  591:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.64  raeburn   592:   <targetdir dist='default'>home/httpd/html/adm/jsme</targetdir>
                    593:   <categoryname>server readonly</categoryname>
                    594:   <description>JSME support files</description>
                    595: </directory>
                    596: <directory dist='default'>
                    597:   <protectionlevel>modest_delete</protectionlevel>
1.431     albertel  598:   <targetdir dist='default'>home/httpd/html/adm/jmol</targetdir>
                    599:   <categoryname>server readonly</categoryname>
                    600:   <description>Jmol files</description>
                    601: </directory>
                    602: <directory dist='default'>
                    603:   <protectionlevel>modest_delete</protectionlevel>
1.708     www       604:   <targetdir dist='default'>home/httpd/html/adm/geogebra</targetdir>
                    605:   <categoryname>server readonly</categoryname>
                    606:   <description>GeoGebra files</description>
                    607: </directory>
                    608: <directory dist='default'>
                    609:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.7  raeburn   610:   <targetdir dist='default'>home/httpd/html/adm/MathJax</targetdir>
                    611:   <categoryname>server readonly</categoryname>
                    612:   <description>MathJax files</description>
                    613: </directory>
                    614: <directory dist='default'>
                    615:   <protectionlevel>modest_delete</protectionlevel>
1.588     www       616:   <targetdir dist='default'>home/httpd/html/adm/dragmath</targetdir>
                    617:   <categoryname>server readonly</categoryname>
                    618:   <description>Formula editor</description>
                    619: </directory>
                    620: <directory dist='default'>
                    621:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.72  raeburn   622:   <targetdir dist='default'>home/httpd/html/adm/reactionresponse</targetdir>
                    623:   <categoryname>server readonly</categoryname>
                    624:   <description>HTML files for reactionresponse items</description>
                    625: </directory>
                    626: <directory dist='default'>
                    627:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.64  raeburn   628:   <targetdir dist='default'>home/httpd/html/adm/LC_math_editor </targetdir>
                    629:   <categoryname>server readonly</categoryname>
                    630:   <description>LON-CAPA math editor</description>
                    631: </directory>
                    632: <directory dist='default'>
                    633:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.137.2  1(raebur  634:4):   <targetdir dist='default'>home/httpd/html/adm/daxe</targetdir>
                    635:4):   <categoryname>server readonly</categoryname>
                    636:4):   <description>Daxe XML editor</description>
                    637:4): </directory>
                    638:4): <directory dist='default'>
                    639:4):   <protectionlevel>modest_delete</protectionlevel>
1.797.2.36  raeburn   640:   <targetdir dist='default'>home/httpd/html/ckeditor</targetdir>
1.672     raeburn   641:   <categoryname>server readonly</categoryname>
                    642:   <description>Rich Text Editor</description>
                    643: </directory>
                    644: <directory dist='default'>
                    645:   <protectionlevel>modest_delete</protectionlevel>
1.671     faziophi  646:   <targetdir dist='default'>home/httpd/html/adm/jQuery</targetdir>
                    647:   <categoryname>server readonly</categoryname>
                    648:   <description>jQuery JavaScript library</description>
                    649: </directory>
                    650: <directory dist='default'>
                    651:   <protectionlevel>modest_delete</protectionlevel>
                    652:   <targetdir dist='default'>home/httpd/html/adm/jQuery/js</targetdir>
                    653:   <categoryname>server readonly</categoryname>
                    654:   <description>jQuery JavaScript library -- js files</description>
                    655: </directory>
                    656: <directory dist='default'>
                    657:   <protectionlevel>modest_delete</protectionlevel>
                    658:   <targetdir dist='default'>home/httpd/html/adm/jQuery/css</targetdir>
                    659:   <categoryname>server readonly</categoryname>
                    660:   <description>jQuery JavaScript library -- css files</description>
                    661: </directory>
                    662: <directory dist='default'>
                    663:   <protectionlevel>modest_delete</protectionlevel>
1.674     faziophi  664:   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness</targetdir>
                    665:   <categoryname>server readonly</categoryname>
                    666:   <description>jQuery JavaScript library -- css files</description>
                    667: </directory>
                    668: <directory dist='default'>
                    669:   <protectionlevel>modest_delete</protectionlevel>
                    670:   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images</targetdir>
                    671:   <categoryname>server readonly</categoryname>
                    672:   <description>jQuery JavaScript library -- css images</description>
                    673: </directory>
1.794     foxr      674: 
1.674     faziophi  675: <directory dist='default'>
                    676:   <protectionlevel>modest_delete</protectionlevel>
1.786     foxr      677:   <targetdir dist='default'>/home/httpd/html/adm/jpicker</targetdir>
                    678:   <categoryname>server readonly</categoryname>
                    679:   <description>JQuery color picker JavaScript library</description>
                    680: </directory>
                    681: <directory dist='default'>
                    682:   <protetionlevel>modest_delete</protectionlevel>
                    683:   <targetdir dist='default'>/home/httpd/html/adm/jpicker/js</targetdir>
                    684:   <categoryname>server readonly</categoryname>
                    685:   <description>JQuery color picker JavaScript library javascript files</description>
                    686: </directory>
                    687: <directory dist='default'>
                    688:   <protectionlevel>modest_delete</protectionlevel>
                    689:   <targetdir dist='default'>/home/httpd/html/adm/jpicker/css</targetdir>
                    690:   <categoryname>server readonly</categoryname>
                    691:   <description>JQuery color picker JavaScript library CSS files</description>
                    692: </directory>
                    693: <directory dist='default'>
                    694:   <protectionlevel>modest_delete</protectionlevel>
                    695:   <targetdir dist='default'>/home/httpd/html/adm/jpicker/images</targetdir>
                    696:   <categoryname>server readonly</categoryname>
                    697:   <description>Jquery color picker javascript library image files</description>
                    698: </directory>
                    699: 
                    700: <directory dist='default'>
                    701:   <protectionlevel>modest_delete</protectionlevel>
1.794     foxr      702:   <targetdir dist='default'>/home/httpd/html/adm/countdown</targetdir>
                    703:   <categoryname>server readonly</categoryname>
                    704:   <description>JQuery countdown timer</description>
                    705: </directory>
                    706: <directory dist='default'>
                    707:   <protectionlevel>modest_delete</protectionlevel>
                    708:   <targetdir dist='default'>/home/httpd/html/adm/countdown/js</targetdir>
                    709:   <categoryname>server readonly</categoryname>
                    710:   <description>JQuery countdown timer</description>
                    711: </directory>
                    712: <directory dist='default'>
                    713:   <protectionlevel>modest_delete</protectionlevel>
                    714:   <targetdir dist='default'>/home/httpd/html/adm/countdown/css</targetdir>
                    715:   <categoryname>server readonly</categoryname>
                    716:   <description>JQuery countdown timer</description>
                    717: </directory>
1.797.2.81  raeburn   718: <directory dist='default'>
                    719:   <protectionlevel>modest_delete</protectionlevel>
                    720:   <targetdir dist='default'>/home/httpd/html/adm/codemirror</targetdir>
                    721:   <categoryname>server readonly</categoryname>
                    722:   <description>Codemirror</description>
                    723: </directory>
                    724: <directory dist='default'>
                    725:   <protectionlevel>modest_delete</protectionlevel>
                    726:   <targetdir dist='default'>/home/httpd/html/adm/jQuery/addons</targetdir>
                    727:   <categoryname>server readonly</categoryname>
                    728:   <description>jQuery addons</description>
                    729: </directory>
                    730: 
1.797.2.20  raeburn   731:  
                    732: <!-- JQuery spellchecker plugin -->
                    733: 
                    734: <directory dist='default'>
                    735:   <protectionlevel>modest_delete</protectionlevel>
                    736:   <targetdir dist='default'>/home/httpd/html/adm/spellchecker</targetdir>
                    737:   <categoryname>server readonly</categoryname>
                    738:   <description>JQuery spellchecker plugin</description>
                    739: </directory>
                    740: <directory dist='default'>
                    741:   <protectionlevel>modest_delete</protectionlevel>
                    742:   <targetdir dist='default'>/home/httpd/html/adm/spellchecker/js</targetdir>
                    743:   <categoryname>server readonly</categoryname>
                    744:   <description>JQuery spellchecker plugin</description>
                    745: </directory>
                    746: <directory dist='default'>
                    747:   <protectionlevel>modest_delete</protectionlevel>
                    748:   <targetdir dist='default'>/home/httpd/html/adm/spellchecker/css</targetdir>
                    749:   <categoryname>server readonly</categoryname>
                    750:   <description>JQuery spellchecker plugin</description>
                    751: </directory>
                    752: <directory dist='default'>
                    753:   <protectionlevel>modest_delete</protectionlevel>
                    754:   <targetdir dist='default'>/home/httpd/html/adm/spellchecker/img</targetdir>
                    755:   <categoryname>server readonly</categoryname>
                    756:   <description>JQuery spellchecker plugin</description>
                    757: </directory>
1.794     foxr      758: 
1.797.2.36  raeburn   759: <!-- JQuery nicescroll plugin -->
                    760: 
                    761: <directory dist='default'>
                    762:   <protectionlevel>modest_delete</protectionlevel>
                    763:   <targetdir dist='default'>/home/httpd/html/adm/nicescroll</targetdir>
                    764:   <categoryname>server readonly</categoryname>
                    765:   <description>JQuery nicescroll plugin</description>
                    766: </directory>
                    767: 
1.794     foxr      768: <directory dist='default'>
                    769:   <protectionlevel>modest_delete</protectionlevel>
1.235     bowersj2  770:   <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
                    771:   <categoryname>server readonly</categoryname>
                    772:   <description>XML specifications for helpers</description>
                    773: </directory>
                    774: <directory dist='default'>
                    775:   <protectionlevel>modest_delete</protectionlevel>
1.140     bowersj2  776:   <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
                    777:   <categoryname>server readonly</categoryname>
                    778:   <description>online help documentation gif files</description>
                    779: </directory>
                    780: <directory dist='default'>
1.179     harris41  781:   <protectionlevel>modest_delete</protectionlevel>
1.140     bowersj2  782:   <targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir>
                    783:   <categoryname>server readonly</categoryname>
                    784:   <description>online help documentation eps files</description>
                    785: </directory>
                    786: <directory dist='default'>
1.179     harris41  787:   <protectionlevel>modest_delete</protectionlevel>
1.140     bowersj2  788:   <targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir>
                    789:   <categoryname>server readonly</categoryname>
                    790:   <description>online help documentation tex files</description>
                    791: </directory>
                    792: <directory dist='default'>
1.179     harris41  793:   <protectionlevel>modest_delete</protectionlevel>
1.317     www       794:   <targetdir dist='default'>home/httpd/html/adm/help/tex/ru</targetdir>
                    795:   <categoryname>server readonly</categoryname>
                    796:   <description>Russian online help documentation tex files</description>
                    797: </directory>
                    798: <directory dist='default'>
                    799:   <protectionlevel>modest_delete</protectionlevel>
1.485     www       800:   <targetdir dist='default'>home/httpd/html/adm/help/tex/de</targetdir>
                    801:   <categoryname>server readonly</categoryname>
                    802:   <description>German online help documentation tex files</description>
                    803: </directory>
                    804: <directory dist='default'>
                    805:   <protectionlevel>modest_delete</protectionlevel>
1.140     bowersj2  806:   <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
                    807:   <categoryname>server readonly</categoryname>
                    808:   <description>online help documentation png files</description>
1.32      harris41  809: </directory>
1.115     harris41  810: <directory dist='default'>
1.179     harris41  811:   <protectionlevel>modest_delete</protectionlevel>
1.118     harris41  812:   <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
1.73      harris41  813:   <categoryname>server readonly</categoryname>
                    814:   <description>online help documentation for the LON-CAPA programming
                    815: interface</description>
                    816: </directory>
1.115     harris41  817: <directory dist='default'>
1.179     harris41  818:   <protectionlevel>modest_delete</protectionlevel>
1.118     harris41  819:   <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
                    820:   </targetdir>
1.73      harris41  821:   <categoryname>server readonly</categoryname>
                    822:   <description>online help documentation for the LON-CAPA programming
                    823: interface, Apache (mod_perl) handlers</description>
                    824: </directory>
1.115     harris41  825: <directory dist='default'>
1.179     harris41  826:   <protectionlevel>modest_delete</protectionlevel>
1.77      harris41  827:   <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
                    828:   <categoryname>server readonly</categoryname>
                    829:   <description>online help documentation for the LON-CAPA programming
                    830: interface, Apache (mod_perl) handlers</description>
                    831: </directory>
1.115     harris41  832: <directory dist='default'>
1.179     harris41  833:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  834:   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
1.3       harris41  835:   <categoryname>server readonly</categoryname>
                    836:   <description>graphic widgets</description>
                    837: </directory>
1.115     harris41  838: <directory dist='default'>
1.179     harris41  839:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  840:   <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
1.3       harris41  841:   <categoryname>server readonly</categoryname>
1.57      harris41  842:   <description>miscellaneous resources</description>
1.3       harris41  843: </directory>
1.115     harris41  844: <directory dist='default'>
1.179     harris41  845:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  846:   <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
1.3       harris41  847:   <categoryname>server readonly</categoryname>
                    848:   <description>error warnings and icons</description>
                    849: </directory>
1.115     harris41  850: <directory dist='default'>
1.179     harris41  851:   <protectionlevel>never_delete</protectionlevel>
1.5       harris41  852:   <targetdir dist='default'>home/httpd/lonUsers</targetdir>
1.3       harris41  853:   <categoryname>server standard</categoryname>
1.10      harris41  854:   <description>Home directories of local users.  There is a five-tier
1.3       harris41  855: structure to the directories:
                    856: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
                    857: a user fredflint at MSU would have his information located in
1.115     harris41  858: lonUsers/msu/f/r/e/fredflint.<br />&#160;<br />Within this directory there are
1.27      harris41  859: a variety of files which govern the scope of what a user can do within the
                    860: LON-CAPA system.  A passwd file determines the type of authentication
                    861: mechanism to use.
                    862:  There also are files such as roles.hist (and its database compilation,
1.3       harris41  863: roles.db) which specify the roles and privileges for a user in the
                    864: LON-CAPA system.</description>
                    865: </directory>
1.115     harris41  866: <directory dist='default'>
1.369     albertel  867:   <protectionlevel>never_delete</protectionlevel>
                    868:   <targetdir dist='default'>home/httpd/lonCerts</targetdir>
                    869:   <categoryname>server standard</categoryname>
                    870:   <description>
                    871:     Directory for Certificates for SSL and local auth modes
                    872:   </description>
                    873: </directory>
                    874: <directory dist='default'>
1.179     harris41  875:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  876:   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
1.3       harris41  877:   <categoryname>server readonly</categoryname>
                    878:   <description>mathematics markup language resources</description>
                    879: </directory>
1.115     harris41  880: <directory dist='default'>
1.179     harris41  881:   <protectionlevel>modest_delete</protectionlevel>
1.260     www       882:   <targetdir dist='default'>home/httpd/html/res/lib/templates</targetdir>
                    883:   <categoryname>server readonly</categoryname>
                    884:   <description>Resource library
                    885:   </description>
                    886: </directory>
                    887: <directory dist='default'>
                    888:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  889:   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
1.3       harris41  890:   <categoryname>server readonly</categoryname>
1.27      harris41  891:   <description>files useful for including within customized scripting
                    892:   </description>
1.3       harris41  893: </directory>
1.115     harris41  894: <directory dist='default'>
1.179     harris41  895:   <protectionlevel>modest_delete</protectionlevel>
1.27      harris41  896:   <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
                    897:   </targetdir>
1.19      harris41  898:   <categoryname>server readonly</categoryname>
                    899:   <description>template files useful for customized scripts</description>
                    900: </directory>
1.115     harris41  901: <directory dist='default'>
1.179     harris41  902:   <protectionlevel>never_delete</protectionlevel>
1.5       harris41  903:   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
1.3       harris41  904:   <categoryname>server standard</categoryname>
1.133     harris41  905:   <description>status reports; online logs are kept that
                    906: are viewable over the world-wide web</description>
1.3       harris41  907: </directory>
1.115     harris41  908: <directory dist='default'>
1.179     harris41  909:   <protectionlevel>modest_delete</protectionlevel>
1.5       harris41  910:   <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
1.3       harris41  911:   <categoryname>server readonly</categoryname>
                    912:   <description>web user interface resources</description>
                    913: </directory>
1.115     harris41  914: <directory dist='default'>
1.179     harris41  915:   <protectionlevel>modest_delete</protectionlevel>
1.304     www       916:   <targetdir dist='default'>home/httpd/html/res/adm/pages/pt</targetdir>
                    917:   <categoryname>server readonly</categoryname>
                    918:   <description>web user interface resources - Portuguese</description>
                    919: </directory>
                    920: <directory dist='default'>
                    921:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.1  raeburn   922:   <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
                    923:   <categoryname>server readonly</categoryname>
                    924:   <description>LCD font for remote control</description>
                    925: </directory>
                    926: <directory dist='default'>
                    927:   <protectionlevel>modest_delete</protectionlevel>
1.166     www       928:   <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
                    929:   <categoryname>server readonly</categoryname>
                    930:   <description>Logos for LON-CAPA domains</description>
                    931: </directory>
                    932: <directory dist='default'>
1.179     harris41  933:   <protectionlevel>modest_delete</protectionlevel>
1.168     www       934:   <targetdir dist='default'>home/httpd/lonTabs/lonDomColors</targetdir>
                    935:   <categoryname>server readonly</categoryname>
                    936:   <description>Designs for LON-CAPA domains</description>
                    937: </directory>
                    938: <directory dist='default'>
1.179     harris41  939:   <protectionlevel>modest_delete</protectionlevel>
1.797.2.43  raeburn   940:   <targetdir dist='default'>home/httpd/lonTabs/dns_checksums</targetdir>
                    941:   <categoryname>server readonly</categoryname>
                    942:   <description>Version numbers and checksums</description>
                    943: </directory>
                    944: <directory dist='default'>
                    945:   <protectionlevel>modest_delete</protectionlevel>
1.165     www       946:   <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
                    947:   <categoryname>server readonly</categoryname>
                    948:   <description>Page headers and graphical interface files</description>
                    949: </directory>
                    950: <directory dist='default'>
1.179     harris41  951:   <protectionlevel>modest_delete</protectionlevel>
1.27      harris41  952:   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
                    953:   </targetdir>
1.3       harris41  954:   <categoryname>server readonly</categoryname>
                    955:   <description></description>
                    956: </directory>
1.115     harris41  957: <directory dist='default'>
1.179     harris41  958:   <protectionlevel>modest_delete</protectionlevel>
1.37      harris41  959:   <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
                    960:   </targetdir>
                    961:   <categoryname>server readonly</categoryname>
                    962:   <description>icons that help depict the file system (outdated)</description>
1.3       harris41  963: </directory>
1.115     harris41  964: <directory dist='default'>
1.179     harris41  965:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41  966:   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
1.115     harris41  967:   <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
1.259     albertel  968:   <targetdir dist='redhat8 redhat9'>usr/lib/perl5/site_perl/5.8.0</targetdir>
1.653     raeburn   969:   <targetdir dist='debian5'>usr/local/lib/perl/5.10.0</targetdir>
1.142     harris41  970:   <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
1.3       harris41  971:   <categoryname>standard</categoryname>
1.37      harris41  972:   <description>system perl tree (usually present on linux systems)
1.27      harris41  973:   </description>
1.3       harris41  974: </directory>
1.115     harris41  975: <directory dist='default'>
1.179     harris41  976:   <protectionlevel>modest_delete</protectionlevel>
1.152     harris41  977:   <targetdir dist='default'>usr/local/loncapa/bin</targetdir>
                    978:   <categoryname>standard</categoryname>
                    979:   <description>local binary files for loncapa</description>
                    980: </directory>
                    981: <directory dist='default'>
1.179     harris41  982:   <protectionlevel>modest_delete</protectionlevel>
1.152     harris41  983:   <targetdir dist='default'>usr/local/loncapa/doc</targetdir>
                    984:   <categoryname>standard</categoryname>
                    985:   <description>local documentation files for loncapa</description>
                    986: </directory>
                    987: <directory dist='default'>
1.179     harris41  988:   <protectionlevel>modest_delete</protectionlevel>
1.152     harris41  989:   <targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir>
1.103     harris41  990:   <categoryname>standard</categoryname>
1.152     harris41  991:   <description>examples of configuration files for secondary
                    992:  services</description>
1.103     harris41  993: </directory>
1.115     harris41  994: <directory dist='default'>
1.206     harris41  995:   <protectionlevel>modest_delete</protectionlevel>
                    996:   <targetdir dist='default'>usr/local/loncapa/sbin</targetdir>
                    997:   <categoryname>standard</categoryname>
                    998:   <description>local "auxiliary" binary files for loncapa</description>
                    999: </directory>
                   1000: <directory dist='default'>
1.179     harris41 1001:   <protectionlevel>never_delete</protectionlevel>
1.103     harris41 1002:   <targetdir dist='default'>usr/local/man/man1</targetdir>
                   1003:   <categoryname>standard</categoryname>
                   1004:   <description>local manual pages</description>
                   1005: </directory>
1.115     harris41 1006: <directory dist='default'>
1.179     harris41 1007:   <protectionlevel>never_delete</protectionlevel>
1.77      harris41 1008:   <targetdir dist='default'>usr/man/man1</targetdir>
                   1009:   <categoryname>standard</categoryname>
                   1010:   <description>manual pages</description>
                   1011: </directory>
1.115     harris41 1012: <directory dist='default'>
1.179     harris41 1013:   <protectionlevel>never_delete</protectionlevel>
1.75      harris41 1014:   <targetdir dist='default'>usr/man/man3</targetdir>
1.73      harris41 1015:   <categoryname>standard</categoryname>
1.75      harris41 1016:   <description>manual pages</description>
1.73      harris41 1017: </directory>
1.115     harris41 1018: <directory dist='default'>
1.179     harris41 1019:   <protectionlevel>never_delete</protectionlevel>
1.37      harris41 1020:   <targetdir dist='default'>usr/sbin</targetdir>
1.3       harris41 1021:   <categoryname>standard</categoryname>
1.37      harris41 1022:   <description>standard linux directory for superuser executables</description>
1.2       harris41 1023: </directory>
1.14      harris41 1024: </directories>
                   1025: <files>
1.4       harris41 1026: <file>
1.37      harris41 1027: <source>loncom/krb.conf</source>
1.175     harris41 1028: <target dist='default'>usr/local/loncapa/doc/conf_examples/krb.conf</target>
                   1029: <categoryname>static conf</categoryname>
1.37      harris41 1030: <description>
                   1031: which Kerberos server to contact for specified Kerberos domains
                   1032: </description>
                   1033: <note>
1.59      harris41 1034: <table cellpadding='0' cellspacing='0' border='1'>
1.37      harris41 1035: <tr><td>
                   1036: list elements are separated by newlines
                   1037: </td></tr>
                   1038: <tr><td>
                   1039: each list element consists of only two subelements separated by a colon
                   1040: <br />
                   1041: <ul>
                   1042: <li>Kerberos domain value</li>
                   1043: <li>Kerberos server IP address</li>
                   1044: </ul>
                   1045: </td></tr>
                   1046: </table>
                   1047: </note>
1.85      harris41 1048: </file>
                   1049: <file>
                   1050: <source>loncom/loncapa.conf</source>
                   1051: <target dist='default'>etc/httpd/conf/loncapa.conf</target>
1.797.2.133  raeburn  1052: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24'>etc/apache2/loncapa.conf</target>
1.85      harris41 1053: <categoryname>conf</categoryname>
                   1054: <description>
1.129     harris41 1055: <p>
1.85      harris41 1056: The goal of this file is to implement all LON-CAPA specific
1.129     harris41 1057: customization of the Apache web server (most all of these values
                   1058: require manual input from the system administrator at some point).
                   1059: The values in this file, as opposed to loncapa_apache.conf, are
                   1060: meant to be machine and institution specific.
                   1061: </p>
                   1062: <p>
                   1063: For the LON-CAPA network server and perl module
                   1064: handlers, it defines machine specific settings including lonHostID, lonRole,
                   1065: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt.
                   1066: </p>
                   1067: <p>
                   1068: This file should not be viewable by regular users of the system.
                   1069: Only root and www should be able to view the contents of this file
                   1070: since lonReceipt is sensitive.
                   1071: </p>
1.4       harris41 1072: </description>
                   1073: <note>
                   1074: <b>configure</b>
                   1075: <br />
1.91      harris41 1076: <table cellpadding='0' cellspacing='0' border='1'>
1.27      harris41 1077: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
                   1078: machine</td></tr>
                   1079: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
                   1080: access</td></tr>
1.4       harris41 1081: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
                   1082: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
                   1083: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
1.27      harris41 1084: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
                   1085: seconds</td></tr>
1.10      harris41 1086: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
1.27      harris41 1087: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
                   1088: MySQL database</td></tr>
1.4       harris41 1089: </table>
                   1090: </note>
1.129     harris41 1091: </file>
1.784     raeburn  1092: <file type="postaboutversion">
1.129     harris41 1093: <source>loncom/loncapa_apache.conf</source>
                   1094: <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
1.797.2.133  raeburn  1095: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24'>etc/apache2/loncapa_apache.conf</target>
1.129     harris41 1096: <categoryname>static conf</categoryname>
                   1097: <description>
                   1098: The goal of this file is to implement all LON-CAPA specific
                   1099: customization of the Apache web server that does not require
                   1100: user input.
                   1101: 
                   1102: For the Apache web server, it defines a global
                   1103: access configuration which defines what server options (Indexes", "Includes",
                   1104: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
                   1105: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
                   1106: and "/usr/doc").  For the LON-CAPA network server and perl module
                   1107: handlers, it defines 
                   1108: and internal machine settings for specific directories, socket ports,
                   1109: the www@localhost MySQL password, and browser detection logic.
                   1110: </description>
1.4       harris41 1111: </file>
                   1112: <file>
1.797.2.30  raeburn  1113: <source>loncom/loncapa_apache_local.conf</source>
                   1114: <target dist='default'>etc/httpd/conf/loncapa_apache_local.conf</target>
1.797.2.133  raeburn  1115: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24'>etc/apache2/loncapa_apache_local.conf</target>
1.797.2.30  raeburn  1116: <categoryname>static conf</categoryname>
                   1117: <description>
                   1118: Documentation file describing how to add domain-specific Apache configuration
                   1119: files, e.g., (loncapa_apache_localmsu.conf).
                   1120: loncapa_apache_local.conf needs to exist if no domain-specific file has so far
                   1121: been created so that Apache 2.4 will start, given that loncapa_apache.conf has:
                   1122: Include conf/loncapa_apache_local*.conf
                   1123: </description>
                   1124: </file>
                   1125: <file>
1.4       harris41 1126: <source>loncom/startup.pl</source>
1.5       harris41 1127: <target dist='default'>etc/httpd/conf/startup.pl</target>
1.797.2.133  raeburn  1128: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24'>etc/apache2/startup.pl</target>
1.4       harris41 1129: <categoryname>static conf</categoryname>
                   1130: <description>
                   1131: This file provides initializations for perl handlers.  It adjusts what
                   1132: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
                   1133: well as causing the Apache module to be used for every perl handler.
1.171     harris41 1134: <tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
1.4       harris41 1135: </description>
                   1136: </file>
1.654     raeburn  1137: <link>
                   1138: <linkto>etc/apache2</linkto>
1.797.2.133  raeburn  1139: <target dist='debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24'>
1.654     raeburn  1140: etc/apache2/conf
                   1141: </target>
                   1142: <categoryname>symbolic link</categoryname>
                   1143: <description>
                   1144: symbolic link to directory /etc/apache2 from /etc/apache2/conf
                   1145: </description>
                   1146: </link>
1.4       harris41 1147: <file>
1.753     raeburn  1148: <source>loncom/rewrites/loncapa_rewrite_off.conf</source>
                   1149: <target dist='default'>etc/httpd/conf/loncapa_rewrite.conf</target>
1.797.2.133  raeburn  1150: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24'>etc/apache2/loncapa_rewrite.conf</target>
1.753     raeburn  1151: <categoryname>conf</categoryname>
                   1152: <description>
                   1153: Default rewrite file. 
                   1154: Default is to disable rewriting of external requests for http:// to https:// 
                   1155: by setting: RewriteEngine off
                   1156: </description>
                   1157: </file>
                   1158: <file>
1.749     raeburn  1159: <source>loncom/rewrites/loncapa_rewrite_on.conf</source>
                   1160: <target dist='default'>etc/httpd/conf/rewrites/loncapa_rewrite_on.conf</target>
                   1161: <target dist='sles9'>etc/apache/rewrites/loncapa_rewrite_on.conf</target>
1.797.2.133  raeburn  1162: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24'>etc/apache2/rewrites/loncapa_rewrite_on.conf</target>
1.749     raeburn  1163: <categoryname>static conf</categoryname>
                   1164: <description>
                   1165: 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
1.797.2.95  raeburn  1166: external requests for http:// to https://
1.749     raeburn  1167: </description>
                   1168: </file>
                   1169: <file>
                   1170: <source>loncom/rewrites/loncapa_rewrite_off.conf</source>
                   1171: <target dist='default'>etc/httpd/conf/rewrites/loncapa_rewrite_off.conf</target>
                   1172: <target dist='sles9'>etc/apache/rewrites/loncapa_rewrite_off.conf</target>
1.797.2.133  raeburn  1173: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24'>etc/apache2/rewrites/loncapa_rewrite_off.conf</target>
1.749     raeburn  1174: <categoryname>static conf</categoryname>
                   1175: <description>
                   1176: 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
                   1177: external requests for http:// to https:// 
                   1178: </description>
                   1179: </file>
                   1180: <file>
1.139     matthew  1181: <source>loncom/thesaurus/thesaurus.db</source>
                   1182: <target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
                   1183: <categoryname>system file</categoryname>
1.46      harris41 1184: <description>
1.139     matthew  1185: Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
1.46      harris41 1186: </description>
1.271     matthew  1187: <build trigger='always run'>
1.139     matthew  1188: loncom/thesaurus/build_thesaurus_wrapper.sh
                   1189: </build>
                   1190: <dependencies>
1.360     albertel 1191: rawkey.txt;
                   1192: build_thesaurus_db.pl;
                   1193: build_thesaurus_wrapper.sh
1.139     matthew  1194: </dependencies>
1.46      harris41 1195: </file>
                   1196: <file>
1.10      harris41 1197: <source>loncom/interface/mydesk.tab</source>
                   1198: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
                   1199: <categoryname>static conf</categoryname>
                   1200: <description>
                   1201: Config file for "My Desk"
                   1202: </description>
                   1203: </file>
                   1204: <file>
1.4       harris41 1205: <source>loncom/interface/filetypes.tab</source>
1.5       harris41 1206: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
1.4       harris41 1207: <categoryname>static conf</categoryname>
                   1208: <description>
                   1209: Descriptive list of file extensions, and extension groupings.
1.135     matthew  1210: </description>
                   1211: </file>
                   1212: <file>
                   1213: <source>loncom/interface/filecategories.tab</source>
                   1214: <target dist='default'>home/httpd/lonTabs/filecategories.tab</target>
                   1215: <categoryname>static conf</categoryname>
                   1216: <description>
                   1217: Descriptive list of file extensions and broad categorization.
1.184     albertel 1218: </description>
                   1219: </file>
                   1220: <file>
1.201     albertel 1221: <source>loncom/cgi/barcode.png</source>
                   1222: <target dist='default'>home/httpd/cgi-bin/barcode.png</target>
1.26      harris41 1223: <categoryname>script</categoryname>
                   1224: <description>
                   1225: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
                   1226: parameter.
1.293     taceyjo1 1227: </description>
                   1228: </file>
                   1229: <file>
1.797.2.137.2  1(raebur 1230:4): <source>loncom/cgi/archive.pl</source>
                   1231:4): <target dist='default'>home/httpd/cgi-bin/archive.pl</target>
                   1232:4): <categoryname>script</categoryname>
                   1233:4): <description>
                   1234:4): Create an archive file of specified files in an Authoring Space,
                   1235:4): for download by the author. Archive file is either a tar file
                   1236:4): (with gzip, bzip2 or xz compression), or a zip file.
                   1237:4): </description>
                   1238:4): </file>
                   1239:4): <file>
1.293     taceyjo1 1240: <source>loncom/cgi/decompress.pl</source>
                   1241: <target dist='default'>home/httpd/cgi-bin/decompress.pl</target>
                   1242: <categoryname>script</categoryname>
1.295     taceyjo1 1243: <description>
1.294     taceyjo1 1244: Decompresses an archive into its files inside of the construction space
1.101     harris41 1245: </description>
                   1246: </file>
                   1247: <file>
1.280     www      1248: <source>loncom/cgi/takeoffline.pl</source>
                   1249: <target dist='default'>home/httpd/cgi-bin/takeoffline.pl</target>
                   1250: <categoryname>script</categoryname>
                   1251: <description>
                   1252: Take machine offline
                   1253: </description>
                   1254: </file>
                   1255: <file>
                   1256: <source>loncom/cgi/takeonline.pl</source>
                   1257: <target dist='default'>home/httpd/cgi-bin/takeonline.pl</target>
                   1258: <categoryname>script</categoryname>
                   1259: <description>
                   1260: Take machine online
                   1261: </description>
                   1262: </file>
                   1263: <file>
1.131     www      1264: <source>loncom/cgi/thumbnail.gif</source>
                   1265: <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
                   1266: <categoryname>script</categoryname>
                   1267: <description>
                   1268: Produces a thumbnail image of the url given
                   1269: </description>
                   1270: </file>
                   1271: <file>
1.101     harris41 1272: <source>loncom/cgi/clusterstatus.pl</source>
                   1273: <target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>
                   1274: <categoryname>script</categoryname>
                   1275: <description>
                   1276: utility cgi script to view status of cluster
1.284     www      1277: </description>
                   1278: </file>
                   1279: <file>
                   1280: <source>loncom/cgi/translator.pl</source>
                   1281: <target dist='default'>home/httpd/cgi-bin/translator.pl</target>
                   1282: <categoryname>script</categoryname>
                   1283: <description>
                   1284: utility cgi script to enter translations
1.160     harris41 1285: </description>
                   1286: </file>
                   1287: <file>
                   1288: <source>loncom/build/system_dependencies/perltest.pl</source>
                   1289: <target dist='default'>home/httpd/cgi-bin/perltest.pl</target>
                   1290: <categoryname>script</categoryname>
1.161     harris41 1291: <description>
                   1292: utility cgi script to view status of perl modules
                   1293: </description>
                   1294: </file>
                   1295: <file>
                   1296: <source>loncom/build/system_dependencies/cpan_distributions.txt</source>
                   1297: <target dist='default'>home/httpd/cgi-bin/cpan_distributions.txt</target>
                   1298: <categoryname>interface file</categoryname>
1.160     harris41 1299: <description>
                   1300: utility cgi script to view status of perl modules
1.4       harris41 1301: </description>
1.289     matthew  1302: </file>
                   1303: <file>
                   1304:   <source>loncom/cgi/loncgi.pm</source>
                   1305:   <target dist='default'>home/httpd/lib/perl/LONCAPA/loncgi.pm</target>
                   1306:   <categoryname>system file</categoryname>
                   1307:   <description>
                   1308:       Provides a common interface to LON-CAPA cookies and environment.
                   1309:   </description>
1.4       harris41 1310: </file>
                   1311: <file>
1.757     foxr     1312:   <source>loncom/lonmap.pm</source>
                   1313:   <target dist='default'>home/httpd/lib/perl/Apache/lonmap.pm</target>
                   1314:   <categoryname>system file</categoryname>
                   1315:   <description>
                   1316:       Provides a module to read course files into hashes.
                   1317:   </description>
                   1318: </file>
                   1319: <file>
1.625     raeburn  1320:   <source>loncom/cgi/lonauthcgi.pm</source>
                   1321:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>
                   1322:   <categoryname>system file</categoryname>
                   1323:   <description>
                   1324:       Provides routines used in authorization of server status CGI scripts 
                   1325:   </description>
                   1326: </file>
                   1327: <file>
1.201     albertel 1328: <source>loncom/cgi/graph.png</source>
                   1329: <target dist='default'>home/httpd/cgi-bin/graph.png</target>
1.45      harris41 1330: <categoryname>script</categoryname>
                   1331: <description>
                   1332: Dynamically outputs a graph especially for lonstatistics.pm.
                   1333: </description>
                   1334: <note>
                   1335: Depends on perl modules:
                   1336: GDGraph-1.33 and GDTextUtils-0.80.
1.64      harris41 1337: </note>
1.100     harris41 1338: </file>
                   1339: <file>
                   1340: <source>loncom/cgi/lonversions.pl</source>
                   1341: <target dist='default'>home/httpd/cgi-bin/lonversions.pl</target>
                   1342: <categoryname>script</categoryname>
                   1343: <description>
                   1344: utility cgi script to view software versions of a remote server
                   1345: </description>
                   1346: </file>
                   1347: <file>
1.797.2.28  raeburn  1348: <source>loncom/cgi/lonmodulecheck.pl</source>
                   1349: <target dist='default'>home/httpd/cgi-bin/lonmodulecheck.pl</target>
                   1350: <categoryname>script</categoryname>
                   1351: <description>
                   1352: utility cgi script to check for differences between currently
                   1353: installed versions of LON-CAPA modules and those expected for the
                   1354: LON-CAPA release installed on the server.
                   1355: </description>
                   1356: </file>
                   1357: <file>
1.100     harris41 1358: <source>loncom/cgi/ping.pl</source>
                   1359: <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
                   1360: <categoryname>script</categoryname>
                   1361: <description>
                   1362: cgi-script to ping other server
                   1363: </description>
1.65      harris41 1364: </file>
                   1365: <file>
1.66      harris41 1366: <source>loncom/cgi/plot.gif</source>
1.65      harris41 1367: <target dist='default'>home/httpd/cgi-bin/plot.gif</target>
                   1368: <categoryname>script</categoryname>
                   1369: <description>
                   1370: Dynamically outputs X-Y plots with point, line, etc functions.
1.213     www      1371: </description>
                   1372: </file>
1.501     albertel 1373: <link>
                   1374:   <linkto>home/httpd/cgi-bin/plot.gif</linkto>
                   1375:   <target dist='default'>home/httpd/cgi-bin/plot.png</target>
                   1376:   <categoryname>symbolic link</categoryname>
                   1377:   <description>symbolic link for plot.png to point at plot.gif</description>
                   1378: </link>
1.213     www      1379: <file>
                   1380: <source>loncom/cgi/imagechoice.pl</source>
                   1381: <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>
                   1382: <categoryname>script</categoryname>
                   1383: <description>
                   1384: Helper to select image coordinates in writing homework involving images.
1.65      harris41 1385: </description>
1.64      harris41 1386: </file>
                   1387: <file>
                   1388: <source>loncom/interface/printout.pl</source>
                   1389: <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
                   1390: <categoryname>script</categoryname>
                   1391: <description>
                   1392: cgi script
                   1393: </description>
                   1394: <note>
                   1395: Depends on srm.conf entry:
                   1396: Alias /prtspool/ /home/httpd/prtspool/
                   1397: as well as a /home/httpd/prtspool directory.
1.45      harris41 1398: </note>
                   1399: </file>
1.540     albertel 1400: 
                   1401: <file>
                   1402:   <source>loncom/interface/multidownload.pl</source>
1.541     raeburn  1403:   <target dist='default'>home/httpd/cgi-bin/multidownload.pl</target>
1.540     albertel 1404:   <categoryname>script</categoryname>
                   1405:   <description>
                   1406: cgi script to generate a zip file of all student submissions
                   1407:   </description>
                   1408:   <note>
                   1409: Depends on srm.conf entry:
                   1410: Alias /zipspool/ /home/httpd/zipspool/
                   1411: as well as a /home/httpd/zipspool directory.
                   1412:   </note>
                   1413: </file>
                   1414: 
1.45      harris41 1415: <file>
1.41      harris41 1416: <source>loncom/cgi/metadata_keywords.pl</source>
                   1417: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
                   1418: <categoryname>script</categoryname>
                   1419: <description>
                   1420: a cgi-script (not mod_perl), which contacts MySQL and pulls
                   1421: out all keywords in this format:
                   1422: 
                   1423: coil,magnetic,transformer
                   1424: transformer,coils,current,amperes,voltage,transformers,coil
                   1425: flux,magnetic,current,transformer
                   1426: coil,loop,field,magnetic
                   1427: 
                   1428: ... etc (one line per entry).
                   1429: 
                   1430: and simply prints this text-only (no markup) to the browser
1.182     www      1431: </description>
                   1432: </file>
                   1433: <file>
                   1434: <source>loncom/cgi/metadata_harvest.pl</source>
                   1435: <target dist='default'>home/httpd/cgi-bin/metadata_harvest.pl</target>
                   1436: <categoryname>script</categoryname>
                   1437: <description>
                   1438: a cgi-script (not mod_perl), which contacts MySQL and pulls
                   1439: out all records in "|"-separated format.
                   1440: To be used by very simple harvesting engines.
1.261     www      1441: </description>
                   1442: </file>
                   1443: <file>
                   1444: <source>loncom/homework/simpleproblem.problem</source>
                   1445: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem</target>
                   1446: <categoryname>interface file</categoryname>
                   1447: <description>
                   1448: Generic resource for DOCS "Simple Problem"
                   1449: </description>
                   1450: </file>
                   1451: <file>
                   1452: <source>loncom/homework/simpleproblem.problem.meta</source>
                   1453: <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem.meta</target>
                   1454: <categoryname>interface file</categoryname>
                   1455: <description>
                   1456: Meta file for generic resource for DOCS "Simple Problem"
1.41      harris41 1457: </description>
                   1458: </file>
1.260     www      1459: <file>
1.468     www      1460: <source>loncom/homework/templates/DropBox.problem</source>
                   1461: <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem</target>
                   1462: <categoryname>interface file</categoryname>
                   1463: <description>
                   1464: Generic resource for DOCS "Drop Box"
                   1465: </description>
                   1466: </file>
                   1467: <file>
                   1468: <source>loncom/homework/templates/DropBox.problem.meta</source>
                   1469: <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem.meta</target>
                   1470: <categoryname>interface file</categoryname>
                   1471: <description>
                   1472: Meta file for generic resource for DOCS "Drop Box"
                   1473: </description>
                   1474: </file>
                   1475: 
                   1476: <file>
1.260     www      1477: <source>loncom/homework/templates/examupload.problem</source>
                   1478: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem</target>
                   1479: <categoryname>interface file</categoryname>
                   1480: <description>
                   1481: Generic resource for score upload
                   1482: </description>
                   1483: </file>
                   1484: <file>
                   1485: <source>loncom/homework/templates/examupload.problem.meta</source>
                   1486: <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem.meta</target>
                   1487: <categoryname>interface file</categoryname>
                   1488: <description>
                   1489: Meta file for generic resource for score upload
                   1490: </description>
                   1491: </file>
1.337     www      1492: <fileglob>
1.60      harris41 1493: <glob>*.*</glob>
1.43      harris41 1494: <sourcedir>loncom/homework/templates/</sourcedir>
                   1495: <targetdir dist='default'>
                   1496: home/httpd/html/res/adm/includes/templates/</targetdir>
                   1497: <categoryname>static conf</categoryname>
                   1498: <description>
                   1499: Template files for generating new resources.
                   1500: </description>
                   1501: <filenames>
1.689     www      1502: answerdependent.problem;
                   1503: answerdependent.problem.meta;
1.59      harris41 1504: blank.library;
                   1505: blank.library.meta;
                   1506: blank.problem;
                   1507: blank.problem.meta;
1.530     albertel 1508: blank.task;
                   1509: blank.task.meta;
1.690     www      1510: dynamicgraph.problem;
                   1511: dynamicgraph.problem.meta;
                   1512: extreme.problem;
                   1513: extreme.problem.meta;
1.536     rezaferr 1514: simple.task;
                   1515: simple.task.meta;
1.540     albertel 1516: multiple_instance.task;
                   1517: multiple_instance.task.meta;
1.550     www      1518: MultipleAnswerEither.problem;
                   1519: MultipleAnswerEither.problem.meta;
                   1520: MultipleAnswerUnordered.problem;
                   1521: MultipleAnswerUnordered.problem.meta;
1.536     rezaferr 1522: optional_criteria.task;
                   1523: optional_criteria.task.meta;
1.243     www      1524: ClickImageExample.problem;
                   1525: ClickImageExample.problem.meta;
1.783     www      1526: custom_equation.problem;
                   1527: custom_equation.problem.meta;
1.681     www      1528: customhints.problem;
                   1529: customhints.problem.meta;
1.646     www      1530: custompartial.problem;
                   1531: custompartial.problem.meta;
1.496     www      1532: CustomResponse.problem;
                   1533: CustomResponse.problem.meta;
1.755     www      1534: customunit.problem;
                   1535: customunit.problem.meta;
1.156     albertel 1536: Essay.problem;
                   1537: Essay.problem.meta;
1.260     www      1538: examupload.problem;
                   1539: examupload.problem.meta;
1.710     www      1540: functionplotone.problem;
                   1541: functionplotone.problem.meta;
1.711     www      1542: functionplottwo.problem;
                   1543: functionplottwo.problem.meta;
1.712     www      1544: functionplotback.problem;
                   1545: functionplotback.problem.meta;
1.771     www      1546: functionplotvector.problem;
                   1547: functionplotvector.problem.meta;
1.521     www      1548: HintFormula.problem;
                   1549: HintFormula.problem.meta;
                   1550: HintMathResponse.problem;
                   1551: HintMathResponse.problem.meta;
1.243     www      1552: man1.jpg;
1.286     albertel 1553: man1.jpg.meta;
1.59      harris41 1554: numerical.problem;
                   1555: numerical.problem.meta;
1.797.2.19  raeburn  1556: numMultiAnswerUnordered.problem;
                   1557: numMultiAnswerUnordered.problem.meta;
1.754     www      1558: numPrePro.problem;
                   1559: numPrePro.problem.meta;
1.134     albertel 1560: Plot.problem.meta;
1.313     www      1561: Plot_curve.problem;
                   1562: Plot_curve.problem.meta;
                   1563: Plot_data.problem;
                   1564: Plot_data.problem.meta;
1.641     www      1565: Rnumerical.problem;
                   1566: Rnumerical.problem.meta;
1.59      harris41 1567: RadioResponse.problem;
                   1568: RadioResponse.problem.meta;
1.134     albertel 1569: RandomLabelExample.problem;
                   1570: RandomLabelExample.problem.meta;
1.706     www      1571: randomvalueradio.problem;
                   1572: randomvalueradio.problem.meta;
1.714     www      1573: sampleexternal.problem;
                   1574: sampleexternal.problem.meta;
                   1575: sampleexternal.pl;
1.59      harris41 1576: SelectFromOptions-4ConceptGoups.problem;
                   1577: SelectFromOptions-4ConceptGoups.problem.meta;
                   1578: SelectFromOptions-5ConceptGoups.problem;
                   1579: SelectFromOptions-5ConceptGoups.problem.meta;
                   1580: SelectFromOptions-6ConceptGoups.problem;
                   1581: SelectFromOptions-6ConceptGoups.problem.meta;
                   1582: SelectFromOptions-7ConceptGoups.problem;
                   1583: SelectFromOptions-7ConceptGoups.problem.meta;
                   1584: SelectFromOptions-8ConceptGoups.problem;
                   1585: SelectFromOptions-8ConceptGoups.problem.meta;
1.797.2.60  raeburn  1586: SelectFromOptions-multilingual.problem;
                   1587: SelectFromOptions-multilingual.problem.meta;
1.59      harris41 1588: SelectFromOptions-Simple.problem;
                   1589: SelectFromOptions-Simple.problem.meta;
1.333     www      1590: SimpleStringResponse.problem.meta;
1.63      harris41 1591: script.library;
                   1592: script.library.meta;
1.134     albertel 1593: SimpleFormula.problem;
                   1594: SimpleFormula.problem.meta;
1.521     www      1595: SimpleFormulaCAS.problem;
1.540     albertel 1596: SimpleFormulaCAS.problem.meta;
1.59      harris41 1597: StringResponse.problem;
1.214     albertel 1598: StringResponse.problem.meta;
1.754     www      1599: stringPrePro.problem;
                   1600: stringPrePro.problem.meta;
1.214     albertel 1601: SimpleMatching.problem;
                   1602: SimpleMatching.problem.meta;
1.585     www      1603: SimpleMathResponse.problem;
                   1604: SimpleMathResponse.problem.meta;
1.641     www      1605: SimpleMathResponseR.problem;
                   1606: SimpleMathResponseR.problem.meta;
1.214     albertel 1607: SimpleRank.problem;
1.220     www      1608: SimpleRank.problem.meta;
                   1609: SimpleTrueFalse.problem;
1.452     albertel 1610: SimpleTrueFalse.problem.meta;
                   1611: organic.problem;
                   1612: organic.problem.meta;
1.651     www      1613: organic_hint.problem;
                   1614: organic_hint.problem.meta;
1.452     albertel 1615: reaction.problem;
1.651     www      1616: reaction.problem.meta;
                   1617: reaction_hint.problem;
                   1618: reaction_hint.problem.meta
1.43      harris41 1619: </filenames>
                   1620: </fileglob>
1.523     albertel 1621: 
                   1622: <file>
1.797.2.23  raeburn  1623:   <source>loncom/interface/spellcheck.pm</source>
                   1624:   <target dist='default'>home/httpd/lib/perl/Apache/spellcheck.pm</target>
                   1625:   <categoryname>handler</categoryname>
                   1626:   <description>
                   1627: Ajax handler for the spellcheck Jquery plugin
                   1628:   </description>
                   1629:   <status>IN testing</status>
                   1630: </file>
                   1631: <file>
1.523     albertel 1632:   <source>loncom/homework/insertlist.xml</source>
                   1633:   <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>
                   1634:   <categoryname>static conf</categoryname>
                   1635:   <description>
1.8       harris41 1636: Describes what tags are allowed inside other tags.
1.523     albertel 1637:   </description>
1.4       harris41 1638: </file>
1.523     albertel 1639: 
1.4       harris41 1640: <file>
1.47      harris41 1641: <source>CAPA/JavaTools/GLabel.class</source>
                   1642: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
                   1643: </target>
                   1644: <categoryname>static conf</categoryname>
                   1645: <description>
                   1646: Java applet for labelling graphs.
                   1647: </description>
                   1648: <note>
                   1649: Built from Glabel.java.  Still working on build/dependency details.
                   1650: </note>
                   1651: </file>
                   1652: <file>
1.253     matthew  1653: <source>loncom/interface/spreadsheet/default_assesscalc</source>
                   1654: <target dist='default'>home/httpd/html/res/adm/includes/default_assesscalc
1.27      harris41 1655: </target>
1.4       harris41 1656: <categoryname>static conf</categoryname>
                   1657: <description>
                   1658: Default spreadsheet for individual assessment.
                   1659: </description>
                   1660: </file>
                   1661: <file>
1.253     matthew  1662: <source>loncom/interface/spreadsheet/default_studentcalc</source>
                   1663: <target dist='default'>home/httpd/html/res/adm/includes/default_studentcalc
1.27      harris41 1664: </target>
1.4       harris41 1665: <categoryname>static conf</categoryname>
                   1666: <description>
                   1667: Default spreadsheet for assessment of students.
                   1668: </description>
                   1669: </file>
                   1670: <file>
1.253     matthew  1671: <source>loncom/interface/spreadsheet/default_classcalc</source>
                   1672: <target dist='default'>home/httpd/html/res/adm/includes/default_classcalc
1.27      harris41 1673: </target>
1.10      harris41 1674: <categoryname>static conf</categoryname>
                   1675: <description>
                   1676: Default spreadsheet for assessment of a class.
                   1677: </description>
                   1678: </file>
                   1679: <file>
1.4       harris41 1680: <source>loncom/auth/roles.tab</source>
1.5       harris41 1681: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
1.4       harris41 1682: <categoryname>static conf</categoryname>
                   1683: <description>
1.27      harris41 1684: List of privileges associated with users of multiple types (for example:
                   1685: Teaching Assistant, Exam Proctor, Course Coordinator)
1.4       harris41 1686: </description>
                   1687: </file>
                   1688: <file>
1.5       harris41 1689: <source>loncom/auth/rolesplain.tab</source>
                   1690: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
                   1691: <categoryname>static conf</categoryname>
                   1692: <description>
1.10      harris41 1693: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
1.5       harris41 1694: and privileges available in the network with function
                   1695: </description>
1.4       harris41 1696: </file>
1.694     raeburn  1697: <file>
1.736     raeburn  1698: <source>loncom/managers.tab</source>
                   1699: <target dist='default'>home/httpd/lonTabs/managers.tab</target>
                   1700: <categoryname>static conf</categoryname>
                   1701: <description>
                   1702: List of machines allowed to pass along updates to dns_hosts.tab and dns_domain.tab
                   1703: </description>
                   1704: </file>
                   1705: <file>
1.694     raeburn  1706: <source>loncom/misc/releaseslist.xml</source>
                   1707: <target dist='default'>home/httpd/lonTabs/releaseslist.xml</target>
                   1708: <categoryname>static conf</categoryname>
                   1709: <description>
                   1710: XML specification of LON-CAPA version required for certain parameters,
                   1711: response types and course containers. Used to determine if a course
                   1712: needs a minimum LON-CAPA version to function correctly.   
                   1713: </description>
                   1714: </file>
1.528     albertel 1715: 
                   1716: <file type="private">
                   1717:   <source>loncom/hosts.tab</source>
                   1718:   <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
                   1719:   <categoryname>www static conf</categoryname>
                   1720:   <description>
                   1721: List of Machines in the lon-capa network.
                   1722:   </description>
                   1723: </file>
                   1724: <file type="private">
                   1725:   <source>loncom/domain.tab</source>
                   1726:   <target dist='default'>home/httpd/lonTabs/domain.tab</target>
                   1727:   <categoryname>www static conf</categoryname>
                   1728:   <description>
                   1729: List of domains in the LON-CAPA network.
                   1730: Lists the name name of the domain and any multiple config options.
                   1731:   </description>
1.360     albertel 1732: </file>
1.528     albertel 1733: 
1.281     albertel 1734: <file type="private">
1.528     albertel 1735:   <source>loncom/dns_hosts.tab</source>
                   1736:   <target dist='default'>home/httpd/lonTabs/dns_hosts.tab</target>
                   1737:   <categoryname>www static conf</categoryname>
                   1738:   <description>
                   1739: List of all machines in the lon-capa network that is served up by the DNS mechanism.
                   1740:   </description>
1.216     albertel 1741: </file>
1.281     albertel 1742: <file type="private">
1.528     albertel 1743:   <source>loncom/dns_domain.tab</source>
                   1744:   <target dist='default'>home/httpd/lonTabs/dns_domain.tab</target>
                   1745:   <categoryname>www static conf</categoryname>
                   1746:   <description>
                   1747: List of all domains in the LON-CAPA network that is served up by the DNS mechanism.
                   1748:   </description>
1.4       harris41 1749: </file>
1.528     albertel 1750: 
1.797.2.99  raeburn  1751: <file>
                   1752:   <source>loncom/currhostips.tab</source>
                   1753:   <target dist='default'>home/httpd/lonTabs/currhostips.tab</target>
                   1754:   <categoryname>www conf</categoryname>
                   1755:   <description>
                   1756: File containing hostname:IP address for LON-CAPA nodes in the cluster
                   1757: to which the node belongs. Updated by loncron using host information
                   1758: from authoritative membership lists retrieved from cluster's name servers,
                   1759: and standard DNS service used by OS for hostname <=> IP mapping.
                   1760:   </description>
                   1761: </file>
                   1762: 
                   1763: <file>
                   1764:   <source>loncom/currhostips.tab</source>
                   1765:   <target dist='default'>home/httpd/lonTabs/prevhostips.tab</target>
                   1766:   <categoryname>www conf</categoryname>
                   1767:   <description>
                   1768: File containing hostname:IP address for LON-CAPA nodes in the cluster
                   1769: to which the node belongs, from previous check (usually 24 hours earlier).
                   1770: Updated by loncron, and used on domain's primary library server to generate
                   1771: an e-mail listing changes in hostnames and/or IP addresses.
                   1772:   </description>
                   1773: </file>
                   1774: 
1.797.2.43  raeburn  1775: <fileglob>
                   1776: <glob>*.tab</glob>
                   1777: <sourcedir>loncom/dns_checksums/</sourcedir>
                   1778: <targetdir dist='default'>
                   1779: home/httpd/lonTabs/dns_checksums/</targetdir>
                   1780: <categoryname>www static conf</categoryname>
                   1781: <description>
                   1782: Files containing version numbers and checksums for most LON-CAPA perl modules,
1.797.2.28  raeburn  1783: perl scripts, cgi scripts, daemons, and a configuration file in each
1.797.2.61  raeburn  1784: LON-CAPA release, starting with 2.10.1
1.797.2.43  raeburn  1785: </description>
                   1786: <filenames>
1.797.2.61  raeburn  1787: 2.10.1.tab;
1.797.2.43  raeburn  1788: 2.11.0.RC1.tab;
1.797.2.44  raeburn  1789: 2.11.0.RC2.tab;
1.797.2.55  raeburn  1790: 2.11.0.RC3.tab;
1.797.2.62  raeburn  1791: 2.11.0.tab;
1.797.2.68  raeburn  1792: 2.11.1.tab;
1.797.2.78  raeburn  1793: 2.11.2.tab;
1.797.2.98  raeburn  1794: 2.11.3.tab;
1.797.2.125  raeburn  1795: 2.11.4.tab;
1.797.2.137  raeburn  1796: 2.11.5.tab;
1.797.2.137.2  1(raebur 1797:4): 2.11.5.B.tab;
1.797.2.43  raeburn  1798: </filenames>
                   1799: </fileglob>
1.797.2.28  raeburn  1800: 
1.699     raeburn  1801: <file>
1.691     raeburn  1802:   <source>loncom/loncaparevs.tab</source>
                   1803:   <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>
1.718     raeburn  1804:   <categoryname>www conf</categoryname>
1.691     raeburn  1805:   <description>
                   1806: File holds LON-CAPA version installed on all servers in the LON-CAPA network. Updated
                   1807:  by loncron. 
                   1808:   </description>
                   1809: </file>
                   1810: 
1.699     raeburn  1811: <file>
1.692     raeburn  1812:   <source>loncom/serverhomeIDs.tab</source>
                   1813:   <target dist='default'>home/httpd/lonTabs/serverhomeIDs.tab</target>
1.718     raeburn  1814:   <categoryname>www conf</categoryname>
1.692     raeburn  1815:   <description>
                   1816: 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.
                   1817:   </description>
                   1818: </file>
                   1819: 
1.4       harris41 1820: <file>
1.797.2.28  raeburn  1821:   <source>loncom/lonchksums.tab</source>
                   1822:   <target dist='default'>home/httpd/lonTabs/lonchksums.tab</target>
                   1823:   <categoryname>www conf</categoryname>
                   1824:   <description>
                   1825: File containing version numbers and checksums for most LON-CAPA perl modules,
                   1826: perl scripts, cgi scripts, daemons, and a configuration file for current
                   1827: server. Updated by loncron.
                   1828:   </description>
                   1829: </file>
                   1830: 
                   1831: <file>
1.5       harris41 1832: <source>loncom/spare.tab</source>
                   1833: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
                   1834: <categoryname>conf</categoryname>
                   1835: <description>
                   1836: Spare hosts to offload session to if the LON-CAPA machine is overloaded
                   1837: </description>
                   1838: <note>
                   1839: <b>configure</b><br />
1.91      harris41 1840: <table cellpadding='0' cellspacing='0' border='1'>
1.5       harris41 1841: <tr><td>
                   1842: list elements are separated by newlines
                   1843: </td></tr>
                   1844: <tr><td>
                   1845: each list element consists of only one value; the value for <tt>lonHostID</tt>
                   1846: in <tt>access.conf</tt>
                   1847: </td></tr>
                   1848: </table>
                   1849: </note>
1.4       harris41 1850: </file>
                   1851: <file>
1.5       harris41 1852: <source>loncom/htpasswd</source>
                   1853: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
1.280     www      1854: <categoryname>static conf</categoryname>
1.5       harris41 1855: <description>
                   1856: Basic auth password to access /lon-status and /server-status
                   1857: </description>
1.4       harris41 1858: </file>
                   1859: <file>
1.5       harris41 1860: <source>loncom/smb.conf</source>
1.152     harris41 1861: <target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
1.175     harris41 1862: <categoryname>static conf</categoryname>
1.5       harris41 1863: <description>
1.27      harris41 1864: configuration file to make LON-CAPA server file space accessible to network
                   1865: neighborhood
1.5       harris41 1866: </description>
1.4       harris41 1867: </file>
                   1868: <file>
1.5       harris41 1869: <source>loncom/ntp.conf</source>
1.175     harris41 1870: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
                   1871: <categoryname>static conf</categoryname>
1.5       harris41 1872: <description>
                   1873: which NTP server to contact for information (XNTP3 standard)
                   1874: </description>
                   1875: <note>
1.91      harris41 1876: <table cellpadding='0' cellspacing='0' border='1'>
1.5       harris41 1877: <tr><td>
                   1878: only one line needs to be changed to specify a server ip address
                   1879: </td></tr>
                   1880: <tr><td>
                   1881: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
                   1882: </td></tr>
                   1883: </table>
                   1884: </note>
1.4       harris41 1885: </file>
                   1886: <file>
1.490     albertel 1887:   <source>loncom/misc/archive_old_files.pl</source>
                   1888:   <target dist='default'>home/httpd/perl/archive_old_files.pl</target>
                   1889:   <categoryname>script</categoryname>
                   1890:   <description>
                   1891: Batch script for compressing older .db files
                   1892:   </description>
                   1893: </file>
                   1894: <file>
1.5       harris41 1895: <source>loncom/metadata_database/searchcat.pl</source>
                   1896: <target dist='default'>home/httpd/perl/searchcat.pl</target>
                   1897: <categoryname>script</categoryname>
                   1898: <description>
                   1899: Batch script for updating SQL metadata database.
1.149     matthew  1900: </description>
                   1901: </file>
                   1902: <file>
                   1903: <source>loncom/metadata_database/cleanup_database.pl</source>
                   1904: <target dist='default'>home/httpd/perl/cleanup_database.pl</target>
                   1905: <categoryname>script</categoryname>
                   1906: <description>
                   1907: Batch script for removing temporary tables from the SQL metadata database.
1.190     matthew  1908: </description>
                   1909: </file>
                   1910: <file>
1.386     matthew  1911: <source>loncom/metadata_database/parse_activity_log.pl</source>
                   1912: <target dist='default'>home/httpd/perl/parse_activity_log.pl</target>
                   1913: <categoryname>script</categoryname>
                   1914: <description>
                   1915: Batch script to copy activy logs from native format into the SQL metadata database.
                   1916: </description>
                   1917: </file>
                   1918: <file>
1.351     albertel 1919: <source>loncom/misc/cleanup_file_caches.pl</source>
                   1920: <target dist='default'>home/httpd/perl/cleanup_file_caches.pl</target>
1.190     matthew  1921: <categoryname>script</categoryname>
                   1922: <description>
                   1923: Batch script for removing files not accessed within 24 hours from the 
1.351     albertel 1924: /home/httpd/prtspool and /home/httpd/html/userfiles/ directories.
1.308     matthew  1925: </description>
                   1926: </file>
                   1927: <file>
1.678     raeburn  1928: <source>loncom/misc/refresh_courseids_db.pl</source>
                   1929: <target dist='default'>home/httpd/perl/refresh_courseids_db.pl</target>
                   1930: <categoryname>script</categoryname>
                   1931: <description>
                   1932: Batch script for refreshing course information in aggregating GDBM 
                   1933: file: nohist_courseids.db found in /home/httpd/lonUsers on library servers.
                   1934: </description>
                   1935: </file>
                   1936: <file>
1.797.2.28  raeburn  1937: <source>loncom/misc/checkforupdates.pl</source>
                   1938: <target dist='default'>home/httpd/perl/checkforupdates.pl</target>
                   1939: <categoryname>script</categoryname>
                   1940: <description>
                   1941: Perl script run by cron to check:
                   1942: (a) for differences between currently installed versions of LON-CAPA modules
                   1943: and those expected for the particular LON-CAPA release
                   1944: (b) if an updated LON-CAPA release is available from install.loncapa.org
                   1945: </description>
                   1946: </file>
                   1947: <file>
1.797.2.47  raeburn  1948: <source>loncom/misc/rebuild_lastlogin.pl</source>
                   1949: <target dist='default'>home/httpd/perl/debug/rebuild_lastlogin.pl</target>
                   1950: <categoryname>script</categoryname>
                   1951: <description>
                   1952: Perl script run as www to populate nohist_crslastlogin.db for course(s) on
                   1953: a library server to record most recent "log-in" by each user in a course.
                   1954: 
                   1955: This script is intended to be run after installation of LON-CAPA
                   1956: 2.11.0 on a library server to populate nohist_crslastlogin.db files
                   1957: for the domain's courses. (Thereafter role selection after log-in
                   1958: on a server running 2.11.0 will update nohist_crslastlogin.db
                   1959: when a course role is selected.)
                   1960: 
                   1961: This script might be run at other times. For example:
                   1962: (a) if course user sessions are being routinely hosted on pre-2.11.0 servers.
                   1963: (b) if nohist_crslastlogin.db is lost or corrupted, and needs to be rebuilt.
                   1964: </description>
                   1965: </file>
                   1966: <file>
1.308     matthew  1967: <source>loncom/debugging_tools/seed_accesscount.pl</source>
                   1968: <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
                   1969: <categoryname>script</categoryname>
                   1970: <description>
                   1971: Batch script for moving access count data from nohist_resevaldata.db to
                   1972: nohist_accesscount.db.
1.183     www      1973: </description>
                   1974: </file>
                   1975: <file>
1.383     matthew  1976: <source>loncom/debugging_tools/modify_config_files.pl</source>
                   1977: <target dist='default'>home/httpd/perl/modify_config_files.pl</target>
                   1978: <categoryname>script</categoryname>
                   1979: <description>
                   1980: Batch script to ensure certain LONCAPA configuration parameters for yum and
                   1981: MySQL are included in their configuration files.
                   1982: </description>
                   1983: </file>
                   1984: <file>
1.490     albertel 1985:   <source>loncom/debugging_tools/updateclasslist.pl</source>
                   1986:   <target dist='default'>home/httpd/perl/debug/updateclasslist.pl</target>
                   1987:   <categoryname>script</categoryname>
                   1988:   <description>
                   1989: propagate the ids in ids.db to all course classlists
                   1990:   </description>
                   1991: </file>
                   1992: <file>
1.409     albertel 1993: <source>loncom/lonmemcached</source>
                   1994: <target dist='default'>home/httpd/perl/lonmemcached</target>
                   1995: <categoryname>script</categoryname>
                   1996: <description>
                   1997: small script to handle the start up of the memcached daemon
                   1998: </description>
                   1999: </file>
                   2000: <file>
1.486     albertel 2001:   <source>loncom/lonmaxima</source>
                   2002:   <target dist='default'>home/httpd/perl/lonmaxima</target>
                   2003:   <categoryname>script</categoryname>
                   2004:   <description>
                   2005:     manages the existance and talking to the maxima processes
                   2006:   </description>
                   2007: </file>
                   2008: <file>
1.642     www      2009:   <source>loncom/lonr</source>
                   2010:   <target dist='default'>home/httpd/perl/lonr</target>
                   2011:   <categoryname>script</categoryname>
                   2012:   <description>
                   2013:     manages the existance and talking to the R processes
                   2014:   </description>
                   2015: </file>
                   2016: <file>
1.400     albertel 2017:     <source>loncom/request_ssl_key.sh</source>
1.447     albertel 2018:     <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
1.400     albertel 2019:     <categoryname>script</categoryname>
                   2020:     <description>
                   2021:         Script that requests a Lon-CAPA ssl key.
                   2022:     </description>
                   2023: </file>
                   2024: <file>
1.5       harris41 2025: <source>loncom/lond</source>
                   2026: <target dist='default'>home/httpd/perl/lond</target>
                   2027: <categoryname>script</categoryname>
                   2028: <description>
                   2029: This is a remote command interpreter on a TCP LON-CAPA network layer.
                   2030: It accepts and processes incoming requests from other LON-CAPA machines
                   2031: on the network.  lond's functionality is self-contained in the sense
                   2032: that it does not reference (import, require, use) any other file
                   2033: described in this document.  There are only 15 subroutines in this
1.115     harris41 2034: script, however the <tt>make_new_child</tt> subroutine is quite
1.5       harris41 2035: complex since it parses and responds about 29 different types of 
                   2036: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
                   2037: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
                   2038: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
                   2039: tmpput, tmpget, and ls).
                   2040: </description>
1.4       harris41 2041: </file>
                   2042: <file>
1.77      harris41 2043: <source>doc/man/lond.1</source>
                   2044: <target dist='default'>usr/man/man1/lond.1</target>
1.83      harris41 2045: <categoryname>doc</categoryname>
1.77      harris41 2046: <description>man page for lond</description>
                   2047: <build trigger='always run'>
1.115     harris41 2048: loncom/build/pod2man.sh ../lond &gt; ../../doc/man/lond.1 &amp;&amp; \
1.112     harris41 2049: echo 'manifying lond'
1.77      harris41 2050: </build>
                   2051: <status>works/unverified</status>
                   2052: <dependencies>
                   2053: ../../loncom/lond
                   2054: </dependencies>
                   2055: </file>
                   2056: <file>
                   2057: <source>doc/scripts/lond.html</source>
                   2058: <target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
1.83      harris41 2059: <categoryname>doc</categoryname>
1.103     harris41 2060: <description>POD-derived page for lond</description>
1.77      harris41 2061: <build trigger='always run'>
1.115     harris41 2062: loncom/build/pod2html.sh ../lond &gt; ../../doc/scripts/lond.html &amp;&amp; \
1.112     harris41 2063: echo 'pod2html lond'
1.77      harris41 2064: </build>
                   2065: <status>works/unverified</status>
                   2066: <dependencies>
                   2067: ../../loncom/lond
                   2068: </dependencies>
                   2069: </file>
                   2070: <file>
1.509     raeburn  2071: <source dist='default'>loncom/build/CHECKRPMS</source>
1.171     harris41 2072: <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
                   2073: <categoryname>script</categoryname>
                   2074: <description>CGI script that checks status of RPMs</description>
1.463     albertel 2075: <dependencies>
1.509     raeburn  2076: loncom/build/CHECKRPMS
1.463     albertel 2077: </dependencies>
1.171     harris41 2078: </file>
                   2079: <file>
1.35      harris41 2080: <source>loncom/cgi/loncron.pl</source>
                   2081: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
                   2082: <categoryname>script</categoryname>
                   2083: <description>CGI script that starts and pipes output of loncron</description>
1.218     www      2084: </file>
                   2085: <file>
                   2086: <source>loncom/cgi/userstatus.pl</source>
                   2087: <target dist='default'>home/httpd/cgi-bin/userstatus.pl</target>
                   2088: <categoryname>script</categoryname>
                   2089: <description>CGI script that shows users currently on machine</description>
1.35      harris41 2090: </file>
                   2091: <file>
1.760     raeburn  2092: <source>loncom/cgi/listdomconfig.pl</source>
                   2093: <target dist='default'>home/httpd/cgi-bin/listdomconfig.pl</target>
                   2094: <categoryname>script</categoryname>
                   2095: <description>CGI script to display domain configuration as plain text.
                   2096: For use on the primary library server for a domain. Access control uses
                   2097: routines in lonauthcgi.pm
                   2098: </description>
                   2099: </file>
                   2100: <file>
1.797.2.53  raeburn  2101: <source>loncom/cgi/listcodes.pl</source>
                   2102: <target dist='default'>home/httpd/cgi-bin/listcodes.pl</target>
                   2103: <categoryname>script</categoryname>
                   2104: <description>CGI script to display courses with unique six character codes.
                   2105: For use on the primary library server for a domain. Access control uses
                   2106: routines in lonauthcgi.pm.  Display formats are: csv (default), html, xml.
                   2107: </description>
                   2108: </file>
                   2109: <file>
1.797.2.57  raeburn  2110: <source>loncom/cgi/quotacheck.pl</source>
                   2111: <target dist='default'>home/httpd/cgi-bin/quotacheck.pl</target>
                   2112: <categoryname>script</categoryname>
                   2113: <description>CGI script to display disk usage and quota for content
                   2114: uploaded directly to a course/community via the Course Editor.
                   2115: </description>
                   2116: </file>
                   2117: <file>
1.797.2.58  raeburn  2118: <source>loncom/cgi/enrollqueued.pl</source>
                   2119: <target dist='default'>home/httpd/cgi-bin/enrollqueued.pl</target>
                   2120: <categoryname>script</categoryname>
                   2121: <description>CGI script to process a queued self-enrollment request
                   2122: and output a web address which should be provided as a link the
                   2123: the student follows to access the course. Can support validation
                   2124: of self-enrollment requests on a third party system/server which
                   2125: handles payment etc.
                   2126: </description>
                   2127: </file>
                   2128: <file>
1.797.2.59  raeburn  2129: <source>loncom/cgi/createpending.pl</source>
                   2130: <target dist='default'>home/httpd/cgi-bin/createpending.pl</target>
                   2131: <categoryname>script</categoryname>
                   2132: <description>CGI script to process a pending course request
                   2133: for an unofficial course, textbook course, or community, and
                   2134: and output a web address which should be provided as a link the
                   2135: the requester follows to access the new course. If this course type
                   2136: has been configued to have a six character code associated with
                   2137: it, the will be output also, (e.g., for recording locally, and/or
                   2138: display to the requester). The script was implemented to support
                   2139: validation of course requests on a third party system/server which
                   2140: handles payment etc.
                   2141: </description>
                   2142: </file>
                   2143: <file>
1.714     www      2144: <source>loncom/homework/templates/sampleexternal.pl</source>
                   2145: <target dist='default'>home/httpd/cgi-bin/sampleexternal.pl</target>
                   2146: <categoryname>script</categoryname>
                   2147: <description>Sample External Response Script</description>
                   2148: </file>
                   2149: <file>
1.5       harris41 2150: <source>loncom/loncron</source>
                   2151: <target dist='default'>home/httpd/perl/loncron</target>
                   2152: <categoryname>script</categoryname>
                   2153: <description>housekeeping</description>
1.4       harris41 2154: </file>
                   2155: <file>
1.5       harris41 2156: <source>loncom/lonsql</source>
                   2157: <target dist='default'>home/httpd/perl/lonsql</target>
                   2158: <categoryname>script</categoryname>
                   2159: <description>maintain secondary database of metadata</description>
1.4       harris41 2160: </file>
                   2161: <file>
1.77      harris41 2162: <source>doc/man/lonsql.1</source>
                   2163: <target dist='default'>usr/man/man1/lonsql.1</target>
1.83      harris41 2164: <categoryname>doc</categoryname>
1.77      harris41 2165: <description>man page for lonsql</description>
                   2166: <build trigger='always run'>
1.115     harris41 2167: loncom/build/pod2man.sh ../lonsql &gt; ../../doc/man/lonsql.1 &amp;&amp; \
1.112     harris41 2168: echo 'manifying lonsql'
1.77      harris41 2169: </build>
                   2170: <status>works/unverified</status>
                   2171: <dependencies>
                   2172: ../../loncom/lonsql
                   2173: </dependencies>
                   2174: </file>
                   2175: <file>
                   2176: <source>doc/scripts/lonsql.html</source>
                   2177: <target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
1.83      harris41 2178: <categoryname>doc</categoryname>
1.103     harris41 2179: <description>POD-derived page for lonsql</description>
1.77      harris41 2180: <build trigger='always run'>
1.115     harris41 2181: loncom/build/pod2html.sh ../lonsql &gt; ../../doc/scripts/lonsql.html &amp;&amp; \
1.112     harris41 2182: echo 'pod2html lonsql'
1.77      harris41 2183: </build>
                   2184: <status>works/unverified</status>
                   2185: <dependencies>
                   2186: ../../loncom/lonsql
                   2187: </dependencies>
                   2188: </file>
                   2189: <file>
1.371     albertel 2190:   <source>loncom/CrGrant.pl</source>
                   2191:   <target dist='default'>home/httpd/perl/CrGrant.pl</target>
                   2192:   <categoryname>script</categoryname>
                   2193:   <description>
                   2194:     Script used to verify and grant an SSL certificate to a Lon-CAPA host
                   2195:   </description>
                   2196:   <status>in progress</status>
                   2197: </file>
                   2198: <file>
                   2199:   <source>loncom/CrGenerate.pl</source>
                   2200:   <target dist='default'>home/httpd/perl/CrGenerate.pl</target>
                   2201:   <categoryname>script</categoryname>
                   2202:   <description>
                   2203:     Script used to request an SSL certificate for a Lon-CAPA host.
                   2204:   </description>
                   2205:   <status>in progress</status>
                   2206: </file>
                   2207: <file>
1.373     albertel 2208:   <source>loncom/apachereload</source>
                   2209:   <target dist='default'>home/httpd/perl/apachereload</target>
                   2210:   <categoryname>setuid script</categoryname>
                   2211:   <description>
                   2212:     Script to let www reload the webserver
                   2213:   </description>
                   2214:   <status>works/unverified</status>
                   2215: </file>
                   2216: <file>
1.5       harris41 2217: <source>loncom/lcpasswd</source>
                   2218: <target dist='default'>home/httpd/perl/lcpasswd</target>
                   2219: <categoryname>setuid script</categoryname>
                   2220: <description>
1.48      harris41 2221: Coordinates the system services and files in order to allow lond to change
                   2222: user passwords.
1.5       harris41 2223: </description>
1.48      harris41 2224: <status>being updated</status>
                   2225: </file>
                   2226: <file>
1.632     foxr     2227: <source>loncom/lcinstallfile</source>
                   2228: <target dist='default'>home/httpd/perl/lcinstallfile</target>
                   2229: <categoryname>setuid script</categoryname>
                   2230: <description>
                   2231: Set uid file that allows lond to install files in 
                   2232: lonTab which is normally owned by root.
                   2233: </description>
                   2234: <status>under construction</status>
                   2235: </file>
                   2236: <file>
1.48      harris41 2237: <source>loncom/pwchange</source>
                   2238: <target dist='default'>home/httpd/perl/pwchange</target>
                   2239: <categoryname>setuid script</categoryname>
                   2240: <description>
                   2241: Allows www to change user passwords.
                   2242: </description>
                   2243: <status>being updated</status>
1.4       harris41 2244: </file>
                   2245: <file>
1.647     raeburn  2246: <source>loncom/lciptables</source>
                   2247: <target dist='default'>home/httpd/perl/lciptables</target>
                   2248: <categoryname>setuid script</categoryname>
                   2249: <description>
                   2250: Calls iptables to update firewall settings for port used for internal
                   2251: LON-CAPA communication to receive traffic from other servers in cluster
                   2252: </description>
                   2253: <status>New file</status>
                   2254: </file>
                   2255: <file>
1.768     raeburn  2256: <source>loncom/lchttpdlogs</source>
                   2257: <target dist='default'>home/httpd/perl/lchttpdlogs</target>
                   2258: <categoryname>setuid script</categoryname>
                   2259: <description>
                   2260: script called by loncron to tail latest web server access and error logs.
                   2261: </description>
                   2262: <status>works/verified</status>
                   2263: </file>
                   2264: <file>
1.5       harris41 2265: <source>loncom/lcuserdel</source>
                   2266: <target dist='default'>home/httpd/perl/lcuserdel</target>
                   2267: <categoryname>setuid script</categoryname>
                   2268: <description>
1.48      harris41 2269: Coordinates the system services and files in order to allow lond to delete a
                   2270: user.
1.5       harris41 2271: </description>
1.10      harris41 2272: <status>deprecated</status>
1.4       harris41 2273: </file>
                   2274: <file>
1.5       harris41 2275: <source>loncom/lcnfson</source>
                   2276: <target dist='default'>home/httpd/perl/lcnfson</target>
                   2277: <categoryname>setuid script</categoryname>
                   2278: <description>
                   2279: coordinates the system services and files in order to allow lond to enable NFS
                   2280: for a user
                   2281: </description>
1.10      harris41 2282: <status>deprecated</status>
1.4       harris41 2283: </file>
                   2284: <file>
1.5       harris41 2285: <source>loncom/lcnfsoff</source>
                   2286: <target dist='default'>home/httpd/perl/lcnfsoff</target>
                   2287: <categoryname>setuid script</categoryname>
                   2288: <description>
                   2289: coordinates the system services and files in order to allow lond to disable NFS
                   2290: for a user
                   2291: </description>
1.10      harris41 2292: <status>deprecated</status>
1.53      harris41 2293: </file>
                   2294: <file>
                   2295: <source>loncom/license/gpl.txt</source>
                   2296: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
                   2297: <categoryname>interface file</categoryname>
                   2298: <description>
                   2299: GNU General Public License.  Long live the cause of freeware!
                   2300: </description>
1.4       harris41 2301: </file>
                   2302: <file>
1.197     albertel 2303: <source>loncom/license/httpi.license</source>
                   2304: <target dist='default'>home/httpd/html/adm/httpi.license</target>
                   2305: <categoryname>interface file</categoryname>
                   2306: <description>
                   2307: HTTPi webserver license
                   2308: </description>
                   2309: </file>
                   2310: <file>
                   2311: <source>loncom/license/httpi.readme</source>
                   2312: <target dist='default'>home/httpd/html/adm/httpi.readme</target>
                   2313: <categoryname>interface file</categoryname>
                   2314: <description>
                   2315: HTTPi webserver readme 
                   2316: </description>
                   2317: </file>
1.784     raeburn  2318: <file type="postaboutversion">
1.62      harris41 2319: <source>loncom/license/about.html</source>
                   2320: <target dist='default'>home/httpd/html/adm/about.html</target>
                   2321: <categoryname>interface file</categoryname>
                   2322: <description>
                   2323: The "About" Page.
                   2324: </description>
                   2325: </file>
                   2326: <file>
1.5       harris41 2327: <source>loncom/publisher/publisher.html</source>
                   2328: <target dist='default'>home/httpd/html/adm/publisher.html</target>
                   2329: <categoryname>interface file</categoryname>
                   2330: <description>
                   2331: HTML frame that presents a form element to allow for the publishing of
                   2332: resources, directories and underlying subdirectories.
                   2333: </description>
1.4       harris41 2334: </file>
                   2335: <file>
1.10      harris41 2336: <source>loncom/html/adm/noidea.html</source>
                   2337: <target dist='default'>home/httpd/html/adm/noidea.html</target>
                   2338: <categoryname>interface file</categoryname>
                   2339: <description>
                   2340: Interface file for responding to improper page flipping.
1.260     www      2341: </description>
                   2342: </file>
                   2343: <file>
                   2344: <source>loncom/html/adm/notinit.html</source>
                   2345: <target dist='default'>home/httpd/html/adm/notinit.html</target>
                   2346: <categoryname>interface file</categoryname>
                   2347: <description>
                   2348: Interface file for responding to accessing uploaded resources without
                   2349: re-initializing course.
1.174     www      2350: </description>
                   2351: </file>
                   2352: <file>
                   2353: <source>loncom/html/adm/overloaded.txt</source>
                   2354: <target dist='default'>home/httpd/html/adm/overloaded.txt</target>
                   2355: <categoryname>interface file</categoryname>
                   2356: <description>
                   2357: Interface file for responding to overload situations.
1.204     www      2358: </description>
                   2359: </file>
                   2360: <file>
                   2361: <source>loncom/html/adm/loginproblems.html</source>
                   2362: <target dist='default'>home/httpd/html/adm/loginproblems.html</target>
                   2363: <categoryname>interface file</categoryname>
                   2364: <description>
                   2365: Help page for login problems.
1.10      harris41 2366: </description>
                   2367: </file>
                   2368: <file>
1.28      harris41 2369: <source>loncom/xml/physnet.sty</source>
                   2370: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
                   2371: <categoryname>static conf</categoryname>
                   2372: <description>
                   2373: The relevant conditions and metadata to attach to PhysNet-specific tags.
                   2374: </description>
                   2375: </file>
                   2376: <file>
1.5       harris41 2377: <source>loncom/homework/lectureonline.sty</source>
1.112     harris41 2378: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
                   2379: </target>
1.5       harris41 2380: <categoryname>static conf</categoryname>
                   2381: <description>
                   2382: The relevant conditions and metadata to attach to LectureOnline-specific tags.
                   2383: </description>
1.4       harris41 2384: </file>
                   2385: <file>
1.139     matthew  2386: <source>loncom/thesaurus/un_keyword.tab</source>
1.5       harris41 2387: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
                   2388: <categoryname>conf</categoryname>
                   2389: <description>
                   2390: File which contains words which should not be keywords used to specify resource
                   2391: content.
1.226     albertel 2392: </description>
                   2393: </file>
                   2394: <file>
1.227     albertel 2395: <source>loncom/homework/scantronformat.tab</source>
                   2396: <target dist='default'>home/httpd/lonTabs/scantronformat.tab</target>
1.226     albertel 2397: <categoryname>conf</categoryname>
                   2398: <description>
                   2399: Different configs for scantron input files.
1.5       harris41 2400: </description>
1.4       harris41 2401: </file>
                   2402: <file>
1.583     raeburn  2403: <source>loncom/homework/default_scantronformat.tab</source>
                   2404: <target dist='default'>home/httpd/lonTabs/default_scantronformat.tab</target>
                   2405: <categoryname>static conf</categoryname>
                   2406: <description>
                   2407: Default configurations for scantron input files.
                   2408: </description>
                   2409: </file>
                   2410: <file>
1.22      harris41 2411: <source>loncom/publisher/packages.tab</source>
                   2412: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
1.50      harris41 2413: <categoryname>static conf</categoryname>
1.22      harris41 2414: <description>
                   2415: Parameter packages, so that assessments can publish parameter packages
                   2416: needed, which are then expanded into individual parameters - allows to
                   2417: retroactively add new parameters to already published assessments.
                   2418: </description>
                   2419: </file>
                   2420: <file>
1.5       harris41 2421: <source>loncom/publisher/copyright.tab</source>
                   2422: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
1.88      albertel 2423: <categoryname>static conf</categoryname>
1.5       harris41 2424: <description>
                   2425: Table which contains list of copyright possibilities for educational resources.
                   2426: </description>
1.4       harris41 2427: </file>
                   2428: <file>
1.362     taceyjo1 2429: <source>loncom/publisher/source_copyright.tab</source>
                   2430: <target dist='default'>home/httpd/html/res/adm/includes/source_copyright.tab</target>
                   2431: <categoryname>static conf</categoryname>
                   2432: <description>
                   2433: Table which contains list of source copyright possibilities for educational resources.
                   2434: </description>
                   2435: </file>
                   2436: <file>
1.5       harris41 2437: <source>loncom/publisher/language.tab</source>
                   2438: <target dist='default'>home/httpd/lonTabs/language.tab</target>
                   2439: <categoryname>static conf</categoryname>
                   2440: <description>
                   2441: Table which contains string abbreviations of language::font rendering
                   2442: combinations.
                   2443: </description>
1.4       harris41 2444: </file>
                   2445: <file>
1.5       harris41 2446: <source>loncom/publisher/addid.tab</source>
                   2447: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
                   2448: <categoryname>static conf</categoryname>
                   2449: <description>
                   2450: Table which has hash data necessary for distinguishing IDs from indices.
                   2451: </description>
1.4       harris41 2452: </file>
                   2453: <file>
1.38      harris41 2454: <source>rat/lonwrapper.pm</source>
1.19      harris41 2455: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
                   2456: <categoryname>handler</categoryname>
                   2457: <description>
                   2458: Wrapper for external and binary files as standalone resources.
                   2459: Edit handler for rat maps; TeX content handler.
1.145     www      2460: </description>
                   2461: <status>works/unverified</status>
                   2462: </file>
                   2463: <file>
1.146     matthew  2464: <source>loncom/interface/londocs.pm</source>
1.145     www      2465: <target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
                   2466: <categoryname>handler</categoryname>
                   2467: <description>
                   2468: Handler for course documents
                   2469: </description>
                   2470: <status>works/unverified</status>
                   2471: </file>
                   2472: <file>
1.146     matthew  2473: <source>loncom/interface/lonchat.pm</source>
1.145     www      2474: <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
                   2475: <categoryname>handler</categoryname>
                   2476: <description>
                   2477: Handler for chat
                   2478: </description>
                   2479: <status>works/unverified</status>
                   2480: </file>
                   2481: <file>
1.157     www      2482: <source>loncom/interface/lonchatfetch.pm</source>
                   2483: <target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
                   2484: <categoryname>handler</categoryname>
                   2485: <description>
                   2486: Handler for periodically fetch new lines of chat
                   2487: </description>
                   2488: <status>works/unverified</status>
                   2489: </file>
                   2490: <file>
1.474     raeburn  2491: <source>loncom/interface/longroupchat.pm</source>
                   2492: <target dist='default'>home/httpd/lib/perl/Apache/longroupchat.pm</target>
                   2493: <categoryname>handler</categoryname>
                   2494: <description>
                   2495: Handler for generation of frameset for display of group chat
                   2496: </description>
                   2497: <status>works/unverified</status>
                   2498: </file>
                   2499: <file>
1.146     matthew  2500: <source>loncom/interface/lonannounce.pm</source>
1.145     www      2501: <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
                   2502: <categoryname>handler</categoryname>
                   2503: <description>
                   2504: Handler to put up announcements and calendar
1.167     www      2505: </description>
                   2506: <status>works/unverified</status>
                   2507: </file>
                   2508: <file>
                   2509: <source>loncom/interface/lonsyllabus.pm</source>
                   2510: <target dist='default'>home/httpd/lib/perl/Apache/lonsyllabus.pm</target>
                   2511: <categoryname>handler</categoryname>
                   2512: <description>
                   2513: Handler to put up syllabus
1.262     www      2514: </description>
                   2515: <status>works/unverified</status>
                   2516: </file>
                   2517: <file>
1.459     www      2518: <source>loncom/interface/lonrss.pm</source>
                   2519: <target dist='default'>home/httpd/lib/perl/Apache/lonrss.pm</target>
                   2520: <categoryname>handler</categoryname>
                   2521: <description>
                   2522: Handler for adding to and displaying RSS
                   2523: </description>
                   2524: <status>works/unverified</status>
                   2525: </file>
                   2526: <file>
1.263     www      2527: <source>loncom/homework/lonsimpleproblemedit.pm</source>
1.262     www      2528: <target dist='default'>home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm</target>
                   2529: <categoryname>handler</categoryname>
                   2530: <description>
                   2531: Handler to set parameters for simple homework problems
1.173     www      2532: </description>
                   2533: <status>works/unverified</status>
                   2534: </file>
                   2535: <file>
                   2536: <source>loncom/interface/lonsimplepage.pm</source>
                   2537: <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
                   2538: <categoryname>handler</categoryname>
                   2539: <description>
                   2540: Handler to put up simple page
1.203     www      2541: </description>
                   2542: <status>works/unverified</status>
1.349     albertel 2543: </file>
                   2544: <file>
1.797.2.19  raeburn  2545: <source>loncom/interface/lonextresedit.pm</source>
                   2546: <target dist='default'>home/httpd/lib/perl/Apache/lonextresedit.pm</target>
                   2547: <categoryname>handler</categoryname>
                   2548: <description>
                   2549: Handler to edit external resource.
                   2550: </description>
                   2551: <status>works/unverified</status>
                   2552: </file>
                   2553: <file>
1.797.2.101  raeburn  2554: <source>loncom/interface/lonexturlcheck.pm </source>
                   2555: <target dist='default'>home/httpd/lib/perl/Apache/lonexturlcheck.pm</target>
                   2556: <categoryname>handler</categoryname>
                   2557: <description>
                   2558: Handler to check if an external resource can be displayed in an iframe
                   2559: </description>
                   2560: <status>works/unverified</status>
                   2561: </file>
                   2562: <file>
1.797.2.137.2  1(raebur 2563:4): <source>loncom/interface/lonexttool.pm</source>
                   2564:4): <target dist='default'>home/httpd/lib/perl/Apache/lonexttool.pm</target>
                   2565:4): <categoryname>handler</categoryname>
                   2566:4): <description>
                   2567:4): Handler to allow LON-CAPA to operate as an LTI Consumer
                   2568:4): </description>
                   2569:4): <status>works/unverified</status>
                   2570:4): </file>
                   2571:4): <file>
                   2572:4): <source>loncom/lti/ltiauth.pm</source>
                   2573:4): <target dist='default'>home/httpd/lib/perl/Apache/ltiauth.pm</target>
                   2574:4): <categoryname>handler</categoryname>
                   2575:4): <description>
                   2576:4): Handler to allow LON-CAPA to operate as an LTI Provider
                   2577:4): </description>
                   2578:4): <status>works/unverified</status>
                   2579:4): </file>
                   2580:4): <file>
                   2581:4): <source>loncom/lti/ltiroster.pm</source>
                   2582:4): <target dist='default'>home/httpd/lib/perl/Apache/ltiroster.pm</target>
                   2583:4): <categoryname>handler</categoryname>
                   2584:4): <description>
                   2585:4): Handler to allow LON-CAPA to service roster requests, as an LTI Consumer.
                   2586:4): </description>
                   2587:4): <status>works/unverified</status>
                   2588:4): </file>
                   2589:4): <file>
                   2590:4): <source>loncom/lti/ltipassback.pm</source>
                   2591:4): <target dist='default'>home/httpd/lib/perl/Apache/ltipassback.pm</target>
                   2592:4): <categoryname>handler</categoryname>
                   2593:4): <description>
                   2594:4): Handler to allow LON-CAPA to service pass back of scores from a Tool Provider,
                   2595:4): as an LTI Consumer.
                   2596:4): </description>
                   2597:4): <status>works/unverified</status>
                   2598:4): </file>
                   2599:4): <file>
                   2600:4): <source>loncom/lti/ltilogout.pm</source>
                   2601:4): <target dist='default'>home/httpd/lib/perl/Apache/ltilogout.pm</target>
                   2602:4): <categoryname>handler</categoryname>
                   2603:4): <description>
                   2604:4): Handler to logout a LON-CAPA user session on callback from an LTI Consumer
                   2605:4): which launched the session, when user logs out of session on Consumer.
                   2606:4): </description>
                   2607:4): <status>works/unverified</status>
                   2608:4): </file>
                   2609:4): <file>
                   2610:4): <source>loncom/lti/ltiutils.pm</source>
                   2611:4): <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>
                   2612:4): <categoryname>system file</categoryname>
                   2613:4): <description>
                   2614:4): Common routines for LTI (Consumer or Provider)
                   2615:4): </description>
                   2616:4): <status>works/unverified</status>
                   2617:4): </file>
                   2618:4): <file>
                   2619:4): <source>loncom/lti/templates/LTIstandard.tool.meta</source>
                   2620:4): <target dist='default'>home/httpd/html/res/lib/templates/LTIstandard.tool.meta</target>
                   2621:4): <categoryname>interface file</categoryname>
                   2622:4): <description>
                   2623:4): Meta file which specifies package source for external tool (LTI) without passback
                   2624:4): of grades
                   2625:4): </description>
                   2626:4): </file>
                   2627:4): <file>
                   2628:4): <source>loncom/lti/templates/LTIpassback.tool.meta</source>
                   2629:4): <target dist='default'>home/httpd/html/res/lib/templates/LTIpassback.tool.meta</target>
                   2630:4): <categoryname>interface file</categoryname>
                   2631:4): <description>
                   2632:4): Meta file which specifies package source for external tool (LTI) which supports passback
                   2633:4): of grades, and storable parameters.
                   2634:4): </description>
                   2635:4): </file>
                   2636:4): <file>
1.349     albertel 2637:   <source>loncom/interface/lonpickcode.pm</source>
                   2638:   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
                   2639:   <categoryname>handler</categoryname>
                   2640:   <description>
                   2641:     Handler to pick a CODE from the list of possible CODEs
                   2642:   </description>
                   2643:   <status>works/unverified</status>
1.203     www      2644: </file>
                   2645: <file>
                   2646: <source>loncom/interface/lonpickstudent.pm</source>
                   2647: <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
                   2648: <categoryname>handler</categoryname>
                   2649: <description>
                   2650: Handler to pick a student from classlist
1.225     www      2651: </description>
                   2652: <status>works/unverified</status>
                   2653: </file>
                   2654: <file>
                   2655: <source>loncom/interface/lonpickcourse.pm</source>
                   2656: <target dist='default'>home/httpd/lib/perl/Apache/lonpickcourse.pm</target>
                   2657: <categoryname>handler</categoryname>
                   2658: <description>
                   2659: Handler to pick a courseid from a list of courses
1.173     www      2660: </description>
                   2661: <status>works/unverified</status>
                   2662: </file>
                   2663: <file>
1.584     raeburn  2664: <source>loncom/interface/lonpickauthor.pm</source>
                   2665: <target dist='default'>home/httpd/lib/perl/Apache/lonpickauthor.pm</target>
                   2666: <categoryname>handler</categoryname>
                   2667: <description>
                   2668: Handler for a DC to pick an author from a list of authors in the domain for an ad hoc CA role
                   2669: </description>
                   2670: <status>works/unverified</status>
                   2671: </file>
                   2672: <file>
1.655     raeburn  2673: <source>loncom/interface/lonpickuser.pm</source>
                   2674: <target dist='default'>home/httpd/lib/perl/Apache/lonpickuser.pm</target>
                   2675: <categoryname>handler</categoryname>
                   2676: <description>
                   2677: Handler to pick a user from a directory search
                   2678: </description>
                   2679: <status>works/unverified</status>
                   2680: </file>
                   2681: <file>
1.797.2.137.2  1(raebur 2682:4): <source>loncom/interface/loncourseuser.pm</source>
                   2683:4): <target dist='default'>home/httpd/lib/perl/Apache/loncourseuser.pm</target>
                   2684:4): <categoryname>handler</categoryname>
                   2685:4): <description>
                   2686:4): Handler to check if a user has a role (active, future or previous) in a course.
                   2687:4): </description>
                   2688:4): <status>works/unverified</status>
                   2689:4): </file>
                   2690:4): <file>
1.795     raeburn  2691: <source>loncom/interface/loncourserespicker.pm</source>
                   2692: <target dist='default'>home/httpd/lib/perl/Apache/loncourserespicker.pm</target>
                   2693: <categoryname>handler</categoryname>
                   2694: <description>
                   2695: Provides interface to select resources/folders from a course
                   2696: (e.g., for IMS export, or choosing content for exam blocking).
                   2697: </description>
                   2698: <status>works/unverified</status>
                   2699: </file>
                   2700: <file>
1.797     raeburn  2701: <source>loncom/interface/londependencies.pm</source>
                   2702: <target dist='default'>home/httpd/lib/perl/Apache/londependencies.pm</target>
                   2703: <categoryname>handler</categoryname>
                   2704: <description>
                   2705: Provides interface for uploading, replacing and deleting files which
                   2706: are (or used to be) dependencies for an HTML page uploaded directly to a course.
                   2707: </description>
                   2708: <status>works/unverified</status>
                   2709: </file>
                   2710: <file>
1.173     www      2711: <source>loncom/interface/lonbulletin.pm</source>
                   2712: <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
                   2713: <categoryname>handler</categoryname>
                   2714: <description>
                   2715: Handler to put up bulletin board
1.167     www      2716: </description>
                   2717: <status>works/unverified</status>
                   2718: </file>
                   2719: <file>
                   2720: <source>loncom/interface/lonaboutme.pm</source>
                   2721: <target dist='default'>home/httpd/lib/perl/Apache/lonaboutme.pm</target>
                   2722: <categoryname>handler</categoryname>
                   2723: <description>
                   2724: Handler to put up personal info
1.19      harris41 2725: </description>
                   2726: <status>works/unverified</status>
                   2727: </file>
                   2728: <file>
1.15      harris41 2729: <source>loncom/publisher/loncfile.pm</source>
                   2730: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
                   2731: <categoryname>handler</categoryname>
                   2732: <description>
                   2733: Provides web-based functionality for file copy, rename, mkdir, etc, in the
                   2734: construction space menu.
1.137     harris41 2735: </description>
                   2736: <status>works/unverified</status>
                   2737: </file>
                   2738: <file>
1.335     raeburn  2739: <source>loncom/publisher/testbankimport.pm</source>
                   2740: <target dist='default'>home/httpd/lib/perl/Apache/testbankimport.pm</target>
                   2741: <categoryname>handler</categoryname>
                   2742: <description>
                   2743: Utility to convert plain text questions in a testbank file to LON-CAPA problems.
                   2744: Called by selecting testbank option when uploading file to construction space.
1.342     raeburn  2745: </description>
                   2746: <status>works/unverified</status>
                   2747: </file>
                   2748: <file>
                   2749: <source>loncom/imspackages/imsimport.pm</source>
                   2750: <target dist='default'>home/httpd/lib/perl/Apache/imsimport.pm</target>
                   2751: <categoryname>handler</categoryname>
                   2752: <description>
                   2753: Utility to import courses from other CMSs packaged in IMS 1.1 content package
                   2754: format into LON-CAPA Construction space.
                   2755: Called by selecting IMS package option when uploading file to construction space.
                   2756: </description>
                   2757: <status>works/unverified</status>
                   2758: </file>
                   2759: <file>
                   2760: <source>loncom/imspackages/imsimportdocs.pm</source>
                   2761: <target dist='default'>home/httpd/lib/perl/Apache/imsimportdocs.pm</target>
                   2762: <categoryname>handler</categoryname>
                   2763: <description>
                   2764: Utility to import courses from other CMSs packaged in IMS 1.1 content package
                   2765: format into a LON-CAPA course via DOCS.
                   2766: Called using Import IMS package button displayed in Special documents column in DOCS display.  
                   2767: </description>
                   2768: <status>works/unverified</status>
                   2769: </file>
                   2770: <file>
                   2771: <source>loncom/imspackages/imsprocessor.pm</source>
                   2772: <target dist='default'>home/httpd/lib/perl/Apache/imsprocessor.pm</target>
                   2773: <categoryname>handler</categoryname>
                   2774: <description>
                   2775: Contains routines used by imsimport handlers when importing contents of IMS 
                   2776: packages into construction space, or into a course directly via DOCS.
1.335     raeburn  2777: </description>
                   2778: <status>works/unverified</status>
                   2779: </file>
                   2780: <file>
1.404     raeburn  2781: <source>loncom/imspackages/imsexport.pm</source>
                   2782: <target dist='default'>home/httpd/lib/perl/Apache/imsexport.pm</target>
                   2783: <categoryname>handler</categoryname>
                   2784: <description>
                   2785: Routines used in londocs to export templated files to an IMS package.
                   2786: </description>
                   2787: <status>works/unverified</status>
                   2788: </file>
                   2789: <file>
1.137     harris41 2790: <source>loncom/interface/lonhelp.pm</source>
                   2791: <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
                   2792: <categoryname>handler</categoryname>
                   2793: <description>
                   2794: The .tex file help handler.
1.140     bowersj2 2795: </description>
                   2796: <status>works/unverified</status>
1.195     albertel 2797: <build trigger='always run'>
                   2798: loncom/html/adm/help/buildMakeWrapper
                   2799: </build>
                   2800: <dependencies>
1.197     albertel 2801: Makefile;
1.195     albertel 2802: buildMakeWrapper
                   2803: </dependencies>
1.141     bowersj2 2804: </file>
                   2805: <file>
1.593     raeburn  2806: <source>loncom/html/adm/help/help.png</source>
                   2807: <target dist='default'>home/httpd/html/adm/help/help.png</target>
                   2808: <categoryname>interface file</categoryname>
                   2809: <description>
                   2810: help icon
                   2811: </description>
                   2812: </file>
                   2813: <file>
1.158     bowersj2 2814: <source>loncom/html/adm/help/abouthelp.html</source>
                   2815: <target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
                   2816: <categoryname>interface file</categoryname>
                   2817: <description>
                   2818: Index file for the help system
                   2819: </description>
                   2820: </file>
                   2821: <file>
1.376     raeburn  2822: <source>loncom/html/adm/help/nohelptopic.html</source>
                   2823: <target dist='default'>home/httpd/html/adm/help/nohelptopic.html</target>
                   2824: <categoryname>interface file</categoryname>
                   2825: <description>
                   2826: Page of links to help manuals - displayed when inline help is missing for a specific topic.
                   2827: </description>
                   2828: </file>
                   2829: <file>
1.797.2.137.2  1(raebur 2830:4): <source>loncom/html/adm/help/loncapa.html</source>
                   2831:4): <target dist='default'>home/httpd/html/adm/help/loncapa.html</target>
                   2832:4): <categoryname>interface file</categoryname>
                   2833:4): <description>
                   2834:4): Language reference, generated from loncapa.xsd.
                   2835:4): </description>
                   2836:4): </file>
                   2837:4): <file>
1.158     bowersj2 2838: <source>doc/help/author.manual.access.tex</source>
1.162     harris41 2839: <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
                   2840: </target>
                   2841: <categoryname>interface file</categoryname>
1.158     bowersj2 2842: <description>
1.162     harris41 2843: The pseudo-LaTeX file to allow people to read the author's manual online, with
                   2844: a somewhat clumsy interface.
1.158     bowersj2 2845: </description>
                   2846: <status>works/unverified</status>
                   2847: </file>
                   2848: <file>
                   2849: <source>doc/help/course.manual.access.tex</source>
1.162     harris41 2850: <target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex
                   2851: </target>
                   2852: <categoryname>interface file</categoryname>
1.158     bowersj2 2853: <description>
1.162     harris41 2854: The pseudo-LaTeX file to allow people to read the course administrator's
                   2855: manual online, with a somewhat clumsy interface.
1.158     bowersj2 2856: </description>
                   2857: <status>works/unverified</status>
                   2858: </file>
                   2859: <file>
1.576     www      2860: <source>doc/help/domain.manual.access.tex</source>
                   2861: <target dist='default'>home/httpd/html/adm/help/tex/domain.manual.access.tex
                   2862: </target>
                   2863: <categoryname>interface file</categoryname>
                   2864: <description>
1.597     raeburn  2865: The pseudo-LaTeX file to allow people to read the domain coordination
1.576     www      2866: manual online, with a somewhat clumsy interface.
                   2867: </description>
                   2868: <status>works/unverified</status>
                   2869: </file>
                   2870: <file>
1.158     bowersj2 2871: <source>doc/help/author.manual.ps</source>
1.141     bowersj2 2872: <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
1.162     harris41 2873: <categoryname>interface file</categoryname>
1.141     bowersj2 2874: <description>
1.158     bowersj2 2875: The postscript Author's Manual
                   2876: </description>
                   2877: <status>works/unverified</status>
1.197     albertel 2878: <dependencies>
                   2879: doc/help/author.manual.texxml;
                   2880: doc/help/latexSplitter.py;
                   2881: doc/help/rebuildLabelHash.pl;
                   2882: doc/help/render.texxml.pl;
                   2883: doc/help/simpleEdit.py;
                   2884: doc/help/texxml2indextex.pl;
                   2885: doc/help/texxml2latex.pl;
                   2886: loncom/build/buildHelp.sh;
                   2887: loncom/build/help_graphics_converter.pl
                   2888: </dependencies>
1.158     bowersj2 2889: </file>
                   2890: <file>
                   2891: <source>doc/help/author.manual.pdf</source>
                   2892: <target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
1.784     raeburn  2893: <categoryname>pdf manual</categoryname>
1.158     bowersj2 2894: <description>
                   2895: The PDF Author's Manual
                   2896: </description>
                   2897: <status>works/unverified</status>
                   2898: </file>
                   2899: <file>
                   2900: <source>doc/help/course.manual.ps</source>
                   2901: <target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
1.162     harris41 2902: <categoryname>interface file</categoryname>
1.158     bowersj2 2903: <description>
                   2904: The postscript Course Manual
                   2905: </description>
                   2906: <status>works/unverified</status>
1.197     albertel 2907: <dependencies>
                   2908: doc/help/course.manual.texxml;
                   2909: doc/help/latexSplitter.py;
                   2910: doc/help/rebuildLabelHash.pl;
                   2911: doc/help/render.texxml.pl;
                   2912: doc/help/simpleEdit.py;
                   2913: doc/help/texxml2indextex.pl;
                   2914: doc/help/texxml2latex.pl;
                   2915: loncom/build/buildHelp.sh;
                   2916: loncom/build/help_graphics_converter.pl
                   2917: </dependencies>
1.158     bowersj2 2918: </file>
                   2919: <file>
                   2920: <source>doc/help/course.manual.pdf</source>
                   2921: <target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
1.784     raeburn  2922: <categoryname>pdf manual</categoryname>
1.158     bowersj2 2923: <description>
                   2924: The PDF Course Manual
1.200     bowersj2 2925: </description>
                   2926: <status>works/unverified</status>
                   2927: </file>
1.371     albertel 2928: <file>
1.576     www      2929: <source>doc/help/domain.manual.ps</source>
                   2930: <target dist='default'>home/httpd/html/adm/help/domain.manual.ps</target>
                   2931: <categoryname>interface file</categoryname>
                   2932: <description>
                   2933: The postscript Domain Manual
                   2934: </description>
                   2935: <status>works/unverified</status>
                   2936: <dependencies>
                   2937: doc/help/domain.manual.texxml;
                   2938: doc/help/latexSplitter.py;
                   2939: doc/help/rebuildLabelHash.pl;
                   2940: doc/help/render.texxml.pl;
                   2941: doc/help/simpleEdit.py;
                   2942: doc/help/texxml2indextex.pl;
                   2943: doc/help/texxml2latex.pl;
                   2944: loncom/build/buildHelp.sh;
                   2945: loncom/build/help_graphics_converter.pl
                   2946: </dependencies>
                   2947: </file>
                   2948: <file>
                   2949: <source>doc/help/domain.manual.pdf</source>
                   2950: <target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>
1.784     raeburn  2951: <categoryname>pdf manual</categoryname>
1.576     www      2952: <description>
                   2953: The PDF Domain Manual
                   2954: </description>
                   2955: <status>works/unverified</status>
                   2956: </file>
                   2957: <file>
1.371     albertel 2958:   <source>loncom/html/adm/help/ext_examples.html</source>
                   2959:   <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>
                   2960:   <categoryname>interface file</categoryname>
                   2961:   <description>
                   2962:     Examples for using &EXT in HTML
                   2963:   </description>
                   2964: </file>
                   2965: <file>
                   2966:   <source>loncom/html/adm/help/ext_examples.html.meta</source>
                   2967:   <target dist='default'>home/httpd/html/adm/help/ext_examples.html.meta</target>
                   2968:   <categoryname>interface file</categoryname>
                   2969:   <description>
                   2970:     Examples for using &EXT in HTML metadata
                   2971:   </description>
                   2972: </file>
                   2973: <file>
                   2974:   <source>loncom/html/adm/help/ext_examples.library</source>
                   2975:   <target dist='default'>home/httpd/html/adm/help/ext_examples.library</target>
                   2976:   <categoryname>interface file</categoryname>
                   2977:   <description>
                   2978:     Examples for using &EXT library
                   2979:   </description>
                   2980: </file>
                   2981: <file>
                   2982:   <source>loncom/html/adm/help/ext_examples.library.meta</source>
                   2983:   <target dist='default'>home/httpd/html/adm/help/ext_examples.library.meta</target>
                   2984:   <categoryname>interface file</categoryname>
                   2985:   <description>
                   2986:     Examples for using &EXT library metadata
                   2987:   </description>
                   2988: </file>
                   2989: <file>
                   2990:   <source>loncom/html/adm/help/ext_examples.problem</source>
                   2991:   <target dist='default'>home/httpd/html/adm/help/ext_examples.problem</target>
                   2992:   <categoryname>interface file</categoryname>
                   2993:   <description>
                   2994:     Examples for using &EXT problem
                   2995:   </description>
                   2996: </file>
                   2997: <file>
                   2998:   <source>loncom/html/adm/help/ext_examples.problem.meta</source>
                   2999:   <target dist='default'>home/httpd/html/adm/help/ext_examples.problem.meta</target>
                   3000:   <categoryname>interface file</categoryname>
                   3001:   <description>
                   3002:     Examples for using &EXT problem metadata
                   3003:   </description>
                   3004: </file>
1.615     amueller 3005: <file>
                   3006:   <source>loncom/interface/lontemplate.pm</source>
                   3007:   <target dist='default'>home/httpd/lib/perl/Apache/lontemplate.pm</target>
                   3008:   <categoryname>handler</categoryname>
                   3009:   <description>
                   3010:     Handler to create templates
                   3011:   </description>
                   3012:   <status>works/unverified</status>
                   3013: </file>
1.140     bowersj2 3014: <fileglob>
                   3015: <glob>*.*</glob>
                   3016: <sourcedir>loncom/html/adm/help/gif/</sourcedir>
                   3017: <targetdir dist='default'>
                   3018: home/httpd/html/adm/help/gif/</targetdir>
1.162     harris41 3019: <categoryname>interface file</categoryname>
1.140     bowersj2 3020: <description>
                   3021: Gif files for the help system
                   3022: </description>
                   3023: <filenames>
1.360     albertel 3024: Authoring_Dynamic_Plot_Axis_Labels.gif;
                   3025: Authoring_Dynamic_Plot_Axis_Tics_border.gif;
                   3026: Authoring_Dynamic_Plot_Axis_Tics_minor.gif;
                   3027: Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif;
                   3028: Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif;
                   3029: Authoring_Dynamic_Plot_Title_X_Y_Label.gif;
1.538     albertel 3030: BT_ScreenshotCriteria.gif;
                   3031: BT_ScreenshotQuestion.gif;
                   3032: BT_ScreenshotVariable.gif;
                   3033: flowchartBridgeTask.gif;
1.360     albertel 3034: Dynamic_Replication_Change.gif;
                   3035: Dynamic_Replication_Request.gif;
                   3036: Load_Balance_Example.gif;
                   3037: LONCAPA_Network_Diagram2.gif;
                   3038: LONCAPA_Network_Diagram.gif;
                   3039: Map_Example.gif;
                   3040: Resource_Assembly.gif;
1.703     raeburn  3041: aboutme.gif;
                   3042: addClickerInfoFile.gif;
1.797.2.121  raeburn  3043: add_folder.gif;
                   3044: add_link.gif;
1.703     raeburn  3045: anno.gif;
                   3046: anot.gif;
                   3047: anot2.gif;
1.797.2.137.2  1(raebur 3048:4): archive.gif;
1.163     harris41 3049: authorRemote.gif;
1.797.2.45  raeburn  3050: author_example_directory.gif;
                   3051: author_new_content.gif;
                   3052: author_top_menu.gif;
1.797.2.41  raeburn  3053: back.gif;
1.703     raeburn  3054: bchat.gif;
                   3055: blog.gif;
1.797.2.50  raeburn  3056: bomb.gif;
1.797.2.119  raeburn  3057: bubblesheet.gif;
1.703     raeburn  3058: catalog.gif;
                   3059: ccat.gif;
                   3060: chat.gif;
1.797.2.41  raeburn  3061: chkrole.gif;
1.703     raeburn  3062: chrt.gif;
                   3063: com.gif;
1.163     harris41 3064: constructionSpace.gif;
                   3065: constructionSpaceForPublishing.gif;
1.703     raeburn  3066: coprplot.gif;
                   3067: cprv.gif;
1.163     harris41 3068: creatingANewCourse.gif;
                   3069: creatingNewProblemResource.gif;
1.703     raeburn  3070: crsconf.gif;
1.797.2.137.2  1(raebur 3071:4): daxecollapsible.gif;
                   3072:4): daxeleftpanel.gif;
                   3073:4): daxeradio.gif;
                   3074:4): daxetoolbar.gif;
                   3075:4): daxeui.gif;
1.797.2.121  raeburn  3076: delete.gif;
1.703     raeburn  3077: docs.gif;
                   3078: document-open.gif;
                   3079: document-properties.gif;
1.797.2.119  raeburn  3080: download_sub.gif;
1.703     raeburn  3081: dump.gif;
1.163     harris41 3082: dynamic_piecewise.gif;
                   3083: dynamic_piecewise2.gif;
                   3084: dynamic_plot.gif;
                   3085: dynamic_plot2.gif;
1.797.2.49  raeburn  3086: edit.gif;
1.797.2.45  raeburn  3087: editmap.gif;
1.797.2.49  raeburn  3088: editwishlist.gif;
1.703     raeburn  3089: edit-find-replace.gif;
                   3090: edit-redo.gif;
                   3091: edit-undo.gif;
                   3092: emblem-photos.gif;
1.797.2.121  raeburn  3093: emblem-readonly.gif;
1.703     raeburn  3094: eval.gif;
                   3095: extres.gif;
                   3096: fdbk.gif;
                   3097: feedback.gif;
1.163     harris41 3098: formulaResponse.gif;
1.797.2.41  raeburn  3099: forw.gif;
1.770     www      3100: FPRexamples.gif;
1.703     raeburn  3101: fromfile.gif;
1.797.2.119  raeburn  3102: grade_PageFolder.gif;
                   3103: grade_students.gif;
                   3104: grading_table.gif;
1.703     raeburn  3105: grds.gif;
                   3106: grps.gif;
1.797.2.45  raeburn  3107: help.gif;
1.797.2.89  raeburn  3108: helpdesk-access.gif;
1.797.2.45  raeburn  3109: html_page_plaintext.gif;
                   3110: html_page_richtext.gif;
1.703     raeburn  3111: list-add.gif;
1.163     harris41 3112: login.gif;
                   3113: lonhelpheader.gif;
1.703     raeburn  3114: mail-message-new.gif;
                   3115: mail-reply-all.gif;
1.192     bowersj2 3116: mainCourseDocuments.gif;
1.163     harris41 3117: mapAdvancedEditorNew.gif;
                   3118: mapClickedStart.gif;
                   3119: mapEditFirstClick.gif;
                   3120: mapEditInitial.gif;
                   3121: mapEditingButton.gif;
                   3122: mapEditorDirectoryBrowser.gif;
                   3123: mapEditorResourceChosen.gif;
                   3124: mapEditorSelection.gif;
                   3125: mapInsertResource.gif;
                   3126: mapNewResource.gif;
                   3127: mapSecondWindowSecondResource.gif;
                   3128: mapSimpleEditor.gif;
                   3129: mapStraightened.gif;
                   3130: mapTwoResources.gif;
1.703     raeburn  3131: messalog.gif;
                   3132: mngcu.gif;
1.797.2.121  raeburn  3133: move.gif;
1.797.2.45  raeburn  3134: multiple_choice_problem_menu.gif;
1.703     raeburn  3135: nav.gif;
                   3136: navigation.gif;
                   3137: network-workgroup.gif;
                   3138: new.gif;
1.797.2.45  raeburn  3139: newmsg.gif;
1.797.2.121  raeburn  3140: note.gif;
1.163     harris41 3141: numericalResponse1.gif;
                   3142: numericalResponseEditor.gif;
                   3143: numericalResponseSlopeProblem.gif;
                   3144: numericalResponseVarInText.gif;
                   3145: optionResponseEditing.gif;
                   3146: optionResponseProblem.gif;
1.703     raeburn  3147: page.gif;
                   3148: parm.gif;
                   3149: pgrd.gif;
                   3150: port.gif;
1.568     raeburn  3151: pref.gif;
1.703     raeburn  3152: preferences-desktop-font.gif;
                   3153: preferences-desktop-locale.gif;
                   3154: preferences-desktop-theme.gif;
1.797.2.137.2  1(raebur 3155:4): printout.gif;
1.797.2.45  raeburn  3156: problem_editing_colorful.gif;
                   3157: problem_editing_xml.gif;
                   3158: problem_testing.gif;
1.703     raeburn  3159: prt.gif;
1.163     harris41 3160: publishMetadata.gif;
                   3161: radioResponse2.gif;
                   3162: radioResponseHint.gif;
1.703     raeburn  3163: rcrs.gif;
1.797.2.119  raeburn  3164: receipt_number.gif;
1.703     raeburn  3165: res.gif;
                   3166: resversion.gif;
                   3167: roles.gif;
                   3168: rsrv.gif;
1.797.2.121  raeburn  3169: save.gif;
1.703     raeburn  3170: scoreupfrm.gif;
                   3171: sctr.gif;
1.797.2.89  raeburn  3172: selfenrl-queue.gif;
1.703     raeburn  3173: self_enroll.gif;
                   3174: simple.gif;
                   3175: simpprob.gif;
1.797.2.119  raeburn  3176: slots_change_confirm.gif;
                   3177: slots_change_resv.gif;
                   3178: slots_creation.gif;
                   3179: slots_instructor_assigned.gif;
                   3180: slots_manager.gif;
                   3181: slots_navmaps.gif;
                   3182: slots_params.gif;
                   3183: slots_proctor_validate.gif;
                   3184: slots_student_reserve.gif;
1.797.2.120  raeburn  3185: slots_summary_cc.gif;
1.797.2.119  raeburn  3186: slots_timeline.gif;
                   3187: slots_uniqueness.gif;
1.163     harris41 3188: smallHelp.gif;
                   3189: spreadsheet_hierarchy.gif;
1.703     raeburn  3190: sprs.gif;
                   3191: src.gif;
                   3192: stat.gif;
1.163     harris41 3193: stringResponseEditor.gif;
1.548     www      3194: studentInterface.gif;
1.703     raeburn  3195: subdocs.gif;
                   3196: subtimpl.gif;
                   3197: survey_rep.gif;
                   3198: syllabus.gif;
                   3199: system-users.gif;
1.797.2.45  raeburn  3200: tolastloc.gif;
1.775     www      3201: turning.gif;
1.797.2.119  raeburn  3202: ungrade_sub.gif;
1.703     raeburn  3203: uploadscores.gif;
                   3204: uplusr.gif;
                   3205: verify.gif;
1.797.2.121  raeburn  3206: view.gif;
1.797.2.71  raeburn  3207: webdavcentosauth.gif;
                   3208: webdavcentosdirectory.gif;
                   3209: webdavcentosmenu.gif;
                   3210: webdavcentosurl.gif;
                   3211: webdavforkliftdirectory.gif;
                   3212: webdavforkliftedit.gif;
                   3213: webdavforkliftmenu.gif;
                   3214: webdavforklifturl.gif;
                   3215: webdavmacauth.gif;
                   3216: webdavmacconnect.gif;
                   3217: webdavmacdirectory.gif;
                   3218: webdavmacedit.gif;
                   3219: webdavmacfinder.gif;
                   3220: webdavwin7auth.gif;
                   3221: webdavwin7directory.gif;
                   3222: webdavwin7map.gif;
                   3223: webdavwin7menu.gif;
                   3224: webdavwin7url.gif;
1.797.2.49  raeburn  3225: webpage.gif;
1.797.2.8  raeburn  3226: wishlist.gif;
                   3227: wishlist-link.gif;
1.548     www      3228: iclicker.gif;
                   3229: interwrite1.gif;
                   3230: interwrite2.gif;
                   3231: interwrite3.gif;
                   3232: interwrite4.gif;
                   3233: interwrite5.gif;
1.140     bowersj2 3234: </filenames>
                   3235: </fileglob>
                   3236: <fileglob>
                   3237: <glob>*.*</glob>
                   3238: <sourcedir>loncom/html/adm/help/eps/</sourcedir>
                   3239: <targetdir dist='default'>
                   3240: home/httpd/html/adm/help/eps/</targetdir>
1.162     harris41 3241: <categoryname>interface file</categoryname>
1.140     bowersj2 3242: <description>
                   3243: EPS files for the help system
                   3244: </description>
                   3245: <filenames>
1.360     albertel 3246: Authoring_Dynamic_Plot_Axis_Labels.eps;
                   3247: Authoring_Dynamic_Plot_Axis_Tics_border.eps;
                   3248: Authoring_Dynamic_Plot_Axis_Tics_minor.eps;
                   3249: Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;
                   3250: Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;
                   3251: Authoring_Dynamic_Plot_Title_X_Y_Label.eps;
1.538     albertel 3252: BT_ScreenshotCriteria.eps;
                   3253: BT_ScreenshotQuestion.eps;
                   3254: BT_ScreenshotVariable.eps;
                   3255: flowchartBridgeTask.eps;
1.360     albertel 3256: Dynamic_Replication_Change.eps;
                   3257: Dynamic_Replication_Request.eps;
                   3258: Load_Balance_Example.eps;
                   3259: LONCAPA_Network_Diagram2.eps;
                   3260: LONCAPA_Network_Diagram.eps;
                   3261: Map_Example.eps;
                   3262: Resource_Assembly.eps;
1.703     raeburn  3263: aboutme.eps;
                   3264: addClickerInfoFile.eps;
1.797.2.121  raeburn  3265: add_folder.eps;
                   3266: add_link.eps;
1.703     raeburn  3267: anno.eps;
                   3268: anot.eps;
                   3269: anot2.eps;
1.797.2.137.2  1(raebur 3270:4): archive.eps;
1.163     harris41 3271: authorRemote.eps;
1.797.2.45  raeburn  3272: author_example_directory.eps;
                   3273: author_new_content.eps;
                   3274: author_top_menu.eps;
                   3275: back.eps;
1.703     raeburn  3276: bchat.eps;
                   3277: blog.eps;
1.797.2.50  raeburn  3278: bomb.eps;
1.797.2.119  raeburn  3279: bubblesheet.eps;
1.703     raeburn  3280: catalog.eps;
                   3281: ccat.eps;
                   3282: chat.eps;
1.797.2.45  raeburn  3283: chkrole.eps;
1.703     raeburn  3284: chrt.eps;
                   3285: com.eps;
1.163     harris41 3286: constructionSpace.eps;
                   3287: constructionSpaceForPublishing.eps;
1.703     raeburn  3288: coprplot.eps;
                   3289: cprv.eps;
1.163     harris41 3290: creatingANewCourse.eps;
                   3291: creatingNewProblemResource.eps;
1.703     raeburn  3292: crsconf.eps;
1.797.2.137.2  1(raebur 3293:4): daxecollapsible.eps;
                   3294:4): daxeleftpanel.eps;
                   3295:4): daxeradio.eps;
                   3296:4): daxetoolbar.eps;
                   3297:4): daxeui.eps;
1.797.2.121  raeburn  3298: delete.eps;
1.703     raeburn  3299: docs.eps;
                   3300: document-open.eps;
                   3301: document-properties.eps;
1.797.2.119  raeburn  3302: download_sub.eps;
1.703     raeburn  3303: dump.eps;
1.163     harris41 3304: dynamic_piecewise.eps;
                   3305: dynamic_piecewise2.eps;
                   3306: dynamic_plot.eps;
                   3307: dynamic_plot2.eps;
1.797.2.49  raeburn  3308: edit.eps;
1.797.2.45  raeburn  3309: editmap.eps;
1.797.2.49  raeburn  3310: editwishlist.eps;
1.703     raeburn  3311: edit-find-replace.eps;
                   3312: edit-redo.eps;
                   3313: edit-undo.eps;
                   3314: emblem-photos.eps;
1.797.2.121  raeburn  3315: emblem-readonly.eps;
1.703     raeburn  3316: eval.eps;
                   3317: extres.eps;
                   3318: fdbk.eps;
                   3319: feedback.eps;
1.163     harris41 3320: formulaResponse.eps;
1.797.2.45  raeburn  3321: forw.eps;
1.770     www      3322: FPRexamples.eps;
1.703     raeburn  3323: fromfile.eps;
1.797.2.119  raeburn  3324: grade_PageFolder.eps;
                   3325: grade_students.eps;
                   3326: grading_table.eps;
1.703     raeburn  3327: grds.eps;
                   3328: grps.eps;
1.797.2.45  raeburn  3329: help.eps;
1.797.2.89  raeburn  3330: helpdesk-access.eps;
1.797.2.45  raeburn  3331: html_page_plaintext.eps;
                   3332: html_page_richtext.eps;
1.703     raeburn  3333: list-add.eps;
1.163     harris41 3334: lonhelpheader.eps;
                   3335: login.eps;
1.703     raeburn  3336: mail-message-new.eps;
                   3337: mail-reply-all.eps;
1.192     bowersj2 3338: mainCourseDocuments.eps;
1.163     harris41 3339: mapAdvancedEditorNew.eps;
                   3340: mapClickedStart.eps;
                   3341: mapEditFirstClick.eps;
                   3342: mapEditInitial.eps;
                   3343: mapEditingButton.eps;
                   3344: mapEditorDirectoryBrowser.eps;
                   3345: mapEditorResourceChosen.eps;
                   3346: mapEditorSelection.eps;
                   3347: mapInsertResource.eps;
                   3348: mapNewResource.eps;
                   3349: mapSecondWindowSecondResource.eps;
                   3350: mapSimpleEditor.eps;
                   3351: mapStraightened.eps;
                   3352: mapTwoResources.eps;
1.703     raeburn  3353: messalog.eps;
                   3354: mngcu.eps;
1.797.2.121  raeburn  3355: move.eps;
1.797.2.45  raeburn  3356: multiple_choice_problem_menu.eps;
1.703     raeburn  3357: nav.eps;
                   3358: navigation.eps;
                   3359: network-workgroup.eps;
                   3360: new.eps;
1.797.2.45  raeburn  3361: newmsg.eps;
1.797.2.121  raeburn  3362: note.eps;
1.163     harris41 3363: numericalResponse1.eps;
                   3364: numericalResponseEditor.eps;
                   3365: numericalResponseSlopeProblem.eps;
                   3366: numericalResponseVarInText.eps;
                   3367: optionResponseEditing.eps;
                   3368: optionResponseProblem.eps;
1.703     raeburn  3369: page.eps;
                   3370: parm.eps;
                   3371: pgrd.eps;
                   3372: port.eps;
                   3373: preferences-desktop-font.eps;
                   3374: preferences-desktop-locale.eps;
                   3375: preferences-desktop-theme.eps;
1.797.2.45  raeburn  3376: problem_editing_colorful.eps;
                   3377: problem_editing_xml.eps;
                   3378: problem_testing.eps;
1.703     raeburn  3379: prt.eps;
1.163     harris41 3380: publishMetadata.eps;
                   3381: radioResponse2.eps;
                   3382: radioResponseHint.eps;
1.703     raeburn  3383: rcrs.eps;
1.797.2.119  raeburn  3384: receipt_number.eps;
1.703     raeburn  3385: res.eps;
                   3386: resversion.eps;
                   3387: roles.eps;
                   3388: rsrv.eps;
1.797.2.121  raeburn  3389: save.eps;
1.703     raeburn  3390: scoreupfrm.eps;
                   3391: sctr.eps;
1.797.2.89  raeburn  3392: selfenrl-queue.eps;
1.703     raeburn  3393: self_enroll.eps;
                   3394: simple.eps;
                   3395: simpprob.eps;
1.797.2.119  raeburn  3396: slots_change_confirm.eps;
                   3397: slots_change_resv.eps;
                   3398: slots_creation.eps;
                   3399: slots_instructor_assigned.eps;
                   3400: slots_manager.eps;
                   3401: slots_navmaps.eps;
                   3402: slots_params.eps;
                   3403: slots_proctor_validate.eps;
                   3404: slots_student_reserve.eps;
1.797.2.120  raeburn  3405: slots_summary_cc.eps;
1.797.2.119  raeburn  3406: slots_timeline.eps;
                   3407: slots_uniqueness.eps;
1.163     harris41 3408: smallHelp.eps;
                   3409: spreadsheet_hierarchy.eps;
1.703     raeburn  3410: sprs.eps;
                   3411: src.eps;
                   3412: stat.eps;
1.163     harris41 3413: stringResponseEditor.eps;
1.548     www      3414: studentInterface.eps;
1.703     raeburn  3415: subdocs.eps;
                   3416: subtimpl.eps;
                   3417: survey_rep.eps;
                   3418: syllabus.eps;
                   3419: system-users.eps;
1.797.2.45  raeburn  3420: tolastloc.eps;
1.775     www      3421: turning.eps;
1.797.2.119  raeburn  3422: ungrade_sub.eps;
1.703     raeburn  3423: uploadscores.eps;
                   3424: uplusr.eps;
                   3425: verify.eps;
1.797.2.121  raeburn  3426: view.eps;
1.797.2.71  raeburn  3427: webdavcentosauth.eps;
                   3428: webdavcentosdirectory.eps;
                   3429: webdavcentosmenu.eps;
                   3430: webdavcentosurl.eps;
                   3431: webdavforkliftdirectory.eps;
                   3432: webdavforkliftedit.eps;
                   3433: webdavforkliftmenu.eps;
                   3434: webdavforklifturl.eps;
                   3435: webdavmacauth.eps;
                   3436: webdavmacconnect.eps;
                   3437: webdavmacdirectory.eps;
                   3438: webdavmacedit.eps;
                   3439: webdavmacfinder.eps;
                   3440: webdavwin7auth.eps;
                   3441: webdavwin7directory.eps;
                   3442: webdavwin7map.eps;
                   3443: webdavwin7menu.eps;
                   3444: webdavwin7url.eps;
1.797.2.49  raeburn  3445: webpage.eps;
1.797.2.8  raeburn  3446: wishlist.eps;
                   3447: wishlist-link.eps;
1.548     www      3448: iclicker.eps;
                   3449: interwrite1.eps;
                   3450: interwrite2.eps;
                   3451: interwrite3.eps;
                   3452: interwrite4.eps;
                   3453: interwrite5.eps;
1.140     bowersj2 3454: </filenames>
                   3455: </fileglob>
                   3456: <fileglob>
                   3457: <glob>*.*</glob>
                   3458: <sourcedir>loncom/html/adm/help/tex/</sourcedir>
                   3459: <targetdir dist='default'>
                   3460: home/httpd/html/adm/help/tex/</targetdir>
1.162     harris41 3461: <categoryname>interface file</categoryname>
1.140     bowersj2 3462: <description>
                   3463: Tex files for the help system
                   3464: </description>
                   3465: <filenames>
1.163     harris41 3466: About_Authors_Manual.tex;
1.321     www      3467: About_Bombs.tex;
1.276     bowersj2 3468: About_Communication.tex;
                   3469: About_Developers_Manual.tex;
1.163     harris41 3470: About_Numerical_and_Formula_Response.tex;
1.519     albertel 3471: About_Symbs.tex;
1.350     www      3472: all_functions_table.tex;
1.371     albertel 3473: adaptive_hints.tex;
1.361     www      3474: Additional_Help.tex;
1.163     harris41 3475: Ambiguous_Reference.tex;
1.309     matthew  3476: Analysis_Analyze_Over.tex;
1.350     www      3477: Analyze_Problem.tex;
1.461     albertel 3478: Answer_Date.tex;
1.797.2.45  raeburn  3479: Answer_Display_Overview.tex;
1.278     bowersj2 3480: Annotation.tex;
1.797.2.137.2  4(raebur 3481:4): Archiving_Directory_Options.tex;
1.276     bowersj2 3482: Authentication.tex;
1.427     www      3483: Auth_Options.tex;
1.163     harris41 3484: Authoring_Adding_Pictures.tex;
1.797.2.137.2  1(raebur 3485:4): Authoring_Archiving_Directory.tex;
1.248     bowersj2 3486: Authoring_DataResponse.tex;
1.797.2.137.2  1(raebur 3487:4): Authoring_Daxe_CSS.tex;
                   3488:4): Authoring_Daxe_FAQ.tex;
                   3489:4): Authoring_Daxe_Introduction.tex;
                   3490:4): Authoring_Daxe_Left_Panel.tex;
                   3491:4): Authoring_Daxe_Math.tex;
                   3492:4): Authoring_Daxe_Menus.tex;
                   3493:4): Authoring_Daxe_Radiobuttonresponse.tex;
                   3494:4): Authoring_Daxe_Templates.tex;
                   3495:4): Authoring_Daxe_Toolbar.tex;
                   3496:4): Authoring_Daxe_UI.tex;
                   3497:4): Authoring_Daxe_Variables.tex;
1.350     www      3498: Authoring_Dynamic_Plot_Axes.tex;
1.461     albertel 3499: Authoring_Dynamic_Plot_Color_Selection.tex;
1.350     www      3500: Authoring_Dynamic_Plot_Curve_Data.tex;
                   3501: Authoring_Dynamic_Plot_Curve_Function.tex;
                   3502: Authoring_Dynamic_Plot_Curve.tex;
                   3503: Authoring_Dynamic_Plot_Gnuplot.tex;
                   3504: Authoring_Dynamic_Plot_Key.tex;
                   3505: Authoring_Dynamic_Plot_Label.tex;
                   3506: Authoring_Dynamic_Plot_Linestyle.tex;
1.163     harris41 3507: Authoring_Dynamic_Plot.tex;
1.350     www      3508: Authoring_Dynamic_Plot_Tics.tex;
                   3509: Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
1.797.2.122  raeburn  3510: Authoring_Equations.tex;
1.248     bowersj2 3511: Authoring_ExternalResponse.tex;
                   3512: Authoring_Foil_Structure_Tags.tex;
1.350     www      3513: Authoring_Hint_Tags.tex;
1.163     harris41 3514: Authoring_HTML_vs_Tex.tex;
1.248     bowersj2 3515: Authoring_ImageResponse.tex;
                   3516: Authoring_Input_Tags.tex;
                   3517: Authoring_Internal_Tags.tex;
1.493     www      3518: Authoring_Intro.tex;
1.797.2.45  raeburn  3519: Authoring_Library_Scripts.tex;
1.599     raeburn  3520: Authoring_Math_Editor.tex;
1.797.2.60  raeburn  3521: Authoring_Multilingual_Problems.tex;
1.248     bowersj2 3522: Authoring_NumericalResponse.tex;
                   3523: Authoring_OptionResponse.tex;
                   3524: Authoring_Output_Tags.tex;
1.254     bowersj2 3525: Authoring_Pictures_EPS.tex;
1.163     harris41 3526: Authoring_Piecewise_Plot.tex;
1.248     bowersj2 3527: Authoring_RadiobuttonResponse.tex;
                   3528: Authoring_Response_Attributes.tex;
1.350     www      3529: Authoring_Responseparam_Parameter.tex;
1.248     bowersj2 3530: Authoring_Response_Tag_Intro.tex;
                   3531: Authoring_Scripting_Tags.tex;
                   3532: Authoring_Structure_Tags.tex;
1.797.2.45  raeburn  3533: Authoring_Surveys.tex;
1.797.2.71  raeburn  3534: Authoring_WebDAV.tex;
                   3535: Authoring_WebDAV_Mac_10v6.tex;
                   3536: Authoring_WebDAV_Mac_10v10.tex;
                   3537: Authoring_WebDAV_Windows_v7.tex;
                   3538: Authoring_WebDAV_Linux_Centos.tex;
1.248     bowersj2 3539: Authoring_XML_Intro.tex;
1.797.2.89  raeburn  3540: Author_Change_Privileges.tex;
                   3541: Author_Create_Coauthor_List.tex;
1.350     www      3542: Author_LON-CAPA_Introduction.tex;
                   3543: Author_Manual_Title_Page.tex;
1.797.2.45  raeburn  3544: Author_Menu.tex;
1.350     www      3545: Author_Numerical_and_Formula.tex;
                   3546: Author_Remote_Control.tex;
1.797.2.89  raeburn  3547: Author_User_Logs.tex;
                   3548: Author_View_Coauthor_List.tex;
1.499     raeburn  3549: Batch_Creation.tex;
1.554     albertel 3550: BridgeTask_About.tex;
                   3551: BridgeTask_Conditions.tex;
                   3552: BridgeTask_Create.tex;
                   3553: BridgeTask_EditModeFinishing.tex;
                   3554: BridgeTask_EditModeIntroduction.tex;
                   3555: BridgeTask_EditModeQuestion.tex;
                   3556: BridgeTask_EditMode.tex;
                   3557: BridgeTask_EditModeVariable.tex;
                   3558: BridgeTask_Features.tex;
                   3559: BridgeTask_Intro.tex;
                   3560: BridgeTask_Portfolio.tex;
                   3561: BridgeTask_SetupResource.tex;
                   3562: BridgeTask_Slot.tex;
                   3563: BridgeTask_XMLFinishing.tex;
                   3564: BridgeTask_XMLHeader.tex;
                   3565: BridgeTask_XMLQuestions.tex;
                   3566: BridgeTask_XML.tex;
                   3567: BridgeTask_XMLVariable.tex;
1.461     albertel 3568: Browsing_Resources.tex;
1.278     bowersj2 3569: Bugzilla.tex;
1.267     www      3570: Caching.tex;
1.246     bowersj2 3571: Calendar_Add_Announcement.tex;
                   3572: Calendar_Remove_Announcement.tex;
1.163     harris41 3573: Calling_Functions.tex;
1.350     www      3574: CAPA_LON-CAPA_function_diffs.tex;
1.276     bowersj2 3575: Cascading_Parameters.tex;
1.461     albertel 3576: Catalog_Info.tex;
1.278     bowersj2 3577: Change_Colors.tex;
                   3578: Change_Password.tex;
1.249     matthew  3579: Chart_Description.tex;
1.374     albertel 3580: Change_Discussion_Display.tex;
1.461     albertel 3581: Chart_Enrollment_Status.tex;
1.249     matthew  3582: Chart_Output_Data.tex;
                   3583: Chart_Output_Formats.tex;
1.461     albertel 3584: Chart_Sections.tex;
                   3585: Chart_Sequences.tex;
                   3586: Chart_Student_Data.tex;
1.276     bowersj2 3587: Chatting.tex;
1.548     www      3588: Clicker_Registration.tex;
1.797.2.137.2  1(raebur 3589:4): Clone_Tiny_URLs.tex;
1.163     harris41 3590: Coauthor.tex;
                   3591: Construction_Space_Overview.tex;
1.797.2.45  raeburn  3592: Content_Page_Overview.tex;
1.493     www      3593: Contextual_Help.tex;
1.276     bowersj2 3594: Course_Add_Other.tex;
1.163     harris41 3595: Course_Add_Student.tex;
1.797.2.89  raeburn  3596: Course_Approve_Selfenroll.tex;
1.461     albertel 3597: Course_Automated_Enrollment.tex;
1.278     bowersj2 3598: Course_Broadcast_Message.tex;
                   3599: Course_Change_Privileges.tex;
1.163     harris41 3600: Course_Chart_To_Excel.tex;
1.254     bowersj2 3601: Course_Chat.tex;
1.163     harris41 3602: Course_Convert_To_CSV.tex;
1.493     www      3603: Course_Coordination_Intro.tex;
1.163     harris41 3604: Course_Create_Class_List.tex;
1.797.2.50  raeburn  3605: Course_Creation_Log.tex;
1.163     harris41 3606: Course_Critical_Message.tex;
                   3607: Course_Deleting.tex;
                   3608: Course_Disable_Discussion.tex;
                   3609: Course_Discussion_Board.tex;
                   3610: Course_Drop_Student.tex;
                   3611: Course_Edit_Content.tex;
1.276     bowersj2 3612: Course_Editing_Custom_Roles.tex;
1.461     albertel 3613: Course_Environment.tex;
1.278     bowersj2 3614: Course_Extending_Due_Dates.tex;
1.254     bowersj2 3615: Course_Face_To_Face_Records.tex;
1.163     harris41 3616: Course_Feedback_Addresses.tex;
1.797.2.89  raeburn  3617: Course_Helpdesk_Access.tex;
1.163     harris41 3618: Course_Homework_Performance_Overview.tex;
1.350     www      3619: Course_Manually_Grade_Problem.tex;
1.197     albertel 3620: Course_Manual_Title_Page.tex;
1.566     raeburn  3621: Course_Manage_Group.tex;
1.264     bowersj2 3622: Course_Maximum_Collaborators.tex;
1.163     harris41 3623: Course_Message_Access.tex;
1.254     bowersj2 3624: Course_Modify_Student_Data.tex;
1.264     bowersj2 3625: Course_Parameter_Levels.tex;
1.461     albertel 3626: Course_Parameter_Table_Mode.tex;
1.721     www      3627: Course_Prefs_Bridgetasks.tex;
                   3628: Course_Prefs_Display.tex;
1.797.2.137.2  1(raebur 3629:4): Course_Prefs_ExternalTools.tex;
1.721     www      3630: Course_Prefs_Grading.tex;
                   3631: Course_Prefs_Printouts.tex;
                   3632: Course_Prefs_Classlists.tex;
                   3633: Course_Prefs_Feedback.tex;
                   3634: Course_Prefs_Language.tex;
1.797.2.137.2  1(raebur 3635:4): Course_Prefs_Linkprotection.tex;
                   3636:4): Course_Prefs_Menus.tex;
1.721     www      3637: Course_Prefs_Spreadsheet.tex;
                   3638: Course_Prefs_Discussions.tex;
                   3639: Course_Prefs_General.tex;
                   3640: Course_Prefs_Other.tex;
1.797.2.45  raeburn  3641: Course_Prefs_Settings.tex;
1.163     harris41 3642: Course_Problem_Weight.tex;
1.742     raeburn  3643: Course_Requests.tex;
1.659     raeburn  3644: Course_Request_Access_End.tex;
                   3645: Course_Request_Access_Start.tex;
                   3646: Course_Request_Autoadd.tex;
                   3647: Course_Request_Autodrop.tex;
                   3648: Course_Request_Category.tex;
                   3649: Course_Request_Clone.tex;
                   3650: Course_Request_Crosslist.tex;
                   3651: Course_Request_Description.tex;
                   3652: Course_Request_Enroll_End.tex;
                   3653: Course_Request_Enroll_Start.tex;
                   3654: Course_Request_LCSection.tex;
                   3655: Course_Request_Personnel.tex;
1.660     raeburn  3656: Course_Request_RegAccess_End.tex;
                   3657: Course_Request_RegAccess_Start.tex;
1.661     raeburn  3658: Course_Request_Rolesection.tex;
1.659     raeburn  3659: Course_Request_Sections.tex;
1.658     raeburn  3660: Course_Roles.tex;
1.603     raeburn  3661: Course_Self_Enrollment.tex;
1.254     bowersj2 3662: Course_Set_Start_End_Date.tex;
1.163     harris41 3663: Course_Setting_Parameters.tex;
                   3664: Course_Student_Grade_Override.tex;
                   3665: Course_Student_Work.tex;
                   3666: Course_Toplevel_Seq.tex;
1.254     bowersj2 3667: Course_User_Evaluation.tex;
1.797.2.89  raeburn  3668: Course_User_Logs.tex;
1.264     bowersj2 3669: Course_User_Parameter.tex;
1.278     bowersj2 3670: Course_View_Class_List.tex;
1.248     bowersj2 3671: Create_Course.tex;
1.163     harris41 3672: Creating_A_Course_Intro.tex;
1.797.2.45  raeburn  3673: Creating_Content_Overview.tex;
1.597     raeburn  3674: Creating_Domain_Coordinators.tex;
1.797.2.45  raeburn  3675: Creating_Formula_Response.tex;
1.499     raeburn  3676: Creating_Groups.tex;
1.797.2.45  raeburn  3677: Creating_Math_Response_Problems.tex;
1.163     harris41 3678: Creating_New_Content_Pages.tex;
                   3679: Creating_Online_Problems.tex;
                   3680: Creating_Radio_Response_Problems.tex;
1.797.2.45  raeburn  3681: Custom_Response_Problem_Creation.tex;
1.496     www      3682: Custom_Response_Problems.tex;
1.746     raeburn  3683: Deleting_Domain_Coordinators.tex;
1.276     bowersj2 3684: Developer_Manual_Title_Page.tex;
                   3685: Developer_Tutorial.tex;
1.461     albertel 3686: Distribute_Messages.tex;
1.264     bowersj2 3687: Docs_About_Bulletin_Board.tex;
1.517     raeburn  3688: Docs_About_Group_Files.tex; 
1.264     bowersj2 3689: Docs_About_My_Personal_Info.tex;
                   3690: Docs_About_Simple_Page.tex;
                   3691: Docs_About_Syllabus.tex;
1.200     bowersj2 3692: Docs_Adding_Course_Doc.tex;
                   3693: Docs_Adding_External_Resource.tex;
1.797.2.137.2  1(raebur 3694:4): Docs_Adding_External_Tool.tex;
1.200     bowersj2 3695: Docs_Adding_Folders.tex;
1.400     albertel 3696: Docs_Adding_Pages.tex;
1.278     bowersj2 3697: Docs_Adding_Syllabus.tex;
1.264     bowersj2 3698: Docs_Alternatives.tex;
1.365     www      3699: Docs_Check_Resource_Versions.tex;
1.200     bowersj2 3700: Docs_Creating_From_Template.tex;
1.797.2.45  raeburn  3701: Docs_Course_Roster.tex;
1.797.2.36  raeburn  3702: Docs_Dropbox.tex;
1.365     www      3703: Docs_Dump_Course_Docs.tex;
1.451     raeburn  3704: Docs_Export_Course_Docs.tex;
1.264     bowersj2 3705: Docs_Editing_Templated_Pages.tex;
1.365     www      3706: Docs_Essay.tex;
1.797.2.45  raeburn  3707: Docs_Import_Stored_Link.tex;
                   3708: Docs_Importing_IMS_Course.tex;
1.200     bowersj2 3709: Docs_Importing_LON-CAPA_Resource.tex;
1.268     bowersj2 3710: Docs_Load_Map.tex;
1.200     bowersj2 3711: Docs_Main_Course_Documents.tex;
                   3712: Docs_Navigate_Content.tex;
1.797.2.45  raeburn  3713: Docs_Numerical_Response.tex;
1.365     www      3714: Docs_Option_Response.tex;
1.200     bowersj2 3715: Docs_Overview.tex;
1.365     www      3716: Docs_Radio.tex;
1.265     bowersj2 3717: Docs_Score_Upload_Form.tex;
1.365     www      3718: Docs_Search.tex;
1.797.2.137.2  1(raebur 3719:4): Docs_Short_URLs.tex;
1.365     www      3720: Docs_Simple_Problem.tex;
                   3721: Docs_String_Response.tex;
1.200     bowersj2 3722: Docs_Supplemental.tex;
                   3723: Docs_Uploading_From_Harddrive.tex;
1.365     www      3724: Docs_Verify_Content.tex;
1.797.2.89  raeburn  3725: Docs_Viewing_Course_Doc.tex;
1.797.2.36  raeburn  3726: Docs_Web_Page.tex;
1.797.2.89  raeburn  3727: Domain_Change_Logs.tex;
                   3728: Domain_Change_Privileges.tex;
1.797.2.137.2  1(raebur 3729:4): Domain_Configuration_Author_Defaults.tex;
1.685     raeburn  3730: Domain_Configuration_Auto_Creation.tex;
1.597     raeburn  3731: Domain_Configuration_Auto_Enrollment.tex;
                   3732: Domain_Configuration_Auto_Updates.tex;
                   3733: Domain_Configuration_Cataloging_Courses.tex;
                   3734: Domain_Configuration_Color_Schemes.tex;
                   3735: Domain_Configuration_Contact_Info.tex;
1.720     raeburn  3736: Domain_Configuration_Course_Defaults.tex;
1.797.2.87  raeburn  3737: Domain_Configuration_Help_Settings.tex;
1.597     raeburn  3738: Domain_Configuration_InstDirectory_Search.tex;
1.797.2.123  raeburn  3739: Domain_Configuration_IP_Access.tex;
1.597     raeburn  3740: Domain_Configuration_LangTZAuth.tex;
1.797.2.50  raeburn  3741: Domain_Configuration_Load_Balancing.tex;
1.597     raeburn  3742: Domain_Configuration_Login_Page.tex;
1.797.2.137.2  1(raebur 3743:4): Domain_Configuration_LTI_Provider.tex;
                   3744:4): Domain_Configuration_LTI_Tools.tex;
1.797.2.113  raeburn  3745: Domain_Configuration_Passwords.tex;
1.597     raeburn  3746: Domain_Configuration_Quotas.tex;
1.797.2.50  raeburn  3747: Domain_Configuration_Request_Author.tex;
1.685     raeburn  3748: Domain_Configuration_Request_Courses.tex;
1.597     raeburn  3749: Domain_Configuration_Scantron_Format.tex;
1.797.2.63  raeburn  3750: Domain_Configuration_Self_Creation.tex;
                   3751: Domain_Configuration_Selfenrollment.tex;
1.720     raeburn  3752: Domain_Configuration_Server_Status.tex;
1.751     raeburn  3753: Domain_Configuration_SSL.tex;
1.597     raeburn  3754: Domain_Configuration_User_Creation.tex;
                   3755: Domain_Configuration_User_Modification.tex;
1.720     raeburn  3756: Domain_Configuration_User_Sessions.tex;
1.797.2.128  raeburn  3757: Domain_Configuration_WAF_Proxy.tex;
1.597     raeburn  3758: Domain_Coordination_Intro.tex;
1.600     raeburn  3759: Domain_Coordination_Overview.tex;
1.797.2.89  raeburn  3760: Domain_Create_Users.tex;
1.597     raeburn  3761: Domain_Crontab_Entries.tex;
1.797.2.89  raeburn  3762: Domain_Editing_Custom_Roles.tex;
1.597     raeburn  3763: Domain_Manual_Title_Page.tex;
1.797.2.137.2  1(raebur 3764:4): Domain_Modify_Course.tex;
                   3765:4): Domain_Modify_Community.tex;
1.797.2.89  raeburn  3766: Domain_Role_Approvals.tex;
                   3767: Domain_Role_Logs.tex;
                   3768: Domain_User_Access_Logs.tex;
                   3769: Domain_Username_Approvals.tex;
                   3770: Domain_View_Privileges.tex;
                   3771: Domain_View_Users_List.tex;
1.461     albertel 3772: Due_Date.tex;
1.797.2.45  raeburn  3773: Dynamic_Plot_Overview.tex;
1.365     www      3774: Edit_Syllabus.tex;
1.493     www      3775: Error.tex;
1.554     albertel 3776: exam_answers.tex;
1.372     albertel 3777: exam_basics.tex;
1.554     albertel 3778: exam_build.tex;
                   3779: exam_disable_com.tex;
                   3780: exam_how_scored.tex;
                   3781: exam_parameters.tex;
                   3782: exam_printing.tex;
                   3783: exam_question_type.tex;
                   3784: exam_scoring.tex;
1.365     www      3785: Exploring_Your_Course.tex;
1.461     albertel 3786: Feedback_Author.tex;
                   3787: Feedback_Content.tex;
                   3788: Feedback_Discuss_Anon.tex;
                   3789: Feedback_Discussion.tex;
                   3790: Feedback_Policy.tex;
1.276     bowersj2 3791: Finding_Resources.tex;
1.163     harris41 3792: Foils.tex;
1.797.2.54  raeburn  3793: ForceIDChange.tex;
1.572     www      3794: Formula_Answers.tex;
1.590     www      3795: Formula_Editor.tex;
1.248     bowersj2 3796: Formula_Response_Adv_Intro.tex;
1.163     harris41 3797: Formula_Response_Example.tex;
                   3798: Formula_Response_Limitations.tex;
                   3799: Formula_Response_Problems.tex;
                   3800: Formula_Response_Sampling.tex;
                   3801: Formula_Tolerance.tex;
1.797.2.45  raeburn  3802: Function_Plot_Response_Overview.tex;
1.719     www      3803: Function_Plot_Response_Background_Plot.tex;
                   3804: Function_Plot_Response_Evaluation_Rule.tex;
                   3805: Function_Plot_Response_Rule_Set.tex;
                   3806: Function_Plot_Response_Elements.tex;
                   3807: Function_Plot_Response_Question.tex;
                   3808: Function_Plot_Response_Spline.tex;
1.772     www      3809: Function_Plot_Response_Custom_Rule.tex;
                   3810: Function_Plot_Response_Object.tex;
                   3811: Function_Plot_Response_Vector.tex;
                   3812: Function_Plot_Response_Vector_Rule.tex;
                   3813: Function_Plot_Response_Vector_Sum_Rule.tex;
1.187     www      3814: General_Intro.tex;
1.330     www      3815: Generation.tex;
1.461     albertel 3816: Grade_All.tex;
                   3817: Grade_Intro.tex;
                   3818: Grade_One.tex;
                   3819: Grade_Scantron.tex;
                   3820: Grade_Sequence.tex;
                   3821: Grade_Upload.tex;
                   3822: Grade_Verify.tex;
1.331     www      3823: GradingOptions.tex;
1.219     albertel 3824: Greek_Symbols.tex;
1.276     bowersj2 3825: Guts_Apache_Env.tex;
                   3826: Guts_Apache_Modules.tex;
1.350     www      3827: Guts_Apache.tex;
1.276     bowersj2 3828: Guts_Authentication.tex;
                   3829: Guts_Authoring.tex;
                   3830: Guts_Coding_Guidelines.tex;
                   3831: Guts_Course_Dir.tex;
                   3832: Guts_User_Dir.tex;
1.365     www      3833: Help.tex;
                   3834: Helper_Course_Initialization.tex;
1.163     harris41 3835: How_To_Edit_Existing_Content_Pages.tex;
1.602     raeburn  3836: Institutional_Integration_Authentication.tex;
1.797.2.69  raeburn  3837: Institutional_Integration_CAS.tex;
1.601     raeburn  3838: Institutional_Integration_Course_Codes.tex;
1.746     raeburn  3839: Institutional_Integration_Course_Requests.tex;
1.601     raeburn  3840: Institutional_Integration_Format_Checks.tex;
                   3841: Institutional_Integration_Identity_Management.tex;
1.797.2.65  raeburn  3842: Institutional_Integration_Shibboleth.tex;
1.602     raeburn  3843: Institutional_Integration_User_Categories.tex;
1.276     bowersj2 3844: Latex_Footer.tex;
                   3845: Latex_Header.tex;
1.254     bowersj2 3846: Leaving_Feedback.tex;
1.163     harris41 3847: Login_To_LON-CAPA.tex;
1.521     www      3848: Math_Response_Problems.tex;
1.591     www      3849: Maxima_Argument_Array.tex;
                   3850: Maxima_Libraries.tex;
1.163     harris41 3851: Metadata_Description.tex;
1.797.2.132  raeburn  3852: Modify_Anonsurvey_Threshold.tex;
1.666     raeburn  3853: Modify_Community_Owner.tex;
1.797.2.132  raeburn  3854: Modify_Course_Chgpasswd.tex;
                   3855: Modify_Course_Credithours.tex;
1.666     raeburn  3856: Modify_Course_Defaultauth.tex;
                   3857: Modify_Course_Instcode.tex;
1.797.2.137.2  1(raebur 3858:4): Modify_Course_LTI_Authen.tex;
1.666     raeburn  3859: Modify_Course_Owner.tex;
                   3860: Modify_Course_Quota.tex;
1.797.2.137.2  3(raebur 3861:4): Modify_Course_Resource_Editors.tex;
1.797.2.132  raeburn  3862: Modify_Course_Selfenrolladmin.tex;
                   3863: Modify_Course_Table_Lifetime.tex;
                   3864: Modify_Course_Upload_Quota.tex;
1.797.2.137.2  1(raebur 3865:4): Modify_Postsubmit_Config.tex;
1.365     www      3866: Navigation_Screen.tex;
1.178     bowersj2 3867: Navmap_Host_Down.tex;
1.376     raeburn  3868: NavMaps_MarkPosts_Read.tex;
1.163     harris41 3869: Numerical_Response_Advanced_Example.tex;
                   3870: Numerical_Response_Format.tex;
1.350     www      3871: Numerical_Response_Introduction.tex;
1.163     harris41 3872: Numerical_Response_Intro.tex;
                   3873: Numerical_Response_Parts_A.tex;
                   3874: Numerical_Response_Parts_B.tex;
                   3875: Numerical_Response_Problems.tex;
                   3876: Numerical_Response_Randomization.tex;
                   3877: Numerical_Response_Simple_Example.tex;
                   3878: Numerical_Response_Tutorial_A.tex;
                   3879: Numerical_Response_Units.tex;
1.371     albertel 3880: numerical_wrong_answers.tex;
1.461     albertel 3881: Open_Date.tex;
1.163     harris41 3882: Option_Response_Concept_Group_Example.tex;
                   3883: Option_Response_Matching_Example.tex;
                   3884: Option_Response_Problem_Creation.tex;
                   3885: Option_Response_Problem_Figure.tex;
                   3886: Option_Response_Problem_Parts.tex;
                   3887: Option_Response_Problems.tex;
                   3888: Option_Response_Simple.tex;
1.219     albertel 3889: Other_Symbols.tex;
1.561     albertel 3890: Parameter_encrypturl.tex;
1.461     albertel 3891: Parameter_Helper.tex;
1.495     www      3892: Parameter_Manager.tex;
1.461     albertel 3893: Parameter_Overview.tex;
1.722     www      3894: Parameter_Set_Folder.tex;
1.194     albertel 3895: Part_Tag_Edit_Help.tex;
1.264     bowersj2 3896: Personal_Info_Page.tex;
1.248     bowersj2 3897: Physical_Units.tex;
1.519     albertel 3898: Portfolio_About.tex;
                   3899: Portfolio_AddFiles.tex;
                   3900: Portfolio_Catalog.tex;
                   3901: Portfolio_ChangeDirectory.tex;
                   3902: Portfolio_CreateDirectory.tex;
                   3903: Portfolio_DeleteFile.tex;
                   3904: Portfolio_FileAction.tex;
                   3905: Portfolio_FileList.tex;
                   3906: Portfolio_OpenFile.tex;
                   3907: Portfolio_RenameFile.tex;
                   3908: Portfolio_ShareFile_ChangeSetting.tex;
1.561     albertel 3909: Portfolio_ShareFile_Conditional.tex;
1.797.2.137.2  5(raebur 3910:4): Portfolio_ShareFile_Group.tex;
                   3911:4): Portfolio_ShareFile_Off.tex;
1.519     albertel 3912: Portfolio_ShareFile_SetAccess.tex;
                   3913: Portfolio_ShareFile_StopAccess.tex;
                   3914: Portfolio_ShareFile.tex;
1.361     www      3915: Prefs_About_Me.tex;
1.254     bowersj2 3916: Prefs_Forwarding.tex;
1.361     www      3917: Prefs_Language.tex;
1.568     raeburn  3918: Prefs_Messages.tex;
1.569     raeburn  3919: Prefs_Notification.tex;
1.254     bowersj2 3920: Prefs_Screen_Name_Nickname.tex;
1.461     albertel 3921: Print_Library.tex;
1.388     sakharuk 3922: Print_Options.tex;
1.278     bowersj2 3923: Print_Resource.tex;
1.453     foxr     3924: Print_Tricks.tex;
1.163     harris41 3925: Problem_Editor_Testing_Area.tex;
                   3926: Problem_Editor_XML_Index.tex;
1.248     bowersj2 3927: Problem_LON-CAPA_Functions.tex;
1.405     foxr     3928: Problem_LON-CAPA_Image_Options.tex;
1.461     albertel 3929: Problem_Parameters.tex;
1.163     harris41 3930: Problem_Types.tex;
                   3931: Publishing_A_Resource.tex;
                   3932: Publishing_Author_Tutorial_Segue.tex;
                   3933: Publishing_Copyright.tex;
1.797.2.124  raeburn  3934: Publishing_Directory_Options.tex;
1.163     harris41 3935: Publishing_Intro.tex;
                   3936: Publishing_Keywords.tex;
1.461     albertel 3937: Quick_Grades_Description.tex;
1.191     bowersj2 3938: Quick_Grades_Possibly_Correct.tex;
1.163     harris41 3939: Radio_Response_Problems.tex;
                   3940: Radio_Response_Randomization.tex;
1.248     bowersj2 3941: Ranking_Problems.tex;
1.266     www      3942: Receipt.tex;
1.361     www      3943: Remote_Menu.tex;
1.276     bowersj2 3944: Resource_Discussion.tex;
1.163     harris41 3945: Resource_Types.tex;
1.276     bowersj2 3946: Roles_About.tex;
1.361     www      3947: Roles_Screen.tex;
1.248     bowersj2 3948: Script_Functions.tex;
1.350     www      3949: Scripting_Help.tex;
1.163     harris41 3950: Script_Tutorial_Intro.tex;
1.248     bowersj2 3951: Script_Variables.tex;
1.360     albertel 3952: Search_Advanced.tex;
                   3953: Search_Basic.tex;
                   3954: Searching.tex;
1.278     bowersj2 3955: Sending_Email.tex;
1.163     harris41 3956: Sequence_Advanced_Editor_Creation.tex;
1.797.2.122  raeburn  3957: Sequence_Advanced_Editor_Links_Conditions.tex;
1.163     harris41 3958: Sequence_Definition.tex;
                   3959: Sequence_Editor_Selection.tex;
                   3960: Sequence_Page_Maps.tex;
                   3961: Sequence_Simple_Editor_Creation.tex;
                   3962: Sequence_Top-Level.tex;
                   3963: Significant_Figures.tex;
1.519     albertel 3964: Slot_About.tex;
                   3965: Slot_AddInterface.tex;
                   3966: Slot_ChoosingResources.tex;
                   3967: Slot_CommaDelimited.tex;
                   3968: Slot_EditDelete.tex;
                   3969: Slot_OptionalAttributes.tex;
                   3970: Slot_RequiredAttributes.tex;
1.553     albertel 3971: Slot_ResourceParameter.tex;
1.519     albertel 3972: Slot_RestrictAvailibility.tex;
                   3973: Slot_SelectingField.tex;
                   3974: Slot_SpecifyProctors.tex;
1.797.2.119  raeburn  3975: Slot_Use.tex;
1.586     www      3976: Some_Items_Were_Not_Submitted.tex;
1.278     bowersj2 3977: Spreadsheet_About.tex;
1.797.2.91  raeburn  3978: Spreadsheet_Authoring.tex;
1.279     matthew  3979: Spreadsheet_Calculation.tex;
                   3980: Spreadsheet_Calculation_Time.tex;
1.797.2.79  raeburn  3981: Spreadsheet_Category_Grades.tex;
1.279     matthew  3982: Spreadsheet_Cell_Editing.tex;
                   3983: Spreadsheet_Editing.tex;
1.278     bowersj2 3984: Spreadsheet_Export_Row.tex;
1.279     matthew  3985: Spreadsheet_Files.tex;
1.278     bowersj2 3986: Spreadsheet_Functions.tex;
1.279     matthew  3987: Spreadsheet_Hierarchy.tex;
                   3988: Spreadsheet_HowTo_Assessments.tex;
                   3989: Spreadsheet_HowTo.tex;
                   3990: Spreadsheet_Layout.tex;
1.278     bowersj2 3991: Spreadsheet_Levels.tex;
                   3992: Spreadsheet_Max_Depth_Exceeded.tex;
                   3993: Spreadsheet_Parms.tex;
                   3994: Spreadsheet_Problem_Weight.tex;
1.279     matthew  3995: Spreadsheet_Referencing_Cells.tex;
                   3996: Spreadsheet_Referencing_Parameters.tex;
                   3997: Spreadsheet_Row_Numbers.tex;
                   3998: Spreadsheet_Student_View.tex;
1.278     bowersj2 3999: Spreadsheet_Student_Visible.tex;
                   4000: Spreadsheet_Template_Row.tex;
                   4001: Spreadsheet_Ternary_Operator.tex;
                   4002: Spreadsheet_Tries.tex;
1.329     matthew  4003: Statistics_Overall_Key.tex;
1.375     matthew  4004: Statistics_Sequence.tex;
1.368     matthew  4005: Statistics_Cache.tex;
1.163     harris41 4006: String_Response_Problem_Creation.tex;
                   4007: String_Response_Problems.tex;
1.493     www      4008: Student_Intro.tex;
1.461     albertel 4009: Submission_Time_Analysis.tex;
1.248     bowersj2 4010: Syllabus_ExtLink.tex;
                   4011: Syllabus_URLs.tex;
1.461     albertel 4012: Table_Mode.tex;
1.491     albertel 4013: Testbank_Formatting.tex;
1.392     sakharuk 4014: TEXDropEmptyColumns_attribute.tex;
1.399     albertel 4015: TEXitemgroupwidth_attribute.tex;
1.392     sakharuk 4016: TEXlayout_attribute.tex;
1.388     sakharuk 4017: TEXsize_attribute.tex;
1.392     sakharuk 4018: TEXtype_attribute.tex;
1.389     sakharuk 4019: TEXwidth_attribute.tex;
1.461     albertel 4020: Tries.tex;
1.163     harris41 4021: Tolerance.tex;
1.248     bowersj2 4022: Uploaded_Templates_PublicView.tex;
                   4023: Uploaded_Templates_TextBoxes.tex;
1.491     albertel 4024: Uploading_File_Options.tex;
1.662     raeburn  4025: Using_Clickers.tex;
1.163     harris41 4026: Variable_Naming_Conventions.tex;
                   4027: Variables_in_Scripts.tex;
                   4028: Variables_in_the_Answer_Block.tex;
1.248     bowersj2 4029: Variables_in_the_Text_Block.tex;
1.350     www      4030: Variable_Tutorial_A.tex;
1.461     albertel 4031: View_All_Messages.tex;
                   4032: View_Critical_Messages.tex;
1.502     albertel 4033: View_recent_activity.tex;
1.276     bowersj2 4034: What_Is_LON-CAPA.tex;
                   4035: Why_LON-CAPA.tex;
1.797.2.8  raeburn  4036: Wishlist.tex;
1.797.2.64  raeburn  4037: Wrong_Num_Boxes_Checked.tex;
1.317     www      4038: </filenames>
                   4039: </fileglob>
                   4040: <fileglob>
                   4041: <glob>*.*</glob>
1.485     www      4042: <sourcedir>loncom/html/adm/help/tex/de/</sourcedir>
                   4043: <targetdir dist='default'>
                   4044: home/httpd/html/adm/help/tex/de/</targetdir>
                   4045: <categoryname>interface file</categoryname>
                   4046: <description>
                   4047: German Tex files for the help system
                   4048: </description>
                   4049: <filenames>
1.518     www      4050: About_Bombs.tex;
                   4051: About_Communication.tex;
1.707     bisitz   4052: Auth_Options.tex;
1.797.2.60  raeburn  4053: Authoring_ExternalResponse.tex;
1.605     bisitz   4054: Authoring_Math_Editor.tex;
1.797.2.61  raeburn  4055: Authoring_Multilingual_Problems.tex;
1.797.2.48  raeburn  4056: Caching.tex;
1.578     bisitz   4057: Cascading_Parameters.tex;
1.797.2.35  raeburn  4058: Change_Colors.tex;
                   4059: Change_Discussion_Display.tex;
                   4060: Change_Password.tex;
1.797.2.48  raeburn  4061: Contextual_Help.tex;
                   4062: Course_Change_Privileges.tex;
1.707     bisitz   4063: Course_Convert_To_CSV.tex;
                   4064: Course_Create_Class_List.tex;
1.797.2.60  raeburn  4065: Course_Critical_Message.tex;
1.604     bisitz   4066: Course_Self_Enrollment.tex;
1.797.2.49  raeburn  4067: Creating_Math_Response_Problems.tex;
1.575     bisitz   4068: Docs_About_Bulletin_Board.tex;
1.573     raeburn  4069: Docs_About_Group_Files.tex;
1.575     bisitz   4070: Docs_About_My_Personal_Info.tex;
                   4071: Docs_About_Simple_Page.tex;
                   4072: Docs_About_Syllabus.tex;
1.573     raeburn  4073: Docs_Adding_Course_Doc.tex;
                   4074: Docs_Adding_Folders.tex;
1.575     bisitz   4075: Docs_Editing_Templated_Pages.tex;
1.797.2.59  raeburn  4076: Docs_Import_Stored_Link.tex;
1.575     bisitz   4077: Docs_Navigate_Content.tex;
                   4078: Docs_Score_Upload_Form.tex;
                   4079: Docs_Verify_Content.tex;
1.797.2.56  raeburn  4080: ForceIDChange.tex;
1.797.2.60  raeburn  4081: Formula_Answers.tex;
1.604     bisitz   4082: Formula_Editor.tex;
1.573     raeburn  4083: General_Intro.tex;
1.605     bisitz   4084: Generation.tex;
1.604     bisitz   4085: Metadata_Description.tex;
1.573     raeburn  4086: Navigation_Screen.tex;
1.578     bisitz   4087: Parameter_Overview.tex;
1.797.2.61  raeburn  4088: Parameter_Set_Folder.tex;
1.797.2.60  raeburn  4089: Physical_Units.tex;
1.797.2.45  raeburn  4090: Portfolio_About.tex;
1.797.2.32  raeburn  4091: Portfolio_AddFiles.tex;
                   4092: Portfolio_Catalog.tex;
                   4093: Portfolio_ChangeDirectory.tex;
                   4094: Portfolio_CreateDirectory.tex;
                   4095: Portfolio_DeleteFile.tex;
                   4096: Portfolio_FileAction.tex;
                   4097: Portfolio_FileList.tex;
                   4098: Portfolio_OpenFile.tex;
                   4099: Portfolio_RenameFile.tex;
                   4100: Portfolio_ShareFile.tex;
                   4101: Portfolio_ShareFile_ChangeSetting.tex;
                   4102: Portfolio_ShareFile_Conditional.tex;
                   4103: Portfolio_ShareFile_SetAccess.tex;
                   4104: Portfolio_ShareFile_StopAccess.tex;
1.797.2.35  raeburn  4105: Prefs_About_Me.tex;
1.797.2.60  raeburn  4106: Prefs_Forwarding.tex;
1.797.2.35  raeburn  4107: Prefs_Language.tex;
                   4108: Prefs_Messages.tex;
1.797.2.60  raeburn  4109: Prefs_Notification.tex;
1.797.2.35  raeburn  4110: Prefs_Screen_Name_Nickname.tex;
1.797.2.61  raeburn  4111: Problem_Editor_XML_Index.tex;
1.578     bisitz   4112: Problem_Parameters.tex;
1.604     bisitz   4113: Publishing_Copyright.tex;
                   4114: Publishing_Keywords.tex;
1.571     bisitz   4115: Quick_Grades_Possibly_Correct.tex;
1.575     bisitz   4116: Ranking_Problems.tex;
1.612     droeschl 4117: Receipt.tex;
1.578     bisitz   4118: Search_Advanced.tex;
                   4119: Search_Basic.tex;
1.797.2.60  raeburn  4120: Sending_Email.tex;
1.797.2.48  raeburn  4121: Some_Items_Were_Not_Submitted.tex;
1.573     raeburn  4122: Student_Intro.tex;
1.578     bisitz   4123: Syllabus_ExtLink.tex;
                   4124: Table_Mode.tex;
1.485     www      4125: Tries.tex;
1.575     bisitz   4126: Uploaded_Templates_PublicView.tex;
                   4127: Uploaded_Templates_TextBoxes.tex;
1.797.2.60  raeburn  4128: View_recent_activity.tex;
1.797.2.59  raeburn  4129: Wishlist.tex;
1.485     www      4130: </filenames>
                   4131: </fileglob>
                   4132: <fileglob>
                   4133: <glob>*.*</glob>
1.317     www      4134: <sourcedir>loncom/html/adm/help/tex/ru/</sourcedir>
                   4135: <targetdir dist='default'>
                   4136: home/httpd/html/adm/help/tex/ru/</targetdir>
                   4137: <categoryname>interface file</categoryname>
                   4138: <description>
                   4139: Russian Tex files for the help system
                   4140: </description>
                   4141: <filenames>
                   4142: About_Authors_Manual.tex;
1.319     www      4143: About_Communication.tex;
1.324     sakharuk 4144: About_Developers_Manual.tex;
1.319     www      4145: About_Numerical_and_Formula_Response.tex;
1.334     sakharuk 4146: CAPA_LON-CAPA_function_diffs.tex;
1.360     albertel 4147: Course_Maximum_Collaborators.tex;
1.324     sakharuk 4148: Course_Set_Start_End_Date.tex;
1.319     www      4149: Creating_A_Course_Intro.tex;
1.324     sakharuk 4150: Other_Symbols.tex;
1.319     www      4151: Physical_Units.tex;
1.317     www      4152: Print_Resource.tex;
1.324     sakharuk 4153: Authoring_Adding_Pictures.tex;
1.140     bowersj2 4154: </filenames>
                   4155: </fileglob>
                   4156: <file>
                   4157: <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
                   4158: <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
1.162     harris41 4159: <categoryname>interface file</categoryname>
1.140     bowersj2 4160: <description>
                   4161: A gdbm file containing a label->tex file hash.
1.15      harris41 4162: </description>
                   4163: <status>works/unverified</status>
1.487     albertel 4164: <build trigger='always run'>
                   4165: loncom/build/rebuild_label_hash.sh
                   4166: </build>
                   4167: <dependencies>
                   4168: rebuild_label_hash.sh
                   4169: </dependencies>
1.15      harris41 4170: </file>
1.407     albertel 4171: <fileglob>
1.748     raeburn  4172:   <glob>*.*</glob>
1.407     albertel 4173:   <sourcedir>loncom/html/adm/fonts/</sourcedir>
                   4174:   <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
                   4175:   <categoryname>interface file</categoryname>
                   4176:   <description>
                   4177:     Fonts for convertjme.pl
                   4178:   </description>
                   4179:   <filenames>
                   4180: DejaVuSerif-Roman.ttf;
1.552     albertel 4181: DejaVuSansMono-Bold.ttf;
1.551     albertel 4182: DejaVuSans.pfb;
                   4183: DejaVuSans.ttf;
                   4184: DejaVuSerif.pfb;
                   4185: DejaVuSerif.ttf;
1.744     raeburn  4186: status.txt;
                   4187: unicover.txt;
                   4188:   </filenames>
                   4189: </fileglob>
1.15      harris41 4190: <file>
1.748     raeburn  4191: <source>loncom/html/adm/fonts/AUTHORS</source>
                   4192: <target dist='default'>home/httpd/html/adm/fonts/AUTHORS</target>
                   4193: <categoryname>interface file</categoryname>
                   4194: <description>
                   4195: Documentation for fonts
                   4196: </description>
                   4197: <status>works/unverified</status>
                   4198: </file>
                   4199: <file>
                   4200: <source>loncom/html/adm/fonts/BUGS</source>
                   4201: <target dist='default'>home/httpd/html/adm/fonts/BUGS</target>
                   4202: <categoryname>interface file</categoryname>
                   4203: <description>
                   4204: Documentation for fonts
                   4205: </description>
                   4206: </file>
                   4207: <file>
                   4208: <source>loncom/html/adm/fonts/LICENSE</source>
                   4209: <target dist='default'>home/httpd/html/adm/fonts/LICENSE</target>
                   4210: <categoryname>interface file</categoryname>
                   4211: <description>
                   4212: Documentation for fonts
                   4213: </description>
                   4214: </file>
                   4215: <file>
                   4216: <source>loncom/html/adm/fonts/NEWS</source>
                   4217: <target dist='default'>home/httpd/html/adm/fonts/NEWS</target>
                   4218: <categoryname>interface file</categoryname>
                   4219: <description>
                   4220: Documentation for fonts
                   4221: </description>
                   4222: </file>
                   4223: <file>
                   4224: <source>loncom/html/adm/fonts/README</source>
                   4225: <target dist='default'>home/httpd/html/adm/fonts/README</target>
                   4226: <categoryname>interface file</categoryname>
                   4227: <description>
                   4228: Documentation for fonts
                   4229: </description>
                   4230: </file>
                   4231: <file>
1.7       harris41 4232: <source>loncom/interface/lonstatistics.pm</source>
                   4233: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
                   4234: <categoryname>handler</categoryname>
                   4235: <description>
                   4236: Handler to show statistics on solving LON-CAPA problems.
1.326     matthew  4237: </description>
                   4238: <status>works/unverified</status>
                   4239: </file>
                   4240: <file>
                   4241: <source>loncom/interface/statistics/lonstathelpers.pm</source>
                   4242: <target dist='default'>home/httpd/lib/perl/Apache/lonstathelpers.pm</target>
1.370     albertel 4243: <categoryname>handler</categoryname>
1.326     matthew  4244: <description>
                   4245: Utility module for statistics and data mining.
1.144     stredwic 4246: </description>
                   4247: <status>works/unverified</status>
                   4248: </file>
                   4249: <file>
1.400     albertel 4250: <source>loncom/interface/lontrackstudent.pm</source>
                   4251: <target dist='default'>home/httpd/lib/perl/Apache/lontrackstudent.pm</target>
                   4252: <categoryname>handler</categoryname>
                   4253: <description>
                   4254: Handler to parse and analyze activity.log
                   4255: </description>
                   4256: <status>works/unverified</status>
                   4257: </file>
                   4258: <file>
1.144     stredwic 4259: <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
1.162     harris41 4260: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
                   4261: </target>
1.144     stredwic 4262: <categoryname>handler</categoryname>
                   4263: <description>
1.162     harris41 4264: The module that generate the html for the Problem Statistics web pages.
1.338     matthew  4265: </description>
                   4266: </file>
                   4267: <file>
1.366     matthew  4268: <source>loncom/interface/statistics/lonsurveyreports.pm</source>
                   4269: <target dist='default'>home/httpd/lib/perl/Apache/lonsurveyreports.pm
                   4270: </target>
1.370     albertel 4271: <categoryname>handler</categoryname>
1.366     matthew  4272: <description>
                   4273: Gives instructors access to compiled survey results.
                   4274: </description>
                   4275: </file>
                   4276: <file>
1.338     matthew  4277: <source>loncom/interface/statistics/lonstudentsubmissions.pm</source>
                   4278: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentsubmissions.pm
                   4279: </target>
                   4280: <categoryname>handler</categoryname>
                   4281: <description>
                   4282: Generates excel file containing student submissions and correct answers.
1.332     matthew  4283: </description>
                   4284: </file>
                   4285: <file>
                   4286: <source>loncom/interface/statistics/loncorrectproblemplot.pm</source>
                   4287: <target dist='default'>home/httpd/lib/perl/Apache/loncorrectproblemplot.pm
                   4288: </target>
                   4289: <categoryname>handler</categoryname>
                   4290: <description>
                   4291: The module that generate the html for the correct problems plot web pages.
1.169     stredwic 4292: </description>
                   4293: <status>works/unverified</status>
                   4294: </file>
                   4295: <file>
                   4296: <source>loncom/interface/statistics/lonpercentage.pm</source>
                   4297: <target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
                   4298: </target>
                   4299: <categoryname>handler</categoryname>
                   4300: <description>
                   4301: The module that generate the html for the Percentage graph web pages.
1.144     stredwic 4302: </description>
                   4303: <status>works/unverified</status>
                   4304: </file>
                   4305: <file>
                   4306: <source>loncom/interface/statistics/lonproblemanalysis.pm</source>
1.162     harris41 4307: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
                   4308: </target>
1.144     stredwic 4309: <categoryname>handler</categoryname>
                   4310: <description>
1.296     matthew  4311: This module provides detailed analysis and raw data for submissions of various problem types.
                   4312: </description>
                   4313: <status>works/unverified</status>
                   4314: </file>
                   4315: <file>
1.470     albertel 4316:   <source>loncom/interface/statistics/longradinganalysis.pm</source>
                   4317:   <target dist='default'>home/httpd/lib/perl/Apache/longradinganalysis.pm</target>
                   4318:   <categoryname>handler</categoryname>
                   4319:   <description>
                   4320:     This module provides detailed analysis and raw data for submissions of various problem types.
                   4321:   </description>
                   4322:   <status>works/unverified</status>
                   4323: </file>
                   4324: <file>
1.296     matthew  4325: <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
                   4326: <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
                   4327: </target>
                   4328: <categoryname>handler</categoryname>
                   4329: <description>
                   4330: This module produces plots of the times of students attempts on an assessment.
1.144     stredwic 4331: </description>
                   4332: <status>works/unverified</status>
                   4333: </file>
                   4334: <file>
                   4335: <source>loncom/interface/statistics/lonstudentassessment.pm</source>
1.162     harris41 4336: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
                   4337: </target>
1.144     stredwic 4338: <categoryname>handler</categoryname>
                   4339: <description>
                   4340: The module that generate the html for the Student Assessment/Chart web pages.
1.7       harris41 4341: </description>
                   4342: <status>works/unverified</status>
                   4343: </file>
                   4344: <file>
1.428     raeburn  4345: <source>loncom/interface/lonwhatsnew.pm</source>
                   4346: <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
                   4347: </target>
                   4348: <categoryname>handler</categoryname>
                   4349: <description>
                   4350: Handler to display items in course requiring action.
                   4351: </description>
                   4352: <status>works/unverified</status>
                   4353: </file>
                   4354: <file>
1.5       harris41 4355: <source>loncom/publisher/londiff.pm</source>
                   4356: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
                   4357: <categoryname>handler</categoryname>
                   4358: <description>
                   4359: Handler to show difference between two files.
1.221     www      4360: </description>
                   4361: <status>works/unverified</status>
                   4362: </file>
                   4363: <file>
                   4364: <source>loncom/publisher/lonrights.pm</source>
                   4365: <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
                   4366: <categoryname>handler</categoryname>
                   4367: <description>
                   4368: Handler to show and edit custom distribution rights
1.5       harris41 4369: </description>
                   4370: <status>works/unverified</status>
1.4       harris41 4371: </file>
                   4372: <file>
1.5       harris41 4373: <source>loncom/publisher/lonupload.pm</source>
                   4374: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
                   4375: <categoryname>handler</categoryname>
                   4376: <description>
                   4377: Handler to upload files through browser into construction space.
                   4378: </description>
                   4379: <status>works/unverified</status>
1.4       harris41 4380: </file>
                   4381: <file>
1.76      harris41 4382: <source>doc/man/Apache__lonupload.3</source>
                   4383: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
1.83      harris41 4384: <categoryname>doc</categoryname>
1.76      harris41 4385: <description>man page for lonupload.pm</description>
                   4386: <build trigger='always run'>
1.115     harris41 4387: loncom/build/pod2man.sh ../publisher/lonupload.pm &gt; \
                   4388: ../../doc/man/Apache__lonupload.3 &amp;&amp; echo 'manifying lonupload.pm'
1.76      harris41 4389: </build>
                   4390: <status>works/unverified</status>
                   4391: <dependencies>
                   4392: ../../loncom/publisher/lonupload.pm
                   4393: </dependencies>
                   4394: </file>
                   4395: <file>
1.118     harris41 4396: <source>doc/lib/perl/Apache/lonupload.html</source>
                   4397: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
1.112     harris41 4398: </target>
1.83      harris41 4399: <categoryname>doc</categoryname>
1.76      harris41 4400: <description>POD-derived page for lonupload.pm</description>
                   4401: <build trigger='always run'>
1.115     harris41 4402: loncom/build/pod2html.sh ../publisher/lonupload.pm &gt; \
1.118     harris41 4403: ../../doc/lib/perl/Apache/lonupload.html &amp;&amp; \
                   4404: echo 'pod2html lonupload.pm'
1.76      harris41 4405: </build>
                   4406: <status>works/unverified</status>
                   4407: <dependencies>
                   4408: ../../loncom/publisher/lonupload.pm
                   4409: </dependencies>
                   4410: </file>
                   4411: <file>
1.5       harris41 4412: <source>loncom/homework/essayresponse.pm</source>
                   4413: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
                   4414: <categoryname>handler</categoryname>
                   4415: <description>
                   4416: Handler to evaluate essay (ungraded) style responses.
1.92      albertel 4417: </description>
                   4418: <status>works/unverified</status>
                   4419: </file>
                   4420: <file>
                   4421: <source>loncom/homework/externalresponse.pm</source>
                   4422: <target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
                   4423: <categoryname>handler</categoryname>
                   4424: <description>
                   4425: Handler to evaluate externally graded responses.
                   4426: </description>
                   4427: <status>works/unverified</status>
                   4428: </file>
                   4429: <file>
                   4430: <source>loncom/homework/loncapagrade.pm</source>
                   4431: <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
                   4432: <categoryname>handler</categoryname>
                   4433: <description>
1.133     harris41 4434: Holds results and defines
                   4435: tag handlers needed by externalresponse.pm
1.5       harris41 4436: </description>
                   4437: <status>works/unverified</status>
1.4       harris41 4438: </file>
                   4439: <file>
1.461     albertel 4440:   <source>loncom/homework/gradesubmission.pl</source>
1.464     albertel 4441:   <target dist='default'>home/httpd/cgi-bin/gradesubmission.pl</target>
1.461     albertel 4442:   <categoryname>handler</categoryname>
                   4443:   <description>
                   4444: Example script for use with external response.
                   4445:   </description>
                   4446:   <status>works/unverified</status>
                   4447: </file>
                   4448: <file>
1.5       harris41 4449: <source>loncom/publisher/lonpubdir.pm</source>
                   4450: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
                   4451: <categoryname>handler</categoryname>
                   4452: <description>
                   4453: Handler to publish directories.
1.172     www      4454: </description>
                   4455: </file>
                   4456: <file>
                   4457: <source>loncom/publisher/lonunauthorized.pm</source>
                   4458: <target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
                   4459: <categoryname>handler</categoryname>
                   4460: <description>
                   4461: Handler to explain failed contruction space access.
1.5       harris41 4462: </description>
1.4       harris41 4463: </file>
                   4464: <file>
1.76      harris41 4465: <source>doc/man/Apache__lonpubdir.3</source>
                   4466: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
1.83      harris41 4467: <categoryname>doc</categoryname>
1.76      harris41 4468: <description>man page for lonpubdir.pm</description>
                   4469: <build trigger='always run'>
1.115     harris41 4470: loncom/build/pod2man.sh ../publisher/lonpubdir.pm &gt; \
                   4471: ../../doc/man/Apache__lonpubdir.3 &amp;&amp; echo 'manifying lonpubdir.pm'
1.76      harris41 4472: </build>
                   4473: <status>works/unverified</status>
                   4474: <dependencies>
                   4475: ../../loncom/lonnet/perl/lonnet.pm
                   4476: </dependencies>
                   4477: </file>
                   4478: <file>
1.118     harris41 4479: <source>doc/lib/perl/Apache/lonpubdir.html</source>
                   4480: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
1.112     harris41 4481: </target>
1.83      harris41 4482: <categoryname>doc</categoryname>
1.76      harris41 4483: <description>POD-derived page for lonpubdir.pm</description>
                   4484: <build trigger='always run'>
1.115     harris41 4485: loncom/build/pod2html.sh ../publisher/lonpubdir.pm &gt; \
1.118     harris41 4486: ../../doc/lib/perl/Apache/lonpubdir.html &amp;&amp; \
                   4487: echo 'pod2html lonpubdir.pm'
1.76      harris41 4488: </build>
                   4489: <status>works/unverified</status>
                   4490: <dependencies>
                   4491: ../../loncom/publisher/lonpubdir.pm
                   4492: </dependencies>
                   4493: </file>
                   4494: <file>
1.5       harris41 4495: <source>loncom/publisher/lonretrieve.pm</source>
                   4496: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
                   4497: <categoryname>handler</categoryname>
                   4498: <description>
                   4499: Handler to retrieve old versions from resource space.
                   4500: </description>
                   4501: <status>works/unverified</status>
1.4       harris41 4502: </file>
                   4503: <file>
1.421     www      4504: <source>loncom/publisher/loncleanup.pm</source>
                   4505: <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
                   4506: <categoryname>handler</categoryname>
                   4507: <description>
                   4508: Handler to clean up HTML files.
                   4509: </description>
                   4510: <status>works/unverified</status>
                   4511: </file>
                   4512: <file>
1.76      harris41 4513: <source>doc/man/Apache__lonretrieve.3</source>
                   4514: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
1.83      harris41 4515: <categoryname>doc</categoryname>
1.76      harris41 4516: <description>man page for lonretrieve.pm</description>
                   4517: <build trigger='always run'>
1.115     harris41 4518: loncom/build/pod2man.sh ../publisher/lonretrieve.pm &gt; \
                   4519: ../../doc/man/Apache__lonretrieve.3 &amp;&amp; echo 'manifying lonretrieve.pm'
1.76      harris41 4520: </build>
                   4521: <status>works/unverified</status>
                   4522: <dependencies>
                   4523: ../../loncom/publisher/lonretrieve.pm
                   4524: </dependencies>
                   4525: </file>
                   4526: <file>
1.118     harris41 4527: <source>doc/lib/perl/Apache/lonretrieve.html</source>
                   4528: <target dist='default'>
                   4529: home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
1.112     harris41 4530: </target>
1.83      harris41 4531: <categoryname>doc</categoryname>
1.76      harris41 4532: <description>POD-derived page for lonretrieve.pm</description>
                   4533: <build trigger='always run'>
1.115     harris41 4534: loncom/build/pod2html.sh ../publisher/lonretrieve.pm &gt; \
1.118     harris41 4535: ../../doc/lib/perl/Apache/lonretrieve.html &amp;&amp; \
                   4536: echo 'pod2html lonretrieve.pm'
1.76      harris41 4537: </build>
                   4538: <status>works/unverified</status>
                   4539: <dependencies>
                   4540: ../../loncom/publisher/lonretrieve.pm
                   4541: </dependencies>
                   4542: </file>
                   4543: <file>
1.5       harris41 4544: <source>loncom/homework/edit.pm</source>
                   4545: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
                   4546: <categoryname>handler</categoryname>
                   4547: <description>
                   4548: Helper functions when in homework edit mode.
                   4549: </description>
1.4       harris41 4550: </file>
                   4551: <file>
1.86      harris41 4552: <source>doc/man/Apache__edit.3</source>
                   4553: <target dist='default'>usr/man/man3/Apache::edit.3</target>
                   4554: <categoryname>doc</categoryname>
                   4555: <description>man page for edit.pm</description>
                   4556: <build trigger='always run'>
1.115     harris41 4557: loncom/build/pod2man.sh ../homework/edit.pm &gt; ../../doc/man/Apache__edit.3 &amp;&amp; \
1.112     harris41 4558: echo 'manifying edit.pm'
1.86      harris41 4559: </build>
                   4560: <status>works/unverified</status>
                   4561: <dependencies>
                   4562: ../../loncom/homework/edit.pm
                   4563: </dependencies>
                   4564: </file>
                   4565: <file>
1.118     harris41 4566: <source>doc/lib/perl/Apache/edit.html</source>
                   4567: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
                   4568: </target>
1.86      harris41 4569: <categoryname>doc</categoryname>
                   4570: <description>POD-derived page for edit.pm</description>
                   4571: <build trigger='always run'>
1.118     harris41 4572: loncom/build/pod2html.sh ../homework/edit.pm &gt; \
                   4573: ../../doc/lib/perl/Apache/edit.html \
1.115     harris41 4574: &amp;&amp; echo 'pod2html edit.pm'
1.86      harris41 4575: </build>
                   4576: <status>works/unverified</status>
                   4577: <dependencies>
                   4578: ../../loncom/homework/edit.pm
                   4579: </dependencies>
                   4580: </file>
                   4581: <file>
1.5       harris41 4582: <source>loncom/interface/lonmeta.pm</source>
                   4583: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
                   4584: <categoryname>handler</categoryname>
                   4585: <description>Metadata display handler.</description>
                   4586: <status>works/unverified</status>
1.4       harris41 4587: </file>
                   4588: <file>
1.5       harris41 4589: <source>rat/lonambiguous.pm</source>
                   4590: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
                   4591: <categoryname>handler</categoryname>
                   4592: <description>
                   4593: Handler to resolve ambiguous file locations.
                   4594: </description>
                   4595: <status>works/unverified</status>
1.4       harris41 4596: </file>
                   4597: <file>
1.5       harris41 4598: <source>rat/lonratparms.pm</source>
                   4599: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
                   4600: <categoryname>handler</categoryname>
                   4601: <description>
                   4602: Handler to set resource parameters inside of the RAT based on metadata.
                   4603: </description>
                   4604: <status>works/unverified</status>
1.4       harris41 4605: </file>
                   4606: <file>
1.5       harris41 4607: <source>rat/lonsequence.pm</source>
                   4608: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
                   4609: <categoryname>handler</categoryname>
                   4610: <description>
                   4611: Handler for showing sequence objects of educational resources.
                   4612: </description>
                   4613: <status>works/unverified</status>
1.4       harris41 4614: </file>
                   4615: <file>
1.5       harris41 4616: <source>loncom/interface/loncreatecourse.pm</source>
                   4617: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
                   4618: <categoryname>handler</categoryname>
                   4619: <description>
1.72      harris41 4620: Allows domain coordinators to create new courses and assign course
                   4621: coordinators.
1.5       harris41 4622: </description>
1.10      harris41 4623: <status>works/unverified</status>
1.4       harris41 4624: </file>
                   4625: <file>
1.497     albertel 4626:   <source>loncom/interface/lonclonecourse.pm</source>
                   4627:   <target dist='default'>home/httpd/lib/perl/Apache/lonclonecourse.pm</target>
                   4628:   <categoryname>handler</categoryname>
                   4629:   <description>
                   4630: Internal routines for creating a clone of an existing course.
                   4631:   </description>
                   4632:   <status>works/unverified</status>
                   4633: </file>
                   4634: <file>
1.655     raeburn  4635: <source>loncom/interface/lonrequestcourse.pm</source>
                   4636: <target dist='default'>home/httpd/lib/perl/Apache/lonrequestcourse.pm</target>
                   4637: <categoryname>handler</categoryname>
                   4638: <description>
                   4639: Allows submission of course requests by users with the right to request them 
                   4640: </description>
                   4641: <status>works/unverified</status>
                   4642: </file>
                   4643: <file>
1.656     raeburn  4644: <source>loncom/interface/loncoursequeueadmin.pm</source>
                   4645: <target dist='default'>home/httpd/lib/perl/Apache/loncoursequeueadmin.pm</target>
                   4646: <categoryname>handler</categoryname>
                   4647: <description>
                   4648: 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.
                   4649: </description>
                   4650: <status>works/unverified</status>
                   4651: </file>
                   4652: <file>
1.5       harris41 4653: <source>loncom/interface/loncreateuser.pm</source>
                   4654: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
                   4655: <categoryname>handler</categoryname>
                   4656: <description>
1.72      harris41 4657: Allows users to within their own privileges create/edit users and give
                   4658: them roles. 
1.5       harris41 4659: </description>
                   4660: <status>works/unverified</status>
1.143     stredwic 4661: </file>
                   4662: <file>
1.559     raeburn  4663: <source>loncom/interface/lonuserutils.pm</source>
                   4664: <target dist='default'>home/httpd/lib/perl/Apache/lonuserutils.pm</target>
                   4665: <categoryname>handler</categoryname>
                   4666: <description>
1.564     raeburn  4667: 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  4668: </description>
                   4669: <status>works/unverified</status>
                   4670: </file>
                   4671: <file>
1.574     raeburn  4672: <source>loncom/interface/selfenroll.pm</source>
                   4673: <target dist='default'>home/httpd/lib/perl/Apache/selfenroll.pm</target>
                   4674: <categoryname>handler</categoryname>
                   4675: <description>
                   4676: 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.
                   4677: </description>
                   4678: <status>works/unverified</status>
                   4679: </file>
                   4680: <file>
1.143     stredwic 4681: <source>loncom/interface/lonhtmlcommon.pm</source>
                   4682: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
                   4683: <categoryname>handler</categoryname>
                   4684: <description>
                   4685: Contains a set of functions that generate html controls and data layouts
1.282     www      4686: </description>
                   4687: </file>
                   4688: <file>
1.797.2.46  raeburn  4689: <source>loncom/interface/lonhtmlgateway.pm</source>
                   4690: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlgateway.pm</target>
                   4691: <categoryname>handler</categoryname>
                   4692: <description>
                   4693: Contains a set of functions to properly parse and handle HTML input and output
                   4694: </description>
                   4695: </file>
                   4696: <file>
1.382     www      4697: <source>loncom/interface/lonspeller.pm</source>
                   4698: <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
                   4699: <categoryname>handler</categoryname>
                   4700: <description>
                   4701: Contains a set of functions to use Aspell
                   4702: </description>
                   4703: </file>
                   4704: <file>
1.282     www      4705: <source>loncom/localize/lonlocal.pm</source>
                   4706: <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>
                   4707: <categoryname>handler</categoryname>
                   4708: <description>
                   4709: Contains the &mt access function to Locale::Maketext
                   4710: </description>
                   4711: </file>
                   4712: <file>
1.476     albertel 4713:   <source>loncom/localize/lonlocalize.pm</source>
                   4714:   <target dist='default'>home/httpd/lib/perl/Apache/lonlocalize.pm</target>
                   4715:   <categoryname>handler</categoryname>
                   4716:   <description>
                   4717: handler for &mt()ing static files
                   4718:   </description>
                   4719: </file>
                   4720: <file>
1.282     www      4721: <source>loncom/localize/localize.pm</source>
                   4722: <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
                   4723: <categoryname>handler</categoryname>
                   4724: <description>
                   4725: Localization class for Locale::Maketext
1.138     stredwic 4726: </description>
                   4727: </file>
1.283     www      4728: <fileglob>
                   4729: <glob>*.pm</glob>
                   4730: <sourcedir>loncom/localize/localize/</sourcedir>
                   4731: <targetdir dist='default'>
                   4732: home/httpd/lib/perl/Apache/localize/</targetdir>
1.738     raeburn  4733: <categoryname>lexicon file</categoryname>
1.283     www      4734: <description>
                   4735: Translation files.
                   4736: </description>
                   4737: <filenames>
1.797.2.42  raeburn  4738: en.pm;
1.285     www      4739: de.pm;
1.288     www      4740: pt.pm;
1.336     www      4741: fr.pm;
1.288     www      4742: ja.pm;
1.297     www      4743: tr.pm;
1.305     www      4744: ru.pm;
                   4745: fa.pm;
                   4746: ar.pm;
1.314     www      4747: es.pm;
1.797.2.42  raeburn  4748: he.pm;
1.400     albertel 4749: x_chef.pm;
1.622     riegler  4750: zh.pm;
1.283     www      4751: </filenames>
                   4752: </fileglob>
1.138     stredwic 4753: <file>
1.797.2.106  raeburn  4754: <source>loncom/localize/transliterate.pm</source>
                   4755: <target dist='default'>home/httpd/lib/perl/LONCAPA/transliterate.pm</target>
                   4756: <categoryname>handler</categoryname>
                   4757: <description>
                   4758: Transliteration of non-ascii to ascii characters in filenames.
                   4759: </description>
                   4760: </file>
                   4761: <file>
1.138     stredwic 4762: <source>loncom/interface/loncoursedata.pm</source>
                   4763: <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
                   4764: <categoryname>handler</categoryname>
                   4765: <description>
                   4766: Common functions for handling student course data (download and process)
1.5       harris41 4767: </description>
1.4       harris41 4768: </file>
                   4769: <file>
1.5       harris41 4770: <source>loncom/interface/loncommon.pm</source>
                   4771: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
                   4772: <categoryname>handler</categoryname>
                   4773: <description>
                   4774: Makes a table out of the previous attempts.  Inputs result_from_symbread,
1.10      harris41 4775: user, domain, home_server, course_id.
1.5       harris41 4776: </description>
                   4777: <status>works/unverified</status>
1.4       harris41 4778: </file>
                   4779: <file>
1.76      harris41 4780: <source>doc/man/Apache__loncommon.3</source>
                   4781: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
1.83      harris41 4782: <categoryname>doc</categoryname>
1.76      harris41 4783: <description>man page for loncommon.pm</description>
                   4784: <build trigger='always run'>
1.115     harris41 4785: loncom/build/pod2man.sh ../interface/loncommon.pm &gt; \
                   4786: ../../doc/man/Apache__loncommon.3 &amp;&amp; echo 'manifying loncommon.pm'
1.76      harris41 4787: </build>
                   4788: <status>works/unverified</status>
                   4789: <dependencies>
                   4790: ../../loncom/interface/loncommon.pm
                   4791: </dependencies>
                   4792: </file>
                   4793: <file>
1.118     harris41 4794: <source>doc/lib/perl/Apache/loncommon.html</source>
                   4795: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
1.112     harris41 4796: </target>
1.83      harris41 4797: <categoryname>doc</categoryname>
1.76      harris41 4798: <description>POD-derived page for loncommon.pm</description>
                   4799: <build trigger='always run'>
1.115     harris41 4800: loncom/build/pod2html.sh ../interface/loncommon.pm &gt; \
1.118     harris41 4801: ../../doc/lib/perl/Apache/loncommon.html &amp;&amp; \
                   4802: echo 'pod2html loncommon.pm'
1.76      harris41 4803: </build>
                   4804: <status>works/unverified</status>
                   4805: <dependencies>
                   4806: ../../loncom/interface/loncommon.pm
                   4807: </dependencies>
                   4808: </file>
                   4809: <file>
1.5       harris41 4810: <source>loncom/homework/grades.pm</source>
                   4811: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
                   4812: <categoryname>handler</categoryname>
                   4813: <description>Handles the viewing of grades.</description>
1.4       harris41 4814: </file>
                   4815: <file>
1.5       harris41 4816: <source>loncom/homework/imageresponse.pm</source>
                   4817: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
                   4818: <categoryname>handler</categoryname>
                   4819: <description>
                   4820: Coordinates the response to clicking an image.
                   4821: </description>
                   4822: <status>works/unverified</status>
1.4       harris41 4823: </file>
                   4824: <file>
1.5       harris41 4825: <source>loncom/homework/optionresponse.pm</source>
                   4826: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
                   4827: <categoryname>handler</categoryname>
1.27      harris41 4828: <description>
                   4829: Handles tags associated with showing a list of options.</description>
1.4       harris41 4830: </file>
                   4831: <file>
1.708     www      4832: <source>loncom/homework/functionplotresponse.pm</source>
                   4833: <target dist='default'>home/httpd/lib/perl/Apache/functionplotresponse.pm</target>
                   4834: <categoryname>handler</categoryname>
                   4835: <description>
                   4836: Handles tags associated with function plots using GeoGebra.</description>
                   4837: </file>
                   4838: <file>
1.5       harris41 4839: <source>loncom/homework/outputtags.pm</source>
                   4840: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
                   4841: <categoryname>handler</categoryname>
                   4842: <description>
                   4843: Handles tags associated with output.  Seems to relate to due dates of the
                   4844: assignment.
                   4845: </description>
1.10      harris41 4846: <status>works/unverified</status>
1.4       harris41 4847: </file>
1.255     albertel 4848: 
                   4849: <file>
                   4850:   <source>loncom/homework/chemresponse.pm</source>
1.256     albertel 4851:   <target dist='default'>home/httpd/lib/perl/Apache/chemresponse.pm</target>
1.255     albertel 4852:   <categoryname>handler</categoryname>
                   4853:   <description>
                   4854:     Handle the tags organicresponse/structure and reationresponse
                   4855:   </description>
                   4856:   <status>works/unverified</status>
                   4857: </file>
                   4858: 
1.797.2.64  raeburn  4859: <file>
1.797.2.133  raeburn  4860:   <source>loncom/html/adm/jsme/JSME_2024-04-29.zip</source>
1.797.2.64  raeburn  4861:   <target dist='default'>home/httpd/html/adm/jsme</target>
                   4862:   <categoryname>script</categoryname>
                   4863:   <description>
                   4864:    JSME files (Javascript version of JME) for editing organic structures
                   4865:    NOTE: the commands file `mv`'s the files out of the original location provided
                   4866:    unzipping the file, making it look cleaner in the /home/.../adm/ directory
                   4867:   </description>
                   4868:   <installscript>
                   4869: commands
                   4870:   </installscript>
                   4871:   <dependencies>
                   4872: loncom/html/adm/jsme/commands;
                   4873: loncom/html/adm/jsme/VERSION;
1.797.2.133  raeburn  4874: loncom/html/adm/jsme/JSME_2024-04-29.zip;
1.797.2.64  raeburn  4875:   </dependencies>
                   4876: </file>
                   4877: 
1.255     albertel 4878: <fileglob>
                   4879:   <glob>*.*</glob>
                   4880:   <sourcedir>loncom/html/adm/jme/</sourcedir>
                   4881:   <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
                   4882:   <categoryname>interface file</categoryname>
                   4883:   <description>
                   4884:     JME files, for editing organic structures
                   4885:   </description>
                   4886:   <filenames>
                   4887: JME.jar;
                   4888: jme.gif;
1.258     albertel 4889: jme_help.html;
1.255     albertel 4890: nitro.gif;
                   4891: smiles.gif
                   4892:   </filenames>
                   4893: </fileglob>
1.291     albertel 4894: 
1.431     albertel 4895: <fileglob>
                   4896:   <glob>*.*</glob>
1.708     www      4897:   <sourcedir>loncom/html/adm/geogebra/</sourcedir>
                   4898:   <targetdir dist='default'>home/httpd/html/adm/geogebra/</targetdir>
                   4899:   <categoryname>interface file</categoryname>
                   4900:   <description>
                   4901:     Geogebra, for functionplotresponse
                   4902:   </description>
                   4903:   <filenames>
1.713     www      4904: geogebra_algos.jar;
                   4905: geogebra_algos.jar.pack.gz;
                   4906: geogebra_javascript.jar;
                   4907: geogebra_javascript.jar.pack.gz;
1.708     www      4908: geogebra_cas.jar;
                   4909: geogebra_export.jar.pack.gz;
                   4910: geogebra.jar;
                   4911: geogebra_main.jar.pack.gz;
                   4912: geogebra_cas.jar.pack.gz;
                   4913: geogebra_gui.jar;
                   4914: geogebra.jar.pack.gz;
                   4915: geogebra_properties.jar;
                   4916: geogebra_export.jar;
                   4917: geogebra_gui.jar.pack.gz;
                   4918: geogebra_main.jar;
1.713     www      4919: geogebra_properties.jar.pack.gz;
                   4920: jlatexmath.jar;
                   4921: jlatexmath.jar.pack.gz;
                   4922: jlm_cyrillic.jar;
                   4923: jlm_cyrillic.jar.pack.gz;
                   4924: jlm_greek.jar;
                   4925: jlm_greek.jar.pack.gz;
1.708     www      4926:   </filenames>
                   4927: </fileglob>
                   4928: 
1.797.2.64  raeburn  4929: <file>
                   4930:   <source>loncom/html/adm/jmol/jmol-loncapa.zip</source>
                   4931:   <target dist='default'>home/httpd/html/adm/jmol</target>
                   4932:   <categoryname>script</categoryname>
1.431     albertel 4933:   <description>
1.797.2.64  raeburn  4934:    Jmol for displaying structures, scripted installation that unzips installation file
                   4935:    in the appropriate location
                   4936:    NOTE: the commands file `mv`'s the files out of the original location provided
                   4937:    unzipping the file, making it look cleaner in the /home/.../adm/ directory
1.431     albertel 4938:   </description>
1.797.2.64  raeburn  4939:   <installscript>
                   4940: commands
                   4941:   </installscript>
                   4942:   <dependencies>
                   4943: loncom/html/adm/jmol/commands;
                   4944: loncom/html/adm/jmol/VERSION;
                   4945: loncom/html/adm/jmol/jmol-loncapa.zip;
                   4946:   </dependencies>
                   4947: </file>
1.431     albertel 4948: 
1.291     albertel 4949: <file>
                   4950:   <source>loncom/homework/convertjme.pl</source>
                   4951:   <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
                   4952:   <categoryname>script</categoryname>
                   4953:   <description>
                   4954:     Dynamically converts JME strings into either a png or ps file.
                   4955:   </description>
                   4956: </file>
1.797.2.52  raeburn  4957: 
1.588     www      4958: <fileglob>
                   4959:   <glob>*.*</glob>
                   4960:   <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>
1.797.2.52  raeburn  4961:   <targetdir dist='default'>home/httpd/html/adm/dragmath/</targetdir>
1.588     www      4962:   <categoryname>interface file</categoryname>
                   4963:   <description>
                   4964: Dragmath is a Java-based formula editor
                   4965:   </description>
                   4966:   <filenames>
                   4967: MaximaPopup.html;
1.592     foxr     4968: EditMathPopup.html;
1.613     foxr     4969: FCKEditMathPopup.html
1.588     www      4970:   </filenames>
                   4971: </fileglob>
1.797.2.52  raeburn  4972: 
                   4973: <file>
                   4974:   <source>loncom/html/adm/dragmath/dragmath-0.7.9.zip</source>
                   4975:   <target dist='default'>home/httpd/html/adm/dragmath</target>
                   4976:   <categoryname>script</categoryname>
1.588     www      4977:   <description>
1.797.2.52  raeburn  4978:    dragmath formula editor, scripted installation unzips installation file
                   4979:    in the appropriate location
1.588     www      4980:   </description>
1.797.2.52  raeburn  4981:   <installscript>
                   4982: commands
                   4983:   </installscript>
                   4984:   <dependencies>
                   4985: loncom/html/adm/dragmath/commands;
                   4986: loncom/html/adm/dragmath/dragmath-0.7.9.zip;
                   4987:   </dependencies>
                   4988: </file>
                   4989: 
1.797.2.64  raeburn  4990: <file>
                   4991:   <source>loncom/html/adm/LC_math_editor/dist/LC_math_editor.min.js</source>
                   4992:   <target dist='default'>home/httpd/html/adm/LC_math_editor/LC_math_editor.min.js</target>
                   4993:   <categoryname>interface file</categoryname>
                   4994:   <description>
                   4995: LON-CAPA math editor
                   4996:   </description>
                   4997: </file>
                   4998: 
1.556     albertel 4999: <file>
1.797.2.137.2  1(raebur 5000:4):   <source>loncom/html/adm/daxe/daxe.tar.gz</source>
                   5001:4):   <target dist='default'>home/httpd/html/adm/daxe</target>
                   5002:4):   <categoryname>script</categoryname>
                   5003:4):   <description>
                   5004:4):    Daxe XML editor
                   5005:4):   </description>
                   5006:4):   <installscript>
                   5007:4): commands
                   5008:4):   </installscript>
                   5009:4):   <dependencies>
                   5010:4): loncom/html/adm/daxe/commands;
                   5011:4): loncom/html/adm/daxe/daxe.tar.gz;
                   5012:4): loncom/html/adm/daxe/VERSION;
                   5013:4):   </dependencies>
                   5014:4): </file>
                   5015:4): 
                   5016:4): <file>
1.797.2.105  raeburn  5017:   <source>loncom/javascriptlib/file_upload.js</source>
                   5018:   <target dist='default'>home/httpd/html/res/adm/includes/file_upload.js</target>
                   5019:   <categoryname>interface file</categoryname>
                   5020:   <description>
                   5021:     JavaScript dealing with file uploads
                   5022:   </description>
                   5023: </file>
                   5024: 
                   5025: <file>
1.797.2.133  raeburn  5026:   <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.7.9.zip</source>
1.797.2.7  raeburn  5027:   <target dist='default'>home/httpd/html/adm/MathJax</target>
                   5028:   <categoryname>script</categoryname>
                   5029:   <description>
                   5030:    MathJax for processing Tex, scripted installation that unzips installation file
                   5031:    in the appropriate location
                   5032:    NOTE: the commands file `mv`'s the files out of the original location provided
                   5033:    unzipping the file, making it look cleaner in the /home/.../adm/ directory
                   5034:   </description>
                   5035:   <installscript>
1.797.2.26  raeburn  5036: commands
1.797.2.7  raeburn  5037:   </installscript>
                   5038:   <dependencies>
                   5039: loncom/html/adm/MathJax/commands;
                   5040: loncom/html/adm/MathJax/VERSION;
1.797.2.133  raeburn  5041: loncom/html/adm/MathJax/mathjax-MathJax-v2.7.9.zip;
1.797.2.7  raeburn  5042:   </dependencies>
                   5043: </file>
                   5044: 
                   5045: <file>
1.797.2.133  raeburn  5046:   <source>loncom/html/adm/geogebra/geogebraweb_5.2.843.tar.gz</source>
                   5047:   <target dist='default'>home/httpd/html/adm/geogebra</target>
1.797.2.16  raeburn  5048:   <categoryname>script</categoryname>
                   5049:   <description>
                   5050:    HTML5/JavaScript Version of GeoGebra
                   5051:   </description>
                   5052:   <installscript>
1.797.2.26  raeburn  5053: commands
1.797.2.16  raeburn  5054:   </installscript>
                   5055:   <dependencies>
                   5056: loncom/html/adm/geogebra/commands;
                   5057: loncom/html/adm/geogebra/VERSION;
1.797.2.133  raeburn  5058: loncom/html/adm/geogebra/geogebraweb_5.2.843.tar.gz;
                   5059: loncom/html/adm/geogebra/geogebraweb_license.txt;
1.797.2.16  raeburn  5060:   </dependencies>
                   5061: </file>
                   5062: 
                   5063: <file>
1.797.2.133  raeburn  5064:   <source>loncom/html/adm/ckeditor/ckeditor_4.22.1.tar.gz</source>
1.797.2.36  raeburn  5065:   <target dist='default'>home/httpd/html/ckeditor</target>
1.671     faziophi 5066:   <categoryname>script</categoryname>
                   5067:   <description>
                   5068:    GUI HTML Editor, scripted installation decompress the tarball and
                   5069:    installs the loncapa config.js file
                   5070:   </description>
                   5071:   <installscript>
1.797.2.26  raeburn  5072: commands
1.671     faziophi 5073:   </installscript>
                   5074:   <dependencies>
1.797.2.137.2  6(raebur 5075:4): loncom/html/adm/ckeditor/a11ychecker_1.1.1.tar.gz;
                   5076:4): loncom/html/adm/ckeditor/balloonpanel_4.22.1.tar.gz;
1.671     faziophi 5077: loncom/html/adm/ckeditor/commands;
1.797.2.133  raeburn  5078: loncom/html/adm/ckeditor/ckeditor_4.22.1.tar.gz;
1.671     faziophi 5079: loncom/html/adm/ckeditor/loncapaconfig.js;
1.797.2.36  raeburn  5080: loncom/html/adm/ckeditor/VERSION;
1.797.2.82  raeburn  5081: loncom/html/adm/ckeditor/plugins/lcm/plugin.js;
                   5082: loncom/html/adm/ckeditor/plugins/lcm/dialogs/lcm.js;
                   5083: loncom/html/adm/ckeditor/plugins/lcm/icons/lcm.png;
                   5084: loncom/html/adm/ckeditor/plugins/lcm/icons/hidpi/lcm.png;
                   5085: loncom/html/adm/ckeditor/plugins/lcm/images/loader.gif;
                   5086: loncom/html/adm/ckeditor/plugins/lcm/lang/af.js;
                   5087: loncom/html/adm/ckeditor/plugins/lcm/lang/ar.js;
                   5088: loncom/html/adm/ckeditor/plugins/lcm/lang/ca.js;
                   5089: loncom/html/adm/ckeditor/plugins/lcm/lang/cs.js;
                   5090: loncom/html/adm/ckeditor/plugins/lcm/lang/cy.js;
                   5091: loncom/html/adm/ckeditor/plugins/lcm/lang/da.js;
                   5092: loncom/html/adm/ckeditor/plugins/lcm/lang/de.js;
                   5093: loncom/html/adm/ckeditor/plugins/lcm/lang/el.js;
                   5094: loncom/html/adm/ckeditor/plugins/lcm/lang/en-gb.js;
                   5095: loncom/html/adm/ckeditor/plugins/lcm/lang/en.js;
                   5096: loncom/html/adm/ckeditor/plugins/lcm/lang/eo.js;
                   5097: loncom/html/adm/ckeditor/plugins/lcm/lang/es.js;
                   5098: loncom/html/adm/ckeditor/plugins/lcm/lang/fa.js;
                   5099: loncom/html/adm/ckeditor/plugins/lcm/lang/fi.js;
                   5100: loncom/html/adm/ckeditor/plugins/lcm/lang/fr.js;
                   5101: loncom/html/adm/ckeditor/plugins/lcm/lang/gl.js;
                   5102: loncom/html/adm/ckeditor/plugins/lcm/lang/he.js;
                   5103: loncom/html/adm/ckeditor/plugins/lcm/lang/hr.js;
                   5104: loncom/html/adm/ckeditor/plugins/lcm/lang/hu.js;
                   5105: loncom/html/adm/ckeditor/plugins/lcm/lang/it.js;
                   5106: loncom/html/adm/ckeditor/plugins/lcm/lang/ja.js;
                   5107: loncom/html/adm/ckeditor/plugins/lcm/lang/km.js;
                   5108: loncom/html/adm/ckeditor/plugins/lcm/lang/ku.js;
                   5109: loncom/html/adm/ckeditor/plugins/lcm/lang/lt.js;
                   5110: loncom/html/adm/ckeditor/plugins/lcm/lang/nb.js;
                   5111: loncom/html/adm/ckeditor/plugins/lcm/lang/nl.js;
                   5112: loncom/html/adm/ckeditor/plugins/lcm/lang/no.js;
                   5113: loncom/html/adm/ckeditor/plugins/lcm/lang/pl.js;
                   5114: loncom/html/adm/ckeditor/plugins/lcm/lang/pt-br.js;
                   5115: loncom/html/adm/ckeditor/plugins/lcm/lang/pt.js;
                   5116: loncom/html/adm/ckeditor/plugins/lcm/lang/ro.js;
                   5117: loncom/html/adm/ckeditor/plugins/lcm/lang/ru.js;
                   5118: loncom/html/adm/ckeditor/plugins/lcm/lang/sk.js;
                   5119: loncom/html/adm/ckeditor/plugins/lcm/lang/sl.js;
                   5120: loncom/html/adm/ckeditor/plugins/lcm/lang/sq.js;
                   5121: loncom/html/adm/ckeditor/plugins/lcm/lang/sv.js;
                   5122: loncom/html/adm/ckeditor/plugins/lcm/lang/tr.js;
                   5123: loncom/html/adm/ckeditor/plugins/lcm/lang/tt.js;
                   5124: loncom/html/adm/ckeditor/plugins/lcm/lang/uk.js;
                   5125: loncom/html/adm/ckeditor/plugins/lcm/lang/vi.js;
                   5126: loncom/html/adm/ckeditor/plugins/lcm/lang/zh-cn.js;
                   5127: loncom/html/adm/ckeditor/plugins/lcm/lang/zh.js;
                   5128: loncom/html/adm/ckeditor/plugins/chem/plugin.js;
                   5129: loncom/html/adm/ckeditor/plugins/chem/dialogs/chem.js;
                   5130: loncom/html/adm/ckeditor/plugins/chem/icons/chem.png;
                   5131: loncom/html/adm/ckeditor/plugins/chem/icons/hidpi/chem.png;
                   5132: loncom/html/adm/ckeditor/plugins/chem/lang/de.js;
                   5133: loncom/html/adm/ckeditor/plugins/chem/lang/en.js;
                   5134: loncom/html/adm/ckeditor/plugins/chem/lang/es.js;
                   5135: loncom/html/adm/ckeditor/plugins/chem/lang/fr.js;
                   5136: loncom/html/adm/ckeditor/plugins/chem/lang/ja.js;
                   5137: loncom/html/adm/ckeditor/plugins/chem/lang/pt-br.js;
                   5138: loncom/html/adm/ckeditor/plugins/chem/lang/pt.js;
                   5139: loncom/html/adm/ckeditor/plugins/chem/lang/ru.js;
                   5140: loncom/html/adm/ckeditor/plugins/chem/lang/zh-cn.js;
                   5141: loncom/html/adm/ckeditor/plugins/chem/lang/zh.js;
1.671     faziophi 5142:   </dependencies>
                   5143: </file>
                   5144: 
1.462     albertel 5145: <fileglob>
1.786     foxr     5146:   <glob>*.js</glob>
                   5147:   <sourcedir>loncom/html/adm/jpicker/</sourcedir>
                   5148:   <targetdir dist='default'>home/httpd/html/adm/jpicker/js/</targetdir>
                   5149:   <categoryname>interface file</categoryname>
                   5150:   <description>
                   5151: JQuery colorpicker javascript library
                   5152:   </description>
                   5153:   <filenames>
                   5154:     jpicker-1.1.6.min.js;
                   5155:   </filenames>
                   5156: </fileglob>
                   5157: 
                   5158: <fileglob>
                   5159:   <glob>*.css</glob>
                   5160:   <sourcedir>loncom/html/adm/jpicker/css/</sourcedir>
                   5161:   <targetdir dist='default'>home/httpd/html/adm/jpicker/css/</targetdir>
                   5162:   <categoryname>interface file</categoryname>
                   5163:   <description>
                   5164: JQuery colorpicker javascript library css files
                   5165:   </description>
                   5166:   <filenames>
1.797.2.4  raeburn  5167:     jPicker-1.1.6.min.css;
1.786     foxr     5168:   </filenames>
                   5169: </fileglob>
                   5170: 
                   5171: <fileglob>
                   5172:   <glob>*.*</glob>
                   5173:   <sourcedir>loncom/html/adm/jpicker/images/</sourcedir>
                   5174:   <targetdir dist='default'>home/httpd/html/adm/jpicker/images/</targetdir>
                   5175:   <categoryname>interface file</categoryname>
                   5176:   <description>
                   5177: JQuery color picker javascript library image files
                   5178:   </description>
                   5179:   <filenames>
                   5180:     AlphaBar.png;
                   5181:     bar-opacity.png;
                   5182:     Bars.png;
                   5183:     map-opacity.png;
                   5184:     mappoint.gif;
                   5185:     Maps.png;
                   5186:     NoColor.png;
                   5187:     picker.gif;
                   5188:     preview-opacity.png;
                   5189:     rangearrows.gif;
                   5190:   </filenames>
                   5191: </fileglob>
                   5192: 
1.794     foxr     5193: <fileglob>
                   5194:   <glob>*.js</glob>
                   5195:   <sourcedir>loncom/html/adm/countdown/</sourcedir>
                   5196:   <targetdir dist='default'>home/httpd/html/adm/countdown/js/</targetdir>
                   5197:   <categoryname>interface file </categoryname>
                   5198:   <description>
                   5199: JQuery countdown timer javascript files
                   5200:   </description>
                   5201:   <filenames>
1.797.2.2  raeburn  5202:     jquery.countdown-ar.js;
                   5203:     jquery.countdown-bg.js;
1.797.2.64  raeburn  5204:     jquery.countdown-bs.js;
1.797.2.2  raeburn  5205:     jquery.countdown-bn.js;
                   5206:     jquery.countdown-ca.js;
                   5207:     jquery.countdown-cs.js;
1.797.2.64  raeburn  5208:     jquery.countdown-cy.js;
1.797.2.2  raeburn  5209:     jquery.countdown-da.js;
                   5210:     jquery.countdown-de.js;
                   5211:     jquery.countdown-el.js;
                   5212:     jquery.countdown-es.js;
                   5213:     jquery.countdown-et.js;
                   5214:     jquery.countdown-fa.js;
                   5215:     jquery.countdown-fi.js;
                   5216:     jquery.countdown-fr.js;
                   5217:     jquery.countdown-gl.js;
1.797.2.64  raeburn  5218:     jquery.countdown-gu.js;
1.797.2.2  raeburn  5219:     jquery.countdown-he.js;
                   5220:     jquery.countdown-hr.js;
                   5221:     jquery.countdown-hu.js;
1.797.2.64  raeburn  5222:     jquery.countdown-hy.js;
1.797.2.2  raeburn  5223:     jquery.countdown-id.js;
                   5224:     jquery.countdown-it.js;
                   5225:     jquery.countdown-ja.js;
                   5226:     jquery.countdown.js;
1.797.2.64  raeburn  5227:     jquery.countdown-kn.js;
1.797.2.2  raeburn  5228:     jquery.countdown-ko.js;
                   5229:     jquery.countdown-lt.js;
                   5230:     jquery.countdown-lv.js;
                   5231:     jquery.countdown.min.js;
1.797.2.64  raeburn  5232:     jquery.countdown-ml.js;
1.797.2.2  raeburn  5233:     jquery.countdown-ms.js;
                   5234:     jquery.countdown-my.js;
                   5235:     jquery.countdown-nb.js;
                   5236:     jquery.countdown-nl.js;
                   5237:     jquery.countdown-pl.js;
                   5238:     jquery.countdown-pt-BR.js;
                   5239:     jquery.countdown-ro.js;
                   5240:     jquery.countdown-ru.js;
                   5241:     jquery.countdown-sk.js;
                   5242:     jquery.countdown-sl.js;
1.797.2.64  raeburn  5243:     jquery.countdown-sq.js;
1.797.2.2  raeburn  5244:     jquery.countdown-sr.js;
                   5245:     jquery.countdown-sr-SR.js;
                   5246:     jquery.countdown-sv.js;
                   5247:     jquery.countdown-th.js;
                   5248:     jquery.countdown-tr.js;
                   5249:     jquery.countdown-uk.js;
1.797.2.64  raeburn  5250:     jquery.countdown-uz.js;
1.797.2.2  raeburn  5251:     jquery.countdown-vi.js;
                   5252:     jquery.countdown-zh-CN.js;
                   5253:     jquery.countdown-zh-TW.js;
1.794     foxr     5254:    </filenames>
                   5255: </fileglob>
                   5256: <fileglob>
                   5257:   <glob>*.css</glob>
                   5258:   <sourcedir>loncom/html/adm/countdown/</sourcedir> 
                   5259:   <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
                   5260:   <categoryname>interface file</categoryname>
                   5261:   <description>
                   5262: JQuery countdown timer CSS files
                   5263:   </description>
                   5264:   <filenames>
1.797.2.21  raeburn  5265:     jquery.countdown.css;
1.794     foxr     5266:   </filenames>
                   5267: </fileglob>
                   5268: <fileglob>
                   5269:   <glob>*.gif</glob>
                   5270:   <sourcedir>loncom/html/adm/countdown/</sourcedir> 
                   5271:   <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
                   5272:   <categoryname>interface file</categoryname>
                   5273:   <description>
                   5274: JQuery countdown timer Image file for Glowing countdown
                   5275:   </description>
                   5276:   <filenames>
1.797.2.21  raeburn  5277:     countdownGlowing.gif;
1.794     foxr     5278:   </filenames>
                   5279: </fileglob>
                   5280: <fileglob>
                   5281:   <glob>*.png</glob>
                   5282:   <sourcedir>loncom/html/adm/countdown/</sourcedir> 
                   5283:   <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
                   5284:   <categoryname>interface file</categoryname>
                   5285:   <description>
                   5286: JQuery countdown timer Image file for LED style countdown
                   5287:   </description>
                   5288:   <filenames>
1.797.2.21  raeburn  5289:     countdownLED.png;
1.794     foxr     5290:   </filenames>
                   5291: </fileglob>
1.797.2.81  raeburn  5292: <fileglob>
                   5293:     <glob>*.js</glob>
                   5294:     <sourcedir>loncom/html/adm/jQuery/addons/</sourcedir>
                   5295:     <targetdir>home/httpd/html/adm/jQuery/addons/</targetdir>
                   5296:     <categoryname>script</categoryname>
                   5297:     <description>
                   5298: Addons for jQuery
                   5299:     </description>
                   5300:     <filenames>
1.797.2.84  raeburn  5301:       jquery-scrolltofixed.js;
                   5302:       jquery.viewport.mini.js;
                   5303:     </filenames>
1.797.2.81  raeburn  5304: </fileglob>
1.797.2.20  raeburn  5305: <!-- JQuery spellchecker plugin -->
1.794     foxr     5306: 
1.797.2.20  raeburn  5307: <fileglob>
                   5308:   <glob>*.js</glob>
                   5309:   <sourcedir>loncom/html/adm/spellcheck/js/</sourcedir>
                   5310:   <targetdir dist='default'>home/httpd/html/adm/spellchecker/js/</targetdir>
                   5311:   <categoryname>interface file</categoryname>
                   5312:   <description>
                   5313:     JQuery spellchecker plugin
                   5314:   </description>
                   5315:   <filenames>
1.797.2.21  raeburn  5316:     jquery.spellchecker.min.js;
1.797.2.20  raeburn  5317:   </filenames>
                   5318: </fileglob>
                   5319: <fileglob>
                   5320:   <glob>*.css</glob>
                   5321:   <sourcedir>loncom/html/adm/spellcheck/css/</sourcedir>
                   5322:   <targetdir dist='default'>home/httpd/html/adm/spellchecker/css/</targetdir>
                   5323:   <categoryname>interface file</categoryname>
                   5324:   <description>
                   5325:     JQuery spellchecker plugin
                   5326:   </description>
                   5327:   <filenames>
1.797.2.21  raeburn  5328:     spellchecker.css;
1.797.2.20  raeburn  5329:   </filenames>
                   5330: </fileglob>
                   5331: <fileglob>
                   5332:   <glob>*.png</glob>
                   5333:   <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
                   5334:   <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
                   5335:   <categoryname>interface file</categoryname>
                   5336:   <description>
                   5337:     JQuery spellchecker plugin
                   5338:   </description>
                   5339:   <filenames>
1.797.2.21  raeburn  5340:     spellchecker_shadow.png;
1.797.2.22  raeburn  5341:     spellcheck.png;
1.797.2.20  raeburn  5342:   </filenames>
                   5343: </fileglob>
                   5344: <fileglob>
                   5345:   <glob>*.gif</glob>
                   5346:   <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
                   5347:   <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
                   5348:   <categoryname>interface file</categoryname>
                   5349:   <description>
                   5350:     JQuery spellchecker plugin
                   5351:   </description>
                   5352:   <filenames>
1.797.2.21  raeburn  5353:     spellchecker_bg.gif;
1.797.2.20  raeburn  5354:   </filenames>
                   5355: </fileglob>
1.786     foxr     5356: 
                   5357: <fileglob>
1.671     faziophi 5358:   <glob>*.*</glob>
                   5359:   <sourcedir>loncom/html/adm/jQuery/js/</sourcedir>
                   5360:   <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>
                   5361:   <categoryname>interface file</categoryname>
                   5362:   <description>
1.797.2.133  raeburn  5363: jQuery custom distribution of version 3.7.1, UI version 1.13.3
1.671     faziophi 5364:   </description>
                   5365:   <filenames>
1.797.2.133  raeburn  5366: 	jquery-3.7.1.min.js;
                   5367: 	jquery-ui-1.13.3.custom.min.js;
1.671     faziophi 5368:   </filenames>
                   5369: </fileglob>
                   5370: 
                   5371: <fileglob>
                   5372:   <glob>*.*</glob>
1.674     faziophi 5373:   <sourcedir>loncom/html/adm/jQuery/css/smoothness/</sourcedir>
                   5374:   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>
                   5375:   <categoryname>interface file</categoryname>
                   5376:   <description>
1.797.2.133  raeburn  5377: jQuery custom distribution of version 3.7.1, UI version 1.13.3 -- stylesheets
1.674     faziophi 5378:   </description>
                   5379:   <filenames>
1.797.2.133  raeburn  5380: 	jquery-ui-1.13.3.custom.min.css;
1.674     faziophi 5381:   </filenames>
                   5382: </fileglob>
                   5383: 
                   5384: <fileglob>
                   5385:   <glob>*.*</glob>
                   5386:   <sourcedir>loncom/html/adm/jQuery/css/smoothness/images/</sourcedir>
                   5387:   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>
                   5388:   <categoryname>interface file</categoryname>
                   5389:   <description>
1.797.2.133  raeburn  5390: jQuery custom distribution of version 3.7.1, UI version 1.13.3 -- images for css.
1.674     faziophi 5391:   </description>
                   5392:   <filenames>
1.680     raeburn  5393:   	ui-bg_flat_0_aaaaaa_40x100.png;
                   5394: 	ui-bg_flat_75_ffffff_40x100.png;
                   5395: 	ui-bg_glass_55_fbf9ee_1x400.png;
                   5396: 	ui-bg_glass_65_ffffff_1x400.png;
                   5397: 	ui-bg_glass_75_dadada_1x400.png;
                   5398: 	ui-bg_glass_75_e6e6e6_1x400.png;
                   5399: 	ui-bg_glass_95_fef1ec_1x400.png;
                   5400: 	ui-bg_highlight-soft_75_cccccc_1x100.png;
                   5401: 	ui-icons_2e83ff_256x240.png;
                   5402: 	ui-icons_222222_256x240.png;
                   5403: 	ui-icons_454545_256x240.png;
                   5404: 	ui-icons_888888_256x240.png;
                   5405: 	ui-icons_cd0a0a_256x240.png;
1.674     faziophi 5406:   </filenames>
                   5407: </fileglob>
                   5408: 
1.797.2.36  raeburn  5409: <!-- JQuery nicescroll plugin -->
                   5410: 
                   5411: <fileglob>
                   5412:   <glob>*.js</glob>
                   5413:   <sourcedir>loncom/html/adm/nicescroll/js/</sourcedir>
                   5414:   <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
                   5415:   <categoryname>interface file</categoryname>
                   5416:   <description>
                   5417: jQuery nicescroll plugin javascript
                   5418:   </description>
                   5419:   <filenames>
                   5420:   jquery.nicescroll.min.js;
                   5421:   </filenames>
                   5422: </fileglob>
                   5423: 
                   5424: <fileglob>
                   5425:   <glob>*.png</glob>
                   5426:   <sourcedir>loncom/html/adm/nicescroll/images/</sourcedir>
                   5427:   <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
                   5428:   <categoryname>interface file</categoryname>
                   5429:   <description>
                   5430: jQuery nicescroll plugin image
                   5431:   </description>
                   5432:   <filenames>
                   5433:   zoomico.png;
                   5434:   </filenames>
                   5435: </fileglob>
                   5436: 
1.797.2.83  raeburn  5437: <fileglob>
                   5438:     <glob>*.*</glob>
                   5439:     <sourcedir>loncom/html/adm/codemirror/</sourcedir>
                   5440:     <targetdir>home/httpd/html/adm/codemirror/</targetdir>
                   5441:     <categoryname>script</categoryname>
                   5442:     <description>
                   5443: Codemirror for xml editor and script blocks in colorful editor
                   5444:     </description>
                   5445:     <filenames>
                   5446:     codemirror-combined.css;
                   5447:     codemirror-combined-xml.css;
                   5448:     codemirror-compressed-colorful.js;
                   5449:     codemirror-compressed-xml.js;
                   5450:     </filenames>
                   5451: </fileglob>
                   5452: 
1.462     albertel 5453: <file>
1.6       harris41 5454: <source>loncom/interface/lontest.pm</source>
                   5455: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
                   5456: <categoryname>handler</categoryname>
                   5457: <description>
                   5458: Used for debugging and testing the LON-CAPA system.
                   5459: </description>
1.10      harris41 5460: <status>works/unverified</status>
1.6       harris41 5461: </file>
                   5462: <file>
                   5463: <source>loncom/homework/radiobuttonresponse.pm</source>
1.27      harris41 5464: <target dist='default'>
                   5465: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
1.6       harris41 5466: <categoryname>handler</categoryname>
                   5467: <description>
                   5468: Handles multiple-choice style responses.
                   5469: </description>
1.10      harris41 5470: <status>works/unverified</status>
1.6       harris41 5471: </file>
                   5472: <file>
                   5473: <source>loncom/interface/loncommunicate.pm</source>
                   5474: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
                   5475: <categoryname>handler</categoryname>
1.72      harris41 5476: <description>
                   5477: Will be the access handler to email sending, as well as the planned
                   5478: chatrooms, etc.
                   5479: </description>
1.10      harris41 5480: <status>works/unverified</status>
1.6       harris41 5481: </file>
                   5482: <file>
                   5483: <source>loncom/interface/lonerrorhandler.pm</source>
                   5484: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
                   5485: <categoryname>handler</categoryname>
                   5486: <description>
                   5487: Handles errors.
                   5488: </description>
1.10      harris41 5489: <status>works/unverified</status>
1.6       harris41 5490: </file>
                   5491: <file>
                   5492: <source>loncom/interface/lonevaluate.pm</source>
                   5493: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
                   5494: <categoryname>handler</categoryname>
                   5495: <description>
                   5496: Handles evaluation.
                   5497: </description>
1.10      harris41 5498: <status>works/unverified</status>
1.6       harris41 5499: </file>
                   5500: <file>
                   5501: <source>loncom/interface/lonfeedback.pm</source>
                   5502: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
                   5503: <categoryname>handler</categoryname>
                   5504: <description>
                   5505: Handles feedback from students to instructors and system administrators.
1.72      harris41 5506: Provides a screenshot of the current
                   5507: resource, as well as previous attempts if the resource was a homework.
                   5508: Used by lonmsg.pm.
1.6       harris41 5509: </description>
1.10      harris41 5510: <status>works/unverified</status>
1.4       harris41 5511: </file>
                   5512: <file>
1.6       harris41 5513: <source>loncom/interface/lonnavmaps.pm</source>
                   5514: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
                   5515: <categoryname>handler</categoryname>
                   5516: <description>
                   5517: Handles navigational maps.
1.211     bowersj2 5518: </description>
                   5519: <status>works/unverified</status>
1.227     albertel 5520: </file>
                   5521: <file>
1.510     albertel 5522:   <source>loncom/interface/lonnavdisplay.pm</source>
                   5523:   <target dist='default'>home/httpd/lib/perl/Apache/lonnavdisplay.pm</target>
                   5524:   <categoryname>handler</categoryname>
                   5525:   <description>
                   5526: Displays the nav map to the user
                   5527:   </description>
                   5528: <status>works/unverified</status>
                   5529: </file>
                   5530: <file>
1.227     albertel 5531: <source>doc/man/Apache__lonnavmaps.3</source>
                   5532: <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
                   5533: <categoryname>doc</categoryname>
                   5534: <description>man page for lonnavmaps.pm</description>
                   5535: <build trigger='always run'>
                   5536: loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm &gt; \
                   5537: ../../doc/man/Apache__lonnavmaps.3 &amp;&amp; echo 'manifying lonnavmaps.pm'
                   5538: </build>
                   5539: <status>works/unverified</status>
                   5540: <dependencies>
                   5541: ../../loncom/interface/lonnavmaps.pm
                   5542: </dependencies>
                   5543: </file>
                   5544: <file>
                   5545: <source>doc/lib/perl/Apache/lonnavmaps.html</source>
                   5546: <target dist='default'>
                   5547: home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
                   5548: </target>
                   5549: <categoryname>doc</categoryname>
                   5550: <description>POD-derived page for lonnavmaps.pm</description>
                   5551: <build trigger='always run'>
                   5552: loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm &gt; \
                   5553: ../../doc/lib/perl/Apache/lonnavmaps.html &amp;&amp; \
                   5554: echo 'pod2html lonnavmaps.pm'
                   5555: </build>
                   5556: <status>works/unverified</status>
                   5557: <dependencies>
                   5558: ../../loncom/interface/lonnavmaps.pm
                   5559: </dependencies>
1.211     bowersj2 5560: </file>
                   5561: <file>
1.482     foxr     5562: <source>loncom/interface/lonselstudent.pm</source>
                   5563: <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
1.797.2.68  raeburn  5564: <categoryname>handler</categoryname>
1.482     foxr     5565: <description>
                   5566: re-usable student selection subs.
                   5567: </description>
                   5568: <status>testing/unverified</status>
                   5569: </file>
                   5570: <file>
1.231     bowersj2 5571: <source>loncom/interface/lonhelper.pm</source>
                   5572: <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
1.211     bowersj2 5573: <categoryname>handler</categoryname>
                   5574: <description>
1.235     bowersj2 5575: Helper framework.
                   5576: </description>
                   5577: <status>works/unverified</status>
                   5578: </file>
                   5579: <file>
                   5580: <source>loncom/html/adm/helper/parameter.helper</source>
                   5581: <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
                   5582: <categoryname>handler</categoryname>
                   5583: <description>
                   5584: Parameter setting helper.
1.242     bowersj2 5585: </description>
                   5586: <status>works/unverified</status>
                   5587: </file>
                   5588: <file>
                   5589: <source>loncom/html/adm/helper/course.initialization.helper</source>
                   5590: <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
                   5591: <categoryname>handler</categoryname>
                   5592: <description>
                   5593: Course initialization helper.
1.189     bowersj2 5594: </description>
                   5595: <status>works/unverified</status>
                   5596: </file>
                   5597: <file>
1.406     albertel 5598: <source>loncom/html/adm/helper/resettimes.helper</source>
                   5599: <target dist='default'>home/httpd/html/adm/helper/resettimes.helper</target>
                   5600: <categoryname>handler</categoryname>
                   5601: <description>
                   5602: Helper to resetting a student's first access time.
                   5603: </description>
                   5604: <status>works/unverified</status>
                   5605: </file>
                   5606: <file>
1.457     albertel 5607:   <source>loncom/html/adm/helper/newslot.helper</source>
                   5608:   <target dist='default'>home/httpd/html/adm/helper/newslot.helper</target>
                   5609:   <categoryname>handler</categoryname>
                   5610:   <description>
                   5611: Slot creation and editing helper.
                   5612:   </description>
                   5613:   <status>works/unverified</status>
                   5614: </file>
                   5615: <file>
1.189     bowersj2 5616: <source>loncom/interface/lonquickgrades.pm</source>
                   5617: <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
                   5618: <categoryname>handler</categoryname>
                   5619: <description>
                   5620: Student quick grades interface.
1.6       harris41 5621: </description>
1.10      harris41 5622: <status>works/unverified</status>
1.4       harris41 5623: </file>
                   5624: <file>
1.6       harris41 5625: <source>loncom/interface/lonpreferences.pm</source>
                   5626: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
                   5627: <categoryname>handler</categoryname>
                   5628: <description>
                   5629: Handles user preferences associated with customizing the online LON-CAPA
                   5630: educational environment.
                   5631: </description>
1.10      harris41 5632: <status>works/unverified</status>
1.6       harris41 5633: </file>
                   5634: <file>
                   5635: <source>loncom/interface/lonprintout.pm</source>
                   5636: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
                   5637: <categoryname>handler</categoryname>
                   5638: <description>
                   5639: Handles the production of printable files and resources.
                   5640: </description>
1.10      harris41 5641: <status>works/unverified</status>
1.340     matthew  5642: </file>
                   5643: <file>
1.582     foxr     5644: <source>loncom/interface/entities.pm</source>
                   5645: <target dist='default'>home/httpd/lib/perl/Apache/entities.pm</target>
                   5646: <categoryname>handler</categoryname>
                   5647: <description>
                   5648: Converts html/xml entities to latex.
                   5649: </description>
                   5650: </file>
                   5651: <file>
1.340     matthew  5652:   <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
                   5653:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
                   5654:   <categoryname>system file</categoryname>
                   5655:   <description>
                   5656:       Provides a common interface to LON-CAPA metadata.
                   5657:   </description>
1.6       harris41 5658: </file>
                   5659: <file>
                   5660: <source>loncom/interface/lonsearchcat.pm</source>
                   5661: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
                   5662: <categoryname>handler</categoryname>
                   5663: <description>
                   5664: Handles a searchable catalogue.
1.148     matthew  5665: </description>
                   5666: <status>works/unverified</status>
                   5667: </file>
                   5668: <file>
1.724     www      5669: <source>loncom/interface/lonsearchcourse.pm</source>
                   5670: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcourse.pm</target>
                   5671: <categoryname>handler</categoryname>
                   5672: <description>
                   5673: Handles a searches inside courses/communities.
                   5674: </description>
                   5675: <status>works/unverified</status>
                   5676: </file>
                   5677: <file>
1.148     matthew  5678: <source>loncom/interface/lonmysql.pm</source>
                   5679: <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
                   5680: <categoryname>handler</categoryname>
                   5681: <description>
                   5682: Provides utility functions for creating and accessing mysql database tables.
1.6       harris41 5683: </description>
1.10      harris41 5684: <status>works/unverified</status>
1.4       harris41 5685: </file>
                   5686: <file>
1.76      harris41 5687: <source>doc/man/Apache__lonsearchcat.3</source>
                   5688: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
1.83      harris41 5689: <categoryname>doc</categoryname>
1.76      harris41 5690: <description>man page for lonsearchcat.pm</description>
                   5691: <build trigger='always run'>
1.115     harris41 5692: loncom/build/pod2man.sh ../interface/lonsearchcat.pm &gt; \
                   5693: ../../doc/man/Apache__lonsearchcat.3 &amp;&amp; echo 'manifying lonsearchcat.pm'
1.76      harris41 5694: </build>
                   5695: <status>works/unverified</status>
                   5696: <dependencies>
                   5697: ../../loncom/interface/lonsearchcat.pm
                   5698: </dependencies>
                   5699: </file>
                   5700: <file>
1.118     harris41 5701: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
                   5702: <target dist='default'>
                   5703: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
1.112     harris41 5704: </target>
1.83      harris41 5705: <categoryname>doc</categoryname>
1.76      harris41 5706: <description>POD-derived page for lonsearchcat.pm</description>
                   5707: <build trigger='always run'>
1.115     harris41 5708: loncom/build/pod2html.sh ../interface/lonsearchcat.pm &gt; \
1.118     harris41 5709: ../../doc/lib/perl/Apache/lonsearchcat.html &amp;&amp; \
                   5710: echo 'pod2html lonsearchcat.pm'
1.76      harris41 5711: </build>
                   5712: <status>works/unverified</status>
                   5713: <dependencies>
                   5714: ../../loncom/interface/lonsearchcat.pm
                   5715: </dependencies>
1.232     www      5716: </file>
                   5717: <file>
                   5718: <source>loncom/interface/lonmanagekeys.pm</source>
                   5719: <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
                   5720: <categoryname>handler</categoryname>
                   5721: <description>
                   5722: Allows users with "mky" privileges to generate and manage course access keys.
                   5723: </description>
                   5724: <status>works/unverified</status>
1.76      harris41 5725: </file>
                   5726: <file>
1.380     matthew  5727: <source>loncom/interface/lonviewclasslist.pm</source>
                   5728: <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
                   5729: <categoryname>handler</categoryname>
                   5730: <description>
                   5731: Allows users (including students) to view the classlist of their course.
                   5732: </description>
                   5733: <status>works/unverified</status>
                   5734: </file>
                   5735: <file>
1.460     raeburn  5736: <source>loncom/interface/loncoursegroups.pm</source>
                   5737: <target dist='default'>home/httpd/lib/perl/Apache/loncoursegroups.pm</target>
                   5738: <categoryname>handler</categoryname>
                   5739: <description>
                   5740: Allows course coordinators to create groups, modify existing groups (including    
                   5741: adding, expiring or deleting group members, or modifying group member privileges.
                   5742: </description>
                   5743: <status>works/unverified</status>
                   5744: </file>
                   5745: <file>
1.484     raeburn  5746: <source>loncom/interface/longroup.pm</source>
                   5747: <target dist='default'>home/httpd/lib/perl/Apache/longroup.pm</target>
                   5748: <categoryname>handler</categoryname>
                   5749: <description>
                   5750: 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.    
                   5751: </description>
                   5752: <status>works/unverified</status>
                   5753: </file>
                   5754: <file>
1.488     raeburn  5755: <source>loncom/interface/groupboards.pm</source>
                   5756: <target dist='default'>home/httpd/lib/perl/Apache/groupboards.pm</target>
                   5757: <categoryname>handler</categoryname>
                   5758: <description>
                   5759: Displays bulletin boards in a group and provides a mechanism for users with board creation privileges in a group to create new bulletin boards.
                   5760: </description>
                   5761: <status>works/unverified</status>
                   5762: </file>
                   5763: <file>
1.489     raeburn  5764: <source>loncom/interface/grouproster.pm</source>
                   5765: <target dist='default'>home/httpd/lib/perl/Apache/grouproster.pm</target>
                   5766: <categoryname>handler</categoryname>
                   5767: <description>
                   5768: Display group membership information. Type of information available depends on group privileges of the user.  
                   5769: </description>
                   5770: <status>works/unverified</status>
                   5771: </file>
                   5772: <file>
1.6       harris41 5773: <source>loncom/interface/lonmsg.pm</source>
                   5774: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
                   5775: <categoryname>handler</categoryname>
                   5776: <description>
1.72      harris41 5777: lonmsg.pm has several functions to send and receive internal messages.
                   5778: author_res_msg - send message to resource author.
                   5779: user_crit_msg - send a critical message to a user. A critical message
                   5780: will require acknowledgment by the recipient and the sender will be notified.
                   5781: user_crit_received - routine to trigger acknowledgment.
1.6       harris41 5782: </description>
1.10      harris41 5783: <status>works/unverified</status>
1.6       harris41 5784: </file>
                   5785: <file>
1.479     albertel 5786:   <source>loncom/interface/lonmsgdisplay.pm</source>
                   5787:   <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
                   5788:   <categoryname>handler</categoryname>
                   5789:   <description>
                   5790: statuschange - change the status of a message (read, replied, forwarded, etc).
                   5791: The handler displays messages, has routines to reply, etc.
                   5792:   </description>
                   5793:   <status>works/unverified</status>
                   5794: </file>
                   5795: <file>
1.643     raeburn  5796:   <source>loncom/interface/courseprefs.pm</source>
                   5797:   <target dist='default'>home/httpd/lib/perl/Apache/courseprefs.pm</target>
                   5798:   <categoryname>handler</categoryname>
                   5799:   <description>
                   5800:     Interface for displaying/modifying course configuration
                   5801:   </description>
                   5802: </file>
                   5803: <file>
1.6       harris41 5804: <source>loncom/homework/hint.pm</source>
                   5805: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
                   5806: <categoryname>handler</categoryname>
                   5807: <description>
                   5808: This handler coordinates the delivery of hints to students working on LON-CAPA
                   5809: problems and assignments.
                   5810: </description>
1.10      harris41 5811: <status>works/unverified</status>
1.6       harris41 5812: </file>
                   5813: <file>
1.244     matthew  5814: <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
1.6       harris41 5815: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
                   5816: <categoryname>handler</categoryname>
                   5817: <description>
1.244     matthew  5818: The top level interface for the display and editing of spreadsheets.  There
                   5819: are three levels of spreadsheet.
                   5820: </description>
                   5821: <status>works/unverified</status>
                   5822: </file>
                   5823: <file>
                   5824: <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
                   5825: <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
                   5826: <categoryname>handler</categoryname>
                   5827: <description>
                   5828: Defines the parent object of each spreadsheet type (classcalc, studentcalc,
                   5829: assesscalc).
                   5830: </description>
                   5831: <status>works/unverified</status>
                   5832: </file>
                   5833: <file>
                   5834: <source>loncom/interface/spreadsheet/classcalc.pm</source>
                   5835: <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
                   5836: <categoryname>handler</categoryname>
                   5837: <description>
                   5838: Defines the specifics of the course level spreadsheet.
                   5839: </description>
                   5840: <status>works/unverified</status>
                   5841: </file>
                   5842: <file>
                   5843: <source>loncom/interface/spreadsheet/studentcalc.pm</source>
                   5844: <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
                   5845: <categoryname>handler</categoryname>
                   5846: <description>
                   5847: Defines the specifics of the student level spreadsheet.
                   5848: </description>
                   5849: <status>works/unverified</status>
                   5850: </file>
                   5851: <file>
                   5852: <source>loncom/interface/spreadsheet/assesscalc.pm</source>
                   5853: <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
                   5854: <categoryname>handler</categoryname>
                   5855: <description>
                   5856: Defines the specifics of the assessment level spreadsheet.
1.6       harris41 5857: </description>
1.10      harris41 5858: <status>works/unverified</status>
1.6       harris41 5859: </file>
                   5860: <file>
                   5861: <source>loncom/interface/lonparmset.pm</source>
                   5862: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
                   5863: <categoryname>handler</categoryname>
                   5864: <description>
1.424     albertel 5865: Handler for setting and modifying both course preferences and coure parameters
                   5866: </description>
                   5867: <status>works/unverified</status>
                   5868: </file>
                   5869: <file>
                   5870: <source>loncom/interface/slotrequest.pm</source>
                   5871: <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
                   5872: <categoryname>handler</categoryname>
                   5873: <description>
                   5874: Handler for students to add access slots
1.6       harris41 5875: </description>
1.10      harris41 5876: <status>works/unverified</status>
1.6       harris41 5877: </file>
                   5878: <file>
1.76      harris41 5879: <source>doc/man/Apache__lonparmset.3</source>
                   5880: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
1.83      harris41 5881: <categoryname>doc</categoryname>
1.76      harris41 5882: <description>man page for lonparmset.pm</description>
                   5883: <build trigger='always run'>
1.115     harris41 5884: loncom/build/pod2man.sh ../interface/lonparmset.pm &gt; \
                   5885: ../../doc/man/Apache__lonparmset.3 &amp;&amp; echo 'manifying lonparmset.pm'
1.76      harris41 5886: </build>
                   5887: <status>works/unverified</status>
                   5888: <dependencies>
                   5889: ../../loncom/interface/lonparmset.pm
                   5890: </dependencies>
                   5891: </file>
                   5892: <file>
1.118     harris41 5893: <source>doc/lib/perl/Apache/lonparmset.html</source>
                   5894: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
1.112     harris41 5895: </target>
1.83      harris41 5896: <categoryname>doc</categoryname>
1.76      harris41 5897: <description>POD-derived page for lonparmset.pm</description>
                   5898: <build trigger='always run'>
1.115     harris41 5899: loncom/build/pod2html.sh ../interface/lonparmset.pm &gt; \
1.118     harris41 5900: ../../doc/lib/perl/Apache/lonparmset.html &amp;&amp; \
                   5901: echo 'pod2html lonparmset.pm'
1.76      harris41 5902: </build>
                   5903: <status>works/unverified</status>
                   5904: <dependencies>
                   5905: ../../loncom/interface/lonparmset.pm
                   5906: </dependencies>
                   5907: </file>
                   5908: <file>
1.6       harris41 5909: <source>loncom/publisher/lonpublisher.pm</source>
                   5910: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
                   5911: <categoryname>handler</categoryname>
                   5912: <description>
                   5913: Publishes an LON-CAPA educational resource complete with metadata
                   5914: (authorship, language, copyright, creation date, etc).
                   5915: </description>
1.10      harris41 5916: <status>works/unverified</status>
1.6       harris41 5917: </file>
                   5918: <file>
1.76      harris41 5919: <source>doc/man/Apache__lonpublisher.3</source>
                   5920: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
1.83      harris41 5921: <categoryname>doc</categoryname>
1.76      harris41 5922: <description>man page for lonpublisher.pm</description>
                   5923: <build trigger='always run'>
1.115     harris41 5924: loncom/build/pod2man.sh ../publisher/lonpublisher.pm &gt; \
                   5925: ../../doc/man/Apache__lonpublisher.3 &amp;&amp; echo 'manifying lonpublisher.pm'
1.76      harris41 5926: </build>
                   5927: <status>works/unverified</status>
                   5928: <dependencies>
                   5929: ../../loncom/publisher/lonpublisher.pm
                   5930: </dependencies>
                   5931: </file>
                   5932: <file>
1.118     harris41 5933: <source>doc/lib/perl/Apache/lonpublisher.html</source>
                   5934: <target dist='default'>
                   5935: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
1.112     harris41 5936: </target>
1.83      harris41 5937: <categoryname>doc</categoryname>
1.76      harris41 5938: <description>POD-derived page for lonpublisher.pm</description>
                   5939: <build trigger='always run'>
1.115     harris41 5940: loncom/build/pod2html.sh ../publisher/lonpublisher.pm &gt; \
1.118     harris41 5941: ../../doc/lib/perl/Apache/lonpublisher.html &amp;&amp; \
                   5942: echo 'pod2html lonpublisher.pm'
1.76      harris41 5943: </build>
                   5944: <status>works/unverified</status>
                   5945: <dependencies>
                   5946: ../../loncom/publisher/lonpublisher.pm
                   5947: </dependencies>
                   5948: </file>
                   5949: <file>
1.6       harris41 5950: <source>loncom/interface/lonmenu.pm</source>
                   5951: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
                   5952: <categoryname>handler</categoryname>
                   5953: <description>
1.679     droeschl 5954: Has routines which control the inline menu.
1.228     www      5955: </description>
                   5956: <status>works/unverified</status>
                   5957: </file>
                   5958: <file>
1.478     albertel 5959:   <source>loncom/interface/lonmainmenu.pm</source>
                   5960:   <target dist='default'>home/httpd/lib/perl/Apache/lonmainmenu.pm</target>
                   5961:   <categoryname>handler</categoryname>
                   5962:   <description>
                   5963: Displays the Main menu
                   5964:   </description>
                   5965:   <status>works/unverified</status>
                   5966: </file>
                   5967: <file>
1.797.2.1  raeburn  5968: <source>loncom/interface/lonremote.pm</source>
                   5969: <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
                   5970: <categoryname>handler</categoryname>
                   5971: <description>
                   5972: Handler to launch and collapse the remote control.
                   5973: </description>
                   5974: <status>works/unverified</status>
                   5975: </file>
                   5976: <file>
1.367     matthew  5977: <source>loncom/interface/portfolio.pm</source>
                   5978: <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
                   5979: <categoryname>handler</categoryname>
                   5980: <description>
                   5981: Handler to manage user portfolios
                   5982: </description>
                   5983: <status>unverified</status>
                   5984: </file>
                   5985: <file>
1.797.2.137.2  2(raebur 5986:4): <source>loncom/interface/lonviewcoauthors.pm</source>
                   5987:4): <target dist='default'>home/httpd/lib/perl/Apache/lonviewcoauthors.pm</target>
                   5988:4): <categoryname>handler</categoryname>
                   5989:4): <description>
                   5990:4): Allows co-authors and assistant co-authors to view co-authors in an Authoring Space.
                   5991:4): </description>
                   5992:4): <status>works/unverified</status>
                   5993:4): </file>
                   5994:4): <file>
1.6       harris41 5995: <source>rat/lonpageflip.pm</source>
                   5996: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
                   5997: <categoryname>handler</categoryname>
                   5998: <description>Deals with forward, backward, and other page flips.</description>
1.10      harris41 5999: <status>works/unverified</status>
1.6       harris41 6000: </file>
                   6001: <file>
                   6002: <source>rat/lonratedt.pm</source>
                   6003: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
                   6004: <categoryname>handler</categoryname>
                   6005: <description>
                   6006: Builds up frame set and loads in the right thing.
                   6007: </description>
1.10      harris41 6008: <status>works/unverified</status>
1.6       harris41 6009: </file>
                   6010: <file>
1.498     albertel 6011:   <source>rat/map.pm</source>
                   6012:   <target dist='default'>home/httpd/lib/perl/LONCAPA/map.pm</target>
                   6013:   <categoryname>handler</categoryname>
                   6014:   <description>
                   6015: Functions for manipulating the contents of maps
                   6016:   </description>
                   6017:   <status>works/unverified</status>
                   6018: </file>
                   6019: <file>
1.397     raeburn  6020: <source>rat/lonratmenu.pm</source>
                   6021: <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
                   6022: <categoryname>handler</categoryname>
                   6023: <description>
                   6024: Creates horizontal menubar in advanced RAT
                   6025: </description>
                   6026: <status>works/unverified</status>
                   6027: </file>
                   6028: <file>
1.797.2.1  raeburn  6029: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
                   6030: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
                   6031: <categoryname>handler</categoryname>
                   6032: <description>
                   6033: Homework remote control.
                   6034: </description>
                   6035: <status>works/unverified</status>
                   6036: </file>
                   6037: <file>
1.157     www      6038: <source>loncom/html/res/adm/pages/chatroom.html</source>
                   6039: <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
                   6040: <categoryname>handler</categoryname>
                   6041: <description>
                   6042: Establishes frameset for chatroom
1.6       harris41 6043: </description>
1.10      harris41 6044: <status>works/unverified</status>
1.6       harris41 6045: </file>
                   6046: <file>
                   6047: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
                   6048: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
                   6049: <categoryname>handler</categoryname>
                   6050: <description>
1.10      harris41 6051: This will take annotations and then plug them into a page.
1.6       harris41 6052: </description>
1.10      harris41 6053: <status>works/unverified</status>
1.6       harris41 6054: </file>
                   6055: <file>
                   6056: <source>rat/lonratsrv.pm</source>
                   6057: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
                   6058: <categoryname>handler</categoryname>
                   6059: <description>
1.27      harris41 6060: Handler that takes output from RAT and stores it on disk.  Handles the upper
                   6061: hidden frame of the added window that comes up in RAT.   (3 frames come up in
                   6062: RAT server, code, and output.  This module handles server connection.)
1.6       harris41 6063: </description>
1.10      harris41 6064: <status>works/unverified</status>
1.6       harris41 6065: </file>
                   6066: <file>
                   6067: <source>rat/lonpage.pm</source>
                   6068: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
                   6069: <categoryname>handler</categoryname>
                   6070: <description>
                   6071: bundles pages into one page
                   6072: </description>
1.10      harris41 6073: <status>works/unverified</status>
1.6       harris41 6074: </file>
                   6075: <file>
1.76      harris41 6076: <source>doc/man/Apache__lonpage.3</source>
                   6077: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
1.83      harris41 6078: <categoryname>doc</categoryname>
1.76      harris41 6079: <description>man page for lonpage.pm</description>
                   6080: <build trigger='always run'>
1.115     harris41 6081: loncom/build/pod2man.sh ../../rat/lonpage.pm &gt; \
                   6082: ../../doc/man/Apache__lonpage.3 &amp;&amp; echo 'manifying lonpage.pm'
1.76      harris41 6083: </build>
                   6084: <status>works/unverified</status>
                   6085: <dependencies>
                   6086: ../../rat/lonpage.pm
                   6087: </dependencies>
                   6088: </file>
                   6089: <file>
1.118     harris41 6090: <source>doc/lib/perl/Apache/lonpage.html</source>
                   6091: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
1.112     harris41 6092: </target>
1.83      harris41 6093: <categoryname>doc</categoryname>
1.76      harris41 6094: <description>POD-derived page for lonnet.pm</description>
                   6095: <build trigger='always run'>
1.115     harris41 6096: loncom/build/pod2html.sh ../../rat/lonpage.pm &gt; \
1.118     harris41 6097: ../../doc/lib/perl/Apache/lonpage.html &amp;&amp; echo 'pod2html lonpage.pm'
1.76      harris41 6098: </build>
                   6099: <status>works/unverified</status>
                   6100: <dependencies>
                   6101: ../../rat/lonpage.pm
                   6102: </dependencies>
                   6103: </file>
                   6104: <file>
1.6       harris41 6105: <source>rat/lonuserstate.pm</source>
                   6106: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
                   6107: <categoryname>handler</categoryname>
                   6108: <description>
1.133     harris41 6109: compile course into binary data structure
1.6       harris41 6110: </description>
1.10      harris41 6111: <status>works/unverified</status>
1.6       harris41 6112: </file>
                   6113: <file>
1.76      harris41 6114: <source>doc/man/Apache__lonuserstate.3</source>
                   6115: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
1.83      harris41 6116: <categoryname>doc</categoryname>
1.76      harris41 6117: <description>man page for lonnet.pm</description>
                   6118: <build trigger='always run'>
1.115     harris41 6119: loncom/build/pod2man.sh ../../rat/lonuserstate.pm &gt; \
                   6120: ../../doc/man/Apache__lonuserstate.3 &amp;&amp; echo 'manifying lonuserstate.pm'
1.76      harris41 6121: </build>
                   6122: <status>works/unverified</status>
                   6123: <dependencies>
                   6124: ../../rat/lonuserstate.pm
                   6125: </dependencies>
                   6126: </file>
                   6127: <file>
1.118     harris41 6128: <source>doc/lib/perl/Apache/lonuserstate.html</source>
                   6129: <target dist='default'>
                   6130: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
1.112     harris41 6131: </target>
1.83      harris41 6132: <categoryname>doc</categoryname>
1.76      harris41 6133: <description>POD-derived page for lonuserstate.pm</description>
                   6134: <build trigger='always run'>
1.115     harris41 6135: loncom/build/pod2html.sh ../../rat/lonuserstate.pm &gt; \
1.118     harris41 6136: ../../doc/lib/perl/Apache/lonuserstate.html &amp;&amp; \
                   6137: echo 'pod2html lonuserstate.pm'
1.76      harris41 6138: </build>
                   6139: <status>works/unverified</status>
                   6140: <dependencies>
                   6141: ../../rat/lonuserstate.pm
                   6142: </dependencies>
                   6143: </file>
                   6144: <file>
1.6       harris41 6145: <source>loncom/xml/lontex.pm</source>
                   6146: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
                   6147: <categoryname>handler</categoryname>
                   6148: <description>
1.133     harris41 6149: Handler for tex files
1.6       harris41 6150: </description>
1.10      harris41 6151: <status>works/unverified</status>
1.6       harris41 6152: </file>
                   6153: <file>
                   6154: <source>loncom/xml/lontexconvert.pm</source>
                   6155: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
                   6156: <categoryname>handler</categoryname>
                   6157: <description>
                   6158: Access to tth/ttm
                   6159: </description>
1.10      harris41 6160: <status>works/unverified</status>
1.6       harris41 6161: </file>
                   6162: <file>
                   6163: <source>loncom/xml/lonxml.pm</source>
                   6164: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
                   6165: <categoryname>handler</categoryname>
                   6166: <description>
                   6167: XML Parsing Module
1.78      harris41 6168: </description>
                   6169: <status>works/unverified</status>
                   6170: </file>
                   6171: <file>
                   6172: <source>loncom/xml/lonplot.pm</source>
                   6173: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
                   6174: <categoryname>handler</categoryname>
                   6175: <description>
                   6176: XML-based plotter of graphs
1.6       harris41 6177: </description>
1.10      harris41 6178: <status>works/unverified</status>
1.6       harris41 6179: </file>
                   6180: <file>
                   6181: <source>loncom/xml/style.pm</source>
                   6182: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
                   6183: <categoryname>handler</categoryname>
                   6184: <description>
                   6185: Style Parsing Module
                   6186: </description>
1.10      harris41 6187: <status>works/unverified</status>
1.6       harris41 6188: </file>
                   6189: <file>
                   6190: <source>loncom/xml/londefdef.pm</source>
                   6191: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
                   6192: <categoryname>handler</categoryname>
                   6193: <description>
                   6194: Tags Default Definition Module
                   6195: </description>
1.10      harris41 6196: <status>works/unverified</status>
1.4       harris41 6197: </file>
                   6198: <file>
1.627     foxr     6199: <source>loncom/xml/lontable.pm</source>
                   6200: <target dist='default'>home/httpd/lib/perl/Apache/lontable.pm</target>
                   6201: <categoryname>server standard</categoryname>
                   6202: <description>
                   6203: Table object
                   6204: </description>
1.704     foxr     6205: <status>works</status>
                   6206: </file>
                   6207: <file>
                   6208: <source>loncom/xml/lonlatextable.pm</source>
                   6209: <target dist='default'>home/httpd/lib/perl/Apache/lonlatextable.pm</target>
                   6210: <categoryname>server standard</categoryname>
                   6211: <description>
                   6212: Simple subset replacement for LaTeX::Table
                   6213: </description>
                   6214: <status>works</status>
1.627     foxr     6215: </file>
                   6216: <file>
1.6       harris41 6217: <source>loncom/xml/run.pm</source>
                   6218: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
                   6219: <categoryname>handler</categoryname>
                   6220: <description>
                   6221: used to prevent poorly written problems from causing lingering after effects
                   6222: </description>
1.10      harris41 6223: <status>works/unverified</status>
1.4       harris41 6224: </file>
                   6225: <file>
1.6       harris41 6226: <source>loncom/xml/scripttag.pm</source>
                   6227: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
                   6228: <categoryname>handler</categoryname>
                   6229: <description>
                   6230: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
                   6231: &lt;import&gt;
1.290     www      6232: </description>
                   6233: <status>works/unverified</status>
                   6234: </file>
                   6235: <file>
                   6236: <source>loncom/xml/languagetags.pm</source>
                   6237: <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
                   6238: <categoryname>handler</categoryname>
                   6239: <description>
                   6240: implements &lt;mt&gt;
1.6       harris41 6241: </description>
1.10      harris41 6242: <status>works/unverified</status>
1.185     albertel 6243: </file>
                   6244: <file>
                   6245: <source>loncom/homework/randomlylabel.pm</source>
                   6246: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
                   6247: <categoryname>handler</categoryname>
                   6248: <description>
                   6249: Handler for compositing images, and text together.
1.339     albertel 6250: </description>
                   6251: </file>
                   6252: <file>
                   6253: <source>loncom/homework/drawimage.pm</source>
                   6254: <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
                   6255: <categoryname>handler</categoryname>
                   6256: <description>
                   6257: Handler for programtically defining an image
1.318     albertel 6258: </description>
                   6259: </file>
                   6260: <file>
                   6261: <source>loncom/homework/imagechoice.pm</source>
                   6262: <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
                   6263: <categoryname>handler</categoryname>
                   6264: <description>
                   6265: Handler for picking out locations on an image.
1.207     www      6266: </description>
                   6267: </file>
                   6268: <file>
                   6269: <source>loncom/homework/rankresponse.pm</source>
                   6270: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
                   6271: <categoryname>handler</categoryname>
                   6272: <description>
                   6273: Handler for rankresponse
1.209     albertel 6274: </description>
                   6275: </file>
                   6276: <file>
                   6277: <source>loncom/homework/matchresponse.pm</source>
                   6278: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
                   6279: <categoryname>handler</categoryname>
                   6280: <description>
                   6281: Handler for matchresponse
1.185     albertel 6282: </description>
1.4       harris41 6283: </file>
                   6284: <file>
1.33      harris41 6285: <source>loncom/homework/randomlabel.pm</source>
                   6286: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
                   6287: <categoryname>handler</categoryname>
                   6288: <description>
                   6289: Interface for producing applet code which randomizes the labelling of an
                   6290: image.
                   6291: </description>
                   6292: </file>
                   6293: <file>
1.6       harris41 6294: <source>loncom/homework/lonhomework.pm</source>
                   6295: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
                   6296: <categoryname>handler</categoryname>
1.27      harris41 6297: <description>
                   6298: handles requests for output, evaluation, and alteration of a homework resource
                   6299: </description>
1.95      harris41 6300: <status>works/unverified</status>
1.4       harris41 6301: </file>
                   6302: <file>
1.6       harris41 6303: <source>loncom/homework/inputtags.pm</source>
                   6304: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
                   6305: <categoryname>handler</categoryname>
                   6306: <description>
                   6307: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
                   6308: </description>
1.10      harris41 6309: <status>works/unverified</status>
1.4       harris41 6310: </file>
                   6311: <file>
1.6       harris41 6312: <source>loncom/homework/structuretags.pm</source>
                   6313: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
                   6314: <categoryname>handler</categoryname>
                   6315: <description>
1.27      harris41 6316: produces HTML tags necessary for structuring the presentation of homework
                   6317: resources
1.6       harris41 6318: </description>
1.10      harris41 6319: <status>works/unverified</status>
1.4       harris41 6320: </file>
                   6321: <file>
1.418     albertel 6322:   <source>loncom/homework/bridgetask.pm</source>
                   6323:   <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
                   6324:   <categoryname>handler</categoryname>
                   6325:   <description>
                   6326: implements the tags for supporting bridge tasks
                   6327:   </description>
                   6328:   <status>works/unverified</status>
                   6329: </file>
                   6330: <file>
1.6       harris41 6331: <source>loncom/homework/response.pm</source>
                   6332: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
                   6333: <categoryname>handler</categoryname>
                   6334: <description>
1.27      harris41 6335: defines different types of responses given to student as well as syntax for
                   6336: producing response values
1.6       harris41 6337: </description>
1.10      harris41 6338: <status>works/unverified</status>
1.4       harris41 6339: </file>
                   6340: <file>
1.6       harris41 6341: <source>loncom/homework/caparesponse/caparesponse.pm</source>
                   6342: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
                   6343: <categoryname>handler</categoryname>
                   6344: <description>
                   6345: handles request to the CAPA homework processing engine
                   6346: </description>
1.10      harris41 6347: <status>works/unverified</status>
1.4       harris41 6348: </file>
                   6349: <file>
1.486     albertel 6350:   <source>loncom/homework/lonmaxima.pm</source>
                   6351:   <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
                   6352:   <categoryname>handler</categoryname>
                   6353:   <description>
                   6354:     routines to simplify talking to the maxima client
                   6355:   </description>
                   6356:   <status>works/unverified</status>
                   6357: </file>
                   6358: <file>
1.640     www      6359:   <source>loncom/homework/lonr.pm</source>
                   6360:   <target dist='default'>home/httpd/lib/perl/Apache/lonr.pm</target>
                   6361:   <categoryname>handler</categoryname>
                   6362:   <description>
                   6363:     routines to simplify talking to the R client
                   6364:   </description>
                   6365:   <status>works/unverified</status>
                   6366: </file>
                   6367: <file>
1.797.2.137.2  1(raebur 6368:4):   <source>loncom/homework/loncapamath.pm</source>
                   6369:4):   <target dist='default'>home/httpd/lib/perl/Apache/loncapamath.pm</target>
                   6370:4):   <categoryname>handler</categoryname>
                   6371:4):   <description>
                   6372:4):     lm element implementation, using the math parser package
                   6373:4):   </description>
                   6374:4):   <status>works/unverified</status>
                   6375:4): </file>
                   6376:4): <file>
                   6377:4):   <source>loncom/homework/units.json</source>
                   6378:4):   <target dist='default'>home/httpd/lonTabs/units.json</target>
                   6379:4):   <categoryname>static conf</categoryname>
                   6380:4):   <description>
                   6381:4):     Math parser: units
                   6382:4):   </description>
                   6383:4):   <status>works/unverified</status>
                   6384:4): </file>
                   6385:4): <file>
                   6386:4):   <source>loncom/homework/constants.json</source>
                   6387:4):   <target dist='default'>home/httpd/lonTabs/constants.json</target>
                   6388:4):   <categoryname>static conf</categoryname>
                   6389:4):   <description>
                   6390:4):     Math parser: constants
                   6391:4):   </description>
                   6392:4):   <status>works/unverified</status>
                   6393:4): </file>
                   6394:4): <file>
                   6395:4):   <source>loncom/homework/math_parser/CalcEnv.pm</source>
                   6396:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/CalcEnv.pm</target>
                   6397:4):   <categoryname>system file</categoryname>
                   6398:4):   <description>
                   6399:4):     Math parser: Calculation environment
                   6400:4):   </description>
                   6401:4):   <status>works/unverified</status>
                   6402:4): </file>
                   6403:4): <file>
                   6404:4):   <source>loncom/homework/math_parser/CalcException.pm</source>
                   6405:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/CalcException.pm</target>
                   6406:4):   <categoryname>system file</categoryname>
                   6407:4):   <description>
                   6408:4):     Math parser: Calculation exception
                   6409:4):   </description>
                   6410:4):   <status>works/unverified</status>
                   6411:4): </file>
                   6412:4): <file>
                   6413:4):   <source>loncom/homework/math_parser/Definitions.pm</source>
                   6414:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Definitions.pm</target>
                   6415:4):   <categoryname>system file</categoryname>
                   6416:4):   <description>
                   6417:4):     Math parser: Operator definitions
                   6418:4):   </description>
                   6419:4):   <status>works/unverified</status>
                   6420:4): </file>
                   6421:4): <file>
                   6422:4):   <source>loncom/homework/math_parser/ENode.pm</source>
                   6423:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/ENode.pm</target>
                   6424:4):   <categoryname>system file</categoryname>
                   6425:4):   <description>
                   6426:4):     Math parser: Parsed tree node.
                   6427:4):   </description>
                   6428:4):   <status>works/unverified</status>
                   6429:4): </file>
                   6430:4): <file>
                   6431:4):   <source>loncom/homework/math_parser/Operator.pm</source>
                   6432:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Operator.pm</target>
                   6433:4):   <categoryname>system file</categoryname>
                   6434:4):   <description>
                   6435:4):     Math parser: Parser operator
                   6436:4):   </description>
                   6437:4):   <status>works/unverified</status>
                   6438:4): </file>
                   6439:4): <file>
                   6440:4):   <source>loncom/homework/math_parser/ParseException.pm</source>
                   6441:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/ParseException.pm</target>
                   6442:4):   <categoryname>system file</categoryname>
                   6443:4):   <description>
                   6444:4):     Math parser: Parse exception
                   6445:4):   </description>
                   6446:4):   <status>works/unverified</status>
                   6447:4): </file>
                   6448:4): <file>
                   6449:4):   <source>loncom/homework/math_parser/Parser.pm</source>
                   6450:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Parser.pm</target>
                   6451:4):   <categoryname>system file</categoryname>
                   6452:4):   <description>
                   6453:4):     Math parser: Equation parser
                   6454:4):   </description>
                   6455:4):   <status>works/unverified</status>
                   6456:4): </file>
                   6457:4): <file>
                   6458:4):   <source>loncom/homework/math_parser/QInterval.pm</source>
                   6459:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QInterval.pm</target>
                   6460:4):   <categoryname>system file</categoryname>
                   6461:4):   <description>
                   6462:4):     Math parser: An interval of quantities
                   6463:4):   </description>
                   6464:4):   <status>works/unverified</status>
                   6465:4): </file>
                   6466:4): <file>
                   6467:4):   <source>loncom/homework/math_parser/QIntervalUnion.pm</source>
                   6468:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QIntervalUnion.pm</target>
                   6469:4):   <categoryname>system file</categoryname>
                   6470:4):   <description>
                   6471:4):     Math parser: A union of possibly disjoint intervals
                   6472:4):   </description>
                   6473:4):   <status>works/unverified</status>
                   6474:4): </file>
                   6475:4): <file>
                   6476:4):   <source>loncom/homework/math_parser/QMatrix.pm</source>
                   6477:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QMatrix.pm</target>
                   6478:4):   <categoryname>system file</categoryname>
                   6479:4):   <description>
                   6480:4):     Math parser: A matrix of quantities
                   6481:4):   </description>
                   6482:4):   <status>works/unverified</status>
                   6483:4): </file>
                   6484:4): <file>
                   6485:4):   <source>loncom/homework/math_parser/QSet.pm</source>
                   6486:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QSet.pm</target>
                   6487:4):   <categoryname>system file</categoryname>
                   6488:4):   <description>
                   6489:4):     Math parser: A set of quantities
                   6490:4):   </description>
                   6491:4):   <status>works/unverified</status>
                   6492:4): </file>
                   6493:4): <file>
                   6494:4):   <source>loncom/homework/math_parser/Quantity.pm</source>
                   6495:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Quantity.pm</target>
                   6496:4):   <categoryname>system file</categoryname>
                   6497:4):   <description>
                   6498:4):     Math parser: A quantity (value and units)
                   6499:4):   </description>
                   6500:4):   <status>works/unverified</status>
                   6501:4): </file>
                   6502:4): <file>
                   6503:4):   <source>loncom/homework/math_parser/QVector.pm</source>
                   6504:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QVector.pm</target>
                   6505:4):   <categoryname>system file</categoryname>
                   6506:4):   <description>
                   6507:4):     Math parser: A vector of quantities
                   6508:4):   </description>
                   6509:4):   <status>works/unverified</status>
                   6510:4): </file>
                   6511:4): <file>
                   6512:4):   <source>loncom/homework/math_parser/Token.pm</source>
                   6513:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Token.pm</target>
                   6514:4):   <categoryname>system file</categoryname>
                   6515:4):   <description>
                   6516:4):     Math parser: A parser token.
                   6517:4):   </description>
                   6518:4):   <status>works/unverified</status>
                   6519:4): </file>
                   6520:4): <file>
                   6521:4):   <source>loncom/homework/math_parser/Tokenizer.pm</source>
                   6522:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Tokenizer.pm</target>
                   6523:4):   <categoryname>system file</categoryname>
                   6524:4):   <description>
                   6525:4):     Math parser: String tokenizer
                   6526:4):   </description>
                   6527:4):   <status>works/unverified</status>
                   6528:4): </file>
                   6529:4): <file>
                   6530:4):   <source>loncom/homework/math_parser/Units.pm</source>
                   6531:4):   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Units.pm</target>
                   6532:4):   <categoryname>system file</categoryname>
                   6533:4):   <description>
                   6534:4):     Math parser: Loads and converts units
                   6535:4):   </description>
                   6536:4):   <status>works/unverified</status>
                   6537:4): </file>
                   6538:4): <file>
                   6539:4):   <source>loncom/homework/daxepage.pm</source>
                   6540:4):   <target dist='default'>home/httpd/lib/perl/Apache/daxepage.pm</target>
                   6541:4):   <categoryname>handler</categoryname>
                   6542:4):   <description>
                   6543:4):     Handler displaying Daxe and the problem preview
                   6544:4):   </description>
                   6545:4):   <status>works/unverified</status>
                   6546:4): </file>
                   6547:4): <file>
                   6548:4):   <source>loncom/homework/daxeopen.pm</source>
                   6549:4):   <target dist='default'>home/httpd/lib/perl/Apache/daxeopen.pm</target>
                   6550:4):   <categoryname>handler</categoryname>
                   6551:4):   <description>
                   6552:4):     Handler sending a file for Daxe, converting problems if necessary
                   6553:4):   </description>
                   6554:4):   <status>works/unverified</status>
                   6555:4): </file>
                   6556:4): <file>
                   6557:4):   <source>loncom/homework/daxesave.pm</source>
                   6558:4):   <target dist='default'>home/httpd/lib/perl/Apache/daxesave.pm</target>
                   6559:4):   <categoryname>handler</categoryname>
                   6560:4):   <description>
                   6561:4):     Handler saving a file edited with Daxe
                   6562:4):   </description>
                   6563:4):   <status>works/unverified</status>
                   6564:4): </file>
                   6565:4): <file>
                   6566:4):   <source>loncom/homework/cleanxml/pre_xml.pm</source>
                   6567:4):   <target dist='default'>home/httpd/lib/perl/Apache/pre_xml.pm</target>
                   6568:4):   <categoryname>system file</categoryname>
                   6569:4):   <description>
                   6570:4):     First step to clean a file before Daxe editing.
                   6571:4):   </description>
                   6572:4):   <status>works/unverified</status>
                   6573:4): </file>
                   6574:4): <file>
                   6575:4):   <source>loncom/homework/cleanxml/html_to_xml.pm</source>
                   6576:4):   <target dist='default'>home/httpd/lib/perl/Apache/html_to_xml.pm</target>
                   6577:4):   <categoryname>system file</categoryname>
                   6578:4):   <description>
                   6579:4):     Second step to clean a file before Daxe editing.
                   6580:4):   </description>
                   6581:4):   <status>works/unverified</status>
                   6582:4): </file>
                   6583:4): <file>
                   6584:4):   <source>loncom/homework/cleanxml/post_xml.pm</source>
                   6585:4):   <target dist='default'>home/httpd/lib/perl/Apache/post_xml.pm</target>
                   6586:4):   <categoryname>system file</categoryname>
                   6587:4):   <description>
                   6588:4):     Third step to clean a file before Daxe editing.
                   6589:4):   </description>
                   6590:4):   <status>works/unverified</status>
                   6591:4): </file>
                   6592:4): <file>
                   6593:4):   <source>loncom/homework/cleanxml/xml_to_loncapa.pm</source>
                   6594:4):   <target dist='default'>home/httpd/lib/perl/Apache/xml_to_loncapa.pm</target>
                   6595:4):   <categoryname>system file</categoryname>
                   6596:4):   <description>
                   6597:4):     Takes a well-formed XML file content and converts it to LON-CAPA syntax.
                   6598:4):   </description>
                   6599:4):   <status>works/unverified</status>
                   6600:4): </file>
                   6601:4): <file>
1.113     harris41 6602: <source>loncom/xml/Safe.pm</source>
                   6603: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
                   6604: <categoryname>handler</categoryname>
                   6605: <description>
                   6606: Meant to safely substitute for CPAN version of Safe.
                   6607: Allows for safely executing embedded perl comands in
                   6608: a way that does not threaten the operating system.
                   6609: </description>
                   6610: <status>works/unverified</status>
                   6611: </file>
                   6612: <file>
1.241     albertel 6613:   <source>loncom/auth/localauth.pm</source>
                   6614:   <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
                   6615:   <categoryname>handler</categoryname>
                   6616:   <description>
1.208     harris41 6617: Local authentication mechanism.  The target file is meant as a template
                   6618: for a localauth.pm file.  The target file with the -std suffix is not
                   6619: used directly by any software program; it is just a template file.
1.241     albertel 6620:   </description>
                   6621:   <status>works/unverified</status>
                   6622: </file>
                   6623: <file>
                   6624:   <source>loncom/auth/localauth.pm</source>
                   6625:   <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
                   6626:   <categoryname>conf</categoryname>
                   6627:   <description>
                   6628: Local authentication mechanism.  
                   6629:   </description>
                   6630:   <status>works/unverified</status>
1.30      harris41 6631: </file>
                   6632: <file>
1.6       harris41 6633: <source>loncom/auth/lonacc.pm</source>
                   6634: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
                   6635: <categoryname>handler</categoryname>
                   6636: <description>
                   6637: (This module, like loncacc.pm also authenticates with cookies.)  
                   6638: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
                   6639: functions (e.g. roles, logout, annotations, and bookmarks) as well
                   6640: as coordinating access to educational resources.
                   6641: </description>
1.10      harris41 6642: <status>works/unverified</status>
1.4       harris41 6643: </file>
                   6644: <file>
1.76      harris41 6645: <source>doc/man/Apache__lonacc.3</source>
                   6646: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
1.83      harris41 6647: <categoryname>doc</categoryname>
1.76      harris41 6648: <description>man page for lonacc.pm</description>
                   6649: <build trigger='always run'>
1.115     harris41 6650: loncom/build/pod2man.sh ../auth/lonacc.pm &gt; \
                   6651: ../../doc/man/Apache__lonacc.3 &amp;&amp; echo 'manifying lonacc.pm'
1.76      harris41 6652: </build>
                   6653: <status>works/unverified</status>
                   6654: <dependencies>
                   6655: ../../loncom/auth/lonacc.pm
                   6656: </dependencies>
                   6657: </file>
                   6658: <file>
1.118     harris41 6659: <source>doc/lib/perl/Apache/lonacc.html</source>
                   6660: <target dist='default'>
                   6661: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
1.83      harris41 6662: <categoryname>doc</categoryname>
1.76      harris41 6663: <description>POD-derived page for lonacc.pm</description>
                   6664: <build trigger='always run'>
1.115     harris41 6665: loncom/build/pod2html.sh ../auth/lonacc.pm &gt; \
1.118     harris41 6666: ../../doc/lib/perl/Apache/lonacc.html &amp;&amp; echo 'pod2html lonacc.pm'
1.76      harris41 6667: </build>
                   6668: <status>works/unverified</status>
                   6669: <dependencies>
                   6670: ../../loncom/auth/lonacc.pm
                   6671: </dependencies>
                   6672: </file>
                   6673: <file>
1.6       harris41 6674: <source>loncom/auth/lonracc.pm</source>
                   6675: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
                   6676: <categoryname>handler</categoryname>
                   6677: <description>
                   6678: access handler for file transfers
1.151     www      6679: </description>
                   6680: <status>works/unverified</status>
                   6681: </file>
                   6682: <file>
                   6683: <source>loncom/auth/lontokacc.pm</source>
                   6684: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
                   6685: <categoryname>handler</categoryname>
                   6686: <description>
1.154     www      6687: handler for inter-server transfer of token accessed files, includes
                   6688: cleanup handler to remove file when successfully done
                   6689: </description>
                   6690: <status>works/unverified</status>
                   6691: </file>
                   6692: <file>
                   6693: <source>loncom/auth/lonuploadedacc.pm</source>
                   6694: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
                   6695: <categoryname>handler</categoryname>
                   6696: <description>
                   6697: access handler for user uploaded files
                   6698: </description>
                   6699: <status>works/unverified</status>
                   6700: </file>
                   6701: <file>
1.788     raeburn  6702: <source>loncom/auth/lonwebdavacc.pm</source>
                   6703: <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavacc.pm</target>
                   6704: <categoryname>handler</categoryname>
                   6705: <description>authorization for webDAV access to Author Spaces</description>
                   6706: <status>works/unverified</status>
                   6707: </file>
                   6708: <file>
1.154     www      6709: <source>loncom/lontrans.pm</source>
                   6710: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
                   6711: <categoryname>handler</categoryname>
                   6712: <description>
                   6713: URI to filename translation
1.347     www      6714: </description>
                   6715: <status>works/unverified</status>
                   6716: </file>
                   6717: <file>
                   6718: <source>loncom/lonenc.pm</source>
                   6719: <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
                   6720: <categoryname>handler</categoryname>
                   6721: <description>
                   6722: Encryption and decryption of URIs
1.6       harris41 6723: </description>
1.10      harris41 6724: <status>works/unverified</status>
1.87      harris41 6725: </file>
                   6726: <file>
1.477     albertel 6727: <source>loncom/lonencurl.pm</source>
                   6728: <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
                   6729: <categoryname>handler</categoryname>
                   6730: <description>
                   6731: Handler that takes care of decrypting request URL's
                   6732: </description>
                   6733: <status>works/unverified</status>
                   6734: </file>
                   6735: <file>
1.87      harris41 6736: <source>doc/man/Apache__lonracc.3</source>
                   6737: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
                   6738: <categoryname>doc</categoryname>
                   6739: <description>man page for lonracc.pm</description>
                   6740: <build trigger='always run'>
1.115     harris41 6741: loncom/build/pod2man.sh ../auth/lonracc.pm &gt; \
                   6742: ../../doc/man/Apache__lonracc.3 &amp;&amp; echo 'manifying lonracc.pm'
1.87      harris41 6743: </build>
                   6744: <status>works/unverified</status>
                   6745: <dependencies>
                   6746: ../../loncom/auth/lonracc.pm
                   6747: </dependencies>
                   6748: </file>
                   6749: <file>
1.118     harris41 6750: <source>doc/lib/perl/Apache/lonracc.html</source>
                   6751: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
1.112     harris41 6752: </target>
1.87      harris41 6753: <categoryname>doc</categoryname>
                   6754: <description>POD-derived page for lonracc.pm</description>
                   6755: <build trigger='always run'>
1.115     harris41 6756: loncom/build/pod2html.sh ../auth/lonracc.pm &gt; \
1.118     harris41 6757: ../../doc/lib/perl/Apache/lonracc.html &amp;&amp; echo 'pod2html lonracc.pm'
1.87      harris41 6758: </build>
                   6759: <status>works/unverified</status>
                   6760: <dependencies>
                   6761: ../../loncom/auth/lonracc.pm
                   6762: </dependencies>
1.4       harris41 6763: </file>
                   6764: <file>
1.6       harris41 6765: <source>loncom/auth/loncacc.pm</source>
                   6766: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
                   6767: <categoryname>handler</categoryname>
                   6768: <description>
                   6769: This module provides access to an educational resource construction area.
                   6770: This module is invoked by the URL-related pattern syntax
                   6771: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
                   6772: Authentication of user identity
                   6773: is coordinated through cookies.  The abbreviation "cacc" corresponds
                   6774: to "construction-space access").  If the cookie handle is invalid, then
                   6775: this module returns a forbidden status and makes appropriate log entries.
                   6776: If the cookie handle is valid, status is determined to be okay (and,
                   6777: for the "priv"-type access, the resource is delivered by the
                   6778: <tt>lonconstruct</tt> module).
                   6779: </description>
1.10      harris41 6780: <status>works/unverified</status>
1.4       harris41 6781: </file>
                   6782: <file>
1.86      harris41 6783: <source>doc/man/Apache__loncacc.3</source>
                   6784: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
                   6785: <categoryname>doc</categoryname>
                   6786: <description>man page for loncacc.pm</description>
                   6787: <build trigger='always run'>
1.115     harris41 6788: loncom/build/pod2man.sh ../auth/loncacc.pm &gt; ../../doc/man/Apache__loncacc.3 \
                   6789: &amp;&amp; echo 'manifying loncacc.pm'
1.86      harris41 6790: </build>
                   6791: <status>works/unverified</status>
                   6792: <dependencies>
                   6793: ../../loncom/auth/loncacc.pm
                   6794: </dependencies>
                   6795: </file>
                   6796: <file>
1.118     harris41 6797: <source>doc/lib/perl/Apache/loncacc.html</source>
                   6798: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
1.112     harris41 6799: </target>
1.86      harris41 6800: <categoryname>doc</categoryname>
                   6801: <description>POD-derived page for loncacc.pm</description>
                   6802: <build trigger='always run'>
1.115     harris41 6803: loncom/build/pod2html.sh ../auth/loncacc.pm &gt; \
1.118     harris41 6804: ../../doc/lib/perl/Apache/loncacc.html &amp;&amp; echo 'pod2html loncacc.pm'
1.86      harris41 6805: </build>
                   6806: <status>works/unverified</status>
                   6807: <dependencies>
                   6808: ../../loncom/auth/loncacc.pm
                   6809: </dependencies>
                   6810: </file>
                   6811: <file>
1.616     raeburn  6812: <source>loncom/auth/lonstatusacc.pm</source>
                   6813: <target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
                   6814: <categoryname>handler</categoryname>
                   6815: <description>
                   6816: This module provides access to server status - Apache's server-status and
                   6817: files in the /home/httpd/html/lon-status directory, for which it is invoked 
                   6818: by the URL-related pattern syntax:
                   6819: <tt>LocationMatch "^/+lon-status/.*"</tt>.
                   6820: </description>
                   6821: <status>works/unverified</status>
                   6822: </file>
                   6823: <file>
1.6       harris41 6824: <source>loncom/auth/lonauth.pm</source>
                   6825: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
                   6826: <categoryname>handler</categoryname>
                   6827: <description>authenticate, set up session environment</description>
1.10      harris41 6828: <status>works/unverified</status>
1.4       harris41 6829: </file>
                   6830: <file>
1.6       harris41 6831: <source>loncom/auth/lonlogin.pm</source>
                   6832: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
                   6833: <categoryname>handler</categoryname>
                   6834: <description>login screen</description>
1.10      harris41 6835: <status>works/unverified</status>
1.4       harris41 6836: </file>
                   6837: <file>
1.492     raeburn  6838: <source>loncom/auth/restrictedaccess.pm</source>
                   6839: <target dist='default'>home/httpd/lib/perl/Apache/restrictedaccess.pm</target>
                   6840: <categoryname>handler</categoryname>
                   6841: <description>Passphrase entry form and verification for access to passphrase-protected portfolio files</description>
                   6842: <status>works/unverified</status>
                   6843: </file>
                   6844: <file>
1.520     raeburn  6845: <source>loncom/auth/blockedaccess.pm</source>
                   6846: <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
                   6847: <categoryname>handler</categoryname>
1.797.2.137.2  1(raebur 6848:4): <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course</description>
                   6849:4): <status>works/unverified</status>
                   6850:4): </file>
                   6851:4): <file>
                   6852:4): <source>loncom/auth/lonprotected.pm</source>
                   6853:4): <target dist='default'>home/httpd/lib/perl/Apache/lonprotected.pm</target>
                   6854:4): <categoryname>handler</categoryname>
                   6855:4): <description>Information about deeplink-only access for a resource</description>
1.520     raeburn  6856: <status>works/unverified</status>
                   6857: </file>
                   6858: <file>
1.610     raeburn  6859: <source>loncom/auth/lonipcheck.pm</source>
                   6860: <target dist='default'>home/httpd/lib/perl/Apache/lonipcheck.pm</target>
                   6861: <categoryname>handler</categoryname>
                   6862: <description>Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked</description>
                   6863: <status>works/unverified</status>
                   6864: </file>
                   6865: <file>
1.355     matthew  6866: <source>loncom/auth/londatecheck.pm</source>
                   6867: <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
                   6868: <categoryname>handler</categoryname>
1.356     albertel 6869: <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
                   6870: <status>works/unverified</status>
1.355     matthew  6871: </file>
                   6872: <file>
1.797.2.137.2  1(raebur 6873:4): <source>loncom/auth/lonslotcheck.pm</source>
                   6874:4): <target dist='default'>home/httpd/lib/perl/Apache/lonslotcheck.pm</target>
                   6875:4): <categoryname>handler</categoryname>
                   6876:4): <description>Checks if access to a non-gradable external tool uses slots.
                   6877:4): Disable subsequent PerlHandlers if a slot is in use, and slot status does
                   6878:4): not currently allow access.
                   6879:4): </description>
                   6880:4): <status>works/unverified</status>
                   6881:4): </file>
                   6882:4): <file>
1.473     albertel 6883:   <source>loncom/auth/publiccheck.pm</source>
                   6884:   <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
                   6885:   <categoryname>handler</categoryname>
                   6886:   <description>Checks if resource is public and allows unauthenticated access if it is.</description>
                   6887:   <status>works/unverified</status>
                   6888: </file>
                   6889: <file>
1.788     raeburn  6890: <source>loncom/auth/lonwebdavauth.pm</source>
                   6891: <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavauth.pm</target>
                   6892: <categoryname>handler</categoryname>
                   6893: <description>authenticate, set up session environment for webDAV</description>
                   6894: <status>works/unverified</status>
                   6895: </file>
                   6896: <file>
1.6       harris41 6897: <source>loncom/auth/lonlogout.pm</source>
                   6898: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
                   6899: <categoryname>handler</categoryname>
                   6900: <description>logout</description>
1.10      harris41 6901: <status>works/unverified</status>
1.4       harris41 6902: </file>
                   6903: <file>
1.797.2.137.2  1(raebur 6904:4): <source>loncom/auth/lonlinkexit.pm</source>
                   6905:4): <target dist='default'>home/httpd/lib/perl/Apache/lonlinkexit.pm</target>
                   6906:4): <categoryname>handler</categoryname>
                   6907:4): <description>
                   6908:4): logout session launched via deep link and escape iframe and redirect
                   6909:4): (for LTI-protected link and appropriate Link Protection setting in course)
                   6910:4): </description>
                   6911:4): <status>works/unverified</status>
                   6912:4): </file>
                   6913:4): <file>
1.458     albertel 6914:   <source>loncom/auth/migrateuser.pm</source>
                   6915:   <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
                   6916:   <categoryname>handler</categoryname>
1.682     faziophi 6917:   <description>auto logs in a remote user</description>
1.458     albertel 6918:   <status>works/unverified</status>
                   6919: </file>
                   6920: <file>
                   6921:   <source>loncom/auth/switchserver.pm</source>
                   6922:   <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
                   6923:   <categoryname>handler</categoryname>
                   6924:   <description>Setups the transfer of a user between servers</description>
                   6925:   <status>works/unverified</status>
                   6926: </file>
                   6927: <file>
1.461     albertel 6928:   <source>loncom/auth/checkauthen.pm</source>
                   6929:   <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
                   6930:   <categoryname>handler</categoryname>
                   6931:   <description>Checks if a user's cookie exists and is valid</description>
                   6932:   <status>works/unverified</status>
                   6933: </file>
                   6934: <file>
1.475     albertel 6935:   <source>loncom/auth/simpleauthen.pm</source>
                   6936:   <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
                   6937:   <categoryname>handler</categoryname>
                   6938:   <description>Always returns DENIED</description>
                   6939:   <status>works/unverified</status>
                   6940: </file>
                   6941: <file>
1.797.2.137.2  1(raebur 6942:4):   <source>loncom/auth/lonrelaunch.pm</source>
                   6943:4):   <target dist='default'>home/httpd/lib/perl/Apache/lonrelaunch.pm</target>
                   6944:4):   <categoryname>handler</categoryname>
                   6945:4):   <description>For a deep link protected by LTI where username is included
                   6946:4):                in launch payload, expire user's current session if username
                   6947:4):                from payload does not match username in LON-CAPA session.
                   6948:4):   </description>
                   6949:4):   <status>works/unverified</status>
                   6950:4): </file>
                   6951:4): <file>
1.789     raeburn  6952:   <source>loncom/auth/lonshibauth.pm</source>
                   6953:   <target dist='default'>home/httpd/lib/perl/Apache/lonshibauth.pm</target>
                   6954:   <categoryname>handler</categoryname>
                   6955:   <description>Redirect Shibboleth authentication to Single Sign On 
                   6956:                i.e., to: /adm/sso
                   6957:   </description>
                   6958:   <status>works/unverified</status>
                   6959: </file>
                   6960: <file>
                   6961:   <source>loncom/auth/lonshibacc.pm</source>
1.792     raeburn  6962:   <target dist='default'>home/httpd/lib/perl/Apache/lonshibacc.pm</target>
1.789     raeburn  6963:   <categoryname>handler</categoryname>
                   6964:   <description>Authorization handler used to remove trailing @internet dom 
                   6965:                from Shibboleth authenticated username (e.g., @mit.edu).
                   6966:   </description>
                   6967:   <status>works/unverified</status>
                   6968: </file>
                   6969: <file>
1.797.2.13  raeburn  6970:   <source>loncom/auth/lonnoshib.pm</source>
                   6971:   <target dist='default'>home/httpd/lib/perl/Apache/lonnoshib.pm</target>
                   6972:   <categoryname>handler</categoryname>
                   6973:   <description>Content handler for /adm/sso when Shibboleth auth is inactive.
                   6974:   </description>
                   6975:   <status>works/unverified</status>
                   6976: </file>
                   6977: <file>
1.790     raeburn  6978:   <source>loncom/html/adm/sso</source>
                   6979:   <target dist='default'>home/httpd/html/adm/sso</target>
                   6980:   <categoryname>interface file</categoryname>
                   6981:   <description>HTML page to redirect browser request for /adm/sso to
                   6982:   /adm/roles when Shibboleth SSO not in use (i.e., mod_shib not loaded).
                   6983:   </description>
                   6984:   <status>works/unverified</status>
                   6985: </file>
                   6986: <file>
1.6       harris41 6987: <source>loncom/lonnet/perl/lonrep.pm</source>
                   6988: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
                   6989: <categoryname>handler</categoryname>
                   6990: <description>replication</description>
1.345     raeburn  6991: </file>
                   6992: <file>
                   6993: <source>loncom/lonnet/perl/lonuploadrep.pm</source>
                   6994: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
                   6995: <categoryname>handler</categoryname>
                   6996: <description>copying of uploaded files</description>
1.4       harris41 6997: </file>
                   6998: <file>
1.6       harris41 6999: <source>loncom/auth/lonroles.pm</source>
                   7000: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
                   7001: <categoryname>handler</categoryname>
                   7002: <description>
                   7003: This perl handling module reads in the available roles available
                   7004: for a LON-CAPA user (different courses, different privileges, etc)
                   7005: and produces a form-element HTML page which allows the user to select
                   7006: which role he wishes to exercise in the LON-CAPA system.  For instance,
                   7007: a user may want to select between being a student in a thermodynamics
                   7008: physics course or a teaching assistant for an introductory calculus
                   7009: class.
                   7010: </description>
1.86      harris41 7011: </file>
                   7012: <file>
                   7013: <source>doc/man/Apache__lonroles.3</source>
                   7014: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
                   7015: <categoryname>doc</categoryname>
                   7016: <description>man page for lonroles.pm</description>
                   7017: <build trigger='always run'>
1.115     harris41 7018: loncom/build/pod2man.sh ../auth/lonroles.pm &gt; \
                   7019: ../../doc/man/Apache__lonroles.3 &amp;&amp; echo 'manifying lonroles.pm'
1.86      harris41 7020: </build>
                   7021: <status>works/unverified</status>
                   7022: <dependencies>
                   7023: ../../loncom/auth/lonroles.pm
                   7024: </dependencies>
                   7025: </file>
                   7026: <file>
1.118     harris41 7027: <source>doc/lib/perl/Apache/lonroles.html</source>
                   7028: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
1.112     harris41 7029: </target>
1.86      harris41 7030: <categoryname>doc</categoryname>
                   7031: <description>POD-derived page for lonroles.pm</description>
                   7032: <build trigger='always run'>
1.115     harris41 7033: loncom/build/pod2html.sh ../auth/lonroles.pm &gt; \
1.118     harris41 7034: ../../doc/lib/perl/Apache/lonroles.html &amp;&amp; echo 'pod2html lonroles.pm'
1.86      harris41 7035: </build>
                   7036: <status>works/unverified</status>
                   7037: <dependencies>
                   7038: ../../loncom/auth/lonroles.pm
                   7039: </dependencies>
1.4       harris41 7040: </file>
                   7041: <file>
1.797.2.137.2  1(raebur 7042:4): <source>loncom/interface/lontiny.pm</source>
                   7043:4): <target dist='default'>home/httpd/lib/perl/Apache/lontiny.pm</target>
                   7044:4): <categoryname>handler</categoryname>
                   7045:4): <description>
                   7046:4): Extract domain, courseID, and symb from a shortened URL and and switch role
                   7047:4): to a role in designated course.  If the user has multiple active roles in a
                   7048:4): course, and one is a Coordinator role, that role will be selected, otherwise
                   7049:4): a list of available roles will be displayed for the user to select one.
                   7050:4): </description>
                   7051:4): </file>
                   7052:4): <file>
1.363     albertel 7053: <source>loncom/interface/lonsource.pm</source>
                   7054: <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
                   7055: <categoryname>handler</categoryname>
                   7056: <description>
                   7057: Problem source code viewer
                   7058: </description>
                   7059: <status>works/unverified</status>
                   7060: </file>
                   7061: <file>
1.6       harris41 7062: <source>loncom/interface/lonindexer.pm</source>
                   7063: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
                   7064: <categoryname>handler</categoryname>
                   7065: <description>
                   7066: cross server filesystem browser
                   7067: </description>
1.10      harris41 7068: <status>works/unverified</status>
1.76      harris41 7069: </file>
                   7070: <file>
                   7071: <source>doc/man/Apache__lonindexer.3</source>
                   7072: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
1.83      harris41 7073: <categoryname>doc</categoryname>
1.76      harris41 7074: <description>man page for lonindexer.pm</description>
                   7075: <build trigger='always run'>
1.115     harris41 7076: loncom/build/pod2man.sh ../interface/lonindexer.pm &gt; \
                   7077: ../../doc/man/Apache__lonindexer.3 &amp;&amp; echo 'manifying lonindexer.pm'
1.76      harris41 7078: </build>
                   7079: <status>works/unverified</status>
                   7080: <dependencies>
                   7081: ../../loncom/interface/lonindexer.pm
                   7082: </dependencies>
                   7083: </file>
                   7084: <file>
1.118     harris41 7085: <source>doc/lib/perl/Apache/lonindexer.html</source>
                   7086: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
1.112     harris41 7087: </target>
1.83      harris41 7088: <categoryname>doc</categoryname>
1.76      harris41 7089: <description>POD-derived page for lonindexer.pm</description>
                   7090: <build trigger='always run'>
1.115     harris41 7091: loncom/build/pod2html.sh ../interface/lonindexer.pm &gt; \
1.118     harris41 7092: ../../doc/lib/perl/Apache/lonindexer.html &amp;&amp; \
                   7093: echo 'pod2html lonindexer.pm'
1.76      harris41 7094: </build>
                   7095: <status>works/unverified</status>
                   7096: <dependencies>
                   7097: ../../loncom/interface/lonindexer.pm
                   7098: </dependencies>
1.4       harris41 7099: </file>
                   7100: <file>
1.24      harris41 7101: <source>loncom/interface/groupsort.pm</source>
                   7102: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
                   7103: <categoryname>handler</categoryname>
                   7104: <description>
                   7105: Implements a second phase of importing multiple resources into the RAT.
                   7106: Allows for reordering the sequence of resources.
                   7107: </description>
                   7108: <status>works/unverified</status>
                   7109: </file>
                   7110: <file>
1.6       harris41 7111: <source>loncom/lonnet/perl/lonnet.pm</source>
                   7112: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
                   7113: <categoryname>handler</categoryname>
                   7114: <description>
                   7115: This file is an interface to the lonc processes of the LON-CAPA network
                   7116: as well as set of elaborated functions for handling information necessary
                   7117: for navigating through a given cluster of LON-CAPA machines within a domain.
                   7118: There are over 40 specialized functions in this module which handle
                   7119: the reading and transmission of metadata, user information
                   7120: (ids, names, environments, roles, logs), file information (storage, reading,
                   7121: directories, extensions, replication, embedded styles and descriptors),
                   7122: educational resources (course descriptions, section names and numbers),
                   7123: url hashing (to assign roles on a url basis), and translating abbreviated
                   7124: symbols to and from more descriptive phrases or explanations.
                   7125: </description>
1.10      harris41 7126: <status>works/unverified</status>
1.73      harris41 7127: </file>
                   7128: <file>
                   7129: <source>doc/man/Apache__lonnet.3</source>
1.75      harris41 7130: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
1.83      harris41 7131: <categoryname>doc</categoryname>
1.73      harris41 7132: <description>man page for lonnet.pm</description>
                   7133: <build trigger='always run'>
1.115     harris41 7134: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm &gt; \
                   7135: ../../doc/man/Apache__lonnet.3 &amp;&amp; echo 'manifying lonnet.pm'
1.73      harris41 7136: </build>
                   7137: <status>works/unverified</status>
                   7138: <dependencies>
                   7139: ../../loncom/lonnet/perl/lonnet.pm
                   7140: </dependencies>
                   7141: </file>
                   7142: <file>
1.118     harris41 7143: <source>doc/lib/perl/Apache/lonnet.html</source>
                   7144: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
                   7145: </target>
1.83      harris41 7146: <categoryname>doc</categoryname>
1.73      harris41 7147: <description>POD-derived page for lonnet.pm</description>
                   7148: <build trigger='always run'>
1.115     harris41 7149: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm &gt; \
1.118     harris41 7150: ../../doc/lib/perl/Apache/lonnet.html &amp;&amp; echo 'pod2html lonnet.pm'
1.73      harris41 7151: </build>
                   7152: <status>works/unverified</status>
                   7153: <dependencies>
                   7154: ../../loncom/lonnet/perl/lonnet.pm
                   7155: </dependencies>
1.4       harris41 7156: </file>
                   7157: <file>
1.525     albertel 7158: <source>loncom/lonnet/perl/londns.pm</source>
                   7159: <target dist='default'>home/httpd/lib/perl/Apache/londns.pm</target>
                   7160: <categoryname>handler</categoryname>
                   7161: <description>
                   7162: Domain information serving.
                   7163: </description>
                   7164: <status>works/unverified</status>
                   7165: </file>
                   7166: <file>
1.6       harris41 7167: <source>loncom/html/index.html</source>
                   7168: <target dist='default'>home/httpd/html/index.html</target>
                   7169: <categoryname>interface file</categoryname>
                   7170: <description>bumps to login</description>
1.280     www      7171: </file>
                   7172: <file>
                   7173: <source>loncom/html/index.html</source>
                   7174: <target dist='default'>home/httpd/html/origindex.html</target>
                   7175: <categoryname>interface file</categoryname>
                   7176: <description>bumps to login, backup for takeonline</description>
1.181     www      7177: </file>
                   7178: <file>
                   7179: <source>loncom/html/favicon.ico</source>
                   7180: <target dist='default'>home/httpd/html/favicon.ico</target>
                   7181: <categoryname>interface file</categoryname>
                   7182: <description>Bookmark and tab icon</description>
1.4       harris41 7183: </file>
1.419     matthew  7184: <file>
                   7185: <source>loncom/mime.types</source>
1.6       harris41 7186: <target dist='default'>etc/httpd/conf/mime.types</target>
1.797.2.133  raeburn  7187: <target dist='sles10 sles11 sles12 sles15 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 debian10 debian11 debian12 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 ubuntu18 ubuntu20 ubuntu22 ubuntu24'>etc/apache2/mime.types</target>
1.419     matthew  7188: <categoryname>www static conf</categoryname>
1.506     raeburn  7189: <description>Expanded mime.types</description>
1.419     matthew  7190: </file>
1.6       harris41 7191: <link>
                   7192: <linkto>home/httpd/html/res</linkto>
                   7193: <target dist='default'>home/httpd/html/raw</target>
                   7194: <categoryname>symbolic link</categoryname>
                   7195: <description>symbolic link to /home/httpd/html/res</description>
                   7196: </link>
1.4       harris41 7197: <file>
1.6       harris41 7198: <source>loncom/html/adm/notfound.html</source>
                   7199: <target dist='default'>home/httpd/html/adm/notfound.html</target>
                   7200: <categoryname>interface file</categoryname>
                   7201: <description>
                   7202: static html page that is shown when an attempt is made to access a document
                   7203: not present on the web server
                   7204: </description>
1.4       harris41 7205: </file>
                   7206: <file>
1.6       harris41 7207: <source>loncom/html/adm/unauthorized.html</source>
                   7208: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
                   7209: <categoryname>interface file</categoryname>
                   7210: <description>
1.27      harris41 7211: static html page that is shown when an attempt is made to access a document
                   7212: which is restricted based on file or server configurations
1.32      harris41 7213: </description>
                   7214: </file>
                   7215: <file>
1.788     raeburn  7216: <source>loncom/html/adm/nowebdav.html</source>
                   7217: <target dist='default'>home/httpd/html/adm/nowebdav.html</target>
                   7218: <categoryname>interface file</categoryname>
                   7219: <description>
                   7220: static html page that is shown when an attempt is made to access 
                   7221: an inaccessible path using webDAV.
                   7222: </description>
                   7223: </file>
                   7224: <file>
1.32      harris41 7225: <source>loncom/html/adm/help/searchcat.html</source>
1.109     harris41 7226: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
1.32      harris41 7227: <categoryname>interface file</categoryname>
                   7228: <description>
                   7229: Help page for the search engine.
1.6       harris41 7230: </description>
1.4       harris41 7231: </file>
                   7232: <file>
1.6       harris41 7233: <source>rat/client/rat.html</source>
                   7234: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
                   7235: <categoryname>interface file</categoryname>
                   7236: <description>
                   7237: frameset
                   7238: </description>
1.4       harris41 7239: </file>
                   7240: <file>
1.6       harris41 7241: <source>rat/client/parameter.html</source>
                   7242: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
                   7243: <categoryname>interface file</categoryname>
                   7244: <description>
                   7245: Parameter input window.
                   7246: </description>
1.4       harris41 7247: </file>
                   7248: <file>
1.398     raeburn  7249: <source>rat/client/ratcode.js</source>
                   7250: <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
1.170     www      7251: <categoryname>interface file</categoryname>
                   7252: <description>
1.397     raeburn  7253: javascript for horizontal menubar in RAT
1.170     www      7254: </description>
                   7255: </file>
                   7256: <file>
1.6       harris41 7257: <source>rat/client/map.html</source>
                   7258: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
                   7259: <categoryname>interface file</categoryname>
                   7260: <description>
                   7261: bumper
                   7262: </description>
1.4       harris41 7263: </file>
                   7264: <file>
1.6       harris41 7265: <source>rat/client/empty.html</source>
                   7266: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
                   7267: <categoryname>interface file</categoryname>
                   7268: <description>
                   7269: A blank page with very minimal HTML structural elements.
1.217     www      7270: </description>
                   7271: </file>
                   7272: <file>
                   7273: <source>rat/client/loading.html</source>
                   7274: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
                   7275: <categoryname>interface file</categoryname>
                   7276: <description>
                   7277: A blank page which calls drawwindow in its opener after being loaded.
1.6       harris41 7278: </description>
1.4       harris41 7279: </file>
1.636     foxr     7280: <file>
                   7281: <source>loncom/includepsheader.ps</source>
                   7282: <target dist='default'>home/httpd/lib/includepsheader.ps</target>
                   7283: <categoryname>interface file</categoryname>
                   7284: <description>
                   7285: Extra header for dvips
                   7286: </description>
                   7287: </file>
1.10      harris41 7288: <fileglob>
                   7289: <glob>*.gif</glob>
                   7290: <sourcedir>rat/images/</sourcedir>
                   7291: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
                   7292: <categoryname>graphic file</categoryname>
                   7293: <description>
                   7294: icons for providing a HTML-tabled view of a course map
                   7295: </description>
                   7296: <filenames>
1.37      harris41 7297: 1.1.dt.gif;
                   7298: 1.1.empty.gif;
                   7299: 1.1.ld.gif;
                   7300: 1.1.lr.gif;
                   7301: 1.1.rd.gif;
1.60      harris41 7302: 1.1.rl.gif;
1.37      harris41 7303: 1.1.td.gif;
                   7304: 1.1.tdrl.gif;
                   7305: 1.1.tl.gif;
                   7306: 1.1.tr.gif;
                   7307: 1.1.utd.gif;
                   7308: 1.2.ctd.gif;
                   7309: 1.2.dt.gif;
                   7310: 1.2.empty.gif;
                   7311: 1.2.ld.gif;
                   7312: 1.2.lr.gif;
                   7313: 1.2.lrd.gif;
                   7314: 1.2.lrtd.gif;
                   7315: 1.2.rd.gif;
                   7316: 1.2.rl.gif;
                   7317: 1.2.rld.gif;
                   7318: 1.2.rltd.gif;
                   7319: 1.2.rtd.gif;
                   7320: 1.2.rtdl.gif;
                   7321: 1.2.rtl.gif;
                   7322: 1.2.td.gif;
                   7323: 1.2.tdl.gif;
                   7324: 1.2.tdrl.gif;
                   7325: 1.2.tl.gif;
                   7326: 1.2.tr.gif;
                   7327: 1.2.utd.gif;
                   7328: 2.1.dt.gif;
                   7329: 2.1.empty.gif;
                   7330: 2.1.ld.gif;
                   7331: 2.1.lr.gif;
                   7332: 2.1.rd.gif;
                   7333: 2.1.rl.gif;
                   7334: 2.1.td.gif;
                   7335: 2.1.tdrl.gif;
                   7336: 2.1.tl.gif;
                   7337: 2.1.tr.gif;
                   7338: 2.2.dt.gif;
                   7339: 2.2.empty.gif;
                   7340: 2.2.ld.gif;
                   7341: 2.2.lr.gif;
                   7342: 2.2.lrd.gif;
                   7343: 2.2.lrt.gif;
                   7344: 2.2.rd.gif;
                   7345: 2.2.rl.gif;
                   7346: 2.2.rld.gif;
                   7347: 2.2.rlt.gif;
                   7348: 2.2.td.gif;
                   7349: 2.2.tdl.gif;
                   7350: 2.2.tdr.gif;
                   7351: 2.2.tdrl.gif;
                   7352: 2.2.tl.gif;
                   7353: 2.2.tr.gif;
                   7354: 2.2.url.gif;
                   7355: 2.2.utd.gif;
                   7356: arrow.gif;
                   7357: bdt.gif;
                   7358: bempty.gif;
                   7359: bld.gif;
                   7360: blr.gif;
                   7361: blrd.gif;
                   7362: blrt.gif;
1.60      harris41 7363: bottom.gif;
1.37      harris41 7364: brd.gif;
                   7365: brl.gif;
                   7366: brld.gif;
                   7367: brlt.gif;
                   7368: btd.gif;
                   7369: btdl.gif;
                   7370: btdr.gif;
                   7371: btdrl.gif;
                   7372: btl.gif;
                   7373: btr.gif;
                   7374: burl.gif;
                   7375: butd.gif;
                   7376: condition.gif;
                   7377: edit.gif;
                   7378: finish.gif;
                   7379: info.gif;
                   7380: inscol.gif;
                   7381: inscond.gif;
                   7382: insres.gif;
                   7383: insrow.gif;
                   7384: left.gif;
                   7385: middle.gif;
                   7386: resource.gif;
                   7387: right.gif;
                   7388: sctd.gif;
                   7389: sdt.gif;
                   7390: sempty.gif;
                   7391: sld.gif;
                   7392: slr.gif;
                   7393: slrd.gif;
                   7394: slrtd.gif;
                   7395: srd.gif;
                   7396: srl.gif;
                   7397: srld.gif;
                   7398: srltd.gif;
                   7399: srtd.gif;
                   7400: srtdl.gif;
                   7401: srtl.gif;
                   7402: start.gif;
                   7403: std.gif;
                   7404: stdl.gif;
1.10      harris41 7405: sutd.gif
                   7406: </filenames>
                   7407: </fileglob>
                   7408: <fileglob>
1.60      harris41 7409: <glob>*.*</glob>
1.10      harris41 7410: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
                   7411: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
                   7412: <categoryname>graphic file</categoryname>
                   7413: <description>
                   7414: icons to indicate an unexpected result
                   7415: </description>
                   7416: <filenames>
1.37      harris41 7417: lonconstruct.gif;
                   7418: lonlogo_broken.gif;
                   7419: lonlogo_broken_tsp.gif;
                   7420: lonlogo_broken.eps;
                   7421: lonlogo_broken.jpg;
1.469     raeburn  7422: lonlogo_broken.mov;
                   7423: genericstudent_tn.gif
1.10      harris41 7424: </filenames>
                   7425: </fileglob>
                   7426: <fileglob>
1.60      harris41 7427: <glob>*.*</glob>
1.10      harris41 7428: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
                   7429: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
                   7430: <categoryname>graphic file</categoryname>
                   7431: <description>
1.132     harris41 7432: logos and general widget icons
1.10      harris41 7433: </description>
                   7434: <filenames>
1.68      harris41 7435: SMETE_white.gif;
1.117     harris41 7436: aboutlon.gif;
1.630     droeschl 7437: aboutlon_de.gif;
1.288     www      7438: aboutlon_pt.gif;
1.117     harris41 7439: accessbutton.gif;
1.630     droeschl 7440: accessbutton_de.gif;
1.288     www      7441: accessbutton_pt.gif;
1.224     www      7442: angry.gif;
1.630     droeschl 7443: arrow.closed.gif;
                   7444: arrow.open.gif;
1.633     schulted 7445: arrow.up.gif;
1.60      harris41 7446: arrow_up.gif;
1.630     droeschl 7447: avi.gif;
1.360     albertel 7448: baeh.gif;
1.224     www      7449: bigsmile.gif;
1.177     bowersj2 7450: branch.gif;
1.37      harris41 7451: cab.gif;
                   7452: cab_big.gif;
1.62      harris41 7453: capapanel.gif;
1.224     www      7454: check.gif;
1.37      harris41 7455: class.gif;
                   7456: class_big.gif;
1.379     albertel 7457: closepage.gif;
1.494     www      7458: clickhere.gif;
1.224     www      7459: coolindiff.gif;
                   7460: coolsmile.gif;
                   7461: cry.gif;
1.343     www      7462: doc.gif;
                   7463: doc_big.gif;
1.37      harris41 7464: dvi.gif;
                   7465: dvi_big.gif;
                   7466: eps.gif;
                   7467: eps_big.gif;
                   7468: exam.gif;
                   7469: exam_big.gif;
1.797.2.137.2  1(raebur 7470:4): externallink.gif;
1.709     raeburn  7471: face-angel.png;
                   7472: face-angry.png;
                   7473: face-cool.png;
                   7474: face-crying.png;
                   7475: face-embarrassed.png;
                   7476: face-glasses.png;
                   7477: face-kiss.png;
                   7478: face-plain.png;
                   7479: face-quiet.png;
                   7480: face-raspberry.png;
                   7481: face-sad.png;
                   7482: face-sick.png;
                   7483: face-smile.png;
                   7484: face-smile-big.png;
                   7485: face-surprise.png;
                   7486: face-uncertain.png;
                   7487: face-wink.png;
1.117     harris41 7488: fillbottom.gif;
                   7489: fillleft.gif;
                   7490: fillright.gif;
                   7491: filltop.gif;
1.37      harris41 7492: folder_closed.gif;
                   7493: folder_opened.gif;
                   7494: folder_pointer_closed.gif;
                   7495: folder_pointer_opened.gif;
1.709     raeburn  7496: food-cake.png;
                   7497: face-ninja.png;
                   7498: face-pirate.png;
                   7499: food-pizza.png;
1.37      harris41 7500: form.gif;
                   7501: form_big.gif;
1.224     www      7502: frowny.gif;
1.37      harris41 7503: gif.gif;
                   7504: gif_big.gif;
1.117     harris41 7505: header.gif;
1.455     albertel 7506: header.png;
1.709     raeburn  7507: heart.png;
1.387     raeburn  7508: helpdesk.gif;
                   7509: helpgateway.gif;
1.224     www      7510: hrrm.gif;
1.37      harris41 7511: htm.gif;
                   7512: html.gif;
                   7513: html_big.gif;
1.224     www      7514: huh.gif;
1.52      harris41 7515: jar.gif;
                   7516: jar_big.gif;
1.630     droeschl 7517: jpeg.gif;
1.37      harris41 7518: jpg.gif;
                   7519: jpg_big.gif;
1.62      harris41 7520: latex.gif;
1.269     www      7521: library.gif;
1.619     harmsja  7522: lightGreyBG.png;
1.224     www      7523: lipsrsealed.gif;
1.117     harris41 7524: lite.gif;
1.37      harris41 7525: liteani.gif;
1.117     harris41 7526: litetext.gif;
1.62      harris41 7527: lolpanel.gif;
1.37      harris41 7528: lonanim.gif;
                   7529: lonanimend.gif;
1.117     harris41 7530: loncapalogo.gif;
1.37      harris41 7531: lonhelplogos.gif;
1.60      harris41 7532: lonhelptop.gif;
1.37      harris41 7533: lonlogo.gif;
                   7534: lonlogos.gif;
1.619     harmsja  7535: lonUtilityIcon.png;
1.117     harris41 7536: lowerleft.gif;
                   7537: lowerright.gif;
1.360     albertel 7538: mailbkgrd.gif;
                   7539: mailto.gif;
1.236     www      7540: minilogo.gif;
1.37      harris41 7541: meta.gif;
                   7542: meta_big.gif;
                   7543: mov.gif;
                   7544: mov_big.gif;
                   7545: move_up.gif;
                   7546: move_down.gif;
1.630     droeschl 7547: mpeg.gif;
                   7548: mpg.gif;
1.177     bowersj2 7549: navmap.correct.gif;
1.467     www      7550: navmap.partial.gif;
1.251     bowersj2 7551: navmap.ellipsis.gif;
1.797.2.136  raeburn  7552: navmap.none.closed.gif;
                   7553: navmap.none.open.gif;
1.177     bowersj2 7554: navmap.open.gif;
1.251     bowersj2 7555: navmap.page.open.gif;
                   7556: navmap.page.closed.gif;
                   7557: navmap.page.open.nomanip.gif;
                   7558: navmap.page.closed.nomanip.gif;
1.177     bowersj2 7559: navmap.wrong.gif;
1.180     bowersj2 7560: navmap.folder.open.gif;
                   7561: navmap.folder.closed.gif;
1.229     bowersj2 7562: navmap.folder.open.nomanip.gif;
                   7563: navmap.folder.closed.nomanip.gif;
1.292     www      7564: neutral.gif;
1.688     raeburn  7565: open.gif;
1.709     raeburn  7566: opinion-agree.png;
                   7567: opinion-disagree.png;
1.37      harris41 7568: page.gif;
                   7569: page_big.gif;
                   7570: pdf.gif;
                   7571: pdf_big.gif;
1.54      harris41 7572: png.gif;
                   7573: png_big.gif;
1.343     www      7574: ppt.gif;
                   7575: ppt_big.gif;
1.37      harris41 7576: problem.gif;
                   7577: problem_big.gif;
                   7578: ps.gif;
                   7579: ps_big.gif;
1.224     www      7580: rolleyes.gif;
1.709     raeburn  7581: rose.png;
1.630     droeschl 7582: qt.gif;
                   7583: qti.gif;
                   7584: qtm.gif;
1.37      harris41 7585: quill.gif;
                   7586: quiz.gif;
                   7587: quiz_big.gif;
                   7588: select.gif;
                   7589: sequence.gif;
                   7590: sequence_big.gif;
                   7591: server.gif;
                   7592: server_big.gif;
1.224     www      7593: shocked.gif;
                   7594: smiley.gif;
1.630     droeschl 7595: spreadsheet.gif;
1.37      harris41 7596: srvbad.gif;
                   7597: srvempty.gif;
                   7598: srvgood.gif;
                   7599: srvhalf.gif;
                   7600: srvnull.gif;
1.609     riegler  7601: stift.gif;
1.37      harris41 7602: survey.gif;
                   7603: survey_big.gif;
1.688     raeburn  7604: tabbgleft.gif;
                   7605: tabbgright.gif;
1.429     www      7606: task.gif;
                   7607: task_big.gif;
1.37      harris41 7608: tex.gif;
                   7609: tex_big.gif;
1.210     www      7610: tth.gif;
1.630     droeschl 7611: text.gif;
1.697     raeburn  7612: transparent1x1.gif;
1.37      harris41 7613: txt.gif;
                   7614: txt_big.gif;
1.57      harris41 7615: unknown.gif;
                   7616: unknown_big.gif;
1.117     harris41 7617: upperleft.gif;
                   7618: upperright.gif;
1.37      harris41 7619: user.gif;
                   7620: user_big.gif;
                   7621: wav.gif;
                   7622: wav_big.gif;
                   7623: white_space_20_22.gif;
1.629     droeschl 7624: whitespace_21.gif;
1.37      harris41 7625: whitespace1.gif;
                   7626: whitespace10.gif;
                   7627: whitespace2.gif;
                   7628: whitespace3.gif;
                   7629: whitespace4.gif;
                   7630: whitespace5.gif;
                   7631: whitespace6.gif;
                   7632: whitespace7.gif;
                   7633: whitespace8.gif;
                   7634: whitespace9.gif;
1.224     www      7635: wink.gif;
1.630     droeschl 7636: wmv.gif;
1.343     www      7637: xls.gif;
                   7638: xls_big.gif;
1.37      harris41 7639: xml.gif;
                   7640: xml_big.gif;
                   7641: zip.gif;
1.10      harris41 7642: zip_big.gif
                   7643: </filenames>
                   7644: </fileglob>
                   7645: <fileglob>
1.60      harris41 7646: <glob>*.*</glob>
1.10      harris41 7647: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
                   7648: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
                   7649: <categoryname>graphic file</categoryname>
                   7650: <description>
1.132     harris41 7651: Miscellaneous resources.
1.10      harris41 7652: </description>
                   7653: <filenames>
1.80      harris41 7654: authorfeed.gif;
1.373     albertel 7655: blackdot.gif;
1.80      harris41 7656: bomb.gif;
1.320     www      7657: smallFAQ.gif;
                   7658: smallBug.gif;
1.40      harris41 7659: cat_button.gif;
1.539     www      7660: cat_button.png;
1.80      harris41 7661: chat.gif;
1.111     harris41 7662: eval_button.gif;
1.539     www      7663: eval_button.png;
1.80      harris41 7664: feedback.gif;
1.40      harris41 7665: pprm_button.gif;
1.539     www      7666: pprm_button.png;
1.40      harris41 7667: pgrd_button.gif;
1.539     www      7668: pgrd_button.png;
1.540     albertel 7669: subm_button.gif;
1.539     www      7670: subm_button.png;
1.10      harris41 7671: </filenames>
                   7672: </fileglob>
                   7673: <file>
1.413     albertel 7674: <source>loncom/xml/algebra/AlgParser.pm</source>
1.411     albertel 7675: <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
                   7676: <categoryname>system file</categoryname>
                   7677: <description>
                   7678: perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion
                   7679: </description>
                   7680: <status>works/unverified</status>
                   7681: </file>
                   7682: <file>
1.299     matthew  7683: <source>modules/TexConvert/tthperl/tth.pm</source>
1.298     matthew  7684: <target dist='default'>home/httpd/lib/perl/tth.pm</target>
1.10      harris41 7685: <categoryname>system file</categoryname>
                   7686: <description>
                   7687: perl module for invoking functions specific to TeX-to-HTML conversion
                   7688: </description>
                   7689: <note>
                   7690: Has the same dependencies and build process as tth.so.
                   7691: Currently, only the tth.so file specifications invoke
1.49      harris41 7692: the build process however.  A static version is checked into loncom/xml
                   7693: and in this way is treated as though it isn't part of the tth build process.
1.10      harris41 7694: </note>
1.113     harris41 7695: <status>works/unverified</status>
                   7696: </file>
                   7697: <file>
                   7698: <source>loncom/xml/LCParser.pm</source>
                   7699: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
1.125     harris41 7700: <categoryname>system file</categoryname>
                   7701: <description>
                   7702: perl module for parsing HTML in a way that really works and is thoroughly
                   7703: tested
                   7704: </description>
                   7705: <status>works/unverified</status>
1.234     foxr     7706: </file>
                   7707: <file>
1.797.2.48  raeburn  7708: <source>loncom/xml/LCMathComplex.pm</source>
                   7709: <target dist='default'>home/httpd/lib/perl/LONCAPA/LCMathComplex.pm</target>
1.797.2.110  raeburn  7710: <categoryname>system file</categoryname>
1.797.2.48  raeburn  7711: <description>
1.797.2.110  raeburn  7712: Modified version of Math::Complex 1.59_01 for use in Safe Space which eliminates
                   7713: dependency on Config.pm and Scalar::Util.pm (not usable in Safe Space).
1.797.2.48  raeburn  7714: </description>
                   7715: <status>works/unverified</status>
                   7716: </file>
                   7717: <file>
1.360     albertel 7718:   <source>loncom/lonlocal.pm</source>
                   7719:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
                   7720:   <categoryname>system file</categoryname>
                   7721:   <description>
                   7722:      lonc/d handler for doing a local filesystem based init:
                   7723:   </description>
                   7724:   <status>works/verified</status>
                   7725: </file>
                   7726: <file>
                   7727:   <source>loncom/lonssl.pm</source>
                   7728:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
                   7729:   <categoryname>system file</categoryname>
                   7730:   <description>
                   7731:      lonc/d handler for doing a remote SSL based init:
                   7732:   </description>
                   7733:   <status>works/verified</status>
                   7734: </file>
                   7735: <file>
1.797.2.34  raeburn  7736:   <source>loncom/Lond.pm</source>
                   7737:   <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>
                   7738:   <categoryname>system file</categoryname>
                   7739:   <description>
                   7740:      Encapsulates functionality used by lond and lonnet.
                   7741:   </description>
                   7742:   <status>in progress</status>
                   7743: </file>
                   7744: <file>
1.234     foxr     7745:   <source>loncom/LondConnection.pm</source>
1.239     albertel 7746:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
1.234     foxr     7747:   <categoryname>system file</categoryname>
                   7748:   <description>
                   7749:      Manages a connection between a lonc proxy daemon and the lond server
                   7750:      in the remote node.
1.252     www      7751:   </description>
                   7752:   <status>works/verified</status>
                   7753: </file>
                   7754: <file>
                   7755:   <source>loncom/LondTransaction.pm</source>
                   7756:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
                   7757:   <categoryname>system file</categoryname>
                   7758:   <description>
                   7759: 	Handles a single lon-capa insternal transaction
1.234     foxr     7760:   </description>
                   7761:   <status>works/verified</status>
                   7762: </file>
                   7763: <file>
                   7764:    <source>loncom/types/HashIterator.pm</source>
1.239     albertel 7765:    <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
1.234     foxr     7766:    <categoryname>system file</categoryname>
                   7767:    <description>
                   7768:       Provides support to iterate through opaque hashes hidden e.g. within 
                   7769:       object private data.
                   7770:    </description>
                   7771:    <status>works/verified</status>
                   7772: </file>
                   7773: <file>
                   7774:    <source>loncom/types/Queue.pm</source>
1.239     albertel 7775:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
1.234     foxr     7776:    <categoryname>system file</categoryname>
                   7777:    <description>
                   7778:      Provides a FIFO queue class.
                   7779:    </description>
                   7780:    <status>works/verified</status>
                   7781: </file>
                   7782: <file>
                   7783:    <source>loncom/types/Stack.pm</source>
1.239     albertel 7784:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
1.234     foxr     7785:    <categoryname>system file</categoryname>
                   7786:    <description>
                   7787:      Provides a LIFO stack class.
                   7788:    </description>
                   7789:    <status>works/verified</status>
1.239     albertel 7790: </file>
1.234     foxr     7791: <file>
                   7792:    <source>loncom/loncnew</source>
1.240     albertel 7793:    <target dist='default'>home/httpd/perl/loncnew</target>
                   7794:    <categoryname>script</categoryname>
1.234     foxr     7795:    <description>
                   7796: 	  Proxy server for remote loncapa requests.
1.250     albertel 7797:           Needs CPAN Event module.
1.234     foxr     7798:    </description>
1.125     harris41 7799: </file>
                   7800: <file>
                   7801: <source>loncom/configuration/Configuration.pm</source>
                   7802: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
1.113     harris41 7803: <categoryname>system file</categoryname>
                   7804: <description>
1.126     harris41 7805: Configuration file reader (looks in /etc/httpd/conf/); accepts
                   7806: a list of *.conf files to inspect for PerlSetVar key/value
                   7807: entries.
1.316     www      7808: </description>
                   7809: <status>works/unverified</status>
                   7810: </file>
                   7811: <file>
1.647     raeburn  7812: <source>loncom/configuration/Firewall.pm</source>
                   7813: <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
                   7814: <categoryname>system file</categoryname>
                   7815: <description>
                   7816: Provides methods to open and close firewall ports used for  
                   7817: for socket-based communication between LON-CAPA servers
                   7818: </description>
                   7819: <status>works/unverified</status>
                   7820: </file>
                   7821: <file>
1.797.2.28  raeburn  7822: <source>loncom/configuration/Checksumming.pm</source>
                   7823: <target dist='default'>home/httpd/lib/perl/LONCAPA/Checksumming.pm</target>
                   7824: <categoryname>system file</categoryname>
                   7825: <description>
                   7826: Provides routine to checksum perl modules, perl scripts, cgi scripts,
                   7827: language lexicons, and static configuration file on current server
                   7828: </description>
                   7829: <status>works/unverified</status>
                   7830: </file>
                   7831: <file>
1.316     www      7832: <source>loncom/ConfigFileEdit.pm</source>
                   7833: <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
                   7834: <categoryname>system file</categoryname>
                   7835: <description>
                   7836: Configuration file editing module
1.113     harris41 7837: </description>
1.10      harris41 7838: <status>works/unverified</status>
                   7839: </file>
                   7840: <file>
                   7841: <source>modules/TexConvert/tthperl/tth.so</source>
1.298     matthew  7842: <target dist='default'>home/httpd/lib/perl/tth.so</target>
1.10      harris41 7843: <categoryname>system file</categoryname>
                   7844: <description>
                   7845: shared library file for dynamic loading and unloading
                   7846: </description>
                   7847: <note>
                   7848: The source and file dependencies are not available to most
                   7849: CVS users.  (You can safely rely on the existing binaries
                   7850: present on your system... don't worry about warnings
                   7851: related to this file during the build process.)
                   7852: </note>
1.441     albertel 7853: <build trigger='always run'>
1.10      harris41 7854: modules/TexConvert/tthperl/commands
                   7855: </build>
                   7856: <status>works/unverified</status>
1.439     albertel 7857: <dependencies>
1.440     albertel 7858: commands;
1.439     albertel 7859: compiles/tth.so.i386;
1.598     raeburn  7860: compiles/tth.so.x86_64;
1.649     raeburn  7861: compiles/tth.so.i386.perl.5.10;
                   7862: compiles/tth.so.x86_64.perl.5.10;
1.715     raeburn  7863: compiles/tth.so.i386.perl.5.12;
                   7864: compiles/tth.so.x86_64.perl.5.12;
1.765     raeburn  7865: compiles/tth.so.i386.perl.5.14;
                   7866: compiles/tth.so.x86_64.perl.5.14;
1.797.2.25  raeburn  7867: compiles/tth.so.i386.perl.5.16;
                   7868: compiles/tth.so.x86_64.perl.5.16;
1.797.2.49  raeburn  7869: compiles/tth.so.i386.perl.5.18;
                   7870: compiles/tth.so.x86_64.perl.5.18;
1.797.2.66  raeburn  7871: compiles/tth.so.i386.perl.5.20;
                   7872: compiles/tth.so.x86_64.perl.5.20;
1.797.2.75  raeburn  7873: compiles/tth.so.i386.perl.5.22;
                   7874: compiles/tth.so.x86_64.perl.5.22;
1.797.2.89  raeburn  7875: compiles/tth.so.i386.perl.5.24;
                   7876: compiles/tth.so.x86_64.perl.5.24;
1.797.2.94  raeburn  7877: compiles/tth.so.i386.perl.5.26;
                   7878: compiles/tth.so.x86_64.perl.5.26;
1.797.2.95  raeburn  7879: compiles/tth.so.i386.perl.5.28;
                   7880: compiles/tth.so.x86_64.perl.5.28;
1.797.2.109  raeburn  7881: compiles/tth.so.x86_64.perl.5.30;
1.797.2.117  raeburn  7882: compiles/tth.so.x86_64.perl.5.32;
1.797.2.127  raeburn  7883: compiles/tth.so.x86_64.perl.5.34;
1.797.2.133  raeburn  7884: compiles/tth.so.x86_64.perl.5.36;
                   7885: compiles/tth.so.x86_64.perl.5.38;
1.797.2.66  raeburn  7886: compiles/tth.so.x86_64.sles12;
1.797.2.95  raeburn  7887: compiles/tth.so.x86_64.sles15;
1.739     raeburn  7888: compiles/tth.so.i386.debian5;
1.797.2.66  raeburn  7889: compiles/tth.so.x86_64.debian5;
1.439     albertel 7890: </dependencies>
1.10      harris41 7891: </file>
                   7892: <file>
                   7893: <source>loncom/homework/caparesponse/capa.pm</source>
1.298     matthew  7894: <target dist='default'>home/httpd/lib/perl/capa.pm</target>
1.10      harris41 7895: <categoryname>system file</categoryname>
                   7896: <description>
                   7897: perl module for invoking functions specific to CAPA
                   7898: </description>
1.49      harris41 7899: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10      harris41 7900: <note>
                   7901: Has the same dependencies and build process as capa.so.
                   7902: Currently, only the capa.so file specifications invoke
                   7903: the build process however.
                   7904: </note>
                   7905: </file>
                   7906: <file>
                   7907: <source>loncom/homework/caparesponse/capa.bs</source>
1.298     matthew  7908: <target dist='default'>home/httpd/lib/perl/capa.bs</target>
1.10      harris41 7909: <categoryname>system file</categoryname>
                   7910: <description>
1.27      harris41 7911: bootstrap file associated with dynamic loading of this module on multiple
                   7912: architectures
1.10      harris41 7913: </description>
1.49      harris41 7914: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10      harris41 7915: <note>
                   7916: Has the same dependencies and build process as capa.so.
                   7917: Currently, only the capa.so file specifications invoke
                   7918: the build process however.
                   7919: </note>
                   7920: </file>
                   7921: <file>
                   7922: <source>loncom/homework/caparesponse/capa.so</source>
1.298     matthew  7923: <target dist='default'>home/httpd/lib/perl/capa.so</target>
1.10      harris41 7924: <categoryname>system file</categoryname>
                   7925: <description>
                   7926: shared library file for dynamic loading and unloading
                   7927: </description>
                   7928: <build trigger='always run'>
                   7929: loncom/homework/caparesponse/commands
                   7930: </build>
                   7931: <dependencies>
1.39      harris41 7932: caparesponse.c;
1.797.2.134  raeburn  7933: caparesponse.h;
1.119     harris41 7934: caparesponse.pm;
                   7935: README;
                   7936: Makefile.PL;
                   7937: capa.i;
1.120     harris41 7938: commands;
1.222     albertel 7939: ../../../CAPA/pProj/Makefile;
1.120     harris41 7940: ../../../CAPA/pProj/capaGrammarDef.y;
                   7941: ../../../CAPA/pProj/capaFormula.y;
                   7942: ../../../CAPA/pProj/capaLexerDef.flex;
                   7943: ../../../CAPA/pProj/capaFunction.c;
                   7944: ../../../CAPA/pProj/capaParserUtils.c;
                   7945: ../../../CAPA/pProj/capaMapExpr.c;
                   7946: ../../../CAPA/pProj/capaUnit.c;
                   7947: ../../../CAPA/pProj/com.c;
                   7948: ../../../CAPA/pProj/linpack.c;
                   7949: ../../../CAPA/pProj/ranlib.c;
                   7950: ../../../CAPA/pProj/capaCgiUtils.c;
                   7951: ../../../CAPA/pProj/capaSubjective.c;
                   7952: ../../../CAPA/pProj/capaRQO.c;
                   7953: ../../../CAPA/pProj/capaFormulaLexer.c;
1.123     harris41 7954: ../../../CAPA/pProj/capaCommon.c;
                   7955: ../../../CAPA/pProj/capaCommon.h;
                   7956: ../../../CAPA/pProj/ranlib.h;
                   7957: ../../../CAPA/pProj/capaCGI.h;
                   7958: ../../../CAPA/pProj/capaFunction.h;
                   7959: ../../../CAPA/pProj/capaRQO.h;
                   7960: ../../../CAPA/pProj/capaParser.h;
                   7961: ../../../CAPA/pProj/lex_debug.h
1.10      harris41 7962: </dependencies>
                   7963: </file>
1.416     albertel 7964: <file>
                   7965: <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
                   7966: <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
                   7967: <categoryname>script</categoryname>
                   7968: <description>
                   7969: cgi binary for doing TeX -> math translation
                   7970: </description>
                   7971: <build trigger='always run'>
                   7972: loncom/cgi/mimeTeX/commands
                   7973: </build>
                   7974: <dependencies>
1.439     albertel 7975: commands;
                   7976: gfuntype.c;
                   7977: gifsave.c;
1.608     raeburn  7978: loncapanewcommands.h;
1.439     albertel 7979: mimetex.c;
                   7980: mimetex.h;
                   7981: mimetex.html;
                   7982: README;
                   7983: texfonts.h;
1.461     albertel 7984: LICENSE;
1.626     raeburn  7985: VERSION;
1.416     albertel 7986: </dependencies>
                   7987: </file>
1.10      harris41 7988: <fileglob>
                   7989: <glob>*.ent</glob>
                   7990: <sourcedir>loncom/MathML/</sourcedir>
                   7991: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
                   7992: <categoryname>system file</categoryname>
                   7993: <description>
1.27      harris41 7994: xml files which assign unicode numbers to mathematical symbols using
                   7995: &lt;! ENTITY... &gt; type syntax.
1.10      harris41 7996: </description>
                   7997: <filenames>
1.37      harris41 7998: isoamsa.ent;
                   7999: isoamsb.ent;
                   8000: isoamsc.ent;
                   8001: isoamsn.ent;
                   8002: isoamso.ent;
                   8003: isoamsr.ent;
                   8004: isobox.ent;
                   8005: isocyr1.ent;
                   8006: isocyr2.ent;
                   8007: isodia.ent;
                   8008: isogrk1.ent;
                   8009: isogrk2.ent;
                   8010: isogrk3.ent;
                   8011: isogrk4.ent;
                   8012: isolat1.ent;
                   8013: isolat2.ent;
                   8014: isomfrk.ent;
                   8015: isomopf.ent;
                   8016: isomscr.ent;
                   8017: isonum.ent;
                   8018: isopub.ent;
                   8019: isotech.ent;
                   8020: mmlalias.ent;
1.10      harris41 8021: mmlextra.ent
                   8022: </filenames>
1.37      harris41 8023: </fileglob>
1.10      harris41 8024: <file>
                   8025: <source>loncom/MathML/mathml.css</source>
                   8026: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
                   8027: <categoryname>system file</categoryname>
                   8028: <description>
                   8029: cascading style sheet
                   8030: </description>
                   8031: </file>
                   8032: <file>
                   8033: <source>loncom/MathML/mathml.dtd</source>
                   8034: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
                   8035: <categoryname>system file</categoryname>
                   8036: <description>
                   8037: document type definition
                   8038: </description>
                   8039: </file>
1.4       harris41 8040: <file>
1.10      harris41 8041: <source>loncom/auth/londes.js</source>
                   8042: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
                   8043: <categoryname>interface file</categoryname>
1.6       harris41 8044: <description>
1.27      harris41 8045: Encryption Routines according to Data Encryption Standard DES, written in
                   8046: javascript.
1.6       harris41 8047: </description>
1.4       harris41 8048: </file>
                   8049: <file>
1.10      harris41 8050: <source>loncom/homework/lectureonline.lcpm</source>
1.27      harris41 8051: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
                   8052: </target>
1.10      harris41 8053: <categoryname>handler</categoryname>
1.6       harris41 8054: <description>
1.115     harris41 8055: Intended for providing perl functions for the &lt;script&gt;&lt;/script&gt;
                   8056: environment in a problem that was converted from lectureonline.
1.6       harris41 8057: </description>
1.4       harris41 8058: </file>
                   8059: <file>
1.10      harris41 8060: <source>loncom/homework/default_homework.lcpm</source>
1.27      harris41 8061: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
                   8062: </target>
1.10      harris41 8063: <categoryname>handler</categoryname>
1.6       harris41 8064: <description>
1.14      harris41 8065: Provides many functions for the &lt;script&gt; environment in a .problem.
1.11      harris41 8066: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
1.6       harris41 8067: </description>
1.4       harris41 8068: </file>
1.472     albertel 8069: 
                   8070: <file>
                   8071:   <source>loncom/homework/task.css</source>
1.475     albertel 8072:   <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
1.472     albertel 8073:   <categoryname>handler</categoryname>
                   8074:   <description>
                   8075:     Style definitions for task display
                   8076:   </description>
                   8077: </file>
                   8078: <file>
1.514     albertel 8079:   <source>loncom/homework/task_ie.css</source>
                   8080:   <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>
                   8081:   <categoryname>handler</categoryname>
                   8082:   <description>
                   8083:     Style definitions for task display for IE 6 and earlier
                   8084:   </description>
                   8085: </file>
                   8086: <file>
1.515     albertel 8087:   <source>loncom/homework/task_ie7.css</source>
1.514     albertel 8088:   <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>
                   8089:   <categoryname>handler</categoryname>
                   8090:   <description>
                   8091:     Style definitions for task display for IE 7
                   8092:   </description>
                   8093: </file>
                   8094: <file>
1.472     albertel 8095:   <source>loncom/homework/task_grading.js</source>
1.475     albertel 8096:   <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
1.472     albertel 8097:   <categoryname>handler</categoryname>
                   8098:   <description>
                   8099:     Javascript to make the grading screen of task easier to use
                   8100:   </description>
                   8101: </file>
1.4       harris41 8102: <file>
1.10      harris41 8103: <source>loncom/homework/capa.units</source>
                   8104: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
                   8105: <categoryname>static conf</categoryname>
1.6       harris41 8106: <description>
1.10      harris41 8107: Define unit prefixing and conversion for CAPA problem handling.
1.6       harris41 8108: </description>
1.4       harris41 8109: </file>
1.165     www      8110: <fileglob>
                   8111: <glob>*.jpg</glob>
                   8112: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
                   8113: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
                   8114: <categoryname>graphic file</categoryname>
                   8115: <description>Pages headers</description>
                   8116: <filenames>
                   8117: admin.jpg;
                   8118: author.jpg;
                   8119: coordinator.jpg;
                   8120: header.jpg;
                   8121: student.jpg;
1.166     www      8122: </filenames>
                   8123: </fileglob>
                   8124: <fileglob>
1.230     www      8125: <glob>*.jpg</glob>
                   8126: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
                   8127: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
                   8128: <categoryname>graphic file</categoryname>
                   8129: <description>Logos of LON-CAPA domains (jpg)</description>
                   8130: <filenames>
                   8131: headermsu.jpg;
1.422     www      8132: headertccfl.jpg;
1.442     www      8133: header_fsu.jpg;
                   8134: header_fsuK12.jpg;
1.444     www      8135: headerhope.jpg;
1.466     www      8136: jmsbanner.jpg;
1.230     www      8137: </filenames>
                   8138: </fileglob>
                   8139: <fileglob>
1.166     www      8140: <glob>*.gif</glob>
                   8141: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
                   8142: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
                   8143: <categoryname>graphic file</categoryname>
1.230     www      8144: <description>Logos of LON-CAPA domains (gif)</description>
1.168     www      8145: <filenames>
1.197     albertel 8146: 103.gif;
                   8147: gerd.gif;
                   8148: mio.gif;
                   8149: msuvu.gif;
                   8150: ohiou.gif;
                   8151: rhs.gif;
                   8152: sfu.gif;
                   8153: tmcc.gif;
                   8154: umich.gif;
                   8155: worf.gif;
                   8156: annarbor.gif;
                   8157: elps.gif;
                   8158: gwu.gif;
                   8159: msudemo.gif;
                   8160: ndsu.gif;
                   8161: physnet.gif;
                   8162: sc.gif;
                   8163: Selwyn.gif;
                   8164: ucf.gif;
                   8165: unihalle.gif;
                   8166: wscc.gif;
                   8167: cps.gif;
                   8168: fsu.gif;
1.442     www      8169: fsuK12.gif;
1.444     www      8170: hope.gif;
1.410     www      8171: vcu.gif;
1.197     albertel 8172: lsd.gif;
                   8173: msu.gif;
1.466     www      8174: jms.gif;
1.197     albertel 8175: nsdl.gif;
                   8176: pmm.gif;
                   8177: sunysb.gif;
                   8178: udel.gif;
1.223     albertel 8179: uz.gif;
                   8180: fvl.gif;
1.270     www      8181: csm.gif;
1.272     www      8182: nau.gif;
1.344     www      8183: nagoya.gif;
1.415     www      8184: kanazawa.gif;
1.381     www      8185: colorado.gif;
1.352     www      8186: acadiau.gif;
1.354     www      8187: psuerie.gif;
1.353     www      8188: redford.gif;
1.341     www      8189: huji.gif;
                   8190: ifusp.gif;
                   8191: ucsc.gif;
1.403     www      8192: uiuc.gif;
1.438     albertel 8193: uiucheader.gif;
1.445     www      8194: koinonia.gif;
1.303     www      8195: waverly.gif;
1.302     www      8196: cmich.gif;
1.285     www      8197: UNICAMP.gif;
1.364     www      8198: lakefenton.gif;
                   8199: grandblanc.gif;
1.223     albertel 8200: glps.gif;
1.275     www      8201: BCHS.gif;
1.223     albertel 8202: headersfu.gif;
1.311     albertel 8203: uwsp.gif;
1.417     www      8204: tccfl.gif;
1.325     www      8205: bsu.gif;
                   8206: wmston.gif;
1.423     www      8207: headerharvard.gif;
                   8208: harvard.gif;
1.426     www      8209: uga.gif;
                   8210: headeruga.gif;
1.433     albertel 8211: covenantchristianhs.gif;
1.168     www      8212: </filenames>
                   8213: </fileglob>
                   8214: <fileglob>
                   8215: <glob>*.tab</glob>
                   8216: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
                   8217: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
                   8218: <categoryname>conf</categoryname>
                   8219: <description>Designs of LON-CAPA domains</description>
1.166     www      8220: <filenames>
1.197     albertel 8221: annarbor.tab;
                   8222: default.tab;
                   8223: msu.tab;
1.270     www      8224: csm.tab;
1.341     www      8225: huji.tab;
1.272     www      8226: nau.tab;
1.344     www      8227: nagoya.tab;
1.445     www      8228: koinonia.tab;
1.415     www      8229: kanazawa.tab;
1.381     www      8230: colorado.tab;
1.352     www      8231: acadiau.tab;
1.354     www      8232: psuerie.tab;
1.353     www      8233: redford.tab;
1.302     www      8234: cmich.tab;
1.341     www      8235: ifusp.tab;
1.466     www      8236: jms.tab;
1.341     www      8237: ucsc.tab;
1.403     www      8238: uiuc.tab;
1.285     www      8239: UNICAMP.tab;
1.364     www      8240: lakefenton.tab;
                   8241: grandblanc.tab;
1.274     www      8242: fsu.tab;
1.442     www      8243: fsuK12.tab;
1.444     www      8244: hope.tab;
1.410     www      8245: vcu.tab;
1.197     albertel 8246: sfu.tab;
1.325     www      8247: wmston.tab;
                   8248: worf.tab;
1.417     www      8249: tccfl.tab;
1.423     www      8250: harvard.tab;
1.426     www      8251: uga.tab;
1.455     albertel 8252: tmcc.tab;
1.165     www      8253: </filenames>
                   8254: </fileglob>
1.10      harris41 8255: <fileglob>
                   8256: <glob>*.gif</glob>
1.797.2.1  raeburn  8257: <sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
                   8258: <targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
                   8259: <categoryname>graphic file</categoryname>
                   8260: <description>LON-CAPA remote control LCD font</description>
                   8261: <filenames>
                   8262: 0.gif;
                   8263: 1.gif;
                   8264: 2.gif;
                   8265: 3.gif;
                   8266: 4.gif;
                   8267: 5.gif;
                   8268: 6.gif;
                   8269: 7.gif;
                   8270: 8.gif;
                   8271: 9.gif;
                   8272: a.gif;
                   8273: b.gif;
                   8274: c.gif;
                   8275: d.gif;
                   8276: e.gif;
                   8277: f.gif;
                   8278: g.gif;
                   8279: h.gif;
                   8280: i.gif;
                   8281: j.gif;
                   8282: k.gif;
                   8283: l.gif;
                   8284: m.gif;
                   8285: n.gif;
                   8286: o.gif;
                   8287: p.gif;
                   8288: q.gif;
                   8289: r.gif;
                   8290: s.gif;
                   8291: t.gif;
                   8292: u.gif;
                   8293: v.gif;
                   8294: w.gif;
                   8295: x.gif;
                   8296: y.gif;
                   8297: z.gif;
                   8298: Ã¤.gif;
                   8299: Ã¶.gif;
                   8300: Ã¼.gif;
1.797.2.24  raeburn  8301: ä.gif;
                   8302: ö.gif;
                   8303: ü.gif;
1.797.2.1  raeburn  8304: colon.gif;
                   8305: hyphen.gif;
                   8306: slash.gif;
                   8307: space.gif;
                   8308: </filenames>
                   8309: </fileglob>
                   8310: <fileglob>
                   8311: <glob>*.gif</glob>
1.304     www      8312: <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
                   8313: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
                   8314: <categoryname>graphic file</categoryname>
                   8315: <description>icons used for the Portuguese LON-CAPA user interface</description>
                   8316: <filenames>
                   8317: anno_pt.gif;
                   8318: anot_pt.gif;
                   8319: bchat_pt.gif;
                   8320: catalog_pt.gif;
                   8321: ccrs_pt.gif;
                   8322: chrt_pt.gif;
                   8323: com_pt.gif;
                   8324: courses_pt.gif;
                   8325: cprv_pt.gif;
                   8326: cstr_pt.gif;
                   8327: docs_pt.gif;
                   8328: egrd_pt.gif;
                   8329: enrl_pt.gif;
                   8330: eval_pt.gif;
                   8331: fdbk_pt.gif;
                   8332: grds_pt.gif;
                   8333: keys_pt.gif;
                   8334: logout_pt.gif;
                   8335: nav_pt.gif;
                   8336: parm_pt.gif;
                   8337: pref_pt.gif;
                   8338: prt_pt.gif;
                   8339: res_pt.gif;
                   8340: roles_pt.gif;
                   8341: spacer_pt.gif;
                   8342: sprs_pt.gif;
                   8343: src_pt.gif;
                   8344: stat_pt.gif;
                   8345: vbkm_pt.gif;
1.159     www      8346: </filenames>
                   8347: </fileglob>
                   8348: <fileglob>
                   8349: <glob>*.gif</glob>
                   8350: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
                   8351: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
                   8352: <categoryname>graphic file</categoryname>
                   8353: <description>icons used for the entire LON-CAPA user interface</description>
                   8354: <filenames>
1.797.2.15  raeburn  8355: alnk.gif;
1.797.2.1  raeburn  8356: anno.gif;
                   8357: anot.gif;
                   8358: anot2.gif;
                   8359: back.gif;
                   8360: bchat.gif;
                   8361: bkm.gif;
                   8362: blog.gif;
                   8363: brws.gif;
                   8364: catalog.gif;
                   8365: ccat.gif;
                   8366: ccrs.gif;
1.37      harris41 8367: chat.gif;
1.797.2.1  raeburn  8368: chrt.gif;
1.631     schulted 8369: close-all-folders.gif;
1.797.2.1  raeburn  8370: close-navigation.gif;
                   8371: clst.gif;
                   8372: com.gif;
                   8373: conf.gif;
                   8374: courses.gif;
                   8375: cprv.gif;
                   8376: crsconf.gif;
                   8377: cstr.gif;
                   8378: del.gif;
1.37      harris41 8379: dempty.gif;
1.797.2.1  raeburn  8380: dempty.gif;
                   8381: docs.gif;
1.777     raeburn  8382: edittoplevel.gif;
1.797.2.1  raeburn  8383: egrd.gif;
1.37      harris41 8384: empty.gif;
1.797.2.1  raeburn  8385: enrl.gif;
                   8386: eval.gif;
                   8387: fdbk.gif;
1.37      harris41 8388: feedback.gif;
1.797.2.1  raeburn  8389: forw.gif;
                   8390: grds.gif;
                   8391: grps.gif;
1.37      harris41 8392: group.gif;
                   8393: help.gif;
                   8394: info.gif;
1.797.2.1  raeburn  8395: keys.gif;
1.37      harris41 8396: ledblink.gif;
                   8397: ledgreen.gif;
                   8398: ledoff.gif;
                   8399: ledon.gif;
1.797.2.1  raeburn  8400: ledsend.gif;
                   8401: list.gif;
                   8402: logout.gif;
                   8403: mail.gif;
1.797.2.93  raeburn  8404: mcrs.gif;
1.631     schulted 8405: mark-discussionentries-read.gif;
1.797.2.88  raeburn  8406: minitabmenu_bg.gif;
                   8407: minitabmenu_left.gif;
                   8408: minitabmenu_left_on.gif;
                   8409: minitabmenu_right.gif;
                   8410: minitabmenu_right_on.gif;
1.797.2.1  raeburn  8411: mrk.gif;
                   8412: nav.gif;
                   8413: new.gif;
1.37      harris41 8414: next.gif;
1.131     www      8415: nothumb.gif;
1.631     schulted 8416: open-all-folders.gif;
                   8417: open-first-problem.gif;
1.797.2.1  raeburn  8418: pdfupload.gif;
                   8419: parm.gif;
                   8420: pcstr.gif;
                   8421: pgrd.gif;
                   8422: port.gif;
                   8423: pparm.gif;
                   8424: pref.gif;
1.797.2.137.2  1(raebur 8425:4): printout.gif;
1.797.2.1  raeburn  8426: prt.gif;
                   8427: pub.gif;
1.37      harris41 8428: qempty.gif;
1.797.2.1  raeburn  8429: rcrs.gif;
1.797.2.16  raeburn  8430: refresh.gif;
1.797.2.1  raeburn  8431: reload.gif;
                   8432: remotebg.gif;
                   8433: res.gif;
                   8434: roles.gif;
                   8435: rsrv.gif;
                   8436: rtrv.gif;
                   8437: sctr.gif;
1.631     schulted 8438: show-all.gif;
                   8439: show-incomplete-problems.gif;
1.797.2.15  raeburn  8440: slnk.gif;
1.797.2.1  raeburn  8441: spacer.gif;
                   8442: sprs.gif;
                   8443: src.gif;
                   8444: srvr.gif;
1.797.2.92  raeburn  8445: star.gif;
1.797.2.1  raeburn  8446: start-navigation.gif;
                   8447: stat.gif;
                   8448: subm.gif;
                   8449: title.gif;
1.10      harris41 8450: </filenames>
                   8451: </fileglob>
1.532     www      8452: <fileglob>
                   8453: <glob>*.png</glob>
                   8454: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
                   8455: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
                   8456: <categoryname>graphic file</categoryname>
                   8457: <description>main menu graphical icons</description>
                   8458: <filenames>
                   8459: anno.png;
                   8460: bchat.png;
1.567     raeburn  8461: ccat.png;
1.532     www      8462: ccrs.png;
1.537     www      8463: clst.png;
1.797.2.85  raeburn  8464: codemirror.png;
1.532     www      8465: conf.png;
1.549     albertel 8466: courses.png;
1.687     bisitz   8467: crsconf.png;
1.532     www      8468: docs.png;
1.778     raeburn  8469: editmap.png;
1.532     www      8470: eval.png;
1.537     www      8471: grds.png;
1.532     www      8472: grps.png;
                   8473: mail.png;
                   8474: new.png;
                   8475: pgrd.png;
                   8476: pref.png;
                   8477: roles.png;
                   8478: sprs.png;
                   8479: anot.png;
1.611     tempelho 8480: anot2.png;
1.532     www      8481: blog.png;
                   8482: chrt.png;
1.797.2.137.2  2(raebur 8483:4): copy.png;
1.532     www      8484: cprv.png;
1.533     www      8485: del.png;
1.532     www      8486: egrd.png;
                   8487: fdbk.png;
                   8488: keys.png;
1.533     www      8489: list.png;
1.532     www      8490: mcrs.png;
                   8491: parm.png;
                   8492: port.png;
                   8493: prt.png;
1.628     raeburn  8494: rcrs.png;
1.797.2.137.2  2(raebur 8495:4): rename.png;
1.637     raeburn  8496: rsrv.png;
1.797.2.15  raeburn  8497: slnk.png;
1.532     www      8498: src.png;
1.623     raeburn  8499: srvr.png;
1.537     www      8500: subm.png;
1.780     www      8501: thumbsup.png;
1.782     www      8502: thumbsup_gray.png;
1.793     raeburn  8503: thumbsup_novote.png;
1.780     www      8504: thumbsdown.png;
1.782     www      8505: thumbsdown_gray.png;
1.793     raeburn  8506: thumbsdown_novote.png;
1.797.2.31  raeburn  8507: webpage.png;
1.532     www      8508: back.png;
                   8509: catalog.png;
                   8510: com.png;
                   8511: cstr.png;
                   8512: enrl.png;
                   8513: forw.png;
                   8514: logout.png;
                   8515: nav.png;
                   8516: pcstr.png;
                   8517: pparm.png;
1.533     www      8518: pub.png;
1.532     www      8519: res.png;
1.533     www      8520: rtrv.png;
1.532     www      8521: sctr.png;
                   8522: stat.png;
1.645     bisitz   8523: pdfupload.png;
1.683     wenzelju 8524: course_ini.png;
                   8525: dismath.png;
                   8526: feedback.png;
                   8527: mngcu.png;
                   8528: prob_ana.png;
1.774     www      8529: process-stop.png;
1.683     wenzelju 8530: role_hotlist.png;
                   8531: self_enroll.png;
                   8532: survey_rep.png;
                   8533: subdocs.png;
1.797.2.10  raeburn  8534: tolastloc.png;
1.683     wenzelju 8535: uplusr.png;
1.532     www      8536: </filenames>
                   8537: </fileglob>
1.617     droeschl 8538: <fileglob>
                   8539: <glob>*.png</glob>
                   8540: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
                   8541: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
                   8542: <categoryname>graphic file</categoryname>
                   8543: <description>graphical icons used in submenus</description>
                   8544: <filenames>
1.797.2.15  raeburn  8545: alnk.png;
1.797.2.137.2  1(raebur 8546:4): archive.png;
1.664     droeschl 8547: aboutme.png;
1.620     diwert   8548: addClickerInfoFile.png;
1.702     raeburn  8549: anonsurveythreshold.png;
1.797.2.116  raeburn  8550: bubblesheet.png;
1.797.2.137.2  1(raebur 8551:4): camanager.png;
1.687     bisitz   8552: ccatconf.png;
1.797.2.40  raeburn  8553: ccat-22x22.png;
1.732     raeburn  8554: chat.png;
1.797.2.137.2  1(raebur 8555:4): coauthors.png;
                   8556:4): collapsed.png;
1.620     diwert   8557: comblock.png;
1.617     droeschl 8558: contact-new.png;
1.797.2.19  raeburn  8559: contact-new-22x22.png;
1.617     droeschl 8560: coprplot.png;
1.797.2.137.2  3(raebur 8561:4): crseditors.png;
1.687     bisitz   8562: crsnew.png;
1.617     droeschl 8563: dialog-information.png;
1.797.2.19  raeburn  8564: docs-22x22.png;
1.617     droeschl 8565: document-open.png;
                   8566: document-properties.png;
1.797.2.116  raeburn  8567: download_sub.png;
1.664     droeschl 8568: dropbox.png;
                   8569: dump.png;
1.617     droeschl 8570: edit-copy.png;
1.664     droeschl 8571: edit-find-replace.png;
1.617     droeschl 8572: edit-find.png;
1.797.2.8  raeburn  8573: edit-mode-22x22.png;
1.797.2.135  raeburn  8574: editops.png;
1.617     droeschl 8575: edit-redo.png;
1.797.2.16  raeburn  8576: edit-redo-22x22.png;
1.617     droeschl 8577: edit-select-all.png;
                   8578: edit-undo.png;
1.797.2.16  raeburn  8579: edit-undo-22x22.png;
1.617     droeschl 8580: emblem-photos.png;
                   8581: emblem-readonly.png;
                   8582: emblem-system.png;
1.797.2.137.2  1(raebur 8583:4): expanded.png;
1.664     droeschl 8584: extres.png;
1.797.2.137.2  1(raebur 8585:4): exttool.png;
1.617     droeschl 8586: folder-new.png;
1.797.2.8  raeburn  8587: folder-new-22x22.png;
1.617     droeschl 8588: format-justify-fill.png;
1.620     diwert   8589: fromfile.png;
1.797.2.116  raeburn  8590: grade_PageFolder.png;
                   8591: grade_students.png;
                   8592: grading_table.png;
1.664     droeschl 8593: groupportfolio.png;
1.687     bisitz   8594: groupportfolioquota.png;
1.667     wenzelju 8595: grp_add.png;
                   8596: grp_settings.png;
                   8597: grp_tools.png;
1.797.2.88  raeburn  8598: helpdesk-access.png;
1.664     droeschl 8599: ims.png;
                   8600: imsexport.png;
1.797.2.8  raeburn  8601: link-new-22x22.png;
1.617     droeschl 8602: list-add.png;
1.797.2.16  raeburn  8603: list-add-22x22.png;
1.664     droeschl 8604: log.png;
1.617     droeschl 8605: mail-message-new.png;
1.797.2.19  raeburn  8606: mail-message-new-22x22.png;
1.617     droeschl 8607: mail-reply-all.png;
1.620     diwert   8608: mail-reply-sender.png;
                   8609: messalog.png;
1.797.2.14  raeburn  8610: move-22x22.png;
1.664     droeschl 8611: myaboutme.png;
                   8612: navigation.png;
1.617     droeschl 8613: network-workgroup.png;
1.665     droeschl 8614: page.png;
1.617     droeschl 8615: preferences-desktop-font.png;
                   8616: preferences-desktop-locale.png;
                   8617: preferences-desktop-remote-desktop.png;
                   8618: preferences-desktop-theme.png;
                   8619: preferences-desktop-wallpaper.png;
                   8620: preferences-system-windows.png;
1.797.2.116  raeburn  8621: receipt_number.png;
1.797.2.16  raeburn  8622: rcrs-22x22.png;
1.664     droeschl 8623: recover.png;
1.663     raeburn  8624: remotecontrol.png;
1.664     droeschl 8625: resversion.png;
1.797.2.16  raeburn  8626: role_hotlist-22x22.png;
1.797.2.19  raeburn  8627: rsrv-22x22.png;
1.797.2.8  raeburn  8628: save-22x22.png;
1.664     droeschl 8629: scoreupfrm.png;
1.668     bisitz   8630: selfenrl-queue.png;
1.797.2.16  raeburn  8631: selfenrl-queue-22x22.png;
1.664     droeschl 8632: sequence.png;
1.797.2.137.2  1(raebur 8633:4): shorturls.png;
1.664     droeschl 8634: simple.png;
                   8635: simpprob.png;
1.617     droeschl 8636: start-here.png;
1.797.2.16  raeburn  8637: start-here-22x22.png;
1.617     droeschl 8638: subtimpl.png;
1.664     droeschl 8639: syllabus.png;
                   8640: symbs.png;
1.617     droeschl 8641: system-lock-screen.png;
                   8642: system-users.png;
1.797.2.11  raeburn  8643: timer.png;
1.797.2.137.2  1(raebur 8644:4): timezone.png;
1.797.2.19  raeburn  8645: trck-22x22.png;
1.797.2.116  raeburn  8646: ungrade_sub.png;
1.687     bisitz   8647: uplcrs.png;
1.664     droeschl 8648: uploadscores.png;
                   8649: verify.png;
1.797.2.8  raeburn  8650: view-mode-22x22.png;
1.797.2.137.2  1(raebur 8651:4): viewuser.png;
1.797.2.8  raeburn  8652: wishlist.png;
                   8653: wishlist-link.png;
1.797.2.12  raeburn  8654: wishlist-link-lighter.png;
1.617     droeschl 8655: </filenames>
                   8656: </fileglob>
1.4       harris41 8657: <file>
1.450     albertel 8658: <source>loncom/html/res/adm/pages/math_example.tex</source>
                   8659: <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
                   8660: <categoryname>interface file</categoryname>
                   8661: <description>
                   8662:  file with an example math equation in it.
                   8663: </description>
                   8664: </file>
1.797.2.6  raeburn  8665: <file>
1.797.2.1  raeburn  8666: <source>loncom/html/res/adm/pages/imgmaps.html</source>
                   8667: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
                   8668: <categoryname>interface file</categoryname>
                   8669: <description>
                   8670: image maps for the LON-CAPA remote control
                   8671: </description>
                   8672: </file>
1.450     albertel 8673: <file>
1.10      harris41 8674: <source>loncom/html/res/adm/pages/index.html</source>
                   8675: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
                   8676: <categoryname>interface file</categoryname>
1.6       harris41 8677: <description>
1.10      harris41 8678: welcoming page to the LON-CAPA system upon login
1.6       harris41 8679: </description>
1.4       harris41 8680: </file>
1.797.2.1  raeburn  8681: <file>
                   8682: <source>loncom/html/res/adm/pages/menu.html</source>
                   8683: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
                   8684: <categoryname>interface file</categoryname>
                   8685: <description>
                   8686: renders the HTML (including image maps) for the LON-CAPA remote control
                   8687: </description>
                   8688: </file>
1.10      harris41 8689: <fileglob>
                   8690: <glob>*.gif</glob>
                   8691: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
1.118     harris41 8692: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
                   8693: </targetdir>
1.10      harris41 8694: <categoryname>graphic file</categoryname>
                   8695: <description>
1.132     harris41 8696: icons used for directory indexing and login screen
1.10      harris41 8697: </description>
                   8698: <filenames>
1.37      harris41 8699: a.gif;
                   8700: alert.black.gif;
                   8701: alert.red.gif;
                   8702: back.gif;
                   8703: ball.gray.gif;
                   8704: ball.red.gif;
                   8705: binary.gif;
                   8706: binhex.gif;
                   8707: blank.gif;
                   8708: bomb.gif;
                   8709: box1.gif;
                   8710: box2.gif;
                   8711: broken.gif;
                   8712: burst.gif;
                   8713: c.gif;
                   8714: comp.blue.gif;
                   8715: comp.gray.gif;
                   8716: compressed.gif;
                   8717: continued.gif;
                   8718: course.gif;
                   8719: dir.gif;
                   8720: down.gif;
                   8721: dvi.gif;
                   8722: f.gif;
                   8723: folder.gif;
                   8724: folder.open.gif;
                   8725: folder.sec.gif;
                   8726: folder_closed.gif;
                   8727: folder_closed_pressed.gif;
                   8728: folder_new.gif;
                   8729: folder_opened.gif;
                   8730: folder_opened_pressed.gif;
                   8731: folder_pointer_closed.gif;
                   8732: folder_pointer_opened.gif;
                   8733: folder_spacer.gif;
                   8734: folder_trash.gif;
                   8735: forward.gif;
                   8736: generic.gif;
                   8737: generic.red.gif;
                   8738: generic.sec.gif;
                   8739: hand.right.gif;
                   8740: hand.up.gif;
                   8741: html.gif;
                   8742: image1.gif;
                   8743: image2.gif;
                   8744: image3.gif;
                   8745: index.gif;
                   8746: layout.gif;
                   8747: left.gif;
                   8748: link.gif;
                   8749: mov.gif;
                   8750: movie1.gif;
                   8751: p.gif;
                   8752: patch.gif;
                   8753: pdf.gif;
                   8754: portal.gif;
                   8755: problem.gif;
                   8756: ps.gif;
                   8757: quill.gif;
                   8758: right.gif;
                   8759: screw1.gif;
                   8760: screw2.gif;
                   8761: script.gif;
                   8762: sound1.gif;
                   8763: sound2.gif;
                   8764: sphere1.gif;
                   8765: sphere2.gif;
                   8766: tar.gif;
                   8767: tex.gif;
                   8768: text.gif;
                   8769: transfer.gif;
                   8770: unknown.gif;
                   8771: up.gif;
                   8772: uu.gif;
                   8773: uuencoded.gif;
                   8774: white_space_20_22.gif;
                   8775: white_space_22_22.gif;
                   8776: whitespace1.gif;
                   8777: whitespace10.gif;
                   8778: whitespace2.gif;
                   8779: whitespace3.gif;
                   8780: whitespace4.gif;
                   8781: whitespace5.gif;
                   8782: whitespace6.gif;
                   8783: whitespace7.gif;
                   8784: whitespace8.gif;
                   8785: whitespace9.gif;
                   8786: world1.gif;
1.10      harris41 8787: world2.gif
                   8788: </filenames>
                   8789: </fileglob>
                   8790: <fileglob>
1.300     albertel 8791: <glob>*.*</glob>
1.797.2.76  raeburn  8792: <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
1.797.2.77  raeburn  8793: <targetdir dist='default'>home/httpd/html/adm/reactionresponse/</targetdir>
1.300     albertel 8794: <categoryname>interface file</categoryname>
                   8795: <description>
                   8796: Associated file for answering reactionresponse style questions
                   8797: </description>
                   8798: <filenames>
                   8799: reaction_editor.html;
                   8800: reaction_help.html;
                   8801: reaction_viewer.html;
1.797.2.131  raeburn  8802: reaction_preview.js;
1.10      harris41 8803: </filenames>
                   8804: </fileglob>
1.4       harris41 8805: <file>
1.509     raeburn  8806: <source dist='default'>loncom/build/CHECKRPMS</source>
1.171     harris41 8807: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
1.188     harris41 8808: <categoryname>system script</categoryname>
1.171     harris41 8809: <description>
1.509     raeburn  8810: Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.
1.171     harris41 8811: </description>
                   8812: <status>tested/documented/beta</status>
1.103     harris41 8813: </file>
                   8814: <file>
                   8815: <source>loncom/build/check-rpms</source>
1.152     harris41 8816: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
1.188     harris41 8817: <categoryname>system script</categoryname>
1.103     harris41 8818: <description>
                   8819: compare installed rpms with up-to-date distribution
                   8820: </description>
                   8821: <status>tested/documented/beta</status>
                   8822: </file>
                   8823: <file>
                   8824: <source>doc/man/check-rpms.1</source>
                   8825: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
                   8826: <categoryname>doc</categoryname>
                   8827: <description>man page for check-rpms</description>
                   8828: <build trigger='always run'>
1.115     harris41 8829: loncom/build/pod2man.sh check-rpms &gt; ../../doc/man/check-rpms.1 &amp;&amp; \
1.112     harris41 8830: echo 'manifying check-rpms'
1.103     harris41 8831: </build>
                   8832: <status>beta</status>
                   8833: <dependencies>
                   8834: ../../loncom/build/check-rpms
                   8835: </dependencies>
                   8836: </file>
                   8837: <file>
                   8838: <source>doc/scripts/check-rpms.html</source>
1.112     harris41 8839: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
                   8840: </target>
1.103     harris41 8841: <categoryname>doc</categoryname>
                   8842: <description>POD-derived page for check-rpms</description>
                   8843: <build trigger='always run'>
1.118     harris41 8844: loncom/build/pod2html.sh check-rpms &gt; ../../doc/scripts/check-rpms.html \
                   8845: &amp;&amp; echo 'pod2html checkrpms'
1.103     harris41 8846: </build>
                   8847: <status>works/unverified</status>
                   8848: <dependencies>
                   8849: ../../loncom/build/check-rpms
                   8850: </dependencies>
1.4       harris41 8851: </file>
                   8852: <file>
1.10      harris41 8853: <source>loncom/build/loncaparestoreconfigurations</source>
1.206     harris41 8854: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
                   8855: </target>
1.10      harris41 8856: <categoryname>script</categoryname>
1.6       harris41 8857: <description>
1.206     harris41 8858: Updates .lpmlnew files with previous settings.  Also supports alternative
                   8859: schemes of settings-updating and file-overwriting.
1.6       harris41 8860: </description>
1.206     harris41 8861: <status>works/unverified</status>
1.4       harris41 8862: </file>
                   8863: <file>
1.348     albertel 8864:   <source>loncom/cron/loncapa.built</source>
                   8865:   <target dist='default'>etc/cron.d/loncapa</target>
                   8866:   <categoryname>conf</categoryname>
                   8867:   <description>
                   8868:     file that specifies periodic processes to run for the LON-CAPA machine
                   8869:   </description>
                   8870:   <build trigger='always run'>
                   8871: loncom/cron/preserve_local_loncapa_cron
                   8872:   </build>
                   8873:   <dependencies>
                   8874: loncapa;
                   8875: preserve_local_loncapa_cron
                   8876:   </dependencies>
1.10      harris41 8877: </file>
                   8878: <file>
1.686     raeburn  8879:   <source>loncom/cron/loncapa</source>
                   8880:   <target dist='default'>home/httpd/lib/perl/loncapa_cron-std</target>
                   8881:   <categoryname>handler</categoryname>
                   8882:   <description>
                   8883:     Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications).
                   8884:   </description>
                   8885: </file>
                   8886: <file>
1.10      harris41 8887: <source>loncom/ntp/step-tickers</source>
1.175     harris41 8888: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
                   8889: </target>
                   8890: <categoryname>static conf</categoryname>
1.10      harris41 8891: <description>
                   8892: file that stimulates running of ntpdate upon init.d/xntpd initiation
                   8893: </description>
                   8894: <note>
                   8895: <table cellpadding='0' cellspacing='0' border='1'>
                   8896: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
                   8897: </table>
                   8898: </note>
1.48      harris41 8899: </file>
                   8900: <file>
                   8901: <source>loncom/pam.d/pwauth</source>
                   8902: <target dist='default'>etc/pam.d/pwauth</target>
                   8903: <categoryname>static conf</categoryname>
                   8904: <description>
                   8905: file that allows setuid password privileges for pwauth executable
                   8906: </description>
                   8907: </file>
                   8908: <file>
                   8909: <source>loncom/pam.d/pwchange</source>
                   8910: <target dist='default'>etc/pam.d/pwchange</target>
                   8911: <categoryname>static conf</categoryname>
                   8912: <description>
                   8913: file that allows setuid password privileges for pwchange (lcpasswd) executable
                   8914: </description>
1.10      harris41 8915: </file>
                   8916: <file>
                   8917: <source>loncom/init.d/loncontrol</source>
                   8918: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
1.797.2.95  raeburn  8919: <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/init.d/loncontrol</target>
1.797.2.133  raeburn  8920: <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>home/httpd/perl/loncontrol</target>
1.10      harris41 8921: <categoryname>root script</categoryname>
                   8922: <description>
                   8923: Controls the launching/halting of lonc, lond, and lonsql processes.
                   8924: </description>
                   8925: </file>
1.797.2.97  raeburn  8926: <file>
1.797.2.95  raeburn  8927: <source>loncom/init.d/loncontrol.service</source>
1.797.2.97  raeburn  8928: <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>
1.797.2.133  raeburn  8929: <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9'>etc/systemd/system/loncontrol.service</target>
1.797.2.100  raeburn  8930: <categoryname>static conf</categoryname>
1.797.2.95  raeburn  8931: <description>
1.797.2.97  raeburn  8932: Controls the launching/halting of lon-capa daemons by loncontrol in systemd
1.797.2.95  raeburn  8933: </description>
                   8934: </file>
1.797.2.118  raeburn  8935: <link dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16 suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 fedora1 fedora2 fedora3 fedora4 fedora5 fedora6 fedora7 fedora8 fedora9 fedora10 fedora11 fedora12 fedora13 fedora14 fedora15 fedora16 fedora17 fedora18 fedora19 fedora20 fedora21 fedora22 fedora23 fedora24 fedora25 rhes4 rhes5 rhes6 rhes7 scientific5 scientific6 scientific7 centos5 centos6 centos7 oracle6'>
1.797.2.100  raeburn  8936: <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
1.797.2.95  raeburn  8937: <linkto dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/init.d/loncontrol</linkto>
1.797.2.100  raeburn  8938: <target dist='default'>
1.37      harris41 8939: etc/rc.d/rc0.d/K05loncontrol;
                   8940: etc/rc.d/rc1.d/K05loncontrol;
                   8941: etc/rc.d/rc2.d/K05loncontrol;
                   8942: etc/rc.d/rc3.d/S95loncontrol;
                   8943: etc/rc.d/rc4.d/S95loncontrol;
                   8944: etc/rc.d/rc5.d/S95loncontrol;
1.10      harris41 8945: etc/rc.d/rc6.d/K05loncontrol
1.729     raeburn  8946: </target>
1.797.2.111  raeburn  8947: <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2'>
1.735     raeburn  8948: etc/rc.d/rc0.d/K05loncontrol;
                   8949: etc/rc.d/rc1.d/K05loncontrol;
                   8950: etc/rc.d/rc2.d/K05loncontrol;
                   8951: etc/rc.d/rc3.d/S95loncontrol;
                   8952: etc/rc.d/rc5.d/S95loncontrol;
                   8953: etc/rc.d/rc6.d/K05loncontrol
                   8954: </target>
1.797.2.95  raeburn  8955: <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>
1.727     raeburn  8956: etc/rc0.d/K05loncontrol;
                   8957: etc/rc1.d/K05loncontrol;
1.747     raeburn  8958: etc/rc2.d/S95loncontrol;
1.727     raeburn  8959: etc/rc3.d/S95loncontrol;
                   8960: etc/rc4.d/S95loncontrol;
                   8961: etc/rc5.d/S95loncontrol;
                   8962: etc/rc6.d/K05loncontrol
1.10      harris41 8963: </target>
                   8964: <categoryname>symbolic link</categoryname>
1.27      harris41 8965: <description>
1.654     raeburn  8966: symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
                   8967: </description>
1.10      harris41 8968: </link>
1.797.2.64  raeburn  8969: <file dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">
1.545     albertel 8970:   <source>loncom/init.d/loncontrol</source>
                   8971:   <target>etc/rc.d/</target>
                   8972:   <description>
                   8973:     setup loncontrol to run at boot
                   8974:   </description>
1.797.2.64  raeburn  8975:   <installscript dist="suse9.2 suse9.3 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 sles9 sles10 sles11 sles12">
1.735     raeburn  8976: -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'
1.545     albertel 8977:   </installscript>
                   8978:   <dependencies>
                   8979: loncom/init.d/loncontrol
                   8980:   </dependencies>
                   8981: </file>
1.797.2.133  raeburn  8982: <file dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
1.797.2.95  raeburn  8983: <source>loncom/init.d/loncontrol.service</source>
                   8984: <target>etc/systemd/system/loncontrol.service</target>
                   8985: <description>
1.797.2.97  raeburn  8986: Controls the launching/halting of lon-capa daemons by loncontrol in systemd
1.797.2.95  raeburn  8987: </description>
1.797.2.133  raeburn  8988:   <installscript dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 fedora36 fedora37 fedora38 fedora39 fedora40 sles15 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream rhes9 oracle9 rocky9 alma9">
1.797.2.95  raeburn  8989: -c '/usr/bin/systemctl enable loncontrol.service'
                   8990:   </installscript>
1.797.2.133  raeburn  8991:   <installscript dist="debian10 debian11 debian12 ubuntu18 ubuntu20 ubuntu22 ubuntu24">
1.797.2.96  raeburn  8992: -c '/bin/systemctl enable loncontrol.service'
                   8993:   </installscript>
1.797.2.95  raeburn  8994:   <dependencies>loncom/init.d/loncontrol.service</dependencies>
                   8995: </file>
1.580     raeburn  8996: <file>
1.579     raeburn  8997:   <source>doc/latex/utf8.def</source>
1.581     raeburn  8998:   <target dist='default'>usr/local/loncapa/doc/utf8.def</target>
                   8999:   <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8.def</target>
1.579     raeburn  9000:   <categoryname>system file</categoryname>
                   9001:   <description>
                   9002:    utf8 definitions for LaTeX
                   9003:   </description>
                   9004: </file>
                   9005: 
1.10      harris41 9006: <file>
1.580     raeburn  9007:   <source>doc/latex/utf8enc.dfu</source>
1.581     raeburn  9008:   <target dist='default'>usr/local/loncapa/doc/utf8enc.dfu</target>
                   9009:   <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8enc.dfu</target>
1.580     raeburn  9010:   <categoryname>system file</categoryname>
                   9011:   <description>
                   9012:    utf8 declarations for LaTeX
                   9013:   </description>
                   9014: </file>
                   9015: 
                   9016: <file>
1.10      harris41 9017: <source>loncom/atalk/config</source>
1.152     harris41 9018: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
1.175     harris41 9019: <categoryname>static conf</categoryname>
1.6       harris41 9020: <description>
1.27      harris41 9021: configuration file to make LON-CAPA server file space accessible to
                   9022: Appleshares access (Macintosh)
1.6       harris41 9023: </description>
1.315     albertel 9024: </file>
                   9025: <file>
1.480     albertel 9026:   <source>loncom/interface/loncss.pm</source>
                   9027:   <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
                   9028:   <categoryname>handler</categoryname>
                   9029:   <description>
                   9030:     Generates standard LON-CAPA CSS
                   9031:   </description>
                   9032: </file>
                   9033: <file>
1.481     albertel 9034:   <source>loncom/LONCAPA.pm</source>
                   9035:   <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
                   9036:   <categoryname>handler</categoryname>
                   9037:   <description>
                   9038:     Some basic Lon-CAPA functionality
                   9039:   </description>
                   9040: </file>
                   9041: <file>
1.456     raeburn  9042:   <source>loncom/interface/lonnotify.pm</source>
                   9043:   <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
                   9044:   <categoryname>handler</categoryname>
                   9045:   <description>
                   9046:     Interface for Domain Coordinators to (a) send broadcast e-mail to groups 
                   9047: of users, and (b) to display e-mail of this type sent in the past.
                   9048:   </description>
                   9049: </file>
                   9050: <file>
1.373     albertel 9051:   <source>loncom/interface/lonhelpmenu.pm</source>
                   9052:   <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
                   9053:   <categoryname>handler</categoryname>
                   9054:   <description>
                   9055:     Creates a multipage help screen to help users out.
                   9056:   </description>
                   9057: </file>
                   9058: <file>
                   9059:   <source>loncom/interface/lonsupportreq.pm</source>
                   9060:   <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
                   9061:   <categoryname>handler</categoryname>
                   9062:   <description>
1.500     raeburn  9063:     Handler to make it easy for users to send a request to the helpdesk
                   9064:   </description>
                   9065: </file>
                   9066: <file>
1.511     raeburn  9067:   <source>loncom/interface/courseclassifier.pm</source>
                   9068:   <target dist='default'>home/httpd/lib/perl/Apache/courseclassifier.pm</target>
                   9069:   <categoryname>handler</categoryname>
                   9070:   <description>
                   9071:     Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes.
                   9072:   </description>
                   9073: </file>
                   9074: <file>
1.500     raeburn  9075:   <source>loncom/interface/coursecatalog.pm</source>
                   9076:   <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
                   9077:   <categoryname>handler</categoryname>
                   9078:   <description>
                   9079:     Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
1.373     albertel 9080:   </description>
                   9081: </file>
                   9082: <file>
1.516     raeburn  9083:   <source>loncom/interface/resetpw.pm</source>
                   9084:   <target dist='default'>home/httpd/lib/perl/Apache/resetpw.pm</target>
                   9085:   <categoryname>handler</categoryname>
                   9086:   <description>
                   9087:     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.
                   9088:   </description>
                   9089: </file>
                   9090: <file>
1.570     raeburn  9091:   <source>loncom/interface/createaccount.pm</source>
                   9092:   <target dist='default'>home/httpd/lib/perl/Apache/createaccount.pm</target>
                   9093:   <categoryname>handler</categoryname>
                   9094:   <description>
                   9095:     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.
                   9096:   </description>
                   9097: </file>
                   9098: <file>
1.315     albertel 9099:   <source>loncom/interface/lonmodifycourse.pm</source>
                   9100:   <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
                   9101:   <categoryname>handler</categoryname>
                   9102:   <description>
                   9103:     Interface to modifying a course's internal ENV values for automated
1.500     raeburn  9104:     enrollment
1.315     albertel 9105:   </description>
1.306     albertel 9106: </file>
                   9107: <file>
1.524     raeburn  9108:   <source>loncom/interface/domainprefs.pm</source>
                   9109:   <target dist='default'>home/httpd/lib/perl/Apache/domainprefs.pm</target>
                   9110:   <categoryname>handler</categoryname>
                   9111:   <description>
                   9112:     Interface for modifying domain configuration
                   9113:   </description>
                   9114: </file>
                   9115: <file>
1.623     raeburn  9116:   <source>loncom/interface/domainstatus.pm</source>
                   9117:   <target dist='default'>home/httpd/lib/perl/Apache/domainstatus.pm</target>
                   9118:   <categoryname>handler</categoryname>
                   9119:   <description>
                   9120:     Handler for generation of a menu of links to server status utilities
                   9121:   </description>
                   9122: </file>
1.638     raeburn  9123: <file>
                   9124:   <source>loncom/interface/lonconfigsettings.pm</source>
                   9125:   <target dist='default'>home/httpd/lib/perl/Apache/lonconfigsettings.pm</target>
                   9126:   <categoryname>handler</categoryname>
                   9127:   <description>
                   9128:    Common routines for generating menus to set default configuration settings -  
                   9129:    for a domain or for a course.
                   9130:   </description>
                   9131: </file>
1.623     raeburn  9132: <file>
1.639     raeburn  9133:   <source>loncom/interface/lonpdfupload.pm</source>
                   9134:   <target dist='default'>home/httpd/lib/perl/Apache/lonpdfupload.pm</target>
                   9135:   <categoryname>handler</categoryname>
                   9136:   <description>
                   9137:    Interface to upload a PDF form containing responses to problems entered offline using a PDF reader for storage as submissions.
                   9138:   </description>
                   9139: </file>
                   9140: <file>
1.306     albertel 9141:   <source>loncom/interface/lonpopulate.pm</source>
                   9142:   <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
                   9143:   <categoryname>handler</categoryname>
                   9144:   <description>
                   9145:     Handler for configuring automated enrollment
                   9146:   </description>
                   9147: </file>
                   9148: <file>
                   9149:   <source>loncom/enrollment/Enrollment.pm</source>
                   9150:   <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
                   9151:   <categoryname>handler</categoryname>
                   9152:   <description>
                   9153:     Handler for automated enrollment
                   9154:   </description>
                   9155: </file>
                   9156: <file>
                   9157:   <source>loncom/enrollment/localenroll.pm</source>
                   9158:   <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
                   9159:   <categoryname>conf</categoryname>
                   9160:   <description>
                   9161:     Local handler for automated enrollment.
                   9162:   </description>
                   9163: </file>
                   9164: <file>
                   9165:   <source>loncom/enrollment/localenroll.pm</source>
                   9166:   <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
                   9167:   <categoryname>handler</categoryname>
                   9168:   <description>
                   9169:     Local handler for automated enrollment, standard version.
                   9170:   </description>
                   9171: </file>
                   9172: <file>
                   9173:   <source>loncom/enrollment/Autoenroll.pl</source>
1.307     albertel 9174:   <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
1.306     albertel 9175:   <categoryname>script</categoryname>
                   9176:   <description>
1.542     raeburn  9177:     Script to perform automated enrollments from institutional classlists.
1.306     albertel 9178:   </description>
1.4       harris41 9179: </file>
1.395     albertel 9180: <file>
1.543     raeburn  9181:   <source>loncom/enrollment/Autoupdate.pl</source>
                   9182:   <target dist='default'>home/httpd/perl/Autoupdate.pl</target>
                   9183:   <categoryname>script</categoryname>
                   9184:   <description>
                   9185:     Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service.
                   9186:   </description>
                   9187: </file>
                   9188: <file>
1.395     albertel 9189:   <source>loncom/auth/localstudentphoto.pm</source>
                   9190:   <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
                   9191:   <categoryname>conf</categoryname>
                   9192:   <description>
                   9193:     Local handler for automated enrollment.
                   9194:   </description>
                   9195: </file>
                   9196: <file>
                   9197:   <source>loncom/auth/localstudentphoto.pm</source>
                   9198:   <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
                   9199:   <categoryname>handler</categoryname>
                   9200:   <description>
                   9201:     Local handler for automated enrollment, standard version.
                   9202:   </description>
                   9203: </file>
1.436     raeburn  9204: <file>
                   9205:   <source>loncom/automation/batchcreatecourse.pm</source>
                   9206:   <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
                   9207:   <categoryname>handler</categoryname>
                   9208:   <description>
                   9209:     Handler for batch creation of courses.
                   9210:   </description>
                   9211: </file>
                   9212: <file>
1.779     raeburn  9213:   <source>loncom/interface/lonblockingmenu.pm</source>
                   9214:   <target dist='default'>home/httpd/lib/perl/Apache/lonblockingmenu.pm</target>
                   9215:   <categoryname>handler</categoryname>
                   9216:   <description>
                   9217:    Handler for configuration of blocking of access to collaborative tools and/or
                   9218: resources for the duration of an exam.
                   9219:   </description>
                   9220: </file>
                   9221: <file>
1.650     droeschl 9222:   <source>loncom/interface/lonblockingstatus.pm</source>
                   9223:   <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>
                   9224:   <categoryname>handler</categoryname>
                   9225:   <description>
                   9226:     Used for displaying the communication blocking status.
                   9227:   </description>
                   9228: </file>
                   9229: <file>
1.797.2.8  raeburn  9230: <source>loncom/interface/lonwishlist.pm</source>
                   9231: <target dist='default'>home/httpd/lib/perl/Apache/lonwishlist.pm</target>
                   9232: <categoryname>handler</categoryname>
                   9233: <description>
                   9234: Utilities to modify the wishlist (add new links and folders,
                   9235: edit, move, sort or delete existing links and folders).
                   9236: Links from the wishlist can be imported into courses.</description>
                   9237: <status>works/unverified</status>
                   9238: </file>
                   9239: <file>
                   9240: <source>loncom/interface/lonwishlistdisplay.pm</source>
                   9241: <target dist='default'>home/httpd/lib/perl/Apache/lonwishlistdisplay.pm</target>
                   9242: <categoryname>handler</categoryname>
                   9243: <description>
                   9244: Module for displaying the wishlist.</description>
                   9245: <status>works/unverified</status>
                   9246: </file>
                   9247: <file>
1.797.2.61  raeburn  9248: <source>loncom/interface/lonrelrequtils.pm</source>
                   9249: <target dist='default'>home/httpd/lib/perl/Apache/lonrelrequtils.pm</target>
                   9250: <categoryname>handler</categoryname>
                   9251: <description>
                   9252: Utilities to update information about LON-CAPA version requirements
                   9253: in a course.</description>
                   9254: <status>works/unverified</status>
                   9255: </file>
                   9256: <file>
1.797.2.86  raeburn  9257: <source>loncom/interface/lonaccesstimes.pm</source>
                   9258: <target dist='default'>home/httpd/lib/perl/Apache/lonaccesstimes.pm</target>
                   9259: <categoryname>handler</categoryname>
                   9260: <description>
                   9261:   Handler to display first access times for selected students for a
                   9262: specified folder, resource or course-wide, for roles with rights to
                   9263: view grades, but not edit them.
                   9264: </description>
                   9265: <status>works/unverified</status>
                   9266: </file>
                   9267: <file>
1.436     raeburn  9268:   <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
                   9269:   <target dist='default'>home/httpd/perl/Autocreate.pl</target>
                   9270:   <categoryname>script</categoryname>
                   9271:   <description>
                   9272:     Script for automated course creation.
                   9273:   </description>
                   9274: </file>
1.400     albertel 9275: <fileglob>
1.512     albertel 9276:     <glob>*.pl</glob>
1.401     albertel 9277:     <sourcedir>loncom/debugging_tools/</sourcedir>
1.402     albertel 9278:     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
1.400     albertel 9279:     <categoryname>script</categoryname>
                   9280:     <description>
                   9281:       Tools for helping debug Lon-CAPA
                   9282:     </description>
                   9283: <filenames>
                   9284: activity_to_accesscount.pl;
1.797.2.103  raeburn  9285: check_authoring_spaces.pl;
1.420     albertel 9286: clean_db.pl;
1.513     albertel 9287: db_copy.pl;
1.400     albertel 9288: dump_db.pl;
                   9289: escape.pl;
                   9290: excise_from_db.pl;
                   9291: getties.pl;
                   9292: login_count.pl;
1.797.2.90  raeburn  9293: memcached_dump.pl;
1.400     albertel 9294: modify_config_files.pl;
1.767     raeburn  9295: move_construction_spaces.pl;
1.400     albertel 9296: parse_scantron.pl;
1.797.2.30  raeburn  9297: rebuild_db_from_hist.pl;
1.400     albertel 9298: seed_accesscount.pl;
                   9299: stress.pl;
1.644     raeburn  9300: testkerberos.pl;
1.400     albertel 9301: unescape.pl;
1.797.2.114  raeburn  9302: unsubresources.pl;
1.400     albertel 9303: user_login_count.pl;
                   9304: </filenames>
                   9305: </fileglob>
1.513     albertel 9306: <fileglob>
1.748     raeburn  9307:     <glob>*.*</glob>
1.513     albertel 9308:     <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
                   9309:     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
                   9310:     <categoryname>script</categoryname>
                   9311:     <description>
                   9312:       Binary tools for LON-CAPA
                   9313:     </description>
                   9314: <filenames>
1.544     albertel 9315: create_db_dynamic_64_so.3;
1.513     albertel 9316: </filenames>
                   9317: </fileglob>
1.430     albertel 9318: <file>
1.748     raeburn  9319: <source>loncom/debugging_tools/compiled/create_db_dynamic</source>
                   9320: <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>
                   9321: <categoryname>script</categoryname>
                   9322: <description>
                   9323: Binary tool for LON-CAPA
                   9324: </description>
                   9325: </file>
                   9326: <file>
                   9327: <source>loncom/debugging_tools/compiled/create_db_dynamic_64</source>
                   9328: <target dist='default'>home/httpd/perl/debug/create_db_dynamic_64</target>
                   9329: <categoryname>script</categoryname>
                   9330: <description>
                   9331: Binary tool for LON-CAPA
                   9332: </description>
                   9333: </file>
                   9334: <file>
                   9335: <source>loncom/debugging_tools/compiled/dump_db_static_32</source>
                   9336: <target dist='default'>home/httpd/perl/debug/dump_db_static_32</target>
                   9337: <categoryname>script</categoryname>
                   9338: <description>
                   9339: Binary tool for LON-CAPA
                   9340: </description>
                   9341: </file>
                   9342: <file>
1.430     albertel 9343: <source>loncom/build/distprobe</source>
                   9344: <target dist='default'>home/httpd/perl/distprobe</target>
                   9345: <categoryname>script</categoryname>
                   9346: <description>
                   9347: for probing operating system flavor and version
                   9348: </description>
                   9349: <note>
                   9350: </note>
                   9351: </file>
1.740     raeburn  9352: <file>
                   9353: <source>loncom/clusteradmin</source>
                   9354: <target dist='default'>home/httpd/perl/manage_dns/clusteradmin</target>
1.742     raeburn  9355: <categoryname>root script</categoryname>
1.740     raeburn  9356: <description>
                   9357: Script to update cluster tables: dns_hosts.tab and dns_domain.tab
                   9358: on a LON-CAPA DNS server.  
                   9359: </description>
1.742     raeburn  9360: <status>works/unverified</status>
1.740     raeburn  9361: </file>
1.14      harris41 9362: </files>
1.1       harris41 9363: </lpml>

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