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

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

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