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

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

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