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

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.1052  ! raeburn     5: <!-- $Id: loncapafiles.lpml,v 1.1051 2024/03/01 00:36:30 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.1012    raeburn  3135: delete.gif;
1.703     raeburn  3136: docs.gif;
                   3137: document-open.gif;
                   3138: document-properties.gif;
1.1008    raeburn  3139: download_sub.gif;
1.703     raeburn  3140: dump.gif;
1.163     harris41 3141: dynamic_piecewise.gif;
                   3142: dynamic_piecewise2.gif;
                   3143: dynamic_plot.gif;
                   3144: dynamic_plot2.gif;
1.863     raeburn  3145: edit.gif;
1.852     raeburn  3146: editmap.gif;
1.863     raeburn  3147: editwishlist.gif;
1.703     raeburn  3148: edit-find-replace.gif;
                   3149: edit-redo.gif;
                   3150: edit-undo.gif;
                   3151: emblem-photos.gif;
1.1012    raeburn  3152: emblem-readonly.gif;
1.703     raeburn  3153: eval.gif;
                   3154: extres.gif;
                   3155: fdbk.gif;
                   3156: feedback.gif;
1.163     harris41 3157: formulaResponse.gif;
1.850     raeburn  3158: forw.gif;
1.770     www      3159: FPRexamples.gif;
1.703     raeburn  3160: fromfile.gif;
1.1008    raeburn  3161: grade_PageFolder.gif;
                   3162: grade_students.gif;
                   3163: grading_table.gif;
1.703     raeburn  3164: grds.gif;
                   3165: grps.gif;
1.838     lira     3166: help.gif;
1.950     raeburn  3167: helpdesk-access.gif;
1.833     lira     3168: html_page_plaintext.gif;
                   3169: html_page_richtext.gif;
1.703     raeburn  3170: list-add.gif;
1.163     harris41 3171: login.gif;
                   3172: lonhelpheader.gif;
1.703     raeburn  3173: mail-message-new.gif;
                   3174: mail-reply-all.gif;
1.192     bowersj2 3175: mainCourseDocuments.gif;
1.163     harris41 3176: mapAdvancedEditorNew.gif;
                   3177: mapClickedStart.gif;
                   3178: mapEditFirstClick.gif;
                   3179: mapEditInitial.gif;
                   3180: mapEditingButton.gif;
                   3181: mapEditorDirectoryBrowser.gif;
                   3182: mapEditorResourceChosen.gif;
                   3183: mapEditorSelection.gif;
                   3184: mapInsertResource.gif;
                   3185: mapNewResource.gif;
                   3186: mapSecondWindowSecondResource.gif;
                   3187: mapSimpleEditor.gif;
                   3188: mapStraightened.gif;
                   3189: mapTwoResources.gif;
1.703     raeburn  3190: messalog.gif;
                   3191: mngcu.gif;
1.1012    raeburn  3192: move.gif;
1.833     lira     3193: multiple_choice_problem_menu.gif;
1.703     raeburn  3194: nav.gif;
                   3195: navigation.gif;
                   3196: network-workgroup.gif;
                   3197: new.gif;
1.853     raeburn  3198: newmsg.gif;
1.1012    raeburn  3199: note.gif;
1.163     harris41 3200: numericalResponse1.gif;
                   3201: numericalResponseEditor.gif;
                   3202: numericalResponseSlopeProblem.gif;
                   3203: numericalResponseVarInText.gif;
                   3204: optionResponseEditing.gif;
                   3205: optionResponseProblem.gif;
1.703     raeburn  3206: page.gif;
                   3207: parm.gif;
                   3208: pgrd.gif;
                   3209: port.gif;
1.568     raeburn  3210: pref.gif;
1.703     raeburn  3211: preferences-desktop-font.gif;
                   3212: preferences-desktop-locale.gif;
                   3213: preferences-desktop-theme.gif;
1.1049    raeburn  3214: printout.gif;
1.844     raeburn  3215: problem_editing_colorful.gif;
                   3216: problem_editing_xml.gif;
                   3217: problem_testing.gif;
1.703     raeburn  3218: prt.gif;
1.163     harris41 3219: publishMetadata.gif;
                   3220: radioResponse2.gif;
                   3221: radioResponseHint.gif;
1.703     raeburn  3222: rcrs.gif;
1.1008    raeburn  3223: receipt_number.gif;
1.703     raeburn  3224: res.gif;
                   3225: resversion.gif;
                   3226: roles.gif;
                   3227: rsrv.gif;
1.1012    raeburn  3228: save.gif;
1.703     raeburn  3229: scoreupfrm.gif;
                   3230: sctr.gif;
1.950     raeburn  3231: selfenrl-queue.gif;
1.703     raeburn  3232: self_enroll.gif;
                   3233: simple.gif;
                   3234: simpprob.gif;
1.1010    raeburn  3235: slots_change_confirm.gif;
                   3236: slots_change_resv.gif;
                   3237: slots_creation.gif;
                   3238: slots_instructor_assigned.gif;
                   3239: slots_manager.gif;
                   3240: slots_navmaps.gif;
                   3241: slots_params.gif;
                   3242: slots_proctor_validate.gif;
                   3243: slots_student_reserve.gif;
1.1011    raeburn  3244: slots_summary_cc.gif;
1.1010    raeburn  3245: slots_timeline.gif;
                   3246: slots_uniqueness.gif;
1.163     harris41 3247: smallHelp.gif;
                   3248: spreadsheet_hierarchy.gif;
1.703     raeburn  3249: sprs.gif;
                   3250: src.gif;
                   3251: stat.gif;
1.163     harris41 3252: stringResponseEditor.gif;
1.548     www      3253: studentInterface.gif;
1.703     raeburn  3254: subdocs.gif;
                   3255: subtimpl.gif;
                   3256: survey_rep.gif;
                   3257: syllabus.gif;
                   3258: system-users.gif;
1.852     raeburn  3259: tolastloc.gif;
1.775     www      3260: turning.gif;
1.1009    raeburn  3261: ungrade_sub.gif;
1.703     raeburn  3262: uploadscores.gif;
                   3263: uplusr.gif;
                   3264: verify.gif;
1.1012    raeburn  3265: view.gif;
1.917     raeburn  3266: webdavcentosauth.gif;
                   3267: webdavcentosdirectory.gif;
                   3268: webdavcentosmenu.gif;
                   3269: webdavcentosurl.gif;
                   3270: webdavforkliftdirectory.gif;
                   3271: webdavforkliftedit.gif;
                   3272: webdavforkliftmenu.gif;
                   3273: webdavforklifturl.gif;
                   3274: webdavmacauth.gif;
                   3275: webdavmacconnect.gif;
                   3276: webdavmacdirectory.gif;
                   3277: webdavmacedit.gif;
                   3278: webdavmacfinder.gif;
1.918     raeburn  3279: webdavwin7auth.gif;
1.917     raeburn  3280: webdavwin7directory.gif;
                   3281: webdavwin7map.gif;
                   3282: webdavwin7menu.gif;
                   3283: webdavwin7url.gif;
1.865     raeburn  3284: webpage.gif;
1.703     raeburn  3285: wishlist.gif;
                   3286: wishlist-link.gif;
1.548     www      3287: iclicker.gif;
                   3288: interwrite1.gif;
                   3289: interwrite2.gif;
                   3290: interwrite3.gif;
                   3291: interwrite4.gif;
                   3292: interwrite5.gif;
1.140     bowersj2 3293: </filenames>
                   3294: </fileglob>
                   3295: <fileglob>
                   3296: <glob>*.*</glob>
                   3297: <sourcedir>loncom/html/adm/help/eps/</sourcedir>
                   3298: <targetdir dist='default'>
                   3299: home/httpd/html/adm/help/eps/</targetdir>
1.162     harris41 3300: <categoryname>interface file</categoryname>
1.140     bowersj2 3301: <description>
                   3302: EPS files for the help system
                   3303: </description>
                   3304: <filenames>
1.360     albertel 3305: Authoring_Dynamic_Plot_Axis_Labels.eps;
                   3306: Authoring_Dynamic_Plot_Axis_Tics_border.eps;
                   3307: Authoring_Dynamic_Plot_Axis_Tics_minor.eps;
                   3308: Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;
                   3309: Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;
                   3310: Authoring_Dynamic_Plot_Title_X_Y_Label.eps;
1.538     albertel 3311: BT_ScreenshotCriteria.eps;
                   3312: BT_ScreenshotQuestion.eps;
                   3313: BT_ScreenshotVariable.eps;
                   3314: flowchartBridgeTask.eps;
1.360     albertel 3315: Dynamic_Replication_Change.eps;
                   3316: Dynamic_Replication_Request.eps;
                   3317: Load_Balance_Example.eps;
                   3318: LONCAPA_Network_Diagram2.eps;
                   3319: LONCAPA_Network_Diagram.eps;
                   3320: Map_Example.eps;
                   3321: Resource_Assembly.eps;
1.703     raeburn  3322: aboutme.eps;
                   3323: addClickerInfoFile.eps;
1.1012    raeburn  3324: add_folder.eps;
                   3325: add_link.eps;
1.703     raeburn  3326: anno.eps;
                   3327: anot.eps;
                   3328: anot2.eps;
1.163     harris41 3329: authorRemote.eps;
1.844     raeburn  3330: author_example_directory.eps;
                   3331: author_new_content.eps;
                   3332: author_top_menu.eps;
1.858     raeburn  3333: back.eps;
1.703     raeburn  3334: bchat.eps;
                   3335: blog.eps;
1.873     raeburn  3336: bomb.eps;
1.1008    raeburn  3337: bubblesheet.eps;
1.703     raeburn  3338: catalog.eps;
                   3339: ccat.eps;
                   3340: chat.eps;
1.858     raeburn  3341: chkrole.eps;
1.703     raeburn  3342: chrt.eps;
                   3343: com.eps;
1.163     harris41 3344: constructionSpace.eps;
                   3345: constructionSpaceForPublishing.eps;
1.703     raeburn  3346: coprplot.eps;
                   3347: cprv.eps;
1.163     harris41 3348: creatingANewCourse.eps;
                   3349: creatingNewProblemResource.eps;
1.703     raeburn  3350: crsconf.eps;
1.1012    raeburn  3351: delete.eps;
1.703     raeburn  3352: docs.eps;
                   3353: document-open.eps;
                   3354: document-properties.eps;
1.1008    raeburn  3355: download_sub.eps;
1.703     raeburn  3356: dump.eps;
1.163     harris41 3357: dynamic_piecewise.eps;
                   3358: dynamic_piecewise2.eps;
                   3359: dynamic_plot.eps;
                   3360: dynamic_plot2.eps;
1.863     raeburn  3361: edit.eps;
1.852     raeburn  3362: editmap.eps;
1.863     raeburn  3363: editwishlist.eps;
1.703     raeburn  3364: edit-find-replace.eps;
                   3365: edit-redo.eps;
                   3366: edit-undo.eps;
                   3367: emblem-photos.eps;
1.1012    raeburn  3368: emblem-readonly.eps;
1.703     raeburn  3369: eval.eps;
                   3370: extres.eps;
                   3371: fdbk.eps;
                   3372: feedback.eps;
1.163     harris41 3373: formulaResponse.eps;
1.858     raeburn  3374: forw.eps;
1.770     www      3375: FPRexamples.eps;
1.703     raeburn  3376: fromfile.eps;
1.1008    raeburn  3377: grade_PageFolder.eps;
                   3378: grade_students.eps;
                   3379: grading_table.eps;
1.703     raeburn  3380: grds.eps;
                   3381: grps.eps;
1.838     lira     3382: help.eps;
1.950     raeburn  3383: helpdesk-access.eps;
1.833     lira     3384: html_page_plaintext.eps;
                   3385: html_page_richtext.eps;
1.703     raeburn  3386: list-add.eps;
1.163     harris41 3387: lonhelpheader.eps;
                   3388: login.eps;
1.703     raeburn  3389: mail-message-new.eps;
                   3390: mail-reply-all.eps;
1.192     bowersj2 3391: mainCourseDocuments.eps;
1.163     harris41 3392: mapAdvancedEditorNew.eps;
                   3393: mapClickedStart.eps;
                   3394: mapEditFirstClick.eps;
                   3395: mapEditInitial.eps;
                   3396: mapEditingButton.eps;
                   3397: mapEditorDirectoryBrowser.eps;
                   3398: mapEditorResourceChosen.eps;
                   3399: mapEditorSelection.eps;
                   3400: mapInsertResource.eps;
                   3401: mapNewResource.eps;
                   3402: mapSecondWindowSecondResource.eps;
                   3403: mapSimpleEditor.eps;
                   3404: mapStraightened.eps;
                   3405: mapTwoResources.eps;
1.703     raeburn  3406: messalog.eps;
                   3407: mngcu.eps;
1.1012    raeburn  3408: move.eps;
1.833     lira     3409: multiple_choice_problem_menu.eps;
1.703     raeburn  3410: nav.eps;
                   3411: navigation.eps;
                   3412: network-workgroup.eps;
                   3413: new.eps;
1.853     raeburn  3414: newmsg.eps;
1.1012    raeburn  3415: note.eps;
1.163     harris41 3416: numericalResponse1.eps;
                   3417: numericalResponseEditor.eps;
                   3418: numericalResponseSlopeProblem.eps;
                   3419: numericalResponseVarInText.eps;
                   3420: optionResponseEditing.eps;
                   3421: optionResponseProblem.eps;
1.703     raeburn  3422: page.eps;
                   3423: parm.eps;
                   3424: pgrd.eps;
                   3425: port.eps;
                   3426: preferences-desktop-font.eps;
                   3427: preferences-desktop-locale.eps;
                   3428: preferences-desktop-theme.eps;
1.844     raeburn  3429: problem_editing_colorful.eps;
                   3430: problem_editing_xml.eps;
                   3431: problem_testing.eps;
1.703     raeburn  3432: prt.eps;
1.163     harris41 3433: publishMetadata.eps;
                   3434: radioResponse2.eps;
                   3435: radioResponseHint.eps;
1.703     raeburn  3436: rcrs.eps;
1.1008    raeburn  3437: receipt_number.eps;
1.703     raeburn  3438: res.eps;
                   3439: resversion.eps;
                   3440: roles.eps;
                   3441: rsrv.eps;
1.1012    raeburn  3442: save.eps;
1.703     raeburn  3443: scoreupfrm.eps;
                   3444: sctr.eps;
1.950     raeburn  3445: selfenrl-queue.eps;
1.703     raeburn  3446: self_enroll.eps;
                   3447: simple.eps;
                   3448: simpprob.eps;
1.1010    raeburn  3449: slots_change_confirm.eps;
                   3450: slots_change_resv.eps;
                   3451: slots_creation.eps;
                   3452: slots_instructor_assigned.eps;
                   3453: slots_manager.eps;
                   3454: slots_navmaps.eps;
                   3455: slots_params.eps;
                   3456: slots_proctor_validate.eps;
                   3457: slots_student_reserve.eps;
1.1011    raeburn  3458: slots_summary_cc.eps;
1.1010    raeburn  3459: slots_timeline.eps;
                   3460: slots_uniqueness.eps;
1.163     harris41 3461: smallHelp.eps;
                   3462: spreadsheet_hierarchy.eps;
1.703     raeburn  3463: sprs.eps;
                   3464: src.eps;
                   3465: stat.eps;
1.163     harris41 3466: stringResponseEditor.eps;
1.548     www      3467: studentInterface.eps;
1.703     raeburn  3468: subdocs.eps;
                   3469: subtimpl.eps;
                   3470: survey_rep.eps;
                   3471: syllabus.eps;
                   3472: system-users.eps;
1.852     raeburn  3473: tolastloc.eps;
1.775     www      3474: turning.eps;
1.1008    raeburn  3475: ungrade_sub.eps;
1.703     raeburn  3476: uploadscores.eps;
                   3477: uplusr.eps;
                   3478: verify.eps;
1.1012    raeburn  3479: view.eps;
1.917     raeburn  3480: webdavcentosauth.eps;
                   3481: webdavcentosdirectory.eps;
                   3482: webdavcentosmenu.eps;
                   3483: webdavcentosurl.eps;
                   3484: webdavforkliftdirectory.eps;
                   3485: webdavforkliftedit.eps;
                   3486: webdavforkliftmenu.eps;
                   3487: webdavforklifturl.eps;
                   3488: webdavmacauth.eps;
                   3489: webdavmacconnect.eps;
                   3490: webdavmacdirectory.eps;
                   3491: webdavmacedit.eps;
                   3492: webdavmacfinder.eps;
1.918     raeburn  3493: webdavwin7auth.eps;
1.917     raeburn  3494: webdavwin7directory.eps;
                   3495: webdavwin7map.eps;
                   3496: webdavwin7menu.eps;
                   3497: webdavwin7url.eps;
1.865     raeburn  3498: webpage.eps;
1.703     raeburn  3499: wishlist.eps;
                   3500: wishlist-link.eps;
1.548     www      3501: iclicker.eps;
                   3502: interwrite1.eps;
                   3503: interwrite2.eps;
                   3504: interwrite3.eps;
                   3505: interwrite4.eps;
                   3506: interwrite5.eps;
1.140     bowersj2 3507: </filenames>
                   3508: </fileglob>
                   3509: <fileglob>
                   3510: <glob>*.*</glob>
                   3511: <sourcedir>loncom/html/adm/help/tex/</sourcedir>
                   3512: <targetdir dist='default'>
                   3513: home/httpd/html/adm/help/tex/</targetdir>
1.162     harris41 3514: <categoryname>interface file</categoryname>
1.140     bowersj2 3515: <description>
                   3516: Tex files for the help system
                   3517: </description>
                   3518: <filenames>
1.163     harris41 3519: About_Authors_Manual.tex;
1.321     www      3520: About_Bombs.tex;
1.276     bowersj2 3521: About_Communication.tex;
                   3522: About_Developers_Manual.tex;
1.163     harris41 3523: About_Numerical_and_Formula_Response.tex;
1.519     albertel 3524: About_Symbs.tex;
1.350     www      3525: all_functions_table.tex;
1.371     albertel 3526: adaptive_hints.tex;
1.361     www      3527: Additional_Help.tex;
1.163     harris41 3528: Ambiguous_Reference.tex;
1.309     matthew  3529: Analysis_Analyze_Over.tex;
1.350     www      3530: Analyze_Problem.tex;
1.461     albertel 3531: Answer_Date.tex;
1.834     lira     3532: Answer_Display_Overview.tex;
1.278     bowersj2 3533: Annotation.tex;
1.276     bowersj2 3534: Authentication.tex;
1.427     www      3535: Auth_Options.tex;
1.163     harris41 3536: Authoring_Adding_Pictures.tex;
1.953     raeburn  3537: Authoring_CustomResponse.tex;
1.248     bowersj2 3538: Authoring_DataResponse.tex;
1.350     www      3539: Authoring_Dynamic_Plot_Axes.tex;
1.461     albertel 3540: Authoring_Dynamic_Plot_Color_Selection.tex;
1.350     www      3541: Authoring_Dynamic_Plot_Curve_Data.tex;
                   3542: Authoring_Dynamic_Plot_Curve_Function.tex;
                   3543: Authoring_Dynamic_Plot_Curve.tex;
                   3544: Authoring_Dynamic_Plot_Gnuplot.tex;
                   3545: Authoring_Dynamic_Plot_Key.tex;
                   3546: Authoring_Dynamic_Plot_Label.tex;
                   3547: Authoring_Dynamic_Plot_Linestyle.tex;
1.163     harris41 3548: Authoring_Dynamic_Plot.tex;
1.350     www      3549: Authoring_Dynamic_Plot_Tics.tex;
                   3550: Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
1.954     raeburn  3551: Authoring_Equations.tex;
1.953     raeburn  3552: Authoring_EssayResponse.tex;
1.248     bowersj2 3553: Authoring_ExternalResponse.tex;
                   3554: Authoring_Foil_Structure_Tags.tex;
1.953     raeburn  3555: Authoring_FormulaResponse.tex;
1.350     www      3556: Authoring_Hint_Tags.tex;
1.163     harris41 3557: Authoring_HTML_vs_Tex.tex;
1.248     bowersj2 3558: Authoring_ImageResponse.tex;
                   3559: Authoring_Input_Tags.tex;
                   3560: Authoring_Internal_Tags.tex;
1.493     www      3561: Authoring_Intro.tex;
1.851     raeburn  3562: Authoring_Library_Scripts.tex;
1.953     raeburn  3563: Authoring_MatchResponse.tex;
1.599     raeburn  3564: Authoring_Math_Editor.tex;
1.889     bisitz   3565: Authoring_Multilingual_Problems.tex;
1.248     bowersj2 3566: Authoring_NumericalResponse.tex;
                   3567: Authoring_OptionResponse.tex;
1.953     raeburn  3568: Authoring_OrganicResponse.tex;
1.248     bowersj2 3569: Authoring_Output_Tags.tex;
1.254     bowersj2 3570: Authoring_Pictures_EPS.tex;
1.163     harris41 3571: Authoring_Piecewise_Plot.tex;
1.248     bowersj2 3572: Authoring_RadiobuttonResponse.tex;
1.953     raeburn  3573: Authoring_RankResponse.tex;
                   3574: Authoring_ReactionResponse.tex;
1.248     bowersj2 3575: Authoring_Response_Attributes.tex;
1.350     www      3576: Authoring_Responseparam_Parameter.tex;
1.248     bowersj2 3577: Authoring_Response_Tag_Intro.tex;
                   3578: Authoring_Scripting_Tags.tex;
1.953     raeburn  3579: Authoring_StringResponse.tex;
1.248     bowersj2 3580: Authoring_Structure_Tags.tex;
1.835     lira     3581: Authoring_Surveys.tex;
1.917     raeburn  3582: Authoring_WebDAV.tex;
1.919     raeburn  3583: Authoring_WebDAV_Mac_10v6.tex;
                   3584: Authoring_WebDAV_Mac_10v10.tex;
                   3585: Authoring_WebDAV_Windows_v7.tex;
                   3586: Authoring_WebDAV_Linux_Centos.tex;
1.248     bowersj2 3587: Authoring_XML_Intro.tex;
1.949     raeburn  3588: Author_Change_Privileges.tex;
                   3589: Author_Create_Coauthor_List.tex;
1.350     www      3590: Author_LON-CAPA_Introduction.tex;
                   3591: Author_Manual_Title_Page.tex;
1.832     lira     3592: Author_Menu.tex;
1.350     www      3593: Author_Numerical_and_Formula.tex;
                   3594: Author_Remote_Control.tex;
1.949     raeburn  3595: Author_User_Logs.tex;
                   3596: Author_View_Coauthor_List.tex;
1.499     raeburn  3597: Batch_Creation.tex;
1.554     albertel 3598: BridgeTask_About.tex;
                   3599: BridgeTask_Conditions.tex;
                   3600: BridgeTask_Create.tex;
                   3601: BridgeTask_EditModeFinishing.tex;
                   3602: BridgeTask_EditModeIntroduction.tex;
                   3603: BridgeTask_EditModeQuestion.tex;
                   3604: BridgeTask_EditMode.tex;
                   3605: BridgeTask_EditModeVariable.tex;
                   3606: BridgeTask_Features.tex;
                   3607: BridgeTask_Intro.tex;
                   3608: BridgeTask_Portfolio.tex;
                   3609: BridgeTask_SetupResource.tex;
                   3610: BridgeTask_Slot.tex;
                   3611: BridgeTask_XMLFinishing.tex;
                   3612: BridgeTask_XMLHeader.tex;
                   3613: BridgeTask_XMLQuestions.tex;
                   3614: BridgeTask_XML.tex;
                   3615: BridgeTask_XMLVariable.tex;
1.461     albertel 3616: Browsing_Resources.tex;
1.278     bowersj2 3617: Bugzilla.tex;
1.267     www      3618: Caching.tex;
1.246     bowersj2 3619: Calendar_Add_Announcement.tex;
                   3620: Calendar_Remove_Announcement.tex;
1.163     harris41 3621: Calling_Functions.tex;
1.350     www      3622: CAPA_LON-CAPA_function_diffs.tex;
1.276     bowersj2 3623: Cascading_Parameters.tex;
1.461     albertel 3624: Catalog_Info.tex;
1.278     bowersj2 3625: Change_Colors.tex;
                   3626: Change_Password.tex;
1.249     matthew  3627: Chart_Description.tex;
1.374     albertel 3628: Change_Discussion_Display.tex;
1.461     albertel 3629: Chart_Enrollment_Status.tex;
1.249     matthew  3630: Chart_Output_Data.tex;
                   3631: Chart_Output_Formats.tex;
1.461     albertel 3632: Chart_Sections.tex;
                   3633: Chart_Sequences.tex;
                   3634: Chart_Student_Data.tex;
1.276     bowersj2 3635: Chatting.tex;
1.548     www      3636: Clicker_Registration.tex;
1.1004    raeburn  3637: Clone_Tiny_URLs.tex;
1.163     harris41 3638: Coauthor.tex;
                   3639: Construction_Space_Overview.tex;
1.844     raeburn  3640: Content_Page_Overview.tex;
1.493     www      3641: Contextual_Help.tex;
1.276     bowersj2 3642: Course_Add_Other.tex;
1.163     harris41 3643: Course_Add_Student.tex;
1.949     raeburn  3644: Course_Approve_Selfenroll.tex;
1.461     albertel 3645: Course_Automated_Enrollment.tex;
1.278     bowersj2 3646: Course_Broadcast_Message.tex;
                   3647: Course_Change_Privileges.tex;
1.163     harris41 3648: Course_Chart_To_Excel.tex;
1.254     bowersj2 3649: Course_Chat.tex;
1.163     harris41 3650: Course_Convert_To_CSV.tex;
1.493     www      3651: Course_Coordination_Intro.tex;
1.163     harris41 3652: Course_Create_Class_List.tex;
1.873     raeburn  3653: Course_Creation_Log.tex;
1.163     harris41 3654: Course_Critical_Message.tex;
                   3655: Course_Deleting.tex;
                   3656: Course_Disable_Discussion.tex;
1.929     raeburn  3657: Course_Disable_Anonymous_Discussion.tex;
1.163     harris41 3658: Course_Discussion_Board.tex;
                   3659: Course_Drop_Student.tex;
                   3660: Course_Edit_Content.tex;
1.276     bowersj2 3661: Course_Editing_Custom_Roles.tex;
1.461     albertel 3662: Course_Environment.tex;
1.278     bowersj2 3663: Course_Extending_Due_Dates.tex;
1.254     bowersj2 3664: Course_Face_To_Face_Records.tex;
1.163     harris41 3665: Course_Feedback_Addresses.tex;
1.949     raeburn  3666: Course_Helpdesk_Access.tex;
1.163     harris41 3667: Course_Homework_Performance_Overview.tex;
1.350     www      3668: Course_Manually_Grade_Problem.tex;
1.197     albertel 3669: Course_Manual_Title_Page.tex;
1.566     raeburn  3670: Course_Manage_Group.tex;
1.264     bowersj2 3671: Course_Maximum_Collaborators.tex;
1.163     harris41 3672: Course_Message_Access.tex;
1.254     bowersj2 3673: Course_Modify_Student_Data.tex;
1.264     bowersj2 3674: Course_Parameter_Levels.tex;
1.461     albertel 3675: Course_Parameter_Table_Mode.tex;
1.721     www      3676: Course_Prefs_Bridgetasks.tex;
                   3677: Course_Prefs_Display.tex;
1.1050    raeburn  3678: Course_Prefs_ExternalTools.tex;
1.721     www      3679: Course_Prefs_Grading.tex;
                   3680: Course_Prefs_Printouts.tex;
                   3681: Course_Prefs_Classlists.tex;
                   3682: Course_Prefs_Feedback.tex;
                   3683: Course_Prefs_Language.tex;
1.1026    raeburn  3684: Course_Prefs_Linkprotection.tex;
1.1025    raeburn  3685: Course_Prefs_Menus.tex;
1.721     www      3686: Course_Prefs_Spreadsheet.tex;
                   3687: Course_Prefs_Discussions.tex;
                   3688: Course_Prefs_General.tex;
                   3689: Course_Prefs_Other.tex;
1.858     raeburn  3690: Course_Prefs_Settings.tex;
1.163     harris41 3691: Course_Problem_Weight.tex;
1.742     raeburn  3692: Course_Requests.tex;
1.659     raeburn  3693: Course_Request_Access_End.tex;
                   3694: Course_Request_Access_Start.tex;
                   3695: Course_Request_Autoadd.tex;
                   3696: Course_Request_Autodrop.tex;
                   3697: Course_Request_Category.tex;
                   3698: Course_Request_Clone.tex;
                   3699: Course_Request_Crosslist.tex;
                   3700: Course_Request_Description.tex;
                   3701: Course_Request_Enroll_End.tex;
                   3702: Course_Request_Enroll_Start.tex;
                   3703: Course_Request_LCSection.tex;
                   3704: Course_Request_Personnel.tex;
1.660     raeburn  3705: Course_Request_RegAccess_End.tex;
                   3706: Course_Request_RegAccess_Start.tex;
1.661     raeburn  3707: Course_Request_Rolesection.tex;
1.659     raeburn  3708: Course_Request_Sections.tex;
1.658     raeburn  3709: Course_Roles.tex;
1.603     raeburn  3710: Course_Self_Enrollment.tex;
1.254     bowersj2 3711: Course_Set_Start_End_Date.tex;
1.163     harris41 3712: Course_Setting_Parameters.tex;
                   3713: Course_Student_Grade_Override.tex;
                   3714: Course_Student_Work.tex;
                   3715: Course_Toplevel_Seq.tex;
1.254     bowersj2 3716: Course_User_Evaluation.tex;
1.949     raeburn  3717: Course_User_Logs.tex;
1.264     bowersj2 3718: Course_User_Parameter.tex;
1.278     bowersj2 3719: Course_View_Class_List.tex;
1.248     bowersj2 3720: Create_Course.tex;
1.163     harris41 3721: Creating_A_Course_Intro.tex;
1.844     raeburn  3722: Creating_Content_Overview.tex;
1.597     raeburn  3723: Creating_Domain_Coordinators.tex;
1.833     lira     3724: Creating_Formula_Response.tex;
1.499     raeburn  3725: Creating_Groups.tex;
1.858     raeburn  3726: Creating_Math_Response_Problems.tex;
1.163     harris41 3727: Creating_New_Content_Pages.tex;
                   3728: Creating_Online_Problems.tex;
                   3729: Creating_Radio_Response_Problems.tex;
1.844     raeburn  3730: Custom_Response_Problem_Creation.tex;
1.496     www      3731: Custom_Response_Problems.tex;
1.746     raeburn  3732: Deleting_Domain_Coordinators.tex;
1.276     bowersj2 3733: Developer_Manual_Title_Page.tex;
                   3734: Developer_Tutorial.tex;
1.461     albertel 3735: Distribute_Messages.tex;
1.264     bowersj2 3736: Docs_About_Bulletin_Board.tex;
1.517     raeburn  3737: Docs_About_Group_Files.tex; 
1.264     bowersj2 3738: Docs_About_My_Personal_Info.tex;
                   3739: Docs_About_Simple_Page.tex;
                   3740: Docs_About_Syllabus.tex;
1.200     bowersj2 3741: Docs_Adding_Course_Doc.tex;
                   3742: Docs_Adding_External_Resource.tex;
1.952     raeburn  3743: Docs_Adding_External_Tool.tex;
1.200     bowersj2 3744: Docs_Adding_Folders.tex;
1.400     albertel 3745: Docs_Adding_Pages.tex;
1.278     bowersj2 3746: Docs_Adding_Syllabus.tex;
1.264     bowersj2 3747: Docs_Alternatives.tex;
1.365     www      3748: Docs_Check_Resource_Versions.tex;
1.200     bowersj2 3749: Docs_Creating_From_Template.tex;
1.852     raeburn  3750: Docs_Course_Roster.tex;
1.841     raeburn  3751: Docs_Dropbox.tex;
1.365     www      3752: Docs_Dump_Course_Docs.tex;
1.451     raeburn  3753: Docs_Export_Course_Docs.tex;
1.264     bowersj2 3754: Docs_Editing_Templated_Pages.tex;
1.365     www      3755: Docs_Essay.tex;
1.845     lira     3756: Docs_Import_Stored_Link.tex;
1.839     lira     3757: Docs_Importing_IMS_Course.tex;
1.200     bowersj2 3758: Docs_Importing_LON-CAPA_Resource.tex;
1.268     bowersj2 3759: Docs_Load_Map.tex;
1.200     bowersj2 3760: Docs_Main_Course_Documents.tex;
                   3761: Docs_Navigate_Content.tex;
1.854     raeburn  3762: Docs_Numerical_Response.tex;
1.365     www      3763: Docs_Option_Response.tex;
1.200     bowersj2 3764: Docs_Overview.tex;
1.365     www      3765: Docs_Radio.tex;
1.265     bowersj2 3766: Docs_Score_Upload_Form.tex;
1.365     www      3767: Docs_Search.tex;
1.1024    raeburn  3768: Docs_Short_URLs.tex;
1.365     www      3769: Docs_Simple_Problem.tex;
1.1048    raeburn  3770: Docs_Standard_Problem.tex;
1.365     www      3771: Docs_String_Response.tex;
1.200     bowersj2 3772: Docs_Supplemental.tex;
                   3773: Docs_Uploading_From_Harddrive.tex;
1.365     www      3774: Docs_Verify_Content.tex;
1.949     raeburn  3775: Docs_Viewing_Course_Doc.tex;
1.843     lira     3776: Docs_Web_Page.tex;
1.949     raeburn  3777: Domain_Change_Logs.tex;
                   3778: Domain_Change_Privileges.tex;
1.1051    raeburn  3779: Domain_Configuration_Author_Defaults.tex;
1.685     raeburn  3780: Domain_Configuration_Auto_Creation.tex;
1.597     raeburn  3781: Domain_Configuration_Auto_Enrollment.tex;
                   3782: Domain_Configuration_Auto_Updates.tex;
                   3783: Domain_Configuration_Cataloging_Courses.tex;
                   3784: Domain_Configuration_Color_Schemes.tex;
                   3785: Domain_Configuration_Contact_Info.tex;
1.720     raeburn  3786: Domain_Configuration_Course_Defaults.tex;
1.873     raeburn  3787: Domain_Configuration_Help_Settings.tex;
1.597     raeburn  3788: Domain_Configuration_InstDirectory_Search.tex;
1.1016    raeburn  3789: Domain_Configuration_IP_Access.tex;
1.597     raeburn  3790: Domain_Configuration_LangTZAuth.tex;
1.873     raeburn  3791: Domain_Configuration_Load_Balancing.tex;
1.597     raeburn  3792: Domain_Configuration_Login_Page.tex;
1.1015    raeburn  3793: Domain_Configuration_LTI_Provider.tex;
1.1001    raeburn  3794: Domain_Configuration_LTI_Tools.tex;
1.1000    raeburn  3795: Domain_Configuration_Passwords.tex;
1.597     raeburn  3796: Domain_Configuration_Quotas.tex;
1.873     raeburn  3797: Domain_Configuration_Request_Author.tex;
1.685     raeburn  3798: Domain_Configuration_Request_Courses.tex;
1.597     raeburn  3799: Domain_Configuration_Scantron_Format.tex;
1.896     raeburn  3800: Domain_Configuration_Self_Creation.tex;
                   3801: Domain_Configuration_Selfenrollment.tex;
1.720     raeburn  3802: Domain_Configuration_Server_Status.tex;
1.751     raeburn  3803: Domain_Configuration_SSL.tex;
1.939     raeburn  3804: Domain_Configuration_Trust.tex;
1.597     raeburn  3805: Domain_Configuration_User_Creation.tex;
                   3806: Domain_Configuration_User_Modification.tex;
1.720     raeburn  3807: Domain_Configuration_User_Sessions.tex;
1.1007    raeburn  3808: Domain_Configuration_WAF_Proxy.tex;
1.597     raeburn  3809: Domain_Coordination_Intro.tex;
1.600     raeburn  3810: Domain_Coordination_Overview.tex;
1.949     raeburn  3811: Domain_Create_Users.tex;
1.597     raeburn  3812: Domain_Crontab_Entries.tex;
1.949     raeburn  3813: Domain_Editing_Custom_Roles.tex;
1.597     raeburn  3814: Domain_Manual_Title_Page.tex;
1.1042    raeburn  3815: Domain_Modify_Course.tex;
1.1043    raeburn  3816: Domain_Modify_Community.tex;
1.949     raeburn  3817: Domain_Role_Approvals.tex;
                   3818: Domain_Role_Logs.tex;
                   3819: Domain_User_Access_Logs.tex;
                   3820: Domain_Username_Approvals.tex;
                   3821: Domain_View_Privileges.tex;
                   3822: Domain_View_Users_List.tex;
1.461     albertel 3823: Due_Date.tex;
1.833     lira     3824: Dynamic_Plot_Overview.tex;
1.365     www      3825: Edit_Syllabus.tex;
1.493     www      3826: Error.tex;
1.554     albertel 3827: exam_answers.tex;
1.372     albertel 3828: exam_basics.tex;
1.554     albertel 3829: exam_build.tex;
                   3830: exam_disable_com.tex;
                   3831: exam_how_scored.tex;
                   3832: exam_parameters.tex;
                   3833: exam_printing.tex;
                   3834: exam_question_type.tex;
                   3835: exam_scoring.tex;
1.365     www      3836: Exploring_Your_Course.tex;
1.461     albertel 3837: Feedback_Author.tex;
                   3838: Feedback_Content.tex;
                   3839: Feedback_Discuss_Anon.tex;
                   3840: Feedback_Discussion.tex;
                   3841: Feedback_Policy.tex;
1.276     bowersj2 3842: Finding_Resources.tex;
1.163     harris41 3843: Foils.tex;
1.879     raeburn  3844: ForceIDChange.tex;
1.572     www      3845: Formula_Answers.tex;
1.590     www      3846: Formula_Editor.tex;
1.248     bowersj2 3847: Formula_Response_Adv_Intro.tex;
1.163     harris41 3848: Formula_Response_Example.tex;
                   3849: Formula_Response_Limitations.tex;
                   3850: Formula_Response_Problems.tex;
                   3851: Formula_Response_Sampling.tex;
                   3852: Formula_Tolerance.tex;
1.844     raeburn  3853: Function_Plot_Response_Overview.tex;
1.719     www      3854: Function_Plot_Response_Background_Plot.tex;
                   3855: Function_Plot_Response_Evaluation_Rule.tex;
                   3856: Function_Plot_Response_Rule_Set.tex;
                   3857: Function_Plot_Response_Elements.tex;
                   3858: Function_Plot_Response_Question.tex;
                   3859: Function_Plot_Response_Spline.tex;
1.772     www      3860: Function_Plot_Response_Custom_Rule.tex;
                   3861: Function_Plot_Response_Object.tex;
                   3862: Function_Plot_Response_Vector.tex;
                   3863: Function_Plot_Response_Vector_Rule.tex;
                   3864: Function_Plot_Response_Vector_Sum_Rule.tex;
1.187     www      3865: General_Intro.tex;
1.330     www      3866: Generation.tex;
1.461     albertel 3867: Grade_All.tex;
                   3868: Grade_Intro.tex;
                   3869: Grade_One.tex;
                   3870: Grade_Scantron.tex;
                   3871: Grade_Sequence.tex;
                   3872: Grade_Upload.tex;
                   3873: Grade_Verify.tex;
1.331     www      3874: GradingOptions.tex;
1.219     albertel 3875: Greek_Symbols.tex;
1.276     bowersj2 3876: Guts_Apache_Env.tex;
                   3877: Guts_Apache_Modules.tex;
1.350     www      3878: Guts_Apache.tex;
1.276     bowersj2 3879: Guts_Authentication.tex;
                   3880: Guts_Authoring.tex;
                   3881: Guts_Coding_Guidelines.tex;
                   3882: Guts_Course_Dir.tex;
                   3883: Guts_User_Dir.tex;
1.365     www      3884: Help.tex;
                   3885: Helper_Course_Initialization.tex;
1.163     harris41 3886: How_To_Edit_Existing_Content_Pages.tex;
1.602     raeburn  3887: Institutional_Integration_Authentication.tex;
1.911     raeburn  3888: Institutional_Integration_CAS.tex;
1.601     raeburn  3889: Institutional_Integration_Course_Codes.tex;
1.746     raeburn  3890: Institutional_Integration_Course_Requests.tex;
1.601     raeburn  3891: Institutional_Integration_Format_Checks.tex;
                   3892: Institutional_Integration_Identity_Management.tex;
1.906     raeburn  3893: Institutional_Integration_Shibboleth.tex;
1.602     raeburn  3894: Institutional_Integration_User_Categories.tex;
1.276     bowersj2 3895: Latex_Footer.tex;
                   3896: Latex_Header.tex;
1.254     bowersj2 3897: Leaving_Feedback.tex;
1.163     harris41 3898: Login_To_LON-CAPA.tex;
1.521     www      3899: Math_Response_Problems.tex;
1.591     www      3900: Maxima_Argument_Array.tex;
                   3901: Maxima_Libraries.tex;
1.163     harris41 3902: Metadata_Description.tex;
1.1027    raeburn  3903: Modify_Anonsurvey_Threshold.tex;
1.666     raeburn  3904: Modify_Community_Owner.tex;
1.1027    raeburn  3905: Modify_Course_Chgpasswd.tex;
                   3906: Modify_Course_Credithours.tex;
1.1048    raeburn  3907: Modify_Course_Crsauthor.tex;
1.666     raeburn  3908: Modify_Course_Defaultauth.tex;
1.1048    raeburn  3909: Modify_Course_External_Tool.tex;
1.666     raeburn  3910: Modify_Course_Instcode.tex;
1.1027    raeburn  3911: Modify_Course_LTI_Authen.tex;
1.666     raeburn  3912: Modify_Course_Owner.tex;
                   3913: Modify_Course_Quota.tex;
1.1027    raeburn  3914: Modify_Course_Selfenrolladmin.tex;
                   3915: Modify_Course_Table_Lifetime.tex;
                   3916: Modify_Course_Upload_Quota.tex;
                   3917: Modify_Postsubmit_Config.tex;
1.365     www      3918: Navigation_Screen.tex;
1.178     bowersj2 3919: Navmap_Host_Down.tex;
1.376     raeburn  3920: NavMaps_MarkPosts_Read.tex;
1.163     harris41 3921: Numerical_Response_Advanced_Example.tex;
                   3922: Numerical_Response_Format.tex;
1.350     www      3923: Numerical_Response_Introduction.tex;
1.163     harris41 3924: Numerical_Response_Intro.tex;
                   3925: Numerical_Response_Parts_A.tex;
                   3926: Numerical_Response_Parts_B.tex;
                   3927: Numerical_Response_Problems.tex;
                   3928: Numerical_Response_Randomization.tex;
                   3929: Numerical_Response_Simple_Example.tex;
                   3930: Numerical_Response_Tutorial_A.tex;
                   3931: Numerical_Response_Units.tex;
1.371     albertel 3932: numerical_wrong_answers.tex;
1.461     albertel 3933: Open_Date.tex;
1.163     harris41 3934: Option_Response_Concept_Group_Example.tex;
                   3935: Option_Response_Matching_Example.tex;
                   3936: Option_Response_Problem_Creation.tex;
                   3937: Option_Response_Problem_Figure.tex;
                   3938: Option_Response_Problem_Parts.tex;
                   3939: Option_Response_Problems.tex;
                   3940: Option_Response_Simple.tex;
1.219     albertel 3941: Other_Symbols.tex;
1.561     albertel 3942: Parameter_encrypturl.tex;
1.461     albertel 3943: Parameter_Helper.tex;
1.495     www      3944: Parameter_Manager.tex;
1.461     albertel 3945: Parameter_Overview.tex;
1.722     www      3946: Parameter_Set_Folder.tex;
1.194     albertel 3947: Part_Tag_Edit_Help.tex;
1.264     bowersj2 3948: Personal_Info_Page.tex;
1.248     bowersj2 3949: Physical_Units.tex;
1.519     albertel 3950: Portfolio_About.tex;
                   3951: Portfolio_AddFiles.tex;
                   3952: Portfolio_Catalog.tex;
                   3953: Portfolio_ChangeDirectory.tex;
                   3954: Portfolio_CreateDirectory.tex;
                   3955: Portfolio_DeleteFile.tex;
                   3956: Portfolio_FileAction.tex;
                   3957: Portfolio_FileList.tex;
                   3958: Portfolio_OpenFile.tex;
                   3959: Portfolio_RenameFile.tex;
                   3960: Portfolio_ShareFile_ChangeSetting.tex;
1.561     albertel 3961: Portfolio_ShareFile_Conditional.tex;
1.519     albertel 3962: Portfolio_ShareFile_SetAccess.tex;
                   3963: Portfolio_ShareFile_StopAccess.tex;
                   3964: Portfolio_ShareFile.tex;
1.361     www      3965: Prefs_About_Me.tex;
1.254     bowersj2 3966: Prefs_Forwarding.tex;
1.361     www      3967: Prefs_Language.tex;
1.568     raeburn  3968: Prefs_Messages.tex;
1.569     raeburn  3969: Prefs_Notification.tex;
1.254     bowersj2 3970: Prefs_Screen_Name_Nickname.tex;
1.461     albertel 3971: Print_Library.tex;
1.388     sakharuk 3972: Print_Options.tex;
1.278     bowersj2 3973: Print_Resource.tex;
1.453     foxr     3974: Print_Tricks.tex;
1.163     harris41 3975: Problem_Editor_Testing_Area.tex;
                   3976: Problem_Editor_XML_Index.tex;
1.248     bowersj2 3977: Problem_LON-CAPA_Functions.tex;
1.405     foxr     3978: Problem_LON-CAPA_Image_Options.tex;
1.461     albertel 3979: Problem_Parameters.tex;
1.163     harris41 3980: Problem_Types.tex;
                   3981: Publishing_A_Resource.tex;
                   3982: Publishing_Author_Tutorial_Segue.tex;
                   3983: Publishing_Copyright.tex;
1.1017    raeburn  3984: Publishing_Directory_Options.tex;
1.163     harris41 3985: Publishing_Intro.tex;
                   3986: Publishing_Keywords.tex;
1.461     albertel 3987: Quick_Grades_Description.tex;
1.191     bowersj2 3988: Quick_Grades_Possibly_Correct.tex;
1.163     harris41 3989: Radio_Response_Problems.tex;
                   3990: Radio_Response_Randomization.tex;
1.248     bowersj2 3991: Ranking_Problems.tex;
1.266     www      3992: Receipt.tex;
1.361     www      3993: Remote_Menu.tex;
1.276     bowersj2 3994: Resource_Discussion.tex;
1.163     harris41 3995: Resource_Types.tex;
1.276     bowersj2 3996: Roles_About.tex;
1.361     www      3997: Roles_Screen.tex;
1.248     bowersj2 3998: Script_Functions.tex;
1.350     www      3999: Scripting_Help.tex;
1.163     harris41 4000: Script_Tutorial_Intro.tex;
1.248     bowersj2 4001: Script_Variables.tex;
1.360     albertel 4002: Search_Advanced.tex;
                   4003: Search_Basic.tex;
                   4004: Searching.tex;
1.278     bowersj2 4005: Sending_Email.tex;
1.163     harris41 4006: Sequence_Advanced_Editor_Creation.tex;
1.955     raeburn  4007: Sequence_Advanced_Editor_Links_Conditions.tex;
1.163     harris41 4008: Sequence_Definition.tex;
                   4009: Sequence_Editor_Selection.tex;
                   4010: Sequence_Page_Maps.tex;
                   4011: Sequence_Simple_Editor_Creation.tex;
                   4012: Sequence_Top-Level.tex;
                   4013: Significant_Figures.tex;
1.519     albertel 4014: Slot_About.tex;
                   4015: Slot_AddInterface.tex;
                   4016: Slot_ChoosingResources.tex;
                   4017: Slot_CommaDelimited.tex;
                   4018: Slot_EditDelete.tex;
                   4019: Slot_OptionalAttributes.tex;
                   4020: Slot_RequiredAttributes.tex;
1.553     albertel 4021: Slot_ResourceParameter.tex;
1.519     albertel 4022: Slot_RestrictAvailibility.tex;
                   4023: Slot_SelectingField.tex;
                   4024: Slot_SpecifyProctors.tex;
1.1010    raeburn  4025: Slot_Use.tex;
1.586     www      4026: Some_Items_Were_Not_Submitted.tex;
1.278     bowersj2 4027: Spreadsheet_About.tex;
1.946     raeburn  4028: Spreadsheet_Authoring.tex;
1.279     matthew  4029: Spreadsheet_Calculation.tex;
                   4030: Spreadsheet_Calculation_Time.tex;
1.936     raeburn  4031: Spreadsheet_Category_Grades.tex;
1.279     matthew  4032: Spreadsheet_Cell_Editing.tex;
                   4033: Spreadsheet_Editing.tex;
1.278     bowersj2 4034: Spreadsheet_Export_Row.tex;
1.279     matthew  4035: Spreadsheet_Files.tex;
1.278     bowersj2 4036: Spreadsheet_Functions.tex;
1.279     matthew  4037: Spreadsheet_Hierarchy.tex;
                   4038: Spreadsheet_HowTo_Assessments.tex;
                   4039: Spreadsheet_HowTo.tex;
                   4040: Spreadsheet_Layout.tex;
1.278     bowersj2 4041: Spreadsheet_Levels.tex;
                   4042: Spreadsheet_Max_Depth_Exceeded.tex;
                   4043: Spreadsheet_Parms.tex;
                   4044: Spreadsheet_Problem_Weight.tex;
1.279     matthew  4045: Spreadsheet_Referencing_Cells.tex;
                   4046: Spreadsheet_Referencing_Parameters.tex;
                   4047: Spreadsheet_Row_Numbers.tex;
                   4048: Spreadsheet_Student_View.tex;
1.278     bowersj2 4049: Spreadsheet_Student_Visible.tex;
                   4050: Spreadsheet_Template_Row.tex;
                   4051: Spreadsheet_Ternary_Operator.tex;
                   4052: Spreadsheet_Tries.tex;
1.329     matthew  4053: Statistics_Overall_Key.tex;
1.375     matthew  4054: Statistics_Sequence.tex;
1.368     matthew  4055: Statistics_Cache.tex;
1.163     harris41 4056: String_Response_Problem_Creation.tex;
                   4057: String_Response_Problems.tex;
1.493     www      4058: Student_Intro.tex;
1.461     albertel 4059: Submission_Time_Analysis.tex;
1.248     bowersj2 4060: Syllabus_ExtLink.tex;
                   4061: Syllabus_URLs.tex;
1.461     albertel 4062: Table_Mode.tex;
1.491     albertel 4063: Testbank_Formatting.tex;
1.392     sakharuk 4064: TEXDropEmptyColumns_attribute.tex;
1.399     albertel 4065: TEXitemgroupwidth_attribute.tex;
1.392     sakharuk 4066: TEXlayout_attribute.tex;
1.388     sakharuk 4067: TEXsize_attribute.tex;
1.392     sakharuk 4068: TEXtype_attribute.tex;
1.389     sakharuk 4069: TEXwidth_attribute.tex;
1.461     albertel 4070: Tries.tex;
1.163     harris41 4071: Tolerance.tex;
1.248     bowersj2 4072: Uploaded_Templates_PublicView.tex;
                   4073: Uploaded_Templates_TextBoxes.tex;
1.491     albertel 4074: Uploading_File_Options.tex;
1.662     raeburn  4075: Using_Clickers.tex;
1.163     harris41 4076: Variable_Naming_Conventions.tex;
                   4077: Variables_in_Scripts.tex;
                   4078: Variables_in_the_Answer_Block.tex;
1.248     bowersj2 4079: Variables_in_the_Text_Block.tex;
1.350     www      4080: Variable_Tutorial_A.tex;
1.461     albertel 4081: View_All_Messages.tex;
                   4082: View_Critical_Messages.tex;
1.502     albertel 4083: View_recent_activity.tex;
1.276     bowersj2 4084: What_Is_LON-CAPA.tex;
                   4085: Why_LON-CAPA.tex;
1.698     wenzelju 4086: Wishlist.tex;
1.901     raeburn  4087: Wrong_Num_Boxes_Checked.tex;
1.317     www      4088: </filenames>
                   4089: </fileglob>
                   4090: <fileglob>
                   4091: <glob>*.*</glob>
1.485     www      4092: <sourcedir>loncom/html/adm/help/tex/de/</sourcedir>
                   4093: <targetdir dist='default'>
                   4094: home/httpd/html/adm/help/tex/de/</targetdir>
                   4095: <categoryname>interface file</categoryname>
                   4096: <description>
                   4097: German Tex files for the help system
                   4098: </description>
                   4099: <filenames>
1.518     www      4100: About_Bombs.tex;
                   4101: About_Communication.tex;
1.707     bisitz   4102: Auth_Options.tex;
1.888     bisitz   4103: Authoring_ExternalResponse.tex;
1.605     bisitz   4104: Authoring_Math_Editor.tex;
1.892     bisitz   4105: Authoring_Multilingual_Problems.tex;
1.862     bisitz   4106: Caching.tex;
1.578     bisitz   4107: Cascading_Parameters.tex;
1.831     bisitz   4108: Change_Colors.tex;
                   4109: Change_Discussion_Display.tex;
                   4110: Change_Password.tex;
1.862     bisitz   4111: Contextual_Help.tex;
                   4112: Course_Change_Privileges.tex;
1.707     bisitz   4113: Course_Convert_To_CSV.tex;
                   4114: Course_Create_Class_List.tex;
1.878     bisitz   4115: Course_Critical_Message.tex;
1.604     bisitz   4116: Course_Self_Enrollment.tex;
1.869     bisitz   4117: Creating_Math_Response_Problems.tex;
1.575     bisitz   4118: Docs_About_Bulletin_Board.tex;
1.573     raeburn  4119: Docs_About_Group_Files.tex;
1.575     bisitz   4120: Docs_About_My_Personal_Info.tex;
                   4121: Docs_About_Simple_Page.tex;
                   4122: Docs_About_Syllabus.tex;
1.573     raeburn  4123: Docs_Adding_Course_Doc.tex;
                   4124: Docs_Adding_Folders.tex;
1.575     bisitz   4125: Docs_Editing_Templated_Pages.tex;
1.884     bisitz   4126: Docs_Import_Stored_Link.tex;
1.575     bisitz   4127: Docs_Navigate_Content.tex;
                   4128: Docs_Score_Upload_Form.tex;
                   4129: Docs_Verify_Content.tex;
1.881     bisitz   4130: ForceIDChange.tex;
1.878     bisitz   4131: Formula_Answers.tex;
1.604     bisitz   4132: Formula_Editor.tex;
1.573     raeburn  4133: General_Intro.tex;
1.605     bisitz   4134: Generation.tex;
1.604     bisitz   4135: Metadata_Description.tex;
1.573     raeburn  4136: Navigation_Screen.tex;
1.578     bisitz   4137: Parameter_Overview.tex;
1.892     bisitz   4138: Parameter_Set_Folder.tex;
1.890     bisitz   4139: Physical_Units.tex;
1.829     raeburn  4140: Portfolio_About.tex;
1.828     raeburn  4141: Portfolio_AddFiles.tex;
                   4142: Portfolio_Catalog.tex;
                   4143: Portfolio_ChangeDirectory.tex;
                   4144: Portfolio_CreateDirectory.tex;
                   4145: Portfolio_DeleteFile.tex;
                   4146: Portfolio_FileAction.tex;
                   4147: Portfolio_FileList.tex;
                   4148: Portfolio_OpenFile.tex;
                   4149: Portfolio_RenameFile.tex;
                   4150: Portfolio_ShareFile.tex;
                   4151: Portfolio_ShareFile_ChangeSetting.tex;
                   4152: Portfolio_ShareFile_Conditional.tex;
                   4153: Portfolio_ShareFile_SetAccess.tex;
                   4154: Portfolio_ShareFile_StopAccess.tex;
1.831     bisitz   4155: Prefs_About_Me.tex;
1.890     bisitz   4156: Prefs_Forwarding.tex;
1.831     bisitz   4157: Prefs_Language.tex;
                   4158: Prefs_Messages.tex;
1.890     bisitz   4159: Prefs_Notification.tex;
1.831     bisitz   4160: Prefs_Screen_Name_Nickname.tex;
1.892     bisitz   4161: Problem_Editor_XML_Index.tex;
1.578     bisitz   4162: Problem_Parameters.tex;
1.604     bisitz   4163: Publishing_Copyright.tex;
                   4164: Publishing_Keywords.tex;
1.571     bisitz   4165: Quick_Grades_Possibly_Correct.tex;
1.575     bisitz   4166: Ranking_Problems.tex;
1.612     droeschl 4167: Receipt.tex;
1.578     bisitz   4168: Search_Advanced.tex;
                   4169: Search_Basic.tex;
1.887     bisitz   4170: Sending_Email.tex;
1.862     bisitz   4171: Some_Items_Were_Not_Submitted.tex;
1.573     raeburn  4172: Student_Intro.tex;
1.578     bisitz   4173: Syllabus_ExtLink.tex;
                   4174: Table_Mode.tex;
1.485     www      4175: Tries.tex;
1.575     bisitz   4176: Uploaded_Templates_PublicView.tex;
                   4177: Uploaded_Templates_TextBoxes.tex;
1.887     bisitz   4178: View_recent_activity.tex;
1.884     bisitz   4179: Wishlist.tex;
1.485     www      4180: </filenames>
                   4181: </fileglob>
                   4182: <fileglob>
                   4183: <glob>*.*</glob>
1.317     www      4184: <sourcedir>loncom/html/adm/help/tex/ru/</sourcedir>
                   4185: <targetdir dist='default'>
                   4186: home/httpd/html/adm/help/tex/ru/</targetdir>
                   4187: <categoryname>interface file</categoryname>
                   4188: <description>
                   4189: Russian Tex files for the help system
                   4190: </description>
                   4191: <filenames>
                   4192: About_Authors_Manual.tex;
1.319     www      4193: About_Communication.tex;
1.324     sakharuk 4194: About_Developers_Manual.tex;
1.319     www      4195: About_Numerical_and_Formula_Response.tex;
1.334     sakharuk 4196: CAPA_LON-CAPA_function_diffs.tex;
1.360     albertel 4197: Course_Maximum_Collaborators.tex;
1.324     sakharuk 4198: Course_Set_Start_End_Date.tex;
1.319     www      4199: Creating_A_Course_Intro.tex;
1.324     sakharuk 4200: Other_Symbols.tex;
1.319     www      4201: Physical_Units.tex;
1.317     www      4202: Print_Resource.tex;
1.324     sakharuk 4203: Authoring_Adding_Pictures.tex;
1.140     bowersj2 4204: </filenames>
                   4205: </fileglob>
                   4206: <file>
                   4207: <source>loncom/html/adm/help/fragmentLabels.gdbm</source>
                   4208: <target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
1.162     harris41 4209: <categoryname>interface file</categoryname>
1.140     bowersj2 4210: <description>
                   4211: A gdbm file containing a label->tex file hash.
1.15      harris41 4212: </description>
                   4213: <status>works/unverified</status>
1.487     albertel 4214: <build trigger='always run'>
                   4215: loncom/build/rebuild_label_hash.sh
                   4216: </build>
                   4217: <dependencies>
                   4218: rebuild_label_hash.sh
                   4219: </dependencies>
1.15      harris41 4220: </file>
1.407     albertel 4221: <fileglob>
1.748     raeburn  4222:   <glob>*.*</glob>
1.407     albertel 4223:   <sourcedir>loncom/html/adm/fonts/</sourcedir>
                   4224:   <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
                   4225:   <categoryname>interface file</categoryname>
                   4226:   <description>
                   4227:     Fonts for convertjme.pl
                   4228:   </description>
                   4229:   <filenames>
                   4230: DejaVuSerif-Roman.ttf;
1.552     albertel 4231: DejaVuSansMono-Bold.ttf;
1.551     albertel 4232: DejaVuSans.pfb;
                   4233: DejaVuSans.ttf;
                   4234: DejaVuSerif.pfb;
                   4235: DejaVuSerif.ttf;
1.744     raeburn  4236: status.txt;
                   4237: unicover.txt;
                   4238:   </filenames>
                   4239: </fileglob>
1.900     golterma 4240: 
                   4241: <fileglob>
                   4242:     <glob>*.js</glob>
                   4243:     <sourcedir>loncom/html/adm/quicksearch/</sourcedir>
                   4244:     <targetdir dist='default'>home/httpd/html/adm/quicksearch/</targetdir>
                   4245:     <description>
                   4246: Search to enable the quicksearch function in the author space
                   4247:     </description>
                   4248:     <filenames>
                   4249: quicksearch.js
                   4250:     </filenames>
                   4251: </fileglob>
                   4252: 
1.15      harris41 4253: <file>
1.748     raeburn  4254: <source>loncom/html/adm/fonts/AUTHORS</source>
                   4255: <target dist='default'>home/httpd/html/adm/fonts/AUTHORS</target>
                   4256: <categoryname>interface file</categoryname>
                   4257: <description>
                   4258: Documentation for fonts
                   4259: </description>
                   4260: <status>works/unverified</status>
                   4261: </file>
                   4262: <file>
                   4263: <source>loncom/html/adm/fonts/BUGS</source>
                   4264: <target dist='default'>home/httpd/html/adm/fonts/BUGS</target>
                   4265: <categoryname>interface file</categoryname>
                   4266: <description>
                   4267: Documentation for fonts
                   4268: </description>
                   4269: </file>
                   4270: <file>
                   4271: <source>loncom/html/adm/fonts/LICENSE</source>
                   4272: <target dist='default'>home/httpd/html/adm/fonts/LICENSE</target>
                   4273: <categoryname>interface file</categoryname>
                   4274: <description>
                   4275: Documentation for fonts
                   4276: </description>
                   4277: </file>
                   4278: <file>
                   4279: <source>loncom/html/adm/fonts/NEWS</source>
                   4280: <target dist='default'>home/httpd/html/adm/fonts/NEWS</target>
                   4281: <categoryname>interface file</categoryname>
                   4282: <description>
                   4283: Documentation for fonts
                   4284: </description>
                   4285: </file>
                   4286: <file>
                   4287: <source>loncom/html/adm/fonts/README</source>
                   4288: <target dist='default'>home/httpd/html/adm/fonts/README</target>
                   4289: <categoryname>interface file</categoryname>
                   4290: <description>
                   4291: Documentation for fonts
                   4292: </description>
                   4293: </file>
                   4294: <file>
1.7       harris41 4295: <source>loncom/interface/lonstatistics.pm</source>
                   4296: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
                   4297: <categoryname>handler</categoryname>
                   4298: <description>
                   4299: Handler to show statistics on solving LON-CAPA problems.
1.326     matthew  4300: </description>
                   4301: <status>works/unverified</status>
                   4302: </file>
                   4303: <file>
                   4304: <source>loncom/interface/statistics/lonstathelpers.pm</source>
                   4305: <target dist='default'>home/httpd/lib/perl/Apache/lonstathelpers.pm</target>
1.370     albertel 4306: <categoryname>handler</categoryname>
1.326     matthew  4307: <description>
                   4308: Utility module for statistics and data mining.
1.144     stredwic 4309: </description>
                   4310: <status>works/unverified</status>
                   4311: </file>
                   4312: <file>
1.400     albertel 4313: <source>loncom/interface/lontrackstudent.pm</source>
                   4314: <target dist='default'>home/httpd/lib/perl/Apache/lontrackstudent.pm</target>
                   4315: <categoryname>handler</categoryname>
                   4316: <description>
                   4317: Handler to parse and analyze activity.log
                   4318: </description>
                   4319: <status>works/unverified</status>
                   4320: </file>
                   4321: <file>
1.144     stredwic 4322: <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
1.162     harris41 4323: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
                   4324: </target>
1.144     stredwic 4325: <categoryname>handler</categoryname>
                   4326: <description>
1.162     harris41 4327: The module that generate the html for the Problem Statistics web pages.
1.338     matthew  4328: </description>
                   4329: </file>
                   4330: <file>
1.366     matthew  4331: <source>loncom/interface/statistics/lonsurveyreports.pm</source>
                   4332: <target dist='default'>home/httpd/lib/perl/Apache/lonsurveyreports.pm
                   4333: </target>
1.370     albertel 4334: <categoryname>handler</categoryname>
1.366     matthew  4335: <description>
                   4336: Gives instructors access to compiled survey results.
                   4337: </description>
                   4338: </file>
                   4339: <file>
1.338     matthew  4340: <source>loncom/interface/statistics/lonstudentsubmissions.pm</source>
                   4341: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentsubmissions.pm
                   4342: </target>
                   4343: <categoryname>handler</categoryname>
                   4344: <description>
                   4345: Generates excel file containing student submissions and correct answers.
1.332     matthew  4346: </description>
                   4347: </file>
                   4348: <file>
                   4349: <source>loncom/interface/statistics/loncorrectproblemplot.pm</source>
                   4350: <target dist='default'>home/httpd/lib/perl/Apache/loncorrectproblemplot.pm
                   4351: </target>
                   4352: <categoryname>handler</categoryname>
                   4353: <description>
                   4354: The module that generate the html for the correct problems plot web pages.
1.169     stredwic 4355: </description>
                   4356: <status>works/unverified</status>
                   4357: </file>
                   4358: <file>
                   4359: <source>loncom/interface/statistics/lonpercentage.pm</source>
                   4360: <target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
                   4361: </target>
                   4362: <categoryname>handler</categoryname>
                   4363: <description>
                   4364: The module that generate the html for the Percentage graph web pages.
1.144     stredwic 4365: </description>
                   4366: <status>works/unverified</status>
                   4367: </file>
                   4368: <file>
                   4369: <source>loncom/interface/statistics/lonproblemanalysis.pm</source>
1.162     harris41 4370: <target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
                   4371: </target>
1.144     stredwic 4372: <categoryname>handler</categoryname>
                   4373: <description>
1.296     matthew  4374: This module provides detailed analysis and raw data for submissions of various problem types.
                   4375: </description>
                   4376: <status>works/unverified</status>
                   4377: </file>
                   4378: <file>
1.470     albertel 4379:   <source>loncom/interface/statistics/longradinganalysis.pm</source>
                   4380:   <target dist='default'>home/httpd/lib/perl/Apache/longradinganalysis.pm</target>
                   4381:   <categoryname>handler</categoryname>
                   4382:   <description>
                   4383:     This module provides detailed analysis and raw data for submissions of various problem types.
                   4384:   </description>
                   4385:   <status>works/unverified</status>
                   4386: </file>
                   4387: <file>
1.296     matthew  4388: <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
                   4389: <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
                   4390: </target>
                   4391: <categoryname>handler</categoryname>
                   4392: <description>
                   4393: This module produces plots of the times of students attempts on an assessment.
1.144     stredwic 4394: </description>
                   4395: <status>works/unverified</status>
                   4396: </file>
                   4397: <file>
                   4398: <source>loncom/interface/statistics/lonstudentassessment.pm</source>
1.162     harris41 4399: <target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
                   4400: </target>
1.144     stredwic 4401: <categoryname>handler</categoryname>
                   4402: <description>
                   4403: The module that generate the html for the Student Assessment/Chart web pages.
1.7       harris41 4404: </description>
                   4405: <status>works/unverified</status>
                   4406: </file>
                   4407: <file>
1.428     raeburn  4408: <source>loncom/interface/lonwhatsnew.pm</source>
                   4409: <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
                   4410: </target>
                   4411: <categoryname>handler</categoryname>
                   4412: <description>
                   4413: Handler to display items in course requiring action.
                   4414: </description>
                   4415: <status>works/unverified</status>
                   4416: </file>
                   4417: <file>
1.5       harris41 4418: <source>loncom/publisher/londiff.pm</source>
                   4419: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
                   4420: <categoryname>handler</categoryname>
                   4421: <description>
                   4422: Handler to show difference between two files.
1.221     www      4423: </description>
                   4424: <status>works/unverified</status>
                   4425: </file>
                   4426: <file>
                   4427: <source>loncom/publisher/lonrights.pm</source>
                   4428: <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
                   4429: <categoryname>handler</categoryname>
                   4430: <description>
                   4431: Handler to show and edit custom distribution rights
1.5       harris41 4432: </description>
                   4433: <status>works/unverified</status>
1.4       harris41 4434: </file>
                   4435: <file>
1.5       harris41 4436: <source>loncom/publisher/lonupload.pm</source>
                   4437: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
                   4438: <categoryname>handler</categoryname>
                   4439: <description>
                   4440: Handler to upload files through browser into construction space.
                   4441: </description>
                   4442: <status>works/unverified</status>
1.4       harris41 4443: </file>
                   4444: <file>
1.76      harris41 4445: <source>doc/man/Apache__lonupload.3</source>
                   4446: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
1.83      harris41 4447: <categoryname>doc</categoryname>
1.76      harris41 4448: <description>man page for lonupload.pm</description>
                   4449: <build trigger='always run'>
1.115     harris41 4450: loncom/build/pod2man.sh ../publisher/lonupload.pm &gt; \
                   4451: ../../doc/man/Apache__lonupload.3 &amp;&amp; echo 'manifying lonupload.pm'
1.76      harris41 4452: </build>
                   4453: <status>works/unverified</status>
                   4454: <dependencies>
                   4455: ../../loncom/publisher/lonupload.pm
                   4456: </dependencies>
                   4457: </file>
                   4458: <file>
1.118     harris41 4459: <source>doc/lib/perl/Apache/lonupload.html</source>
                   4460: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
1.112     harris41 4461: </target>
1.83      harris41 4462: <categoryname>doc</categoryname>
1.76      harris41 4463: <description>POD-derived page for lonupload.pm</description>
                   4464: <build trigger='always run'>
1.115     harris41 4465: loncom/build/pod2html.sh ../publisher/lonupload.pm &gt; \
1.118     harris41 4466: ../../doc/lib/perl/Apache/lonupload.html &amp;&amp; \
                   4467: echo 'pod2html lonupload.pm'
1.76      harris41 4468: </build>
                   4469: <status>works/unverified</status>
                   4470: <dependencies>
                   4471: ../../loncom/publisher/lonupload.pm
                   4472: </dependencies>
                   4473: </file>
                   4474: <file>
1.5       harris41 4475: <source>loncom/homework/essayresponse.pm</source>
                   4476: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
                   4477: <categoryname>handler</categoryname>
                   4478: <description>
                   4479: Handler to evaluate essay (ungraded) style responses.
1.92      albertel 4480: </description>
                   4481: <status>works/unverified</status>
                   4482: </file>
                   4483: <file>
                   4484: <source>loncom/homework/externalresponse.pm</source>
                   4485: <target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
                   4486: <categoryname>handler</categoryname>
                   4487: <description>
                   4488: Handler to evaluate externally graded responses.
                   4489: </description>
                   4490: <status>works/unverified</status>
                   4491: </file>
                   4492: <file>
                   4493: <source>loncom/homework/loncapagrade.pm</source>
                   4494: <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
                   4495: <categoryname>handler</categoryname>
                   4496: <description>
1.133     harris41 4497: Holds results and defines
                   4498: tag handlers needed by externalresponse.pm
1.5       harris41 4499: </description>
                   4500: <status>works/unverified</status>
1.4       harris41 4501: </file>
                   4502: <file>
1.461     albertel 4503:   <source>loncom/homework/gradesubmission.pl</source>
1.464     albertel 4504:   <target dist='default'>home/httpd/cgi-bin/gradesubmission.pl</target>
1.461     albertel 4505:   <categoryname>handler</categoryname>
                   4506:   <description>
                   4507: Example script for use with external response.
                   4508:   </description>
                   4509:   <status>works/unverified</status>
                   4510: </file>
                   4511: <file>
1.5       harris41 4512: <source>loncom/publisher/lonpubdir.pm</source>
                   4513: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
                   4514: <categoryname>handler</categoryname>
                   4515: <description>
                   4516: Handler to publish directories.
1.172     www      4517: </description>
                   4518: </file>
                   4519: <file>
                   4520: <source>loncom/publisher/lonunauthorized.pm</source>
                   4521: <target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
                   4522: <categoryname>handler</categoryname>
                   4523: <description>
                   4524: Handler to explain failed contruction space access.
1.5       harris41 4525: </description>
1.4       harris41 4526: </file>
                   4527: <file>
1.76      harris41 4528: <source>doc/man/Apache__lonpubdir.3</source>
                   4529: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
1.83      harris41 4530: <categoryname>doc</categoryname>
1.76      harris41 4531: <description>man page for lonpubdir.pm</description>
                   4532: <build trigger='always run'>
1.115     harris41 4533: loncom/build/pod2man.sh ../publisher/lonpubdir.pm &gt; \
                   4534: ../../doc/man/Apache__lonpubdir.3 &amp;&amp; echo 'manifying lonpubdir.pm'
1.76      harris41 4535: </build>
                   4536: <status>works/unverified</status>
                   4537: <dependencies>
                   4538: ../../loncom/lonnet/perl/lonnet.pm
                   4539: </dependencies>
                   4540: </file>
                   4541: <file>
1.118     harris41 4542: <source>doc/lib/perl/Apache/lonpubdir.html</source>
                   4543: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
1.112     harris41 4544: </target>
1.83      harris41 4545: <categoryname>doc</categoryname>
1.76      harris41 4546: <description>POD-derived page for lonpubdir.pm</description>
                   4547: <build trigger='always run'>
1.115     harris41 4548: loncom/build/pod2html.sh ../publisher/lonpubdir.pm &gt; \
1.118     harris41 4549: ../../doc/lib/perl/Apache/lonpubdir.html &amp;&amp; \
                   4550: echo 'pod2html lonpubdir.pm'
1.76      harris41 4551: </build>
                   4552: <status>works/unverified</status>
                   4553: <dependencies>
                   4554: ../../loncom/publisher/lonpubdir.pm
                   4555: </dependencies>
                   4556: </file>
                   4557: <file>
1.5       harris41 4558: <source>loncom/publisher/lonretrieve.pm</source>
                   4559: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
                   4560: <categoryname>handler</categoryname>
                   4561: <description>
                   4562: Handler to retrieve old versions from resource space.
                   4563: </description>
                   4564: <status>works/unverified</status>
1.4       harris41 4565: </file>
                   4566: <file>
1.421     www      4567: <source>loncom/publisher/loncleanup.pm</source>
                   4568: <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
                   4569: <categoryname>handler</categoryname>
                   4570: <description>
                   4571: Handler to clean up HTML files.
                   4572: </description>
                   4573: <status>works/unverified</status>
                   4574: </file>
                   4575: <file>
1.76      harris41 4576: <source>doc/man/Apache__lonretrieve.3</source>
                   4577: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
1.83      harris41 4578: <categoryname>doc</categoryname>
1.76      harris41 4579: <description>man page for lonretrieve.pm</description>
                   4580: <build trigger='always run'>
1.115     harris41 4581: loncom/build/pod2man.sh ../publisher/lonretrieve.pm &gt; \
                   4582: ../../doc/man/Apache__lonretrieve.3 &amp;&amp; echo 'manifying lonretrieve.pm'
1.76      harris41 4583: </build>
                   4584: <status>works/unverified</status>
                   4585: <dependencies>
                   4586: ../../loncom/publisher/lonretrieve.pm
                   4587: </dependencies>
                   4588: </file>
                   4589: <file>
1.118     harris41 4590: <source>doc/lib/perl/Apache/lonretrieve.html</source>
                   4591: <target dist='default'>
                   4592: home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
1.112     harris41 4593: </target>
1.83      harris41 4594: <categoryname>doc</categoryname>
1.76      harris41 4595: <description>POD-derived page for lonretrieve.pm</description>
                   4596: <build trigger='always run'>
1.115     harris41 4597: loncom/build/pod2html.sh ../publisher/lonretrieve.pm &gt; \
1.118     harris41 4598: ../../doc/lib/perl/Apache/lonretrieve.html &amp;&amp; \
                   4599: echo 'pod2html lonretrieve.pm'
1.76      harris41 4600: </build>
                   4601: <status>works/unverified</status>
                   4602: <dependencies>
                   4603: ../../loncom/publisher/lonretrieve.pm
                   4604: </dependencies>
                   4605: </file>
                   4606: <file>
1.5       harris41 4607: <source>loncom/homework/edit.pm</source>
                   4608: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
                   4609: <categoryname>handler</categoryname>
                   4610: <description>
                   4611: Helper functions when in homework edit mode.
                   4612: </description>
1.4       harris41 4613: </file>
                   4614: <file>
1.86      harris41 4615: <source>doc/man/Apache__edit.3</source>
                   4616: <target dist='default'>usr/man/man3/Apache::edit.3</target>
                   4617: <categoryname>doc</categoryname>
                   4618: <description>man page for edit.pm</description>
                   4619: <build trigger='always run'>
1.115     harris41 4620: loncom/build/pod2man.sh ../homework/edit.pm &gt; ../../doc/man/Apache__edit.3 &amp;&amp; \
1.112     harris41 4621: echo 'manifying edit.pm'
1.86      harris41 4622: </build>
                   4623: <status>works/unverified</status>
                   4624: <dependencies>
                   4625: ../../loncom/homework/edit.pm
                   4626: </dependencies>
                   4627: </file>
                   4628: <file>
1.118     harris41 4629: <source>doc/lib/perl/Apache/edit.html</source>
                   4630: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
                   4631: </target>
1.86      harris41 4632: <categoryname>doc</categoryname>
                   4633: <description>POD-derived page for edit.pm</description>
                   4634: <build trigger='always run'>
1.118     harris41 4635: loncom/build/pod2html.sh ../homework/edit.pm &gt; \
                   4636: ../../doc/lib/perl/Apache/edit.html \
1.115     harris41 4637: &amp;&amp; echo 'pod2html edit.pm'
1.86      harris41 4638: </build>
                   4639: <status>works/unverified</status>
                   4640: <dependencies>
                   4641: ../../loncom/homework/edit.pm
                   4642: </dependencies>
                   4643: </file>
                   4644: <file>
1.932     raeburn  4645: <source>loncom/publisher/loncoursepub.pm</source>
                   4646: <target dist='default'>home/httpd/lib/perl/Apache/loncoursepub.pm</target>
                   4647: <categoryname>handler</categoryname>
                   4648: <description>
                   4649: Handler for asynchronous file upload via colorful editor ("Course Authoring" space).
                   4650: </description>
                   4651: </file>
                   4652: <file>
1.5       harris41 4653: <source>loncom/interface/lonmeta.pm</source>
                   4654: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
                   4655: <categoryname>handler</categoryname>
                   4656: <description>Metadata display handler.</description>
                   4657: <status>works/unverified</status>
1.4       harris41 4658: </file>
                   4659: <file>
1.5       harris41 4660: <source>rat/lonambiguous.pm</source>
                   4661: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
                   4662: <categoryname>handler</categoryname>
                   4663: <description>
                   4664: Handler to resolve ambiguous file locations.
                   4665: </description>
                   4666: <status>works/unverified</status>
1.4       harris41 4667: </file>
                   4668: <file>
1.5       harris41 4669: <source>rat/lonratparms.pm</source>
                   4670: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
                   4671: <categoryname>handler</categoryname>
                   4672: <description>
                   4673: Handler to set resource parameters inside of the RAT based on metadata.
                   4674: </description>
                   4675: <status>works/unverified</status>
1.4       harris41 4676: </file>
                   4677: <file>
1.5       harris41 4678: <source>rat/lonsequence.pm</source>
                   4679: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
                   4680: <categoryname>handler</categoryname>
                   4681: <description>
                   4682: Handler for showing sequence objects of educational resources.
                   4683: </description>
                   4684: <status>works/unverified</status>
1.4       harris41 4685: </file>
                   4686: <file>
1.5       harris41 4687: <source>loncom/interface/loncreatecourse.pm</source>
                   4688: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
                   4689: <categoryname>handler</categoryname>
                   4690: <description>
1.72      harris41 4691: Allows domain coordinators to create new courses and assign course
                   4692: coordinators.
1.5       harris41 4693: </description>
1.10      harris41 4694: <status>works/unverified</status>
1.4       harris41 4695: </file>
                   4696: <file>
1.497     albertel 4697:   <source>loncom/interface/lonclonecourse.pm</source>
                   4698:   <target dist='default'>home/httpd/lib/perl/Apache/lonclonecourse.pm</target>
                   4699:   <categoryname>handler</categoryname>
                   4700:   <description>
                   4701: Internal routines for creating a clone of an existing course.
                   4702:   </description>
                   4703:   <status>works/unverified</status>
                   4704: </file>
                   4705: <file>
1.655     raeburn  4706: <source>loncom/interface/lonrequestcourse.pm</source>
                   4707: <target dist='default'>home/httpd/lib/perl/Apache/lonrequestcourse.pm</target>
                   4708: <categoryname>handler</categoryname>
                   4709: <description>
                   4710: Allows submission of course requests by users with the right to request them 
                   4711: </description>
                   4712: <status>works/unverified</status>
                   4713: </file>
                   4714: <file>
1.656     raeburn  4715: <source>loncom/interface/loncoursequeueadmin.pm</source>
                   4716: <target dist='default'>home/httpd/lib/perl/Apache/loncoursequeueadmin.pm</target>
                   4717: <categoryname>handler</categoryname>
                   4718: <description>
                   4719: 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.
                   4720: </description>
                   4721: <status>works/unverified</status>
                   4722: </file>
                   4723: <file>
1.5       harris41 4724: <source>loncom/interface/loncreateuser.pm</source>
                   4725: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
                   4726: <categoryname>handler</categoryname>
                   4727: <description>
1.72      harris41 4728: Allows users to within their own privileges create/edit users and give
                   4729: them roles. 
1.5       harris41 4730: </description>
                   4731: <status>works/unverified</status>
1.143     stredwic 4732: </file>
                   4733: <file>
1.559     raeburn  4734: <source>loncom/interface/lonuserutils.pm</source>
                   4735: <target dist='default'>home/httpd/lib/perl/Apache/lonuserutils.pm</target>
                   4736: <categoryname>handler</categoryname>
                   4737: <description>
1.564     raeburn  4738: 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  4739: </description>
                   4740: <status>works/unverified</status>
                   4741: </file>
                   4742: <file>
1.574     raeburn  4743: <source>loncom/interface/selfenroll.pm</source>
                   4744: <target dist='default'>home/httpd/lib/perl/Apache/selfenroll.pm</target>
                   4745: <categoryname>handler</categoryname>
                   4746: <description>
                   4747: 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.
                   4748: </description>
                   4749: <status>works/unverified</status>
                   4750: </file>
                   4751: <file>
1.143     stredwic 4752: <source>loncom/interface/lonhtmlcommon.pm</source>
                   4753: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
                   4754: <categoryname>handler</categoryname>
                   4755: <description>
                   4756: Contains a set of functions that generate html controls and data layouts
1.282     www      4757: </description>
                   4758: </file>
                   4759: <file>
1.682     faziophi 4760: <source>loncom/interface/lonhtmlgateway.pm</source>
                   4761: <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlgateway.pm</target>
1.730     raeburn  4762: <categoryname>handler</categoryname>
1.682     faziophi 4763: <description>
                   4764: Contains a set of functions to properly parse and handle HTML input and output
                   4765: </description>
                   4766: </file>
                   4767: <file>
1.382     www      4768: <source>loncom/interface/lonspeller.pm</source>
                   4769: <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
                   4770: <categoryname>handler</categoryname>
                   4771: <description>
                   4772: Contains a set of functions to use Aspell
                   4773: </description>
                   4774: </file>
                   4775: <file>
1.282     www      4776: <source>loncom/localize/lonlocal.pm</source>
                   4777: <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>
                   4778: <categoryname>handler</categoryname>
                   4779: <description>
                   4780: Contains the &mt access function to Locale::Maketext
                   4781: </description>
                   4782: </file>
                   4783: <file>
1.476     albertel 4784:   <source>loncom/localize/lonlocalize.pm</source>
                   4785:   <target dist='default'>home/httpd/lib/perl/Apache/lonlocalize.pm</target>
                   4786:   <categoryname>handler</categoryname>
                   4787:   <description>
                   4788: handler for &mt()ing static files
                   4789:   </description>
                   4790: </file>
                   4791: <file>
1.282     www      4792: <source>loncom/localize/localize.pm</source>
                   4793: <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
                   4794: <categoryname>handler</categoryname>
                   4795: <description>
                   4796: Localization class for Locale::Maketext
1.138     stredwic 4797: </description>
                   4798: </file>
1.283     www      4799: <fileglob>
                   4800: <glob>*.pm</glob>
                   4801: <sourcedir>loncom/localize/localize/</sourcedir>
                   4802: <targetdir dist='default'>
                   4803: home/httpd/lib/perl/Apache/localize/</targetdir>
1.738     raeburn  4804: <categoryname>lexicon file</categoryname>
1.283     www      4805: <description>
                   4806: Translation files.
                   4807: </description>
                   4808: <filenames>
1.855     raeburn  4809: en.pm;
1.285     www      4810: de.pm;
1.288     www      4811: pt.pm;
1.336     www      4812: fr.pm;
1.288     www      4813: ja.pm;
1.297     www      4814: tr.pm;
1.305     www      4815: ru.pm;
                   4816: fa.pm;
                   4817: ar.pm;
1.314     www      4818: es.pm;
1.855     raeburn  4819: he.pm;
1.400     albertel 4820: x_chef.pm;
1.622     riegler  4821: zh.pm;
1.283     www      4822: </filenames>
                   4823: </fileglob>
1.138     stredwic 4824: <file>
1.982     raeburn  4825: <source>loncom/localize/transliterate.pm</source>
                   4826: <target dist='default'>home/httpd/lib/perl/LONCAPA/transliterate.pm</target>
                   4827: <categoryname>handler</categoryname>
                   4828: <description>
                   4829: Transliteration of non-ascii to ascii characters in filenames.
                   4830: </description>
                   4831: </file>
                   4832: <file>
1.138     stredwic 4833: <source>loncom/interface/loncoursedata.pm</source>
                   4834: <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
                   4835: <categoryname>handler</categoryname>
                   4836: <description>
                   4837: Common functions for handling student course data (download and process)
1.5       harris41 4838: </description>
1.4       harris41 4839: </file>
                   4840: <file>
1.5       harris41 4841: <source>loncom/interface/loncommon.pm</source>
                   4842: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
                   4843: <categoryname>handler</categoryname>
                   4844: <description>
                   4845: Makes a table out of the previous attempts.  Inputs result_from_symbread,
1.10      harris41 4846: user, domain, home_server, course_id.
1.5       harris41 4847: </description>
                   4848: <status>works/unverified</status>
1.4       harris41 4849: </file>
                   4850: <file>
1.76      harris41 4851: <source>doc/man/Apache__loncommon.3</source>
                   4852: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
1.83      harris41 4853: <categoryname>doc</categoryname>
1.76      harris41 4854: <description>man page for loncommon.pm</description>
                   4855: <build trigger='always run'>
1.115     harris41 4856: loncom/build/pod2man.sh ../interface/loncommon.pm &gt; \
                   4857: ../../doc/man/Apache__loncommon.3 &amp;&amp; echo 'manifying loncommon.pm'
1.76      harris41 4858: </build>
                   4859: <status>works/unverified</status>
                   4860: <dependencies>
                   4861: ../../loncom/interface/loncommon.pm
                   4862: </dependencies>
                   4863: </file>
                   4864: <file>
1.118     harris41 4865: <source>doc/lib/perl/Apache/loncommon.html</source>
                   4866: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
1.112     harris41 4867: </target>
1.83      harris41 4868: <categoryname>doc</categoryname>
1.76      harris41 4869: <description>POD-derived page for loncommon.pm</description>
                   4870: <build trigger='always run'>
1.115     harris41 4871: loncom/build/pod2html.sh ../interface/loncommon.pm &gt; \
1.118     harris41 4872: ../../doc/lib/perl/Apache/loncommon.html &amp;&amp; \
                   4873: echo 'pod2html loncommon.pm'
1.76      harris41 4874: </build>
                   4875: <status>works/unverified</status>
                   4876: <dependencies>
                   4877: ../../loncom/interface/loncommon.pm
                   4878: </dependencies>
                   4879: </file>
                   4880: <file>
1.5       harris41 4881: <source>loncom/homework/grades.pm</source>
                   4882: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
                   4883: <categoryname>handler</categoryname>
                   4884: <description>Handles the viewing of grades.</description>
1.4       harris41 4885: </file>
                   4886: <file>
1.5       harris41 4887: <source>loncom/homework/imageresponse.pm</source>
                   4888: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
                   4889: <categoryname>handler</categoryname>
                   4890: <description>
                   4891: Coordinates the response to clicking an image.
                   4892: </description>
                   4893: <status>works/unverified</status>
1.4       harris41 4894: </file>
                   4895: <file>
1.5       harris41 4896: <source>loncom/homework/optionresponse.pm</source>
                   4897: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
                   4898: <categoryname>handler</categoryname>
1.27      harris41 4899: <description>
                   4900: Handles tags associated with showing a list of options.</description>
1.4       harris41 4901: </file>
                   4902: <file>
1.708     www      4903: <source>loncom/homework/functionplotresponse.pm</source>
                   4904: <target dist='default'>home/httpd/lib/perl/Apache/functionplotresponse.pm</target>
                   4905: <categoryname>handler</categoryname>
                   4906: <description>
                   4907: Handles tags associated with function plots using GeoGebra.</description>
                   4908: </file>
                   4909: <file>
1.5       harris41 4910: <source>loncom/homework/outputtags.pm</source>
                   4911: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
                   4912: <categoryname>handler</categoryname>
                   4913: <description>
                   4914: Handles tags associated with output.  Seems to relate to due dates of the
                   4915: assignment.
                   4916: </description>
1.10      harris41 4917: <status>works/unverified</status>
1.4       harris41 4918: </file>
1.255     albertel 4919: 
                   4920: <file>
                   4921:   <source>loncom/homework/chemresponse.pm</source>
1.256     albertel 4922:   <target dist='default'>home/httpd/lib/perl/Apache/chemresponse.pm</target>
1.255     albertel 4923:   <categoryname>handler</categoryname>
                   4924:   <description>
                   4925:     Handle the tags organicresponse/structure and reationresponse
                   4926:   </description>
                   4927:   <status>works/unverified</status>
                   4928: </file>
                   4929: 
1.897     raeburn  4930: <file>
1.1040    raeburn  4931:   <source>loncom/html/adm/jsme/JSME_2022-09-26.zip</source>
1.897     raeburn  4932:   <target dist='default'>home/httpd/html/adm/jsme</target>
                   4933:   <categoryname>script</categoryname>
                   4934:   <description>
                   4935:    JSME files (Javascript version of JME) for editing organic structures
                   4936:    NOTE: the commands file `mv`'s the files out of the original location provided
                   4937:    unzipping the file, making it look cleaner in the /home/.../adm/ directory
                   4938:   </description>
                   4939:   <installscript>
                   4940: commands
                   4941:   </installscript>
                   4942:   <dependencies>
                   4943: loncom/html/adm/jsme/commands;
                   4944: loncom/html/adm/jsme/VERSION;
1.1040    raeburn  4945: loncom/html/adm/jsme/JSME_2022-09-26.zip;
1.897     raeburn  4946:   </dependencies>
                   4947: </file>
                   4948: 
1.255     albertel 4949: <fileglob>
                   4950:   <glob>*.*</glob>
                   4951:   <sourcedir>loncom/html/adm/jme/</sourcedir>
                   4952:   <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
                   4953:   <categoryname>interface file</categoryname>
                   4954:   <description>
                   4955:     JME files, for editing organic structures
                   4956:   </description>
                   4957:   <filenames>
                   4958: JME.jar;
                   4959: jme.gif;
1.258     albertel 4960: jme_help.html;
1.255     albertel 4961: nitro.gif;
                   4962: smiles.gif
                   4963:   </filenames>
                   4964: </fileglob>
1.291     albertel 4965: 
1.431     albertel 4966: <fileglob>
                   4967:   <glob>*.*</glob>
1.708     www      4968:   <sourcedir>loncom/html/adm/geogebra/</sourcedir>
                   4969:   <targetdir dist='default'>home/httpd/html/adm/geogebra/</targetdir>
                   4970:   <categoryname>interface file</categoryname>
                   4971:   <description>
                   4972:     Geogebra, for functionplotresponse
                   4973:   </description>
                   4974:   <filenames>
1.713     www      4975: geogebra_algos.jar;
                   4976: geogebra_algos.jar.pack.gz;
                   4977: geogebra_javascript.jar;
                   4978: geogebra_javascript.jar.pack.gz;
1.708     www      4979: geogebra_cas.jar;
                   4980: geogebra_export.jar.pack.gz;
                   4981: geogebra.jar;
                   4982: geogebra_main.jar.pack.gz;
                   4983: geogebra_cas.jar.pack.gz;
                   4984: geogebra_gui.jar;
                   4985: geogebra.jar.pack.gz;
                   4986: geogebra_properties.jar;
                   4987: geogebra_export.jar;
                   4988: geogebra_gui.jar.pack.gz;
                   4989: geogebra_main.jar;
1.713     www      4990: geogebra_properties.jar.pack.gz;
                   4991: jlatexmath.jar;
                   4992: jlatexmath.jar.pack.gz;
                   4993: jlm_cyrillic.jar;
                   4994: jlm_cyrillic.jar.pack.gz;
                   4995: jlm_greek.jar;
                   4996: jlm_greek.jar.pack.gz;
1.708     www      4997:   </filenames>
                   4998: </fileglob>
                   4999: 
1.905     raeburn  5000: <file>
                   5001:   <source>loncom/html/adm/jmol/jmol-loncapa.zip</source>
                   5002:   <target dist='default'>home/httpd/html/adm/jmol</target>
                   5003:   <categoryname>script</categoryname>
1.431     albertel 5004:   <description>
1.905     raeburn  5005:    Jmol for displaying structures, scripted installation that unzips installation file
                   5006:    in the appropriate location
                   5007:    NOTE: the commands file `mv`'s the files out of the original location provided
                   5008:    unzipping the file, making it look cleaner in the /home/.../adm/ directory
1.431     albertel 5009:   </description>
1.905     raeburn  5010:   <installscript>
                   5011: commands
                   5012:   </installscript>
                   5013:   <dependencies>
                   5014: loncom/html/adm/jmol/commands;
                   5015: loncom/html/adm/jmol/VERSION;
                   5016: loncom/html/adm/jmol/jmol-loncapa.zip;
                   5017:   </dependencies>
                   5018: </file>
1.431     albertel 5019: 
1.291     albertel 5020: <file>
                   5021:   <source>loncom/homework/convertjme.pl</source>
                   5022:   <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
                   5023:   <categoryname>script</categoryname>
                   5024:   <description>
                   5025:     Dynamically converts JME strings into either a png or ps file.
                   5026:   </description>
                   5027: </file>
1.875     raeburn  5028: 
1.588     www      5029: <fileglob>
                   5030:   <glob>*.*</glob>
                   5031:   <sourcedir>loncom/html/adm/dragmath/applet/</sourcedir>
1.875     raeburn  5032:   <targetdir dist='default'>home/httpd/html/adm/dragmath/</targetdir>
1.588     www      5033:   <categoryname>interface file</categoryname>
                   5034:   <description>
                   5035: Dragmath is a Java-based formula editor
                   5036:   </description>
                   5037:   <filenames>
                   5038: MaximaPopup.html;
1.592     foxr     5039: EditMathPopup.html;
1.613     foxr     5040: FCKEditMathPopup.html
1.588     www      5041:   </filenames>
                   5042: </fileglob>
1.875     raeburn  5043: 
                   5044: <file>
                   5045:   <source>loncom/html/adm/dragmath/dragmath-0.7.9.zip</source>
                   5046:   <target dist='default'>home/httpd/html/adm/dragmath</target>
                   5047:   <categoryname>script</categoryname>
1.588     www      5048:   <description>
1.875     raeburn  5049:    dragmath formula editor, scripted installation unzips installation file
                   5050:    in the appropriate location
1.588     www      5051:   </description>
1.875     raeburn  5052:   <installscript>
                   5053: commands
                   5054:   </installscript>
                   5055:   <dependencies>
                   5056: loncom/html/adm/dragmath/commands;
                   5057: loncom/html/adm/dragmath/dragmath-0.7.9.zip;
                   5058:   </dependencies>
                   5059: </file>
                   5060: 
1.899     raeburn  5061: <file>
                   5062:   <source>loncom/html/adm/LC_math_editor/dist/LC_math_editor.min.js</source>
                   5063:   <target dist='default'>home/httpd/html/adm/LC_math_editor/LC_math_editor.min.js</target>
1.898     damieng  5064:   <categoryname>interface file</categoryname>
                   5065:   <description>
                   5066: LON-CAPA math editor
                   5067:   </description>
1.899     raeburn  5068: </file>
1.898     damieng  5069: 
1.920     musolffc 5070: <file>
1.924     damieng  5071:   <source>loncom/html/adm/daxe/daxe.tar.gz</source>
                   5072:   <target dist='default'>home/httpd/html/adm/daxe</target>
                   5073:   <categoryname>script</categoryname>
                   5074:   <description>
                   5075:    Daxe XML editor
                   5076:   </description>
                   5077:   <installscript>
                   5078: commands
                   5079:   </installscript>
                   5080:   <dependencies>
                   5081: loncom/html/adm/daxe/commands;
                   5082: loncom/html/adm/daxe/daxe.tar.gz;
1.1052  ! raeburn  5083: loncom/html/adm/daxe/VERSION;
1.924     damieng  5084:   </dependencies>
                   5085: </file>
                   5086: 
                   5087: <file>
1.920     musolffc 5088:   <source>loncom/javascriptlib/file_upload.js</source>
                   5089:   <target dist='default'>home/httpd/html/res/adm/includes/file_upload.js</target>
                   5090:   <categoryname>interface file</categoryname>
                   5091:   <description>
                   5092:     JavaScript dealing with file uploads
                   5093:   </description>
                   5094: </file>
                   5095: 
1.556     albertel 5096: <file>
1.1041    raeburn  5097:   <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.7.9.zip</source>
1.773     dseaton  5098:   <target dist='default'>home/httpd/html/adm/MathJax</target>
                   5099:   <categoryname>script</categoryname>
                   5100:   <description>
                   5101:    MathJax for processing Tex, scripted installation that unzips installation file
                   5102:    in the appropriate location
                   5103:    NOTE: the commands file `mv`'s the files out of the original location provided
                   5104:    unzipping the file, making it look cleaner in the /home/.../adm/ directory
                   5105:   </description>
                   5106:   <installscript>
1.820     raeburn  5107: commands
1.773     dseaton  5108:   </installscript>
                   5109:   <dependencies>
                   5110: loncom/html/adm/MathJax/commands;
1.800     raeburn  5111: loncom/html/adm/MathJax/VERSION;
1.1041    raeburn  5112: loncom/html/adm/MathJax/mathjax-MathJax-v2.7.9.zip;
1.773     dseaton  5113:   </dependencies>
                   5114: </file>
                   5115: 
                   5116: <file>
1.916     raeburn  5117:   <source>loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz</source>
1.808     www      5118:   <target dist='default'>home/httpd/html/adm/geogebra/web</target>
                   5119:   <categoryname>script</categoryname>
                   5120:   <description>
                   5121:    HTML5/JavaScript Version of GeoGebra
                   5122:   </description>
                   5123:   <installscript>
1.820     raeburn  5124: commands
1.808     www      5125:   </installscript>
                   5126:   <dependencies>
                   5127: loncom/html/adm/geogebra/commands;
                   5128: loncom/html/adm/geogebra/VERSION;
1.916     raeburn  5129: loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz;
1.808     www      5130:   </dependencies>
                   5131: </file>
                   5132: 
                   5133: <file>
1.912     damieng  5134:   <source>loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz</source>
1.842     raeburn  5135:   <target dist='default'>home/httpd/html/ckeditor</target>
1.671     faziophi 5136:   <categoryname>script</categoryname>
                   5137:   <description>
                   5138:    GUI HTML Editor, scripted installation decompress the tarball and
                   5139:    installs the loncapa config.js file
                   5140:   </description>
                   5141:   <installscript>
1.820     raeburn  5142: commands
1.671     faziophi 5143:   </installscript>
                   5144:   <dependencies>
                   5145: loncom/html/adm/ckeditor/commands;
1.912     damieng  5146: loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz;
1.671     faziophi 5147: loncom/html/adm/ckeditor/loncapaconfig.js;
1.842     raeburn  5148: loncom/html/adm/ckeditor/VERSION;
1.912     damieng  5149: loncom/html/adm/ckeditor/plugins/lcm/plugin.js;
                   5150: loncom/html/adm/ckeditor/plugins/lcm/dialogs/lcm.js;
                   5151: loncom/html/adm/ckeditor/plugins/lcm/icons/lcm.png;
                   5152: loncom/html/adm/ckeditor/plugins/lcm/icons/hidpi/lcm.png;
                   5153: loncom/html/adm/ckeditor/plugins/lcm/images/loader.gif;
                   5154: loncom/html/adm/ckeditor/plugins/lcm/lang/af.js;
                   5155: loncom/html/adm/ckeditor/plugins/lcm/lang/ar.js;
                   5156: loncom/html/adm/ckeditor/plugins/lcm/lang/ca.js;
                   5157: loncom/html/adm/ckeditor/plugins/lcm/lang/cs.js;
                   5158: loncom/html/adm/ckeditor/plugins/lcm/lang/cy.js;
                   5159: loncom/html/adm/ckeditor/plugins/lcm/lang/da.js;
                   5160: loncom/html/adm/ckeditor/plugins/lcm/lang/de.js;
                   5161: loncom/html/adm/ckeditor/plugins/lcm/lang/el.js;
                   5162: loncom/html/adm/ckeditor/plugins/lcm/lang/en-gb.js;
                   5163: loncom/html/adm/ckeditor/plugins/lcm/lang/en.js;
                   5164: loncom/html/adm/ckeditor/plugins/lcm/lang/eo.js;
                   5165: loncom/html/adm/ckeditor/plugins/lcm/lang/es.js;
                   5166: loncom/html/adm/ckeditor/plugins/lcm/lang/fa.js;
                   5167: loncom/html/adm/ckeditor/plugins/lcm/lang/fi.js;
                   5168: loncom/html/adm/ckeditor/plugins/lcm/lang/fr.js;
                   5169: loncom/html/adm/ckeditor/plugins/lcm/lang/gl.js;
                   5170: loncom/html/adm/ckeditor/plugins/lcm/lang/he.js;
                   5171: loncom/html/adm/ckeditor/plugins/lcm/lang/hr.js;
                   5172: loncom/html/adm/ckeditor/plugins/lcm/lang/hu.js;
                   5173: loncom/html/adm/ckeditor/plugins/lcm/lang/it.js;
                   5174: loncom/html/adm/ckeditor/plugins/lcm/lang/ja.js;
                   5175: loncom/html/adm/ckeditor/plugins/lcm/lang/km.js;
                   5176: loncom/html/adm/ckeditor/plugins/lcm/lang/ku.js;
                   5177: loncom/html/adm/ckeditor/plugins/lcm/lang/lt.js;
                   5178: loncom/html/adm/ckeditor/plugins/lcm/lang/nb.js;
                   5179: loncom/html/adm/ckeditor/plugins/lcm/lang/nl.js;
                   5180: loncom/html/adm/ckeditor/plugins/lcm/lang/no.js;
                   5181: loncom/html/adm/ckeditor/plugins/lcm/lang/pl.js;
                   5182: loncom/html/adm/ckeditor/plugins/lcm/lang/pt-br.js;
                   5183: loncom/html/adm/ckeditor/plugins/lcm/lang/pt.js;
                   5184: loncom/html/adm/ckeditor/plugins/lcm/lang/ro.js;
                   5185: loncom/html/adm/ckeditor/plugins/lcm/lang/ru.js;
                   5186: loncom/html/adm/ckeditor/plugins/lcm/lang/sk.js;
                   5187: loncom/html/adm/ckeditor/plugins/lcm/lang/sl.js;
                   5188: loncom/html/adm/ckeditor/plugins/lcm/lang/sq.js;
                   5189: loncom/html/adm/ckeditor/plugins/lcm/lang/sv.js;
                   5190: loncom/html/adm/ckeditor/plugins/lcm/lang/tr.js;
                   5191: loncom/html/adm/ckeditor/plugins/lcm/lang/tt.js;
                   5192: loncom/html/adm/ckeditor/plugins/lcm/lang/uk.js;
                   5193: loncom/html/adm/ckeditor/plugins/lcm/lang/vi.js;
                   5194: loncom/html/adm/ckeditor/plugins/lcm/lang/zh-cn.js;
                   5195: loncom/html/adm/ckeditor/plugins/lcm/lang/zh.js;
1.913     damieng  5196: loncom/html/adm/ckeditor/plugins/chem/plugin.js;
                   5197: loncom/html/adm/ckeditor/plugins/chem/dialogs/chem.js;
                   5198: loncom/html/adm/ckeditor/plugins/chem/icons/chem.png;
                   5199: loncom/html/adm/ckeditor/plugins/chem/icons/hidpi/chem.png;
                   5200: loncom/html/adm/ckeditor/plugins/chem/lang/de.js;
                   5201: loncom/html/adm/ckeditor/plugins/chem/lang/en.js;
                   5202: loncom/html/adm/ckeditor/plugins/chem/lang/es.js;
                   5203: loncom/html/adm/ckeditor/plugins/chem/lang/fr.js;
                   5204: loncom/html/adm/ckeditor/plugins/chem/lang/ja.js;
                   5205: loncom/html/adm/ckeditor/plugins/chem/lang/pt-br.js;
                   5206: loncom/html/adm/ckeditor/plugins/chem/lang/pt.js;
                   5207: loncom/html/adm/ckeditor/plugins/chem/lang/ru.js;
                   5208: loncom/html/adm/ckeditor/plugins/chem/lang/zh-cn.js;
                   5209: loncom/html/adm/ckeditor/plugins/chem/lang/zh.js;
1.671     faziophi 5210:   </dependencies>
                   5211: </file>
                   5212: 
1.462     albertel 5213: <fileglob>
1.786     foxr     5214:   <glob>*.js</glob>
                   5215:   <sourcedir>loncom/html/adm/jpicker/</sourcedir>
                   5216:   <targetdir dist='default'>home/httpd/html/adm/jpicker/js/</targetdir>
                   5217:   <categoryname>interface file</categoryname>
                   5218:   <description>
                   5219: JQuery colorpicker javascript library
                   5220:   </description>
                   5221:   <filenames>
                   5222:     jpicker-1.1.6.min.js;
                   5223:   </filenames>
                   5224: </fileglob>
                   5225: 
                   5226: <fileglob>
                   5227:   <glob>*.css</glob>
                   5228:   <sourcedir>loncom/html/adm/jpicker/css/</sourcedir>
                   5229:   <targetdir dist='default'>home/httpd/html/adm/jpicker/css/</targetdir>
                   5230:   <categoryname>interface file</categoryname>
                   5231:   <description>
                   5232: JQuery colorpicker javascript library css files
                   5233:   </description>
                   5234:   <filenames>
1.799     raeburn  5235:     jPicker-1.1.6.min.css;
1.786     foxr     5236:   </filenames>
                   5237: </fileglob>
                   5238: 
                   5239: <fileglob>
                   5240:   <glob>*.*</glob>
                   5241:   <sourcedir>loncom/html/adm/jpicker/images/</sourcedir>
                   5242:   <targetdir dist='default'>home/httpd/html/adm/jpicker/images/</targetdir>
                   5243:   <categoryname>interface file</categoryname>
                   5244:   <description>
                   5245: JQuery color picker javascript library image files
                   5246:   </description>
                   5247:   <filenames>
                   5248:     AlphaBar.png;
                   5249:     bar-opacity.png;
                   5250:     Bars.png;
                   5251:     map-opacity.png;
                   5252:     mappoint.gif;
                   5253:     Maps.png;
                   5254:     NoColor.png;
                   5255:     picker.gif;
                   5256:     preview-opacity.png;
                   5257:     rangearrows.gif;
                   5258:   </filenames>
                   5259: </fileglob>
                   5260: 
1.794     foxr     5261: <fileglob>
                   5262:   <glob>*.js</glob>
                   5263:   <sourcedir>loncom/html/adm/countdown/</sourcedir>
                   5264:   <targetdir dist='default'>home/httpd/html/adm/countdown/js/</targetdir>
                   5265:   <categoryname>interface file </categoryname>
                   5266:   <description>
                   5267: JQuery countdown timer javascript files
                   5268:   </description>
                   5269:   <filenames>
1.798     raeburn  5270:     jquery.countdown-ar.js;
                   5271:     jquery.countdown-bg.js;
                   5272:     jquery.countdown-bn.js;
1.877     raeburn  5273:     jquery.countdown-bs.js;
1.798     raeburn  5274:     jquery.countdown-ca.js;
                   5275:     jquery.countdown-cs.js;
1.877     raeburn  5276:     jquery.countdown-cy.js;
1.798     raeburn  5277:     jquery.countdown-da.js;
                   5278:     jquery.countdown-de.js;
                   5279:     jquery.countdown-el.js;
                   5280:     jquery.countdown-es.js;
                   5281:     jquery.countdown-et.js;
                   5282:     jquery.countdown-fa.js;
                   5283:     jquery.countdown-fi.js;
                   5284:     jquery.countdown-fr.js;
                   5285:     jquery.countdown-gl.js;
1.877     raeburn  5286:     jquery.countdown-gu.js;
1.798     raeburn  5287:     jquery.countdown-he.js;
                   5288:     jquery.countdown-hr.js;
                   5289:     jquery.countdown-hu.js;
1.877     raeburn  5290:     jquery.countdown-hy.js;
1.798     raeburn  5291:     jquery.countdown-id.js;
                   5292:     jquery.countdown-it.js;
                   5293:     jquery.countdown-ja.js;
                   5294:     jquery.countdown.js;
1.877     raeburn  5295:     jquery.countdown-kn.js;
1.798     raeburn  5296:     jquery.countdown-ko.js;
                   5297:     jquery.countdown-lt.js;
                   5298:     jquery.countdown-lv.js;
                   5299:     jquery.countdown.min.js;
1.877     raeburn  5300:     jquery.countdown-ml.js;
1.798     raeburn  5301:     jquery.countdown-ms.js;
                   5302:     jquery.countdown-my.js;
                   5303:     jquery.countdown-nb.js;
                   5304:     jquery.countdown-nl.js;
                   5305:     jquery.countdown-pl.js;
                   5306:     jquery.countdown-pt-BR.js;
                   5307:     jquery.countdown-ro.js;
                   5308:     jquery.countdown-ru.js;
                   5309:     jquery.countdown-sk.js;
                   5310:     jquery.countdown-sl.js;
1.877     raeburn  5311:     jquery.countdown-sq.js;
1.798     raeburn  5312:     jquery.countdown-sr.js;
                   5313:     jquery.countdown-sr-SR.js;
                   5314:     jquery.countdown-sv.js;
                   5315:     jquery.countdown-th.js;
                   5316:     jquery.countdown-tr.js;
                   5317:     jquery.countdown-uk.js;
1.877     raeburn  5318:     jquery.countdown-uz.js;
1.798     raeburn  5319:     jquery.countdown-vi.js;
                   5320:     jquery.countdown-zh-CN.js;
                   5321:     jquery.countdown-zh-TW.js;
1.794     foxr     5322:    </filenames>
                   5323: </fileglob>
                   5324: <fileglob>
                   5325:   <glob>*.css</glob>
                   5326:   <sourcedir>loncom/html/adm/countdown/</sourcedir> 
                   5327:   <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
                   5328:   <categoryname>interface file</categoryname>
                   5329:   <description>
                   5330: JQuery countdown timer CSS files
                   5331:   </description>
                   5332:   <filenames>
1.817     raeburn  5333:     jquery.countdown.css;
1.794     foxr     5334:   </filenames>
                   5335: </fileglob>
                   5336: <fileglob>
                   5337:   <glob>*.gif</glob>
                   5338:   <sourcedir>loncom/html/adm/countdown/</sourcedir> 
                   5339:   <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
                   5340:   <categoryname>interface file</categoryname>
                   5341:   <description>
                   5342: JQuery countdown timer Image file for Glowing countdown
                   5343:   </description>
                   5344:   <filenames>
1.817     raeburn  5345:     countdownGlowing.gif;
1.794     foxr     5346:   </filenames>
                   5347: </fileglob>
                   5348: <fileglob>
                   5349:   <glob>*.png</glob>
                   5350:   <sourcedir>loncom/html/adm/countdown/</sourcedir> 
                   5351:   <targetdir dist='default'>home/httpd/html/adm/countdown/css/</targetdir>
                   5352:   <categoryname>interface file</categoryname>
                   5353:   <description>
                   5354: JQuery countdown timer Image file for LED style countdown
                   5355:   </description>
                   5356:   <filenames>
1.817     raeburn  5357:     countdownLED.png;
1.794     foxr     5358:   </filenames>
                   5359: </fileglob>
1.904     golterma 5360: <fileglob>
                   5361:     <glob>*.*</glob>
                   5362:     <sourcedir>loncom/html/adm/jQuery/addons/</sourcedir>
                   5363:     <targetdir>home/httpd/html/adm/jQuery/addons/</targetdir>
                   5364:     <categoryname>script</categoryname>
                   5365:     <description>
                   5366: Addons for jQuery
                   5367:     </description>
1.940     raeburn  5368:     <filenames>
                   5369:       jquery-scrolltofixed.js;
                   5370:       jquery.viewport.mini.js;
                   5371:     </filenames>
1.904     golterma 5372: </fileglob>
1.810     foxr     5373: <!-- JQuery spellchecker plugin -->
                   5374: 
                   5375: <fileglob>
                   5376:   <glob>*.js</glob>
                   5377:   <sourcedir>loncom/html/adm/spellcheck/js/</sourcedir>
                   5378:   <targetdir dist='default'>home/httpd/html/adm/spellchecker/js/</targetdir>
                   5379:   <categoryname>interface file</categoryname>
                   5380:   <description>
                   5381:     JQuery spellchecker plugin
                   5382:   </description>
                   5383:   <filenames>
1.817     raeburn  5384:     jquery.spellchecker.min.js;
1.810     foxr     5385:   </filenames>
                   5386: </fileglob>
                   5387: <fileglob>
                   5388:   <glob>*.css</glob>
                   5389:   <sourcedir>loncom/html/adm/spellcheck/css/</sourcedir>
                   5390:   <targetdir dist='default'>home/httpd/html/adm/spellchecker/css/</targetdir>
                   5391:   <categoryname>interface file</categoryname>
                   5392:   <description>
                   5393:     JQuery spellchecker plugin
                   5394:   </description>
                   5395:   <filenames>
1.817     raeburn  5396:     spellchecker.css;
1.810     foxr     5397:   </filenames>
                   5398: </fileglob>
                   5399: <fileglob>
                   5400:   <glob>*.png</glob>
                   5401:   <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
                   5402:   <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
                   5403:   <categoryname>interface file</categoryname>
                   5404:   <description>
                   5405:     JQuery spellchecker plugin
                   5406:   </description>
                   5407:   <filenames>
1.817     raeburn  5408:     spellchecker_shadow.png;
1.818     raeburn  5409:     spellcheck.png;
1.810     foxr     5410:   </filenames>
                   5411: </fileglob>
                   5412: <fileglob>
                   5413:   <glob>*.gif</glob>
                   5414:   <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
                   5415:   <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
                   5416:   <categoryname>interface file</categoryname>
                   5417:   <description>
                   5418:     JQuery spellchecker plugin
                   5419:   </description>
                   5420:   <filenames>
1.817     raeburn  5421:     spellchecker_bg.gif;
1.810     foxr     5422:   </filenames>
                   5423: </fileglob>
                   5424: 
1.786     foxr     5425: 
                   5426: <fileglob>
1.671     faziophi 5427:   <glob>*.*</glob>
                   5428:   <sourcedir>loncom/html/adm/jQuery/js/</sourcedir>
                   5429:   <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>
                   5430:   <categoryname>interface file</categoryname>
                   5431:   <description>
1.957     raeburn  5432: jQuery custom distribution of version 3.2.1, UI version 1.12.1
1.671     faziophi 5433:   </description>
                   5434:   <filenames>
1.957     raeburn  5435:         jquery-3.2.1.min.js;
                   5436:         jquery-ui-1.12.1.custom.min.js;
1.671     faziophi 5437:   </filenames>
                   5438: </fileglob>
                   5439: 
                   5440: <fileglob>
                   5441:   <glob>*.*</glob>
1.674     faziophi 5442:   <sourcedir>loncom/html/adm/jQuery/css/smoothness/</sourcedir>
                   5443:   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>
                   5444:   <categoryname>interface file</categoryname>
                   5445:   <description>
1.957     raeburn  5446: jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- stylesheets
1.674     faziophi 5447:   </description>
                   5448:   <filenames>
1.957     raeburn  5449: 	jquery-ui-1.12.1.custom.min.css;
1.674     faziophi 5450:   </filenames>
                   5451: </fileglob>
                   5452: 
                   5453: <fileglob>
                   5454:   <glob>*.*</glob>
                   5455:   <sourcedir>loncom/html/adm/jQuery/css/smoothness/images/</sourcedir>
                   5456:   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>
                   5457:   <categoryname>interface file</categoryname>
                   5458:   <description>
1.957     raeburn  5459: jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- images for css.
1.674     faziophi 5460:   </description>
                   5461:   <filenames>
1.680     raeburn  5462:   	ui-bg_flat_0_aaaaaa_40x100.png;
                   5463: 	ui-bg_flat_75_ffffff_40x100.png;
                   5464: 	ui-bg_glass_55_fbf9ee_1x400.png;
                   5465: 	ui-bg_glass_65_ffffff_1x400.png;
                   5466: 	ui-bg_glass_75_dadada_1x400.png;
                   5467: 	ui-bg_glass_75_e6e6e6_1x400.png;
                   5468: 	ui-bg_glass_95_fef1ec_1x400.png;
                   5469: 	ui-bg_highlight-soft_75_cccccc_1x100.png;
                   5470: 	ui-icons_2e83ff_256x240.png;
                   5471: 	ui-icons_222222_256x240.png;
                   5472: 	ui-icons_454545_256x240.png;
                   5473: 	ui-icons_888888_256x240.png;
                   5474: 	ui-icons_cd0a0a_256x240.png;
1.674     faziophi 5475:   </filenames>
                   5476: </fileglob>
                   5477: 
1.836     raeburn  5478: <!-- JQuery nicescroll plugin -->
                   5479: 
1.837     raeburn  5480: <fileglob>
                   5481:   <glob>*.js</glob>
                   5482:   <sourcedir>loncom/html/adm/nicescroll/js/</sourcedir>
                   5483:   <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
1.836     raeburn  5484:   <categoryname>interface file</categoryname>
                   5485:   <description>
                   5486: jQuery nicescroll plugin javascript
                   5487:   </description>
1.837     raeburn  5488:   <filenames>
                   5489:   jquery.nicescroll.min.js;
                   5490:   </filenames>
                   5491: </fileglob>
1.836     raeburn  5492: 
1.837     raeburn  5493: <fileglob>
                   5494:   <glob>*.png</glob>
                   5495:   <sourcedir>loncom/html/adm/nicescroll/images/</sourcedir>
                   5496:   <targetdir dist='default'>home/httpd/html/adm/nicescroll/</targetdir>
1.836     raeburn  5497:   <categoryname>interface file</categoryname>
                   5498:   <description>
                   5499: jQuery nicescroll plugin image
                   5500:   </description>
1.837     raeburn  5501:   <filenames>
                   5502:   zoomico.png;
                   5503:   </filenames>
                   5504: </fileglob>
1.836     raeburn  5505: 
1.940     raeburn  5506: <fileglob>
                   5507:     <glob>*.*</glob>
                   5508:     <sourcedir>loncom/html/adm/codemirror/</sourcedir>
                   5509:     <targetdir>home/httpd/html/adm/codemirror/</targetdir>
                   5510:     <categoryname>script</categoryname>
                   5511:     <description>
                   5512: Codemirror for xml editor and script blocks in colorful editor
                   5513:     </description>
                   5514:     <filenames>
                   5515:     codemirror-combined.css;
                   5516:     codemirror-combined-xml.css;
                   5517:     codemirror-compressed-colorful.js;
                   5518:     codemirror-compressed-xml.js;
                   5519:     </filenames>
                   5520: </fileglob>
                   5521: 
1.462     albertel 5522: <file>
1.6       harris41 5523: <source>loncom/interface/lontest.pm</source>
                   5524: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
                   5525: <categoryname>handler</categoryname>
                   5526: <description>
                   5527: Used for debugging and testing the LON-CAPA system.
                   5528: </description>
1.10      harris41 5529: <status>works/unverified</status>
1.6       harris41 5530: </file>
                   5531: <file>
                   5532: <source>loncom/homework/radiobuttonresponse.pm</source>
1.27      harris41 5533: <target dist='default'>
                   5534: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
1.6       harris41 5535: <categoryname>handler</categoryname>
                   5536: <description>
                   5537: Handles multiple-choice style responses.
                   5538: </description>
1.10      harris41 5539: <status>works/unverified</status>
1.6       harris41 5540: </file>
                   5541: <file>
                   5542: <source>loncom/interface/loncommunicate.pm</source>
                   5543: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
                   5544: <categoryname>handler</categoryname>
1.72      harris41 5545: <description>
                   5546: Will be the access handler to email sending, as well as the planned
                   5547: chatrooms, etc.
                   5548: </description>
1.10      harris41 5549: <status>works/unverified</status>
1.6       harris41 5550: </file>
                   5551: <file>
                   5552: <source>loncom/interface/lonerrorhandler.pm</source>
                   5553: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
                   5554: <categoryname>handler</categoryname>
                   5555: <description>
                   5556: Handles errors.
                   5557: </description>
1.10      harris41 5558: <status>works/unverified</status>
1.6       harris41 5559: </file>
                   5560: <file>
                   5561: <source>loncom/interface/lonevaluate.pm</source>
                   5562: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
                   5563: <categoryname>handler</categoryname>
                   5564: <description>
                   5565: Handles evaluation.
                   5566: </description>
1.10      harris41 5567: <status>works/unverified</status>
1.6       harris41 5568: </file>
                   5569: <file>
                   5570: <source>loncom/interface/lonfeedback.pm</source>
                   5571: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
                   5572: <categoryname>handler</categoryname>
                   5573: <description>
                   5574: Handles feedback from students to instructors and system administrators.
1.72      harris41 5575: Provides a screenshot of the current
                   5576: resource, as well as previous attempts if the resource was a homework.
                   5577: Used by lonmsg.pm.
1.6       harris41 5578: </description>
1.10      harris41 5579: <status>works/unverified</status>
1.4       harris41 5580: </file>
                   5581: <file>
1.6       harris41 5582: <source>loncom/interface/lonnavmaps.pm</source>
                   5583: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
                   5584: <categoryname>handler</categoryname>
                   5585: <description>
                   5586: Handles navigational maps.
1.211     bowersj2 5587: </description>
                   5588: <status>works/unverified</status>
1.227     albertel 5589: </file>
                   5590: <file>
1.510     albertel 5591:   <source>loncom/interface/lonnavdisplay.pm</source>
                   5592:   <target dist='default'>home/httpd/lib/perl/Apache/lonnavdisplay.pm</target>
                   5593:   <categoryname>handler</categoryname>
                   5594:   <description>
                   5595: Displays the nav map to the user
                   5596:   </description>
                   5597: <status>works/unverified</status>
                   5598: </file>
                   5599: <file>
1.227     albertel 5600: <source>doc/man/Apache__lonnavmaps.3</source>
                   5601: <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
                   5602: <categoryname>doc</categoryname>
                   5603: <description>man page for lonnavmaps.pm</description>
                   5604: <build trigger='always run'>
                   5605: loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm &gt; \
                   5606: ../../doc/man/Apache__lonnavmaps.3 &amp;&amp; echo 'manifying lonnavmaps.pm'
                   5607: </build>
                   5608: <status>works/unverified</status>
                   5609: <dependencies>
                   5610: ../../loncom/interface/lonnavmaps.pm
                   5611: </dependencies>
                   5612: </file>
                   5613: <file>
                   5614: <source>doc/lib/perl/Apache/lonnavmaps.html</source>
                   5615: <target dist='default'>
                   5616: home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
                   5617: </target>
                   5618: <categoryname>doc</categoryname>
                   5619: <description>POD-derived page for lonnavmaps.pm</description>
                   5620: <build trigger='always run'>
                   5621: loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm &gt; \
                   5622: ../../doc/lib/perl/Apache/lonnavmaps.html &amp;&amp; \
                   5623: echo 'pod2html lonnavmaps.pm'
                   5624: </build>
                   5625: <status>works/unverified</status>
                   5626: <dependencies>
                   5627: ../../loncom/interface/lonnavmaps.pm
                   5628: </dependencies>
1.211     bowersj2 5629: </file>
                   5630: <file>
1.482     foxr     5631: <source>loncom/interface/lonselstudent.pm</source>
                   5632: <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
1.909     raeburn  5633: <categoryname>handler</categoryname>
1.482     foxr     5634: <description>
                   5635: re-usable student selection subs.
                   5636: </description>
                   5637: <status>testing/unverified</status>
                   5638: </file>
                   5639: <file>
1.231     bowersj2 5640: <source>loncom/interface/lonhelper.pm</source>
                   5641: <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
1.211     bowersj2 5642: <categoryname>handler</categoryname>
                   5643: <description>
1.235     bowersj2 5644: Helper framework.
                   5645: </description>
                   5646: <status>works/unverified</status>
                   5647: </file>
                   5648: <file>
                   5649: <source>loncom/html/adm/helper/parameter.helper</source>
                   5650: <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
                   5651: <categoryname>handler</categoryname>
                   5652: <description>
                   5653: Parameter setting helper.
1.242     bowersj2 5654: </description>
                   5655: <status>works/unverified</status>
                   5656: </file>
                   5657: <file>
                   5658: <source>loncom/html/adm/helper/course.initialization.helper</source>
                   5659: <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
                   5660: <categoryname>handler</categoryname>
                   5661: <description>
                   5662: Course initialization helper.
1.189     bowersj2 5663: </description>
                   5664: <status>works/unverified</status>
                   5665: </file>
                   5666: <file>
1.406     albertel 5667: <source>loncom/html/adm/helper/resettimes.helper</source>
                   5668: <target dist='default'>home/httpd/html/adm/helper/resettimes.helper</target>
                   5669: <categoryname>handler</categoryname>
                   5670: <description>
                   5671: Helper to resetting a student's first access time.
                   5672: </description>
                   5673: <status>works/unverified</status>
                   5674: </file>
                   5675: <file>
1.457     albertel 5676:   <source>loncom/html/adm/helper/newslot.helper</source>
                   5677:   <target dist='default'>home/httpd/html/adm/helper/newslot.helper</target>
                   5678:   <categoryname>handler</categoryname>
                   5679:   <description>
                   5680: Slot creation and editing helper.
                   5681:   </description>
                   5682:   <status>works/unverified</status>
                   5683: </file>
                   5684: <file>
1.189     bowersj2 5685: <source>loncom/interface/lonquickgrades.pm</source>
                   5686: <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
                   5687: <categoryname>handler</categoryname>
                   5688: <description>
                   5689: Student quick grades interface.
1.6       harris41 5690: </description>
1.10      harris41 5691: <status>works/unverified</status>
1.4       harris41 5692: </file>
                   5693: <file>
1.6       harris41 5694: <source>loncom/interface/lonpreferences.pm</source>
                   5695: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
                   5696: <categoryname>handler</categoryname>
                   5697: <description>
                   5698: Handles user preferences associated with customizing the online LON-CAPA
                   5699: educational environment.
                   5700: </description>
1.10      harris41 5701: <status>works/unverified</status>
1.6       harris41 5702: </file>
                   5703: <file>
                   5704: <source>loncom/interface/lonprintout.pm</source>
                   5705: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
                   5706: <categoryname>handler</categoryname>
                   5707: <description>
                   5708: Handles the production of printable files and resources.
                   5709: </description>
1.10      harris41 5710: <status>works/unverified</status>
1.340     matthew  5711: </file>
                   5712: <file>
1.582     foxr     5713: <source>loncom/interface/entities.pm</source>
                   5714: <target dist='default'>home/httpd/lib/perl/Apache/entities.pm</target>
                   5715: <categoryname>handler</categoryname>
                   5716: <description>
                   5717: Converts html/xml entities to latex.
                   5718: </description>
                   5719: </file>
                   5720: <file>
1.340     matthew  5721:   <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
                   5722:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
                   5723:   <categoryname>system file</categoryname>
                   5724:   <description>
                   5725:       Provides a common interface to LON-CAPA metadata.
                   5726:   </description>
1.6       harris41 5727: </file>
                   5728: <file>
                   5729: <source>loncom/interface/lonsearchcat.pm</source>
                   5730: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
                   5731: <categoryname>handler</categoryname>
                   5732: <description>
                   5733: Handles a searchable catalogue.
1.148     matthew  5734: </description>
                   5735: <status>works/unverified</status>
                   5736: </file>
                   5737: <file>
1.724     www      5738: <source>loncom/interface/lonsearchcourse.pm</source>
                   5739: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcourse.pm</target>
                   5740: <categoryname>handler</categoryname>
                   5741: <description>
                   5742: Handles a searches inside courses/communities.
                   5743: </description>
                   5744: <status>works/unverified</status>
                   5745: </file>
                   5746: <file>
1.725     www      5747: <source>loncom/interface/lonindexcourse.pm</source>
                   5748: <target dist='default'>home/httpd/lib/perl/Apache/lonindexcourse.pm</target>
                   5749: <categoryname>handler</categoryname>
                   5750: <description>
                   5751: Course/community Indexer
                   5752: </description>
                   5753: <status>works/unverified</status>
                   5754: </file>
                   5755: <file>
1.148     matthew  5756: <source>loncom/interface/lonmysql.pm</source>
                   5757: <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
                   5758: <categoryname>handler</categoryname>
                   5759: <description>
                   5760: Provides utility functions for creating and accessing mysql database tables.
1.6       harris41 5761: </description>
1.10      harris41 5762: <status>works/unverified</status>
1.4       harris41 5763: </file>
                   5764: <file>
1.76      harris41 5765: <source>doc/man/Apache__lonsearchcat.3</source>
                   5766: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
1.83      harris41 5767: <categoryname>doc</categoryname>
1.76      harris41 5768: <description>man page for lonsearchcat.pm</description>
                   5769: <build trigger='always run'>
1.115     harris41 5770: loncom/build/pod2man.sh ../interface/lonsearchcat.pm &gt; \
                   5771: ../../doc/man/Apache__lonsearchcat.3 &amp;&amp; echo 'manifying lonsearchcat.pm'
1.76      harris41 5772: </build>
                   5773: <status>works/unverified</status>
                   5774: <dependencies>
                   5775: ../../loncom/interface/lonsearchcat.pm
                   5776: </dependencies>
                   5777: </file>
                   5778: <file>
1.118     harris41 5779: <source>doc/lib/perl/Apache/lonsearchcat.html</source>
                   5780: <target dist='default'>
                   5781: home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
1.112     harris41 5782: </target>
1.83      harris41 5783: <categoryname>doc</categoryname>
1.76      harris41 5784: <description>POD-derived page for lonsearchcat.pm</description>
                   5785: <build trigger='always run'>
1.115     harris41 5786: loncom/build/pod2html.sh ../interface/lonsearchcat.pm &gt; \
1.118     harris41 5787: ../../doc/lib/perl/Apache/lonsearchcat.html &amp;&amp; \
                   5788: echo 'pod2html lonsearchcat.pm'
1.76      harris41 5789: </build>
                   5790: <status>works/unverified</status>
                   5791: <dependencies>
                   5792: ../../loncom/interface/lonsearchcat.pm
                   5793: </dependencies>
1.232     www      5794: </file>
                   5795: <file>
                   5796: <source>loncom/interface/lonmanagekeys.pm</source>
                   5797: <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
                   5798: <categoryname>handler</categoryname>
                   5799: <description>
                   5800: Allows users with "mky" privileges to generate and manage course access keys.
                   5801: </description>
                   5802: <status>works/unverified</status>
1.76      harris41 5803: </file>
                   5804: <file>
1.380     matthew  5805: <source>loncom/interface/lonviewclasslist.pm</source>
                   5806: <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
                   5807: <categoryname>handler</categoryname>
                   5808: <description>
                   5809: Allows users (including students) to view the classlist of their course.
                   5810: </description>
                   5811: <status>works/unverified</status>
                   5812: </file>
                   5813: <file>
1.460     raeburn  5814: <source>loncom/interface/loncoursegroups.pm</source>
                   5815: <target dist='default'>home/httpd/lib/perl/Apache/loncoursegroups.pm</target>
                   5816: <categoryname>handler</categoryname>
                   5817: <description>
                   5818: Allows course coordinators to create groups, modify existing groups (including    
                   5819: adding, expiring or deleting group members, or modifying group member privileges.
                   5820: </description>
                   5821: <status>works/unverified</status>
                   5822: </file>
                   5823: <file>
1.484     raeburn  5824: <source>loncom/interface/longroup.pm</source>
                   5825: <target dist='default'>home/httpd/lib/perl/Apache/longroup.pm</target>
                   5826: <categoryname>handler</categoryname>
                   5827: <description>
                   5828: 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.    
                   5829: </description>
                   5830: <status>works/unverified</status>
                   5831: </file>
                   5832: <file>
1.488     raeburn  5833: <source>loncom/interface/groupboards.pm</source>
                   5834: <target dist='default'>home/httpd/lib/perl/Apache/groupboards.pm</target>
                   5835: <categoryname>handler</categoryname>
                   5836: <description>
                   5837: Displays bulletin boards in a group and provides a mechanism for users with board creation privileges in a group to create new bulletin boards.
                   5838: </description>
                   5839: <status>works/unverified</status>
                   5840: </file>
                   5841: <file>
1.489     raeburn  5842: <source>loncom/interface/grouproster.pm</source>
                   5843: <target dist='default'>home/httpd/lib/perl/Apache/grouproster.pm</target>
                   5844: <categoryname>handler</categoryname>
                   5845: <description>
                   5846: Display group membership information. Type of information available depends on group privileges of the user.  
                   5847: </description>
                   5848: <status>works/unverified</status>
                   5849: </file>
                   5850: <file>
1.6       harris41 5851: <source>loncom/interface/lonmsg.pm</source>
                   5852: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
                   5853: <categoryname>handler</categoryname>
                   5854: <description>
1.72      harris41 5855: lonmsg.pm has several functions to send and receive internal messages.
                   5856: author_res_msg - send message to resource author.
                   5857: user_crit_msg - send a critical message to a user. A critical message
                   5858: will require acknowledgment by the recipient and the sender will be notified.
                   5859: user_crit_received - routine to trigger acknowledgment.
1.6       harris41 5860: </description>
1.10      harris41 5861: <status>works/unverified</status>
1.6       harris41 5862: </file>
                   5863: <file>
1.479     albertel 5864:   <source>loncom/interface/lonmsgdisplay.pm</source>
                   5865:   <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
                   5866:   <categoryname>handler</categoryname>
                   5867:   <description>
                   5868: statuschange - change the status of a message (read, replied, forwarded, etc).
                   5869: The handler displays messages, has routines to reply, etc.
                   5870:   </description>
                   5871:   <status>works/unverified</status>
                   5872: </file>
                   5873: <file>
1.643     raeburn  5874:   <source>loncom/interface/courseprefs.pm</source>
                   5875:   <target dist='default'>home/httpd/lib/perl/Apache/courseprefs.pm</target>
                   5876:   <categoryname>handler</categoryname>
                   5877:   <description>
                   5878:     Interface for displaying/modifying course configuration
                   5879:   </description>
                   5880: </file>
                   5881: <file>
1.6       harris41 5882: <source>loncom/homework/hint.pm</source>
                   5883: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
                   5884: <categoryname>handler</categoryname>
                   5885: <description>
                   5886: This handler coordinates the delivery of hints to students working on LON-CAPA
                   5887: problems and assignments.
                   5888: </description>
1.10      harris41 5889: <status>works/unverified</status>
1.6       harris41 5890: </file>
                   5891: <file>
1.244     matthew  5892: <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
1.6       harris41 5893: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
                   5894: <categoryname>handler</categoryname>
                   5895: <description>
1.244     matthew  5896: The top level interface for the display and editing of spreadsheets.  There
                   5897: are three levels of spreadsheet.
                   5898: </description>
                   5899: <status>works/unverified</status>
                   5900: </file>
                   5901: <file>
                   5902: <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
                   5903: <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
                   5904: <categoryname>handler</categoryname>
                   5905: <description>
                   5906: Defines the parent object of each spreadsheet type (classcalc, studentcalc,
                   5907: assesscalc).
                   5908: </description>
                   5909: <status>works/unverified</status>
                   5910: </file>
                   5911: <file>
                   5912: <source>loncom/interface/spreadsheet/classcalc.pm</source>
                   5913: <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
                   5914: <categoryname>handler</categoryname>
                   5915: <description>
                   5916: Defines the specifics of the course level spreadsheet.
                   5917: </description>
                   5918: <status>works/unverified</status>
                   5919: </file>
                   5920: <file>
                   5921: <source>loncom/interface/spreadsheet/studentcalc.pm</source>
                   5922: <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
                   5923: <categoryname>handler</categoryname>
                   5924: <description>
                   5925: Defines the specifics of the student level spreadsheet.
                   5926: </description>
                   5927: <status>works/unverified</status>
                   5928: </file>
                   5929: <file>
                   5930: <source>loncom/interface/spreadsheet/assesscalc.pm</source>
                   5931: <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
                   5932: <categoryname>handler</categoryname>
                   5933: <description>
                   5934: Defines the specifics of the assessment level spreadsheet.
1.6       harris41 5935: </description>
1.10      harris41 5936: <status>works/unverified</status>
1.6       harris41 5937: </file>
                   5938: <file>
                   5939: <source>loncom/interface/lonparmset.pm</source>
                   5940: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
                   5941: <categoryname>handler</categoryname>
                   5942: <description>
1.424     albertel 5943: Handler for setting and modifying both course preferences and coure parameters
                   5944: </description>
                   5945: <status>works/unverified</status>
                   5946: </file>
                   5947: <file>
                   5948: <source>loncom/interface/slotrequest.pm</source>
                   5949: <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
                   5950: <categoryname>handler</categoryname>
                   5951: <description>
                   5952: Handler for students to add access slots
1.6       harris41 5953: </description>
1.10      harris41 5954: <status>works/unverified</status>
1.6       harris41 5955: </file>
                   5956: <file>
1.76      harris41 5957: <source>doc/man/Apache__lonparmset.3</source>
                   5958: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
1.83      harris41 5959: <categoryname>doc</categoryname>
1.76      harris41 5960: <description>man page for lonparmset.pm</description>
                   5961: <build trigger='always run'>
1.115     harris41 5962: loncom/build/pod2man.sh ../interface/lonparmset.pm &gt; \
                   5963: ../../doc/man/Apache__lonparmset.3 &amp;&amp; echo 'manifying lonparmset.pm'
1.76      harris41 5964: </build>
                   5965: <status>works/unverified</status>
                   5966: <dependencies>
                   5967: ../../loncom/interface/lonparmset.pm
                   5968: </dependencies>
                   5969: </file>
                   5970: <file>
1.118     harris41 5971: <source>doc/lib/perl/Apache/lonparmset.html</source>
                   5972: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
1.112     harris41 5973: </target>
1.83      harris41 5974: <categoryname>doc</categoryname>
1.76      harris41 5975: <description>POD-derived page for lonparmset.pm</description>
                   5976: <build trigger='always run'>
1.115     harris41 5977: loncom/build/pod2html.sh ../interface/lonparmset.pm &gt; \
1.118     harris41 5978: ../../doc/lib/perl/Apache/lonparmset.html &amp;&amp; \
                   5979: echo 'pod2html lonparmset.pm'
1.76      harris41 5980: </build>
                   5981: <status>works/unverified</status>
                   5982: <dependencies>
                   5983: ../../loncom/interface/lonparmset.pm
                   5984: </dependencies>
                   5985: </file>
                   5986: <file>
1.6       harris41 5987: <source>loncom/publisher/lonpublisher.pm</source>
                   5988: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
                   5989: <categoryname>handler</categoryname>
                   5990: <description>
                   5991: Publishes an LON-CAPA educational resource complete with metadata
                   5992: (authorship, language, copyright, creation date, etc).
                   5993: </description>
1.10      harris41 5994: <status>works/unverified</status>
1.6       harris41 5995: </file>
                   5996: <file>
1.76      harris41 5997: <source>doc/man/Apache__lonpublisher.3</source>
                   5998: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
1.83      harris41 5999: <categoryname>doc</categoryname>
1.76      harris41 6000: <description>man page for lonpublisher.pm</description>
                   6001: <build trigger='always run'>
1.115     harris41 6002: loncom/build/pod2man.sh ../publisher/lonpublisher.pm &gt; \
                   6003: ../../doc/man/Apache__lonpublisher.3 &amp;&amp; echo 'manifying lonpublisher.pm'
1.76      harris41 6004: </build>
                   6005: <status>works/unverified</status>
                   6006: <dependencies>
                   6007: ../../loncom/publisher/lonpublisher.pm
                   6008: </dependencies>
                   6009: </file>
                   6010: <file>
1.118     harris41 6011: <source>doc/lib/perl/Apache/lonpublisher.html</source>
                   6012: <target dist='default'>
                   6013: home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
1.112     harris41 6014: </target>
1.83      harris41 6015: <categoryname>doc</categoryname>
1.76      harris41 6016: <description>POD-derived page for lonpublisher.pm</description>
                   6017: <build trigger='always run'>
1.115     harris41 6018: loncom/build/pod2html.sh ../publisher/lonpublisher.pm &gt; \
1.118     harris41 6019: ../../doc/lib/perl/Apache/lonpublisher.html &amp;&amp; \
                   6020: echo 'pod2html lonpublisher.pm'
1.76      harris41 6021: </build>
                   6022: <status>works/unverified</status>
                   6023: <dependencies>
                   6024: ../../loncom/publisher/lonpublisher.pm
                   6025: </dependencies>
                   6026: </file>
                   6027: <file>
1.6       harris41 6028: <source>loncom/interface/lonmenu.pm</source>
                   6029: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
                   6030: <categoryname>handler</categoryname>
                   6031: <description>
1.679     droeschl 6032: Has routines which control the inline menu.
1.228     www      6033: </description>
                   6034: <status>works/unverified</status>
                   6035: </file>
                   6036: <file>
1.478     albertel 6037:   <source>loncom/interface/lonmainmenu.pm</source>
                   6038:   <target dist='default'>home/httpd/lib/perl/Apache/lonmainmenu.pm</target>
                   6039:   <categoryname>handler</categoryname>
                   6040:   <description>
                   6041: Displays the Main menu
                   6042:   </description>
                   6043:   <status>works/unverified</status>
                   6044: </file>
                   6045: <file>
1.367     matthew  6046: <source>loncom/interface/portfolio.pm</source>
                   6047: <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
                   6048: <categoryname>handler</categoryname>
                   6049: <description>
                   6050: Handler to manage user portfolios
                   6051: </description>
                   6052: <status>unverified</status>
                   6053: </file>
                   6054: <file>
1.930     raeburn  6055: <source>loncom/interface/lonplacementtest.pm</source>
                   6056: <target dist='default'>home/httpd/lib/perl/Apache/lonplacementtest.pm</target>
                   6057: <categoryname>handler</categoryname>
                   6058: <description>
                   6059: Placement test status and completion.
                   6060: </description>
                   6061: <status>works/unverified</status>
                   6062: </file>
                   6063: <file>
1.1045    raeburn  6064: <source>loncom/interface/lonviewcoauthors.pm</source>
                   6065: <target dist='default'>home/httpd/lib/perl/Apache/lonviewcoauthors.pm</target>
                   6066: <categoryname>handler</categoryname>
                   6067: <description>
                   6068: Allows co-authors and assistant co-authors to view co-authors in an Authoring Space.
                   6069: </description>
                   6070: <status>works/unverified</status>
                   6071: </file>
                   6072: <file>
1.6       harris41 6073: <source>rat/lonpageflip.pm</source>
                   6074: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
                   6075: <categoryname>handler</categoryname>
                   6076: <description>Deals with forward, backward, and other page flips.</description>
1.10      harris41 6077: <status>works/unverified</status>
1.6       harris41 6078: </file>
                   6079: <file>
                   6080: <source>rat/lonratedt.pm</source>
                   6081: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
                   6082: <categoryname>handler</categoryname>
                   6083: <description>
                   6084: Builds up frame set and loads in the right thing.
                   6085: </description>
1.10      harris41 6086: <status>works/unverified</status>
1.6       harris41 6087: </file>
                   6088: <file>
1.498     albertel 6089:   <source>rat/map.pm</source>
                   6090:   <target dist='default'>home/httpd/lib/perl/LONCAPA/map.pm</target>
                   6091:   <categoryname>handler</categoryname>
                   6092:   <description>
                   6093: Functions for manipulating the contents of maps
                   6094:   </description>
                   6095:   <status>works/unverified</status>
                   6096: </file>
                   6097: <file>
1.397     raeburn  6098: <source>rat/lonratmenu.pm</source>
                   6099: <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
                   6100: <categoryname>handler</categoryname>
                   6101: <description>
                   6102: Creates horizontal menubar in advanced RAT
                   6103: </description>
                   6104: <status>works/unverified</status>
                   6105: </file>
                   6106: <file>
1.157     www      6107: <source>loncom/html/res/adm/pages/chatroom.html</source>
                   6108: <target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
                   6109: <categoryname>handler</categoryname>
                   6110: <description>
                   6111: Establishes frameset for chatroom
1.6       harris41 6112: </description>
1.10      harris41 6113: <status>works/unverified</status>
1.6       harris41 6114: </file>
                   6115: <file>
                   6116: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
                   6117: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
                   6118: <categoryname>handler</categoryname>
                   6119: <description>
1.10      harris41 6120: This will take annotations and then plug them into a page.
1.6       harris41 6121: </description>
1.10      harris41 6122: <status>works/unverified</status>
1.6       harris41 6123: </file>
                   6124: <file>
                   6125: <source>rat/lonratsrv.pm</source>
                   6126: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
                   6127: <categoryname>handler</categoryname>
                   6128: <description>
1.27      harris41 6129: Handler that takes output from RAT and stores it on disk.  Handles the upper
                   6130: hidden frame of the added window that comes up in RAT.   (3 frames come up in
                   6131: RAT server, code, and output.  This module handles server connection.)
1.6       harris41 6132: </description>
1.10      harris41 6133: <status>works/unverified</status>
1.6       harris41 6134: </file>
                   6135: <file>
                   6136: <source>rat/lonpage.pm</source>
                   6137: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
                   6138: <categoryname>handler</categoryname>
                   6139: <description>
                   6140: bundles pages into one page
                   6141: </description>
1.10      harris41 6142: <status>works/unverified</status>
1.6       harris41 6143: </file>
                   6144: <file>
1.76      harris41 6145: <source>doc/man/Apache__lonpage.3</source>
                   6146: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
1.83      harris41 6147: <categoryname>doc</categoryname>
1.76      harris41 6148: <description>man page for lonpage.pm</description>
                   6149: <build trigger='always run'>
1.115     harris41 6150: loncom/build/pod2man.sh ../../rat/lonpage.pm &gt; \
                   6151: ../../doc/man/Apache__lonpage.3 &amp;&amp; echo 'manifying lonpage.pm'
1.76      harris41 6152: </build>
                   6153: <status>works/unverified</status>
                   6154: <dependencies>
                   6155: ../../rat/lonpage.pm
                   6156: </dependencies>
                   6157: </file>
                   6158: <file>
1.118     harris41 6159: <source>doc/lib/perl/Apache/lonpage.html</source>
                   6160: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
1.112     harris41 6161: </target>
1.83      harris41 6162: <categoryname>doc</categoryname>
1.76      harris41 6163: <description>POD-derived page for lonnet.pm</description>
                   6164: <build trigger='always run'>
1.115     harris41 6165: loncom/build/pod2html.sh ../../rat/lonpage.pm &gt; \
1.118     harris41 6166: ../../doc/lib/perl/Apache/lonpage.html &amp;&amp; echo 'pod2html lonpage.pm'
1.76      harris41 6167: </build>
                   6168: <status>works/unverified</status>
                   6169: <dependencies>
                   6170: ../../rat/lonpage.pm
                   6171: </dependencies>
                   6172: </file>
                   6173: <file>
1.6       harris41 6174: <source>rat/lonuserstate.pm</source>
                   6175: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
                   6176: <categoryname>handler</categoryname>
                   6177: <description>
1.133     harris41 6178: compile course into binary data structure
1.6       harris41 6179: </description>
1.10      harris41 6180: <status>works/unverified</status>
1.6       harris41 6181: </file>
                   6182: <file>
1.76      harris41 6183: <source>doc/man/Apache__lonuserstate.3</source>
                   6184: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
1.83      harris41 6185: <categoryname>doc</categoryname>
1.76      harris41 6186: <description>man page for lonnet.pm</description>
                   6187: <build trigger='always run'>
1.115     harris41 6188: loncom/build/pod2man.sh ../../rat/lonuserstate.pm &gt; \
                   6189: ../../doc/man/Apache__lonuserstate.3 &amp;&amp; echo 'manifying lonuserstate.pm'
1.76      harris41 6190: </build>
                   6191: <status>works/unverified</status>
                   6192: <dependencies>
                   6193: ../../rat/lonuserstate.pm
                   6194: </dependencies>
                   6195: </file>
                   6196: <file>
1.118     harris41 6197: <source>doc/lib/perl/Apache/lonuserstate.html</source>
                   6198: <target dist='default'>
                   6199: home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
1.112     harris41 6200: </target>
1.83      harris41 6201: <categoryname>doc</categoryname>
1.76      harris41 6202: <description>POD-derived page for lonuserstate.pm</description>
                   6203: <build trigger='always run'>
1.115     harris41 6204: loncom/build/pod2html.sh ../../rat/lonuserstate.pm &gt; \
1.118     harris41 6205: ../../doc/lib/perl/Apache/lonuserstate.html &amp;&amp; \
                   6206: echo 'pod2html lonuserstate.pm'
1.76      harris41 6207: </build>
                   6208: <status>works/unverified</status>
                   6209: <dependencies>
                   6210: ../../rat/lonuserstate.pm
                   6211: </dependencies>
                   6212: </file>
                   6213: <file>
1.6       harris41 6214: <source>loncom/xml/lontex.pm</source>
                   6215: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
                   6216: <categoryname>handler</categoryname>
                   6217: <description>
1.133     harris41 6218: Handler for tex files
1.6       harris41 6219: </description>
1.10      harris41 6220: <status>works/unverified</status>
1.6       harris41 6221: </file>
                   6222: <file>
                   6223: <source>loncom/xml/lontexconvert.pm</source>
                   6224: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
                   6225: <categoryname>handler</categoryname>
                   6226: <description>
                   6227: Access to tth/ttm
                   6228: </description>
1.10      harris41 6229: <status>works/unverified</status>
1.6       harris41 6230: </file>
                   6231: <file>
                   6232: <source>loncom/xml/lonxml.pm</source>
                   6233: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
                   6234: <categoryname>handler</categoryname>
                   6235: <description>
                   6236: XML Parsing Module
1.78      harris41 6237: </description>
                   6238: <status>works/unverified</status>
                   6239: </file>
                   6240: <file>
                   6241: <source>loncom/xml/lonplot.pm</source>
                   6242: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
                   6243: <categoryname>handler</categoryname>
                   6244: <description>
                   6245: XML-based plotter of graphs
1.6       harris41 6246: </description>
1.10      harris41 6247: <status>works/unverified</status>
1.6       harris41 6248: </file>
                   6249: <file>
                   6250: <source>loncom/xml/style.pm</source>
                   6251: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
                   6252: <categoryname>handler</categoryname>
                   6253: <description>
                   6254: Style Parsing Module
                   6255: </description>
1.10      harris41 6256: <status>works/unverified</status>
1.6       harris41 6257: </file>
                   6258: <file>
                   6259: <source>loncom/xml/londefdef.pm</source>
                   6260: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
                   6261: <categoryname>handler</categoryname>
                   6262: <description>
                   6263: Tags Default Definition Module
                   6264: </description>
1.10      harris41 6265: <status>works/unverified</status>
1.4       harris41 6266: </file>
                   6267: <file>
1.627     foxr     6268: <source>loncom/xml/lontable.pm</source>
                   6269: <target dist='default'>home/httpd/lib/perl/Apache/lontable.pm</target>
                   6270: <categoryname>server standard</categoryname>
                   6271: <description>
                   6272: Table object
                   6273: </description>
1.704     foxr     6274: <status>works</status>
                   6275: </file>
                   6276: <file>
                   6277: <source>loncom/xml/lonlatextable.pm</source>
                   6278: <target dist='default'>home/httpd/lib/perl/Apache/lonlatextable.pm</target>
                   6279: <categoryname>server standard</categoryname>
                   6280: <description>
                   6281: Simple subset replacement for LaTeX::Table
                   6282: </description>
                   6283: <status>works</status>
1.627     foxr     6284: </file>
                   6285: <file>
1.6       harris41 6286: <source>loncom/xml/run.pm</source>
                   6287: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
                   6288: <categoryname>handler</categoryname>
                   6289: <description>
                   6290: used to prevent poorly written problems from causing lingering after effects
                   6291: </description>
1.10      harris41 6292: <status>works/unverified</status>
1.4       harris41 6293: </file>
                   6294: <file>
1.6       harris41 6295: <source>loncom/xml/scripttag.pm</source>
                   6296: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
                   6297: <categoryname>handler</categoryname>
                   6298: <description>
                   6299: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
                   6300: &lt;import&gt;
1.290     www      6301: </description>
                   6302: <status>works/unverified</status>
                   6303: </file>
                   6304: <file>
                   6305: <source>loncom/xml/languagetags.pm</source>
                   6306: <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
                   6307: <categoryname>handler</categoryname>
                   6308: <description>
                   6309: implements &lt;mt&gt;
1.6       harris41 6310: </description>
1.10      harris41 6311: <status>works/unverified</status>
1.185     albertel 6312: </file>
                   6313: <file>
                   6314: <source>loncom/homework/randomlylabel.pm</source>
                   6315: <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
                   6316: <categoryname>handler</categoryname>
                   6317: <description>
                   6318: Handler for compositing images, and text together.
1.339     albertel 6319: </description>
                   6320: </file>
                   6321: <file>
                   6322: <source>loncom/homework/drawimage.pm</source>
                   6323: <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
                   6324: <categoryname>handler</categoryname>
                   6325: <description>
                   6326: Handler for programtically defining an image
1.318     albertel 6327: </description>
                   6328: </file>
                   6329: <file>
                   6330: <source>loncom/homework/imagechoice.pm</source>
                   6331: <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
                   6332: <categoryname>handler</categoryname>
                   6333: <description>
                   6334: Handler for picking out locations on an image.
1.207     www      6335: </description>
                   6336: </file>
                   6337: <file>
                   6338: <source>loncom/homework/rankresponse.pm</source>
                   6339: <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
                   6340: <categoryname>handler</categoryname>
                   6341: <description>
                   6342: Handler for rankresponse
1.209     albertel 6343: </description>
                   6344: </file>
                   6345: <file>
                   6346: <source>loncom/homework/matchresponse.pm</source>
                   6347: <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
                   6348: <categoryname>handler</categoryname>
                   6349: <description>
                   6350: Handler for matchresponse
1.185     albertel 6351: </description>
1.4       harris41 6352: </file>
                   6353: <file>
1.33      harris41 6354: <source>loncom/homework/randomlabel.pm</source>
                   6355: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
                   6356: <categoryname>handler</categoryname>
                   6357: <description>
                   6358: Interface for producing applet code which randomizes the labelling of an
                   6359: image.
                   6360: </description>
                   6361: </file>
                   6362: <file>
1.6       harris41 6363: <source>loncom/homework/lonhomework.pm</source>
                   6364: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
                   6365: <categoryname>handler</categoryname>
1.27      harris41 6366: <description>
                   6367: handles requests for output, evaluation, and alteration of a homework resource
                   6368: </description>
1.95      harris41 6369: <status>works/unverified</status>
1.4       harris41 6370: </file>
                   6371: <file>
1.6       harris41 6372: <source>loncom/homework/inputtags.pm</source>
                   6373: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
                   6374: <categoryname>handler</categoryname>
                   6375: <description>
                   6376: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
                   6377: </description>
1.10      harris41 6378: <status>works/unverified</status>
1.4       harris41 6379: </file>
                   6380: <file>
1.6       harris41 6381: <source>loncom/homework/structuretags.pm</source>
                   6382: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
                   6383: <categoryname>handler</categoryname>
                   6384: <description>
1.27      harris41 6385: produces HTML tags necessary for structuring the presentation of homework
                   6386: resources
1.6       harris41 6387: </description>
1.10      harris41 6388: <status>works/unverified</status>
1.4       harris41 6389: </file>
                   6390: <file>
1.418     albertel 6391:   <source>loncom/homework/bridgetask.pm</source>
                   6392:   <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
                   6393:   <categoryname>handler</categoryname>
                   6394:   <description>
                   6395: implements the tags for supporting bridge tasks
                   6396:   </description>
                   6397:   <status>works/unverified</status>
                   6398: </file>
                   6399: <file>
1.6       harris41 6400: <source>loncom/homework/response.pm</source>
                   6401: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
                   6402: <categoryname>handler</categoryname>
                   6403: <description>
1.27      harris41 6404: defines different types of responses given to student as well as syntax for
                   6405: producing response values
1.6       harris41 6406: </description>
1.10      harris41 6407: <status>works/unverified</status>
1.4       harris41 6408: </file>
                   6409: <file>
1.6       harris41 6410: <source>loncom/homework/caparesponse/caparesponse.pm</source>
                   6411: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
                   6412: <categoryname>handler</categoryname>
                   6413: <description>
                   6414: handles request to the CAPA homework processing engine
                   6415: </description>
1.10      harris41 6416: <status>works/unverified</status>
1.4       harris41 6417: </file>
                   6418: <file>
1.486     albertel 6419:   <source>loncom/homework/lonmaxima.pm</source>
                   6420:   <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
                   6421:   <categoryname>handler</categoryname>
                   6422:   <description>
                   6423:     routines to simplify talking to the maxima client
                   6424:   </description>
                   6425:   <status>works/unverified</status>
                   6426: </file>
                   6427: <file>
1.640     www      6428:   <source>loncom/homework/lonr.pm</source>
                   6429:   <target dist='default'>home/httpd/lib/perl/Apache/lonr.pm</target>
                   6430:   <categoryname>handler</categoryname>
                   6431:   <description>
                   6432:     routines to simplify talking to the R client
                   6433:   </description>
                   6434:   <status>works/unverified</status>
                   6435: </file>
                   6436: <file>
1.921     damieng  6437:   <source>loncom/homework/loncapamath.pm</source>
                   6438:   <target dist='default'>home/httpd/lib/perl/Apache/loncapamath.pm</target>
                   6439:   <categoryname>handler</categoryname>
                   6440:   <description>
                   6441:     lm element implementation, using the math parser package
                   6442:   </description>
                   6443:   <status>works/unverified</status>
                   6444: </file>
                   6445: <file>
                   6446:   <source>loncom/homework/units.json</source>
                   6447:   <target dist='default'>home/httpd/lonTabs/units.json</target>
                   6448:   <categoryname>static conf</categoryname>
                   6449:   <description>
                   6450:     Math parser: units
                   6451:   </description>
                   6452:   <status>works/unverified</status>
                   6453: </file>
                   6454: <file>
                   6455:   <source>loncom/homework/constants.json</source>
                   6456:   <target dist='default'>home/httpd/lonTabs/constants.json</target>
                   6457:   <categoryname>static conf</categoryname>
                   6458:   <description>
                   6459:     Math parser: constants
                   6460:   </description>
                   6461:   <status>works/unverified</status>
                   6462: </file>
                   6463: <file>
                   6464:   <source>loncom/homework/math_parser/CalcEnv.pm</source>
                   6465:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/CalcEnv.pm</target>
                   6466:   <categoryname>system file</categoryname>
                   6467:   <description>
                   6468:     Math parser: Calculation environment
                   6469:   </description>
                   6470:   <status>works/unverified</status>
                   6471: </file>
                   6472: <file>
                   6473:   <source>loncom/homework/math_parser/CalcException.pm</source>
                   6474:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/CalcException.pm</target>
                   6475:   <categoryname>system file</categoryname>
                   6476:   <description>
                   6477:     Math parser: Calculation exception
                   6478:   </description>
                   6479:   <status>works/unverified</status>
                   6480: </file>
                   6481: <file>
                   6482:   <source>loncom/homework/math_parser/Definitions.pm</source>
                   6483:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Definitions.pm</target>
                   6484:   <categoryname>system file</categoryname>
                   6485:   <description>
                   6486:     Math parser: Operator definitions
                   6487:   </description>
                   6488:   <status>works/unverified</status>
                   6489: </file>
                   6490: <file>
                   6491:   <source>loncom/homework/math_parser/ENode.pm</source>
                   6492:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/ENode.pm</target>
                   6493:   <categoryname>system file</categoryname>
                   6494:   <description>
                   6495:     Math parser: Parsed tree node.
                   6496:   </description>
                   6497:   <status>works/unverified</status>
                   6498: </file>
                   6499: <file>
                   6500:   <source>loncom/homework/math_parser/Operator.pm</source>
                   6501:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Operator.pm</target>
                   6502:   <categoryname>system file</categoryname>
                   6503:   <description>
                   6504:     Math parser: Parser operator
                   6505:   </description>
                   6506:   <status>works/unverified</status>
                   6507: </file>
                   6508: <file>
                   6509:   <source>loncom/homework/math_parser/ParseException.pm</source>
                   6510:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/ParseException.pm</target>
                   6511:   <categoryname>system file</categoryname>
                   6512:   <description>
                   6513:     Math parser: Parse exception
                   6514:   </description>
                   6515:   <status>works/unverified</status>
                   6516: </file>
                   6517: <file>
                   6518:   <source>loncom/homework/math_parser/Parser.pm</source>
                   6519:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Parser.pm</target>
                   6520:   <categoryname>system file</categoryname>
                   6521:   <description>
                   6522:     Math parser: Equation parser
                   6523:   </description>
                   6524:   <status>works/unverified</status>
                   6525: </file>
                   6526: <file>
                   6527:   <source>loncom/homework/math_parser/QInterval.pm</source>
                   6528:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QInterval.pm</target>
                   6529:   <categoryname>system file</categoryname>
                   6530:   <description>
                   6531:     Math parser: An interval of quantities
                   6532:   </description>
                   6533:   <status>works/unverified</status>
                   6534: </file>
                   6535: <file>
                   6536:   <source>loncom/homework/math_parser/QIntervalUnion.pm</source>
                   6537:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QIntervalUnion.pm</target>
                   6538:   <categoryname>system file</categoryname>
                   6539:   <description>
                   6540:     Math parser: A union of possibly disjoint intervals
                   6541:   </description>
                   6542:   <status>works/unverified</status>
                   6543: </file>
                   6544: <file>
                   6545:   <source>loncom/homework/math_parser/QMatrix.pm</source>
                   6546:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QMatrix.pm</target>
                   6547:   <categoryname>system file</categoryname>
                   6548:   <description>
                   6549:     Math parser: A matrix of quantities
                   6550:   </description>
                   6551:   <status>works/unverified</status>
                   6552: </file>
                   6553: <file>
                   6554:   <source>loncom/homework/math_parser/QSet.pm</source>
                   6555:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QSet.pm</target>
                   6556:   <categoryname>system file</categoryname>
                   6557:   <description>
                   6558:     Math parser: A set of quantities
                   6559:   </description>
                   6560:   <status>works/unverified</status>
                   6561: </file>
                   6562: <file>
                   6563:   <source>loncom/homework/math_parser/Quantity.pm</source>
                   6564:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Quantity.pm</target>
                   6565:   <categoryname>system file</categoryname>
                   6566:   <description>
                   6567:     Math parser: A quantity (value and units)
                   6568:   </description>
                   6569:   <status>works/unverified</status>
                   6570: </file>
                   6571: <file>
                   6572:   <source>loncom/homework/math_parser/QVector.pm</source>
                   6573:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/QVector.pm</target>
                   6574:   <categoryname>system file</categoryname>
                   6575:   <description>
                   6576:     Math parser: A vector of quantities
                   6577:   </description>
                   6578:   <status>works/unverified</status>
                   6579: </file>
                   6580: <file>
                   6581:   <source>loncom/homework/math_parser/Token.pm</source>
                   6582:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Token.pm</target>
                   6583:   <categoryname>system file</categoryname>
                   6584:   <description>
                   6585:     Math parser: A parser token.
                   6586:   </description>
                   6587:   <status>works/unverified</status>
                   6588: </file>
                   6589: <file>
                   6590:   <source>loncom/homework/math_parser/Tokenizer.pm</source>
                   6591:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Tokenizer.pm</target>
                   6592:   <categoryname>system file</categoryname>
                   6593:   <description>
                   6594:     Math parser: String tokenizer
                   6595:   </description>
                   6596:   <status>works/unverified</status>
                   6597: </file>
                   6598: <file>
                   6599:   <source>loncom/homework/math_parser/Units.pm</source>
                   6600:   <target dist='default'>home/httpd/lib/perl/Apache/math_parser/Units.pm</target>
                   6601:   <categoryname>system file</categoryname>
                   6602:   <description>
                   6603:     Math parser: Loads and converts units
                   6604:   </description>
                   6605:   <status>works/unverified</status>
                   6606: </file>
                   6607: <file>
1.925     damieng  6608:   <source>loncom/homework/daxepage.pm</source>
                   6609:   <target dist='default'>home/httpd/lib/perl/Apache/daxepage.pm</target>
                   6610:   <categoryname>handler</categoryname>
                   6611:   <description>
                   6612:     Handler displaying Daxe and the problem preview
                   6613:   </description>
                   6614:   <status>works/unverified</status>
                   6615: </file>
                   6616: <file>
1.924     damieng  6617:   <source>loncom/homework/daxeopen.pm</source>
                   6618:   <target dist='default'>home/httpd/lib/perl/Apache/daxeopen.pm</target>
                   6619:   <categoryname>handler</categoryname>
                   6620:   <description>
                   6621:     Handler sending a file for Daxe, converting problems if necessary
                   6622:   </description>
                   6623:   <status>works/unverified</status>
                   6624: </file>
                   6625: <file>
                   6626:   <source>loncom/homework/daxesave.pm</source>
                   6627:   <target dist='default'>home/httpd/lib/perl/Apache/daxesave.pm</target>
                   6628:   <categoryname>handler</categoryname>
                   6629:   <description>
                   6630:     Handler saving a file edited with Daxe
                   6631:   </description>
                   6632:   <status>works/unverified</status>
                   6633: </file>
                   6634: <file>
                   6635:   <source>loncom/homework/cleanxml/pre_xml.pm</source>
                   6636:   <target dist='default'>home/httpd/lib/perl/Apache/pre_xml.pm</target>
                   6637:   <categoryname>system file</categoryname>
                   6638:   <description>
                   6639:     First step to clean a file before Daxe editing.
                   6640:   </description>
                   6641:   <status>works/unverified</status>
                   6642: </file>
                   6643: <file>
                   6644:   <source>loncom/homework/cleanxml/html_to_xml.pm</source>
                   6645:   <target dist='default'>home/httpd/lib/perl/Apache/html_to_xml.pm</target>
                   6646:   <categoryname>system file</categoryname>
                   6647:   <description>
                   6648:     Second step to clean a file before Daxe editing.
                   6649:   </description>
                   6650:   <status>works/unverified</status>
                   6651: </file>
                   6652: <file>
                   6653:   <source>loncom/homework/cleanxml/post_xml.pm</source>
                   6654:   <target dist='default'>home/httpd/lib/perl/Apache/post_xml.pm</target>
                   6655:   <categoryname>system file</categoryname>
                   6656:   <description>
                   6657:     Third step to clean a file before Daxe editing.
                   6658:   </description>
                   6659:   <status>works/unverified</status>
                   6660: </file>
                   6661: <file>
                   6662:   <source>loncom/homework/cleanxml/xml_to_loncapa.pm</source>
                   6663:   <target dist='default'>home/httpd/lib/perl/Apache/xml_to_loncapa.pm</target>
                   6664:   <categoryname>system file</categoryname>
                   6665:   <description>
                   6666:     Takes a well-formed XML file content and converts it to LON-CAPA syntax.
                   6667:   </description>
                   6668:   <status>works/unverified</status>
                   6669: </file>
                   6670: <file>
1.113     harris41 6671: <source>loncom/xml/Safe.pm</source>
                   6672: <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
                   6673: <categoryname>handler</categoryname>
                   6674: <description>
                   6675: Meant to safely substitute for CPAN version of Safe.
                   6676: Allows for safely executing embedded perl comands in
                   6677: a way that does not threaten the operating system.
                   6678: </description>
                   6679: <status>works/unverified</status>
                   6680: </file>
                   6681: <file>
1.241     albertel 6682:   <source>loncom/auth/localauth.pm</source>
                   6683:   <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
                   6684:   <categoryname>handler</categoryname>
                   6685:   <description>
1.208     harris41 6686: Local authentication mechanism.  The target file is meant as a template
                   6687: for a localauth.pm file.  The target file with the -std suffix is not
                   6688: used directly by any software program; it is just a template file.
1.241     albertel 6689:   </description>
                   6690:   <status>works/unverified</status>
                   6691: </file>
                   6692: <file>
                   6693:   <source>loncom/auth/localauth.pm</source>
                   6694:   <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
                   6695:   <categoryname>conf</categoryname>
                   6696:   <description>
                   6697: Local authentication mechanism.  
                   6698:   </description>
                   6699:   <status>works/unverified</status>
1.30      harris41 6700: </file>
                   6701: <file>
1.6       harris41 6702: <source>loncom/auth/lonacc.pm</source>
                   6703: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
                   6704: <categoryname>handler</categoryname>
                   6705: <description>
                   6706: (This module, like loncacc.pm also authenticates with cookies.)  
                   6707: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
                   6708: functions (e.g. roles, logout, annotations, and bookmarks) as well
                   6709: as coordinating access to educational resources.
                   6710: </description>
1.10      harris41 6711: <status>works/unverified</status>
1.4       harris41 6712: </file>
                   6713: <file>
1.76      harris41 6714: <source>doc/man/Apache__lonacc.3</source>
                   6715: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
1.83      harris41 6716: <categoryname>doc</categoryname>
1.76      harris41 6717: <description>man page for lonacc.pm</description>
                   6718: <build trigger='always run'>
1.115     harris41 6719: loncom/build/pod2man.sh ../auth/lonacc.pm &gt; \
                   6720: ../../doc/man/Apache__lonacc.3 &amp;&amp; echo 'manifying lonacc.pm'
1.76      harris41 6721: </build>
                   6722: <status>works/unverified</status>
                   6723: <dependencies>
                   6724: ../../loncom/auth/lonacc.pm
                   6725: </dependencies>
                   6726: </file>
                   6727: <file>
1.118     harris41 6728: <source>doc/lib/perl/Apache/lonacc.html</source>
                   6729: <target dist='default'>
                   6730: home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
1.83      harris41 6731: <categoryname>doc</categoryname>
1.76      harris41 6732: <description>POD-derived page for lonacc.pm</description>
                   6733: <build trigger='always run'>
1.115     harris41 6734: loncom/build/pod2html.sh ../auth/lonacc.pm &gt; \
1.118     harris41 6735: ../../doc/lib/perl/Apache/lonacc.html &amp;&amp; echo 'pod2html lonacc.pm'
1.76      harris41 6736: </build>
                   6737: <status>works/unverified</status>
                   6738: <dependencies>
                   6739: ../../loncom/auth/lonacc.pm
                   6740: </dependencies>
                   6741: </file>
                   6742: <file>
1.6       harris41 6743: <source>loncom/auth/lonracc.pm</source>
                   6744: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
                   6745: <categoryname>handler</categoryname>
                   6746: <description>
                   6747: access handler for file transfers
1.151     www      6748: </description>
                   6749: <status>works/unverified</status>
                   6750: </file>
                   6751: <file>
                   6752: <source>loncom/auth/lontokacc.pm</source>
                   6753: <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
                   6754: <categoryname>handler</categoryname>
                   6755: <description>
1.154     www      6756: handler for inter-server transfer of token accessed files, includes
                   6757: cleanup handler to remove file when successfully done
                   6758: </description>
                   6759: <status>works/unverified</status>
                   6760: </file>
                   6761: <file>
                   6762: <source>loncom/auth/lonuploadedacc.pm</source>
                   6763: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
                   6764: <categoryname>handler</categoryname>
                   6765: <description>
                   6766: access handler for user uploaded files
                   6767: </description>
                   6768: <status>works/unverified</status>
                   6769: </file>
                   6770: <file>
1.788     raeburn  6771: <source>loncom/auth/lonwebdavacc.pm</source>
                   6772: <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavacc.pm</target>
                   6773: <categoryname>handler</categoryname>
                   6774: <description>authorization for webDAV access to Author Spaces</description>
                   6775: <status>works/unverified</status>
                   6776: </file>
                   6777: <file>
1.154     www      6778: <source>loncom/lontrans.pm</source>
                   6779: <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
                   6780: <categoryname>handler</categoryname>
                   6781: <description>
                   6782: URI to filename translation
1.347     www      6783: </description>
                   6784: <status>works/unverified</status>
                   6785: </file>
                   6786: <file>
                   6787: <source>loncom/lonenc.pm</source>
                   6788: <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
                   6789: <categoryname>handler</categoryname>
                   6790: <description>
                   6791: Encryption and decryption of URIs
1.6       harris41 6792: </description>
1.10      harris41 6793: <status>works/unverified</status>
1.87      harris41 6794: </file>
                   6795: <file>
1.477     albertel 6796: <source>loncom/lonencurl.pm</source>
                   6797: <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
                   6798: <categoryname>handler</categoryname>
                   6799: <description>
                   6800: Handler that takes care of decrypting request URL's
                   6801: </description>
                   6802: <status>works/unverified</status>
                   6803: </file>
                   6804: <file>
1.87      harris41 6805: <source>doc/man/Apache__lonracc.3</source>
                   6806: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
                   6807: <categoryname>doc</categoryname>
                   6808: <description>man page for lonracc.pm</description>
                   6809: <build trigger='always run'>
1.115     harris41 6810: loncom/build/pod2man.sh ../auth/lonracc.pm &gt; \
                   6811: ../../doc/man/Apache__lonracc.3 &amp;&amp; echo 'manifying lonracc.pm'
1.87      harris41 6812: </build>
                   6813: <status>works/unverified</status>
                   6814: <dependencies>
                   6815: ../../loncom/auth/lonracc.pm
                   6816: </dependencies>
                   6817: </file>
                   6818: <file>
1.118     harris41 6819: <source>doc/lib/perl/Apache/lonracc.html</source>
                   6820: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
1.112     harris41 6821: </target>
1.87      harris41 6822: <categoryname>doc</categoryname>
                   6823: <description>POD-derived page for lonracc.pm</description>
                   6824: <build trigger='always run'>
1.115     harris41 6825: loncom/build/pod2html.sh ../auth/lonracc.pm &gt; \
1.118     harris41 6826: ../../doc/lib/perl/Apache/lonracc.html &amp;&amp; echo 'pod2html lonracc.pm'
1.87      harris41 6827: </build>
                   6828: <status>works/unverified</status>
                   6829: <dependencies>
                   6830: ../../loncom/auth/lonracc.pm
                   6831: </dependencies>
1.4       harris41 6832: </file>
                   6833: <file>
1.6       harris41 6834: <source>loncom/auth/loncacc.pm</source>
                   6835: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
                   6836: <categoryname>handler</categoryname>
                   6837: <description>
                   6838: This module provides access to an educational resource construction area.
                   6839: This module is invoked by the URL-related pattern syntax
                   6840: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
                   6841: Authentication of user identity
                   6842: is coordinated through cookies.  The abbreviation "cacc" corresponds
                   6843: to "construction-space access").  If the cookie handle is invalid, then
                   6844: this module returns a forbidden status and makes appropriate log entries.
                   6845: If the cookie handle is valid, status is determined to be okay (and,
                   6846: for the "priv"-type access, the resource is delivered by the
                   6847: <tt>lonconstruct</tt> module).
                   6848: </description>
1.10      harris41 6849: <status>works/unverified</status>
1.4       harris41 6850: </file>
                   6851: <file>
1.86      harris41 6852: <source>doc/man/Apache__loncacc.3</source>
                   6853: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
                   6854: <categoryname>doc</categoryname>
                   6855: <description>man page for loncacc.pm</description>
                   6856: <build trigger='always run'>
1.115     harris41 6857: loncom/build/pod2man.sh ../auth/loncacc.pm &gt; ../../doc/man/Apache__loncacc.3 \
                   6858: &amp;&amp; echo 'manifying loncacc.pm'
1.86      harris41 6859: </build>
                   6860: <status>works/unverified</status>
                   6861: <dependencies>
                   6862: ../../loncom/auth/loncacc.pm
                   6863: </dependencies>
                   6864: </file>
                   6865: <file>
1.118     harris41 6866: <source>doc/lib/perl/Apache/loncacc.html</source>
                   6867: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
1.112     harris41 6868: </target>
1.86      harris41 6869: <categoryname>doc</categoryname>
                   6870: <description>POD-derived page for loncacc.pm</description>
                   6871: <build trigger='always run'>
1.115     harris41 6872: loncom/build/pod2html.sh ../auth/loncacc.pm &gt; \
1.118     harris41 6873: ../../doc/lib/perl/Apache/loncacc.html &amp;&amp; echo 'pod2html loncacc.pm'
1.86      harris41 6874: </build>
                   6875: <status>works/unverified</status>
                   6876: <dependencies>
                   6877: ../../loncom/auth/loncacc.pm
                   6878: </dependencies>
                   6879: </file>
                   6880: <file>
1.616     raeburn  6881: <source>loncom/auth/lonstatusacc.pm</source>
                   6882: <target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
                   6883: <categoryname>handler</categoryname>
                   6884: <description>
                   6885: This module provides access to server status - Apache's server-status and
                   6886: files in the /home/httpd/html/lon-status directory, for which it is invoked 
                   6887: by the URL-related pattern syntax:
                   6888: <tt>LocationMatch "^/+lon-status/.*"</tt>.
                   6889: </description>
                   6890: <status>works/unverified</status>
                   6891: </file>
                   6892: <file>
1.6       harris41 6893: <source>loncom/auth/lonauth.pm</source>
                   6894: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
                   6895: <categoryname>handler</categoryname>
                   6896: <description>authenticate, set up session environment</description>
1.10      harris41 6897: <status>works/unverified</status>
1.4       harris41 6898: </file>
                   6899: <file>
1.6       harris41 6900: <source>loncom/auth/lonlogin.pm</source>
                   6901: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
                   6902: <categoryname>handler</categoryname>
                   6903: <description>login screen</description>
1.10      harris41 6904: <status>works/unverified</status>
1.4       harris41 6905: </file>
                   6906: <file>
1.492     raeburn  6907: <source>loncom/auth/restrictedaccess.pm</source>
                   6908: <target dist='default'>home/httpd/lib/perl/Apache/restrictedaccess.pm</target>
                   6909: <categoryname>handler</categoryname>
                   6910: <description>Passphrase entry form and verification for access to passphrase-protected portfolio files</description>
                   6911: <status>works/unverified</status>
                   6912: </file>
                   6913: <file>
1.520     raeburn  6914: <source>loncom/auth/blockedaccess.pm</source>
                   6915: <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
                   6916: <categoryname>handler</categoryname>
1.978     raeburn  6917: <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course</description>
                   6918: <status>works/unverified</status>
                   6919: </file>
                   6920: <file>
                   6921: <source>loncom/auth/lonprotected.pm</source>
                   6922: <target dist='default'>home/httpd/lib/perl/Apache/lonprotected.pm</target>
                   6923: <categoryname>handler</categoryname>
                   6924: <description>Information about deeplink-only access for a resource</description>
1.520     raeburn  6925: <status>works/unverified</status>
                   6926: </file>
                   6927: <file>
1.610     raeburn  6928: <source>loncom/auth/lonipcheck.pm</source>
                   6929: <target dist='default'>home/httpd/lib/perl/Apache/lonipcheck.pm</target>
                   6930: <categoryname>handler</categoryname>
                   6931: <description>Checks IP-based access control settings - disable subsequent PerlHandlers if client's IP is blocked</description>
                   6932: <status>works/unverified</status>
                   6933: </file>
                   6934: <file>
1.355     matthew  6935: <source>loncom/auth/londatecheck.pm</source>
                   6936: <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
                   6937: <categoryname>handler</categoryname>
1.356     albertel 6938: <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
                   6939: <status>works/unverified</status>
1.355     matthew  6940: </file>
                   6941: <file>
1.964     raeburn  6942: <source>loncom/auth/lonslotcheck.pm</source>
                   6943: <target dist='default'>home/httpd/lib/perl/Apache/lonslotcheck.pm</target>
                   6944: <categoryname>handler</categoryname>
                   6945: <description>Checks if access to a non-gradable external tool uses slots. 
                   6946: Disable subsequent PerlHandlers if a slot is in use, and slot status does
                   6947: not currently allow access.
                   6948: </description>
                   6949: <status>works/unverified</status>
                   6950: </file>
                   6951: <file>
1.473     albertel 6952:   <source>loncom/auth/publiccheck.pm</source>
                   6953:   <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
                   6954:   <categoryname>handler</categoryname>
                   6955:   <description>Checks if resource is public and allows unauthenticated access if it is.</description>
                   6956:   <status>works/unverified</status>
                   6957: </file>
                   6958: <file>
1.788     raeburn  6959: <source>loncom/auth/lonwebdavauth.pm</source>
                   6960: <target dist='default'>home/httpd/lib/perl/Apache/lonwebdavauth.pm</target>
                   6961: <categoryname>handler</categoryname>
                   6962: <description>authenticate, set up session environment for webDAV</description>
                   6963: <status>works/unverified</status>
                   6964: </file>
                   6965: <file>
1.6       harris41 6966: <source>loncom/auth/lonlogout.pm</source>
                   6967: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
                   6968: <categoryname>handler</categoryname>
                   6969: <description>logout</description>
1.10      harris41 6970: <status>works/unverified</status>
1.4       harris41 6971: </file>
                   6972: <file>
1.1031    raeburn  6973: <source>loncom/auth/lonlinkexit.pm</source>
                   6974: <target dist='default'>home/httpd/lib/perl/Apache/lonlinkexit.pm</target>
                   6975: <categoryname>handler</categoryname>
                   6976: <description>
                   6977: logout session launched via deep link and escape iframe and redirect
                   6978: (for LTI-protected link and appropriate Link Protection setting in course)
                   6979: </description>
                   6980: <status>works/unverified</status>
                   6981: </file>
                   6982: <file>
1.458     albertel 6983:   <source>loncom/auth/migrateuser.pm</source>
                   6984:   <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
                   6985:   <categoryname>handler</categoryname>
1.682     faziophi 6986:   <description>auto logs in a remote user</description>
1.458     albertel 6987:   <status>works/unverified</status>
                   6988: </file>
                   6989: <file>
                   6990:   <source>loncom/auth/switchserver.pm</source>
                   6991:   <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
                   6992:   <categoryname>handler</categoryname>
                   6993:   <description>Setups the transfer of a user between servers</description>
                   6994:   <status>works/unverified</status>
                   6995: </file>
                   6996: <file>
1.461     albertel 6997:   <source>loncom/auth/checkauthen.pm</source>
                   6998:   <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
                   6999:   <categoryname>handler</categoryname>
                   7000:   <description>Checks if a user's cookie exists and is valid</description>
                   7001:   <status>works/unverified</status>
                   7002: </file>
                   7003: <file>
1.475     albertel 7004:   <source>loncom/auth/simpleauthen.pm</source>
                   7005:   <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
                   7006:   <categoryname>handler</categoryname>
                   7007:   <description>Always returns DENIED</description>
                   7008:   <status>works/unverified</status>
                   7009: </file>
                   7010: <file>
1.1030    raeburn  7011:   <source>loncom/auth/lonrelaunch.pm</source>
                   7012:   <target dist='default'>home/httpd/lib/perl/Apache/lonrelaunch.pm</target>
                   7013:   <categoryname>handler</categoryname>
                   7014:   <description>For a deep link protected by LTI where username is included
                   7015:                in launch payload, expire user's current session if username
                   7016:                from payload does not match username in LON-CAPA session. 
                   7017:   </description>
                   7018:   <status>works/unverified</status>
                   7019: </file>
                   7020: <file>
1.789     raeburn  7021:   <source>loncom/auth/lonshibauth.pm</source>
                   7022:   <target dist='default'>home/httpd/lib/perl/Apache/lonshibauth.pm</target>
                   7023:   <categoryname>handler</categoryname>
                   7024:   <description>Redirect Shibboleth authentication to Single Sign On 
                   7025:                i.e., to: /adm/sso
                   7026:   </description>
                   7027:   <status>works/unverified</status>
                   7028: </file>
                   7029: <file>
                   7030:   <source>loncom/auth/lonshibacc.pm</source>
1.792     raeburn  7031:   <target dist='default'>home/httpd/lib/perl/Apache/lonshibacc.pm</target>
1.789     raeburn  7032:   <categoryname>handler</categoryname>
                   7033:   <description>Authorization handler used to remove trailing @internet dom 
                   7034:                from Shibboleth authenticated username (e.g., @mit.edu).
                   7035:   </description>
                   7036:   <status>works/unverified</status>
                   7037: </file>
                   7038: <file>
1.805     raeburn  7039:   <source>loncom/auth/lonnoshib.pm</source>
                   7040:   <target dist='default'>home/httpd/lib/perl/Apache/lonnoshib.pm</target>
                   7041:   <categoryname>handler</categoryname>
                   7042:   <description>Content handler for /adm/sso when Shibboleth auth is inactive.
                   7043:   </description>
                   7044:   <status>works/unverified</status>
                   7045: </file>
                   7046: <file>
1.790     raeburn  7047:   <source>loncom/html/adm/sso</source>
                   7048:   <target dist='default'>home/httpd/html/adm/sso</target>
                   7049:   <categoryname>interface file</categoryname>
                   7050:   <description>HTML page to redirect browser request for /adm/sso to
                   7051:   /adm/roles when Shibboleth SSO not in use (i.e., mod_shib not loaded).
                   7052:   </description>
                   7053:   <status>works/unverified</status>
                   7054: </file>
                   7055: <file>
1.6       harris41 7056: <source>loncom/lonnet/perl/lonrep.pm</source>
                   7057: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
                   7058: <categoryname>handler</categoryname>
                   7059: <description>replication</description>
1.345     raeburn  7060: </file>
                   7061: <file>
                   7062: <source>loncom/lonnet/perl/lonuploadrep.pm</source>
                   7063: <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
                   7064: <categoryname>handler</categoryname>
                   7065: <description>copying of uploaded files</description>
1.4       harris41 7066: </file>
                   7067: <file>
1.6       harris41 7068: <source>loncom/auth/lonroles.pm</source>
                   7069: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
                   7070: <categoryname>handler</categoryname>
                   7071: <description>
                   7072: This perl handling module reads in the available roles available
                   7073: for a LON-CAPA user (different courses, different privileges, etc)
                   7074: and produces a form-element HTML page which allows the user to select
                   7075: which role he wishes to exercise in the LON-CAPA system.  For instance,
                   7076: a user may want to select between being a student in a thermodynamics
                   7077: physics course or a teaching assistant for an introductory calculus
                   7078: class.
                   7079: </description>
1.86      harris41 7080: </file>
                   7081: <file>
                   7082: <source>doc/man/Apache__lonroles.3</source>
                   7083: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
                   7084: <categoryname>doc</categoryname>
                   7085: <description>man page for lonroles.pm</description>
                   7086: <build trigger='always run'>
1.115     harris41 7087: loncom/build/pod2man.sh ../auth/lonroles.pm &gt; \
                   7088: ../../doc/man/Apache__lonroles.3 &amp;&amp; echo 'manifying lonroles.pm'
1.86      harris41 7089: </build>
                   7090: <status>works/unverified</status>
                   7091: <dependencies>
                   7092: ../../loncom/auth/lonroles.pm
                   7093: </dependencies>
                   7094: </file>
                   7095: <file>
1.118     harris41 7096: <source>doc/lib/perl/Apache/lonroles.html</source>
                   7097: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
1.112     harris41 7098: </target>
1.86      harris41 7099: <categoryname>doc</categoryname>
                   7100: <description>POD-derived page for lonroles.pm</description>
                   7101: <build trigger='always run'>
1.115     harris41 7102: loncom/build/pod2html.sh ../auth/lonroles.pm &gt; \
1.118     harris41 7103: ../../doc/lib/perl/Apache/lonroles.html &amp;&amp; echo 'pod2html lonroles.pm'
1.86      harris41 7104: </build>
                   7105: <status>works/unverified</status>
                   7106: <dependencies>
                   7107: ../../loncom/auth/lonroles.pm
                   7108: </dependencies>
1.4       harris41 7109: </file>
                   7110: <file>
1.963     raeburn  7111: <source>loncom/interface/lontiny.pm</source>
                   7112: <target dist='default'>home/httpd/lib/perl/Apache/lontiny.pm</target>
                   7113: <categoryname>handler</categoryname>
                   7114: <description>
                   7115: Extract domain, courseID, and symb from a shortened URL and and switch role 
                   7116: to a role in designated course.  If the user has multiple active roles in a 
                   7117: course, and one is a Coordinator role, that role will be selected, otherwise
                   7118: a list of available roles will be displayed for the user to select one.
                   7119: </description>
                   7120: </file>
                   7121: <file>
1.363     albertel 7122: <source>loncom/interface/lonsource.pm</source>
                   7123: <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
                   7124: <categoryname>handler</categoryname>
                   7125: <description>
                   7126: Problem source code viewer
                   7127: </description>
                   7128: <status>works/unverified</status>
                   7129: </file>
                   7130: <file>
1.6       harris41 7131: <source>loncom/interface/lonindexer.pm</source>
                   7132: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
                   7133: <categoryname>handler</categoryname>
                   7134: <description>
                   7135: cross server filesystem browser
                   7136: </description>
1.10      harris41 7137: <status>works/unverified</status>
1.76      harris41 7138: </file>
                   7139: <file>
                   7140: <source>doc/man/Apache__lonindexer.3</source>
                   7141: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
1.83      harris41 7142: <categoryname>doc</categoryname>
1.76      harris41 7143: <description>man page for lonindexer.pm</description>
                   7144: <build trigger='always run'>
1.115     harris41 7145: loncom/build/pod2man.sh ../interface/lonindexer.pm &gt; \
                   7146: ../../doc/man/Apache__lonindexer.3 &amp;&amp; echo 'manifying lonindexer.pm'
1.76      harris41 7147: </build>
                   7148: <status>works/unverified</status>
                   7149: <dependencies>
                   7150: ../../loncom/interface/lonindexer.pm
                   7151: </dependencies>
                   7152: </file>
                   7153: <file>
1.118     harris41 7154: <source>doc/lib/perl/Apache/lonindexer.html</source>
                   7155: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
1.112     harris41 7156: </target>
1.83      harris41 7157: <categoryname>doc</categoryname>
1.76      harris41 7158: <description>POD-derived page for lonindexer.pm</description>
                   7159: <build trigger='always run'>
1.115     harris41 7160: loncom/build/pod2html.sh ../interface/lonindexer.pm &gt; \
1.118     harris41 7161: ../../doc/lib/perl/Apache/lonindexer.html &amp;&amp; \
                   7162: echo 'pod2html lonindexer.pm'
1.76      harris41 7163: </build>
                   7164: <status>works/unverified</status>
                   7165: <dependencies>
                   7166: ../../loncom/interface/lonindexer.pm
                   7167: </dependencies>
1.4       harris41 7168: </file>
                   7169: <file>
1.24      harris41 7170: <source>loncom/interface/groupsort.pm</source>
                   7171: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
                   7172: <categoryname>handler</categoryname>
                   7173: <description>
                   7174: Implements a second phase of importing multiple resources into the RAT.
                   7175: Allows for reordering the sequence of resources.
                   7176: </description>
                   7177: <status>works/unverified</status>
                   7178: </file>
                   7179: <file>
1.6       harris41 7180: <source>loncom/lonnet/perl/lonnet.pm</source>
                   7181: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
                   7182: <categoryname>handler</categoryname>
                   7183: <description>
                   7184: This file is an interface to the lonc processes of the LON-CAPA network
                   7185: as well as set of elaborated functions for handling information necessary
                   7186: for navigating through a given cluster of LON-CAPA machines within a domain.
                   7187: There are over 40 specialized functions in this module which handle
                   7188: the reading and transmission of metadata, user information
                   7189: (ids, names, environments, roles, logs), file information (storage, reading,
                   7190: directories, extensions, replication, embedded styles and descriptors),
                   7191: educational resources (course descriptions, section names and numbers),
                   7192: url hashing (to assign roles on a url basis), and translating abbreviated
                   7193: symbols to and from more descriptive phrases or explanations.
                   7194: </description>
1.10      harris41 7195: <status>works/unverified</status>
1.73      harris41 7196: </file>
                   7197: <file>
                   7198: <source>doc/man/Apache__lonnet.3</source>
1.75      harris41 7199: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
1.83      harris41 7200: <categoryname>doc</categoryname>
1.73      harris41 7201: <description>man page for lonnet.pm</description>
                   7202: <build trigger='always run'>
1.115     harris41 7203: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm &gt; \
                   7204: ../../doc/man/Apache__lonnet.3 &amp;&amp; echo 'manifying lonnet.pm'
1.73      harris41 7205: </build>
                   7206: <status>works/unverified</status>
                   7207: <dependencies>
                   7208: ../../loncom/lonnet/perl/lonnet.pm
                   7209: </dependencies>
                   7210: </file>
                   7211: <file>
1.118     harris41 7212: <source>doc/lib/perl/Apache/lonnet.html</source>
                   7213: <target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
                   7214: </target>
1.83      harris41 7215: <categoryname>doc</categoryname>
1.73      harris41 7216: <description>POD-derived page for lonnet.pm</description>
                   7217: <build trigger='always run'>
1.115     harris41 7218: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm &gt; \
1.118     harris41 7219: ../../doc/lib/perl/Apache/lonnet.html &amp;&amp; echo 'pod2html lonnet.pm'
1.73      harris41 7220: </build>
                   7221: <status>works/unverified</status>
                   7222: <dependencies>
                   7223: ../../loncom/lonnet/perl/lonnet.pm
                   7224: </dependencies>
1.4       harris41 7225: </file>
                   7226: <file>
1.525     albertel 7227: <source>loncom/lonnet/perl/londns.pm</source>
                   7228: <target dist='default'>home/httpd/lib/perl/Apache/londns.pm</target>
                   7229: <categoryname>handler</categoryname>
                   7230: <description>
                   7231: Domain information serving.
                   7232: </description>
                   7233: <status>works/unverified</status>
                   7234: </file>
                   7235: <file>
1.6       harris41 7236: <source>loncom/html/index.html</source>
                   7237: <target dist='default'>home/httpd/html/index.html</target>
                   7238: <categoryname>interface file</categoryname>
                   7239: <description>bumps to login</description>
1.280     www      7240: </file>
                   7241: <file>
                   7242: <source>loncom/html/index.html</source>
                   7243: <target dist='default'>home/httpd/html/origindex.html</target>
                   7244: <categoryname>interface file</categoryname>
                   7245: <description>bumps to login, backup for takeonline</description>
1.181     www      7246: </file>
                   7247: <file>
                   7248: <source>loncom/html/favicon.ico</source>
                   7249: <target dist='default'>home/httpd/html/favicon.ico</target>
                   7250: <categoryname>interface file</categoryname>
                   7251: <description>Bookmark and tab icon</description>
1.4       harris41 7252: </file>
1.419     matthew  7253: <file>
                   7254: <source>loncom/mime.types</source>
1.6       harris41 7255: <target dist='default'>etc/httpd/conf/mime.types</target>
1.1038    raeburn  7256: <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  7257: <categoryname>www static conf</categoryname>
1.506     raeburn  7258: <description>Expanded mime.types</description>
1.419     matthew  7259: </file>
1.6       harris41 7260: <link>
                   7261: <linkto>home/httpd/html/res</linkto>
                   7262: <target dist='default'>home/httpd/html/raw</target>
                   7263: <categoryname>symbolic link</categoryname>
                   7264: <description>symbolic link to /home/httpd/html/res</description>
                   7265: </link>
1.4       harris41 7266: <file>
1.6       harris41 7267: <source>loncom/html/adm/notfound.html</source>
                   7268: <target dist='default'>home/httpd/html/adm/notfound.html</target>
                   7269: <categoryname>interface file</categoryname>
                   7270: <description>
                   7271: static html page that is shown when an attempt is made to access a document
                   7272: not present on the web server
                   7273: </description>
1.4       harris41 7274: </file>
                   7275: <file>
1.6       harris41 7276: <source>loncom/html/adm/unauthorized.html</source>
                   7277: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
                   7278: <categoryname>interface file</categoryname>
                   7279: <description>
1.27      harris41 7280: static html page that is shown when an attempt is made to access a document
                   7281: which is restricted based on file or server configurations
1.32      harris41 7282: </description>
                   7283: </file>
                   7284: <file>
1.788     raeburn  7285: <source>loncom/html/adm/nowebdav.html</source>
                   7286: <target dist='default'>home/httpd/html/adm/nowebdav.html</target>
                   7287: <categoryname>interface file</categoryname>
                   7288: <description>
                   7289: static html page that is shown when an attempt is made to access 
                   7290: an inaccessible path using webDAV.
                   7291: </description>
                   7292: </file>
                   7293: <file>
1.32      harris41 7294: <source>loncom/html/adm/help/searchcat.html</source>
1.109     harris41 7295: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
1.32      harris41 7296: <categoryname>interface file</categoryname>
                   7297: <description>
                   7298: Help page for the search engine.
1.6       harris41 7299: </description>
1.4       harris41 7300: </file>
                   7301: <file>
1.6       harris41 7302: <source>rat/client/rat.html</source>
                   7303: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
                   7304: <categoryname>interface file</categoryname>
                   7305: <description>
                   7306: frameset
                   7307: </description>
1.4       harris41 7308: </file>
                   7309: <file>
1.6       harris41 7310: <source>rat/client/parameter.html</source>
                   7311: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
                   7312: <categoryname>interface file</categoryname>
                   7313: <description>
                   7314: Parameter input window.
                   7315: </description>
1.4       harris41 7316: </file>
                   7317: <file>
1.398     raeburn  7318: <source>rat/client/ratcode.js</source>
                   7319: <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
1.170     www      7320: <categoryname>interface file</categoryname>
                   7321: <description>
1.397     raeburn  7322: javascript for horizontal menubar in RAT
1.170     www      7323: </description>
                   7324: </file>
                   7325: <file>
1.6       harris41 7326: <source>rat/client/map.html</source>
                   7327: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
                   7328: <categoryname>interface file</categoryname>
                   7329: <description>
                   7330: bumper
                   7331: </description>
1.4       harris41 7332: </file>
                   7333: <file>
1.6       harris41 7334: <source>rat/client/empty.html</source>
                   7335: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
                   7336: <categoryname>interface file</categoryname>
                   7337: <description>
                   7338: A blank page with very minimal HTML structural elements.
1.217     www      7339: </description>
                   7340: </file>
                   7341: <file>
                   7342: <source>rat/client/loading.html</source>
                   7343: <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
                   7344: <categoryname>interface file</categoryname>
                   7345: <description>
                   7346: A blank page which calls drawwindow in its opener after being loaded.
1.6       harris41 7347: </description>
1.4       harris41 7348: </file>
1.636     foxr     7349: <file>
                   7350: <source>loncom/includepsheader.ps</source>
                   7351: <target dist='default'>home/httpd/lib/includepsheader.ps</target>
                   7352: <categoryname>interface file</categoryname>
                   7353: <description>
                   7354: Extra header for dvips
                   7355: </description>
                   7356: </file>
1.10      harris41 7357: <fileglob>
                   7358: <glob>*.gif</glob>
                   7359: <sourcedir>rat/images/</sourcedir>
                   7360: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
                   7361: <categoryname>graphic file</categoryname>
                   7362: <description>
                   7363: icons for providing a HTML-tabled view of a course map
                   7364: </description>
                   7365: <filenames>
1.37      harris41 7366: 1.1.dt.gif;
                   7367: 1.1.empty.gif;
                   7368: 1.1.ld.gif;
                   7369: 1.1.lr.gif;
                   7370: 1.1.rd.gif;
1.60      harris41 7371: 1.1.rl.gif;
1.37      harris41 7372: 1.1.td.gif;
                   7373: 1.1.tdrl.gif;
                   7374: 1.1.tl.gif;
                   7375: 1.1.tr.gif;
                   7376: 1.1.utd.gif;
                   7377: 1.2.ctd.gif;
                   7378: 1.2.dt.gif;
                   7379: 1.2.empty.gif;
                   7380: 1.2.ld.gif;
                   7381: 1.2.lr.gif;
                   7382: 1.2.lrd.gif;
                   7383: 1.2.lrtd.gif;
                   7384: 1.2.rd.gif;
                   7385: 1.2.rl.gif;
                   7386: 1.2.rld.gif;
                   7387: 1.2.rltd.gif;
                   7388: 1.2.rtd.gif;
                   7389: 1.2.rtdl.gif;
                   7390: 1.2.rtl.gif;
                   7391: 1.2.td.gif;
                   7392: 1.2.tdl.gif;
                   7393: 1.2.tdrl.gif;
                   7394: 1.2.tl.gif;
                   7395: 1.2.tr.gif;
                   7396: 1.2.utd.gif;
                   7397: 2.1.dt.gif;
                   7398: 2.1.empty.gif;
                   7399: 2.1.ld.gif;
                   7400: 2.1.lr.gif;
                   7401: 2.1.rd.gif;
                   7402: 2.1.rl.gif;
                   7403: 2.1.td.gif;
                   7404: 2.1.tdrl.gif;
                   7405: 2.1.tl.gif;
                   7406: 2.1.tr.gif;
                   7407: 2.2.dt.gif;
                   7408: 2.2.empty.gif;
                   7409: 2.2.ld.gif;
                   7410: 2.2.lr.gif;
                   7411: 2.2.lrd.gif;
                   7412: 2.2.lrt.gif;
                   7413: 2.2.rd.gif;
                   7414: 2.2.rl.gif;
                   7415: 2.2.rld.gif;
                   7416: 2.2.rlt.gif;
                   7417: 2.2.td.gif;
                   7418: 2.2.tdl.gif;
                   7419: 2.2.tdr.gif;
                   7420: 2.2.tdrl.gif;
                   7421: 2.2.tl.gif;
                   7422: 2.2.tr.gif;
                   7423: 2.2.url.gif;
                   7424: 2.2.utd.gif;
                   7425: arrow.gif;
                   7426: bdt.gif;
                   7427: bempty.gif;
                   7428: bld.gif;
                   7429: blr.gif;
                   7430: blrd.gif;
                   7431: blrt.gif;
1.60      harris41 7432: bottom.gif;
1.37      harris41 7433: brd.gif;
                   7434: brl.gif;
                   7435: brld.gif;
                   7436: brlt.gif;
                   7437: btd.gif;
                   7438: btdl.gif;
                   7439: btdr.gif;
                   7440: btdrl.gif;
                   7441: btl.gif;
                   7442: btr.gif;
                   7443: burl.gif;
                   7444: butd.gif;
                   7445: condition.gif;
                   7446: edit.gif;
                   7447: finish.gif;
                   7448: info.gif;
                   7449: inscol.gif;
                   7450: inscond.gif;
                   7451: insres.gif;
                   7452: insrow.gif;
                   7453: left.gif;
                   7454: middle.gif;
                   7455: resource.gif;
                   7456: right.gif;
                   7457: sctd.gif;
                   7458: sdt.gif;
                   7459: sempty.gif;
                   7460: sld.gif;
                   7461: slr.gif;
                   7462: slrd.gif;
                   7463: slrtd.gif;
                   7464: srd.gif;
                   7465: srl.gif;
                   7466: srld.gif;
                   7467: srltd.gif;
                   7468: srtd.gif;
                   7469: srtdl.gif;
                   7470: srtl.gif;
                   7471: start.gif;
                   7472: std.gif;
                   7473: stdl.gif;
1.10      harris41 7474: sutd.gif
                   7475: </filenames>
                   7476: </fileglob>
                   7477: <fileglob>
1.60      harris41 7478: <glob>*.*</glob>
1.10      harris41 7479: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
                   7480: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
                   7481: <categoryname>graphic file</categoryname>
                   7482: <description>
                   7483: icons to indicate an unexpected result
                   7484: </description>
                   7485: <filenames>
1.37      harris41 7486: lonconstruct.gif;
                   7487: lonlogo_broken.gif;
                   7488: lonlogo_broken_tsp.gif;
                   7489: lonlogo_broken.eps;
                   7490: lonlogo_broken.jpg;
1.469     raeburn  7491: lonlogo_broken.mov;
                   7492: genericstudent_tn.gif
1.10      harris41 7493: </filenames>
                   7494: </fileglob>
                   7495: <fileglob>
1.60      harris41 7496: <glob>*.*</glob>
1.10      harris41 7497: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
                   7498: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
                   7499: <categoryname>graphic file</categoryname>
                   7500: <description>
1.132     harris41 7501: logos and general widget icons
1.10      harris41 7502: </description>
                   7503: <filenames>
1.68      harris41 7504: SMETE_white.gif;
1.117     harris41 7505: aboutlon.gif;
1.630     droeschl 7506: aboutlon_de.gif;
1.288     www      7507: aboutlon_pt.gif;
1.117     harris41 7508: accessbutton.gif;
1.630     droeschl 7509: accessbutton_de.gif;
1.288     www      7510: accessbutton_pt.gif;
1.224     www      7511: angry.gif;
1.630     droeschl 7512: arrow.closed.gif;
                   7513: arrow.open.gif;
1.633     schulted 7514: arrow.up.gif;
1.60      harris41 7515: arrow_up.gif;
1.630     droeschl 7516: avi.gif;
1.360     albertel 7517: baeh.gif;
1.224     www      7518: bigsmile.gif;
1.177     bowersj2 7519: branch.gif;
1.37      harris41 7520: cab.gif;
                   7521: cab_big.gif;
1.62      harris41 7522: capapanel.gif;
1.224     www      7523: check.gif;
1.37      harris41 7524: class.gif;
                   7525: class_big.gif;
1.379     albertel 7526: closepage.gif;
1.494     www      7527: clickhere.gif;
1.224     www      7528: coolindiff.gif;
                   7529: coolsmile.gif;
                   7530: cry.gif;
1.343     www      7531: doc.gif;
                   7532: doc_big.gif;
1.37      harris41 7533: dvi.gif;
                   7534: dvi_big.gif;
                   7535: eps.gif;
                   7536: eps_big.gif;
                   7537: exam.gif;
                   7538: exam_big.gif;
1.1032    raeburn  7539: externallink.gif;
1.709     raeburn  7540: face-angel.png;
                   7541: face-angry.png;
                   7542: face-cool.png;
                   7543: face-crying.png;
                   7544: face-embarrassed.png;
                   7545: face-glasses.png;
                   7546: face-kiss.png;
                   7547: face-plain.png;
                   7548: face-quiet.png;
                   7549: face-raspberry.png;
                   7550: face-sad.png;
                   7551: face-sick.png;
                   7552: face-smile.png;
                   7553: face-smile-big.png;
                   7554: face-surprise.png;
                   7555: face-uncertain.png;
                   7556: face-wink.png;
1.117     harris41 7557: fillbottom.gif;
                   7558: fillleft.gif;
                   7559: fillright.gif;
                   7560: filltop.gif;
1.37      harris41 7561: folder_closed.gif;
                   7562: folder_opened.gif;
                   7563: folder_pointer_closed.gif;
                   7564: folder_pointer_opened.gif;
1.709     raeburn  7565: food-cake.png;
                   7566: face-ninja.png;
                   7567: face-pirate.png;
                   7568: food-pizza.png;
1.37      harris41 7569: form.gif;
                   7570: form_big.gif;
1.224     www      7571: frowny.gif;
1.37      harris41 7572: gif.gif;
                   7573: gif_big.gif;
1.117     harris41 7574: header.gif;
1.455     albertel 7575: header.png;
1.709     raeburn  7576: heart.png;
1.387     raeburn  7577: helpdesk.gif;
                   7578: helpgateway.gif;
1.224     www      7579: hrrm.gif;
1.37      harris41 7580: htm.gif;
                   7581: html.gif;
                   7582: html_big.gif;
1.224     www      7583: huh.gif;
1.52      harris41 7584: jar.gif;
                   7585: jar_big.gif;
1.630     droeschl 7586: jpeg.gif;
1.37      harris41 7587: jpg.gif;
                   7588: jpg_big.gif;
1.62      harris41 7589: latex.gif;
1.269     www      7590: library.gif;
1.619     harmsja  7591: lightGreyBG.png;
1.224     www      7592: lipsrsealed.gif;
1.117     harris41 7593: lite.gif;
1.37      harris41 7594: liteani.gif;
1.117     harris41 7595: litetext.gif;
1.62      harris41 7596: lolpanel.gif;
1.37      harris41 7597: lonanim.gif;
                   7598: lonanimend.gif;
1.117     harris41 7599: loncapalogo.gif;
1.37      harris41 7600: lonhelplogos.gif;
1.60      harris41 7601: lonhelptop.gif;
1.37      harris41 7602: lonlogo.gif;
                   7603: lonlogos.gif;
1.619     harmsja  7604: lonUtilityIcon.png;
1.117     harris41 7605: lowerleft.gif;
                   7606: lowerright.gif;
1.360     albertel 7607: mailbkgrd.gif;
                   7608: mailto.gif;
1.236     www      7609: minilogo.gif;
1.37      harris41 7610: meta.gif;
                   7611: meta_big.gif;
                   7612: mov.gif;
                   7613: mov_big.gif;
                   7614: move_up.gif;
                   7615: move_down.gif;
1.630     droeschl 7616: mpeg.gif;
                   7617: mpg.gif;
1.177     bowersj2 7618: navmap.correct.gif;
1.467     www      7619: navmap.partial.gif;
1.251     bowersj2 7620: navmap.ellipsis.gif;
1.1034    raeburn  7621: navmap.none.closed.gif;
                   7622: navmap.none.open.gif;
1.177     bowersj2 7623: navmap.open.gif;
1.251     bowersj2 7624: navmap.page.open.gif;
                   7625: navmap.page.closed.gif;
                   7626: navmap.page.open.nomanip.gif;
                   7627: navmap.page.closed.nomanip.gif;
1.177     bowersj2 7628: navmap.wrong.gif;
1.180     bowersj2 7629: navmap.folder.open.gif;
                   7630: navmap.folder.closed.gif;
1.229     bowersj2 7631: navmap.folder.open.nomanip.gif;
                   7632: navmap.folder.closed.nomanip.gif;
1.292     www      7633: neutral.gif;
1.688     raeburn  7634: open.gif;
1.709     raeburn  7635: opinion-agree.png;
                   7636: opinion-disagree.png;
1.37      harris41 7637: page.gif;
                   7638: page_big.gif;
                   7639: pdf.gif;
                   7640: pdf_big.gif;
1.54      harris41 7641: png.gif;
                   7642: png_big.gif;
1.343     www      7643: ppt.gif;
                   7644: ppt_big.gif;
1.37      harris41 7645: problem.gif;
                   7646: problem_big.gif;
                   7647: ps.gif;
                   7648: ps_big.gif;
1.224     www      7649: rolleyes.gif;
1.709     raeburn  7650: rose.png;
1.630     droeschl 7651: qt.gif;
                   7652: qti.gif;
                   7653: qtm.gif;
1.37      harris41 7654: quill.gif;
                   7655: quiz.gif;
                   7656: quiz_big.gif;
                   7657: select.gif;
                   7658: sequence.gif;
                   7659: sequence_big.gif;
                   7660: server.gif;
                   7661: server_big.gif;
1.224     www      7662: shocked.gif;
                   7663: smiley.gif;
1.630     droeschl 7664: spreadsheet.gif;
1.37      harris41 7665: srvbad.gif;
                   7666: srvempty.gif;
                   7667: srvgood.gif;
                   7668: srvhalf.gif;
                   7669: srvnull.gif;
1.609     riegler  7670: stift.gif;
1.37      harris41 7671: survey.gif;
                   7672: survey_big.gif;
1.688     raeburn  7673: tabbgleft.gif;
                   7674: tabbgright.gif;
1.429     www      7675: task.gif;
                   7676: task_big.gif;
1.37      harris41 7677: tex.gif;
                   7678: tex_big.gif;
1.210     www      7679: tth.gif;
1.630     droeschl 7680: text.gif;
1.697     raeburn  7681: transparent1x1.gif;
1.37      harris41 7682: txt.gif;
                   7683: txt_big.gif;
1.57      harris41 7684: unknown.gif;
                   7685: unknown_big.gif;
1.117     harris41 7686: upperleft.gif;
                   7687: upperright.gif;
1.37      harris41 7688: user.gif;
                   7689: user_big.gif;
                   7690: wav.gif;
                   7691: wav_big.gif;
                   7692: white_space_20_22.gif;
1.629     droeschl 7693: whitespace_21.gif;
1.37      harris41 7694: whitespace1.gif;
                   7695: whitespace10.gif;
                   7696: whitespace2.gif;
                   7697: whitespace3.gif;
                   7698: whitespace4.gif;
                   7699: whitespace5.gif;
                   7700: whitespace6.gif;
                   7701: whitespace7.gif;
                   7702: whitespace8.gif;
                   7703: whitespace9.gif;
1.224     www      7704: wink.gif;
1.630     droeschl 7705: wmv.gif;
1.343     www      7706: xls.gif;
                   7707: xls_big.gif;
1.37      harris41 7708: xml.gif;
                   7709: xml_big.gif;
                   7710: zip.gif;
1.10      harris41 7711: zip_big.gif
                   7712: </filenames>
                   7713: </fileglob>
                   7714: <fileglob>
1.60      harris41 7715: <glob>*.*</glob>
1.10      harris41 7716: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
                   7717: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
                   7718: <categoryname>graphic file</categoryname>
                   7719: <description>
1.132     harris41 7720: Miscellaneous resources.
1.10      harris41 7721: </description>
                   7722: <filenames>
1.80      harris41 7723: authorfeed.gif;
1.373     albertel 7724: blackdot.gif;
1.80      harris41 7725: bomb.gif;
1.320     www      7726: smallFAQ.gif;
                   7727: smallBug.gif;
1.40      harris41 7728: cat_button.gif;
1.539     www      7729: cat_button.png;
1.80      harris41 7730: chat.gif;
1.111     harris41 7731: eval_button.gif;
1.539     www      7732: eval_button.png;
1.80      harris41 7733: feedback.gif;
1.40      harris41 7734: pprm_button.gif;
1.539     www      7735: pprm_button.png;
1.40      harris41 7736: pgrd_button.gif;
1.539     www      7737: pgrd_button.png;
1.540     albertel 7738: subm_button.gif;
1.539     www      7739: subm_button.png;
1.10      harris41 7740: </filenames>
                   7741: </fileglob>
                   7742: <file>
1.413     albertel 7743: <source>loncom/xml/algebra/AlgParser.pm</source>
1.411     albertel 7744: <target dist='default'>home/httpd/lib/perl/AlgParser.pm</target>
                   7745: <categoryname>system file</categoryname>
                   7746: <description>
                   7747: perl module for invoking functions specific to Algebra-to-TeX-to-HTML conversion
                   7748: </description>
                   7749: <status>works/unverified</status>
                   7750: </file>
                   7751: <file>
1.299     matthew  7752: <source>modules/TexConvert/tthperl/tth.pm</source>
1.298     matthew  7753: <target dist='default'>home/httpd/lib/perl/tth.pm</target>
1.10      harris41 7754: <categoryname>system file</categoryname>
                   7755: <description>
                   7756: perl module for invoking functions specific to TeX-to-HTML conversion
                   7757: </description>
                   7758: <note>
                   7759: Has the same dependencies and build process as tth.so.
                   7760: Currently, only the tth.so file specifications invoke
1.49      harris41 7761: the build process however.  A static version is checked into loncom/xml
                   7762: and in this way is treated as though it isn't part of the tth build process.
1.10      harris41 7763: </note>
1.113     harris41 7764: <status>works/unverified</status>
                   7765: </file>
                   7766: <file>
                   7767: <source>loncom/xml/LCParser.pm</source>
                   7768: <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
1.125     harris41 7769: <categoryname>system file</categoryname>
                   7770: <description>
                   7771: perl module for parsing HTML in a way that really works and is thoroughly
                   7772: tested
                   7773: </description>
                   7774: <status>works/unverified</status>
1.234     foxr     7775: </file>
                   7776: <file>
1.861     raeburn  7777: <source>loncom/xml/LCMathComplex.pm</source>
                   7778: <target dist='default'>home/httpd/lib/perl/LONCAPA/LCMathComplex.pm</target>
1.996     raeburn  7779: <categoryname>system file</categoryname>
1.861     raeburn  7780: <description>
1.996     raeburn  7781: Modified version of Math::Complex 1.59_01 for use in Safe Space which eliminates
                   7782: dependency on Config.pm and Scalar::Util.pm (not usable in Safe Space).
1.861     raeburn  7783: </description>
                   7784: <status>works/unverified</status>
                   7785: </file>
                   7786: <file>
1.360     albertel 7787:   <source>loncom/lonlocal.pm</source>
                   7788:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
                   7789:   <categoryname>system file</categoryname>
                   7790:   <description>
                   7791:      lonc/d handler for doing a local filesystem based init:
                   7792:   </description>
                   7793:   <status>works/verified</status>
                   7794: </file>
                   7795: <file>
                   7796:   <source>loncom/lonssl.pm</source>
                   7797:   <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
                   7798:   <categoryname>system file</categoryname>
                   7799:   <description>
                   7800:      lonc/d handler for doing a remote SSL based init:
                   7801:   </description>
                   7802:   <status>works/verified</status>
                   7803: </file>
                   7804: <file>
1.937     raeburn  7805:   <source>loncom/LWPReq.pm</source>
                   7806:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LWPReq.pm</target>
                   7807:   <categoryname>system file</categoryname>
                   7808:   <description>
                   7809:      Wrapper for LWP UserAgent to support enabling/disabling certificate
                   7810:      verification and/or hostname validation on any of LWP 5.83X and LWP 6.X 
                   7811:   </description>
                   7812:   <status>works/verified</status>
                   7813: </file>
                   7814: <file>
1.796     droeschl 7815:   <source>loncom/Lond.pm</source>
                   7816:   <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>
                   7817:   <categoryname>system file</categoryname>
                   7818:   <description>
                   7819:      Encapsulates functionality used by lond and lonnet.
                   7820:   </description>
                   7821:   <status>in progress</status>
                   7822: </file>
                   7823: <file>
1.234     foxr     7824:   <source>loncom/LondConnection.pm</source>
1.239     albertel 7825:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
1.234     foxr     7826:   <categoryname>system file</categoryname>
                   7827:   <description>
                   7828:      Manages a connection between a lonc proxy daemon and the lond server
                   7829:      in the remote node.
1.252     www      7830:   </description>
                   7831:   <status>works/verified</status>
                   7832: </file>
                   7833: <file>
                   7834:   <source>loncom/LondTransaction.pm</source>
                   7835:   <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
                   7836:   <categoryname>system file</categoryname>
                   7837:   <description>
                   7838: 	Handles a single lon-capa insternal transaction
1.234     foxr     7839:   </description>
                   7840:   <status>works/verified</status>
                   7841: </file>
                   7842: <file>
                   7843:    <source>loncom/types/HashIterator.pm</source>
1.239     albertel 7844:    <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
1.234     foxr     7845:    <categoryname>system file</categoryname>
                   7846:    <description>
                   7847:       Provides support to iterate through opaque hashes hidden e.g. within 
                   7848:       object private data.
                   7849:    </description>
                   7850:    <status>works/verified</status>
                   7851: </file>
                   7852: <file>
                   7853:    <source>loncom/types/Queue.pm</source>
1.239     albertel 7854:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
1.234     foxr     7855:    <categoryname>system file</categoryname>
                   7856:    <description>
                   7857:      Provides a FIFO queue class.
                   7858:    </description>
                   7859:    <status>works/verified</status>
                   7860: </file>
                   7861: <file>
                   7862:    <source>loncom/types/Stack.pm</source>
1.239     albertel 7863:    <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
1.234     foxr     7864:    <categoryname>system file</categoryname>
                   7865:    <description>
                   7866:      Provides a LIFO stack class.
                   7867:    </description>
                   7868:    <status>works/verified</status>
1.239     albertel 7869: </file>
1.234     foxr     7870: <file>
                   7871:    <source>loncom/loncnew</source>
1.240     albertel 7872:    <target dist='default'>home/httpd/perl/loncnew</target>
                   7873:    <categoryname>script</categoryname>
1.234     foxr     7874:    <description>
                   7875: 	  Proxy server for remote loncapa requests.
1.250     albertel 7876:           Needs CPAN Event module.
1.234     foxr     7877:    </description>
1.125     harris41 7878: </file>
                   7879: <file>
                   7880: <source>loncom/configuration/Configuration.pm</source>
                   7881: <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
1.113     harris41 7882: <categoryname>system file</categoryname>
                   7883: <description>
1.126     harris41 7884: Configuration file reader (looks in /etc/httpd/conf/); accepts
                   7885: a list of *.conf files to inspect for PerlSetVar key/value
                   7886: entries.
1.316     www      7887: </description>
                   7888: <status>works/unverified</status>
                   7889: </file>
                   7890: <file>
1.647     raeburn  7891: <source>loncom/configuration/Firewall.pm</source>
                   7892: <target dist='default'>home/httpd/lib/perl/LONCAPA/Firewall.pm</target>
                   7893: <categoryname>system file</categoryname>
                   7894: <description>
                   7895: Provides methods to open and close firewall ports used for  
                   7896: for socket-based communication between LON-CAPA servers
                   7897: </description>
                   7898: <status>works/unverified</status>
                   7899: </file>
                   7900: <file>
1.823     raeburn  7901: <source>loncom/configuration/Checksumming.pm</source>
                   7902: <target dist='default'>home/httpd/lib/perl/LONCAPA/Checksumming.pm</target>
                   7903: <categoryname>system file</categoryname>
                   7904: <description>
                   7905: Provides routine to checksum perl modules, perl scripts, cgi scripts,
                   7906: language lexicons, and static configuration file on current server
                   7907: </description>
                   7908: <status>works/unverified</status>
                   7909: </file>
                   7910: <file>
1.933     raeburn  7911: <source>loncom/configuration/SSL.pm</source>
                   7912: <target dist='default'>home/httpd/lib/perl/LONCAPA/SSL.pm</target>
                   7913: <categoryname>system file</categoryname>
                   7914: <description>
                   7915: Provides routine to generate display of status of LON-CAPA SSL certificates
                   7916: installed on domain's servers.
                   7917: </description>
                   7918: <status>works/unverified</status>
                   7919: </file>
                   7920: <file>
1.316     www      7921: <source>loncom/ConfigFileEdit.pm</source>
                   7922: <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
                   7923: <categoryname>system file</categoryname>
                   7924: <description>
                   7925: Configuration file editing module
1.113     harris41 7926: </description>
1.10      harris41 7927: <status>works/unverified</status>
                   7928: </file>
                   7929: <file>
                   7930: <source>modules/TexConvert/tthperl/tth.so</source>
1.298     matthew  7931: <target dist='default'>home/httpd/lib/perl/tth.so</target>
1.10      harris41 7932: <categoryname>system file</categoryname>
                   7933: <description>
                   7934: shared library file for dynamic loading and unloading
                   7935: </description>
                   7936: <note>
                   7937: The source and file dependencies are not available to most
                   7938: CVS users.  (You can safely rely on the existing binaries
                   7939: present on your system... don't worry about warnings
                   7940: related to this file during the build process.)
                   7941: </note>
1.441     albertel 7942: <build trigger='always run'>
1.10      harris41 7943: modules/TexConvert/tthperl/commands
                   7944: </build>
                   7945: <status>works/unverified</status>
1.439     albertel 7946: <dependencies>
1.440     albertel 7947: commands;
1.439     albertel 7948: compiles/tth.so.i386;
1.598     raeburn  7949: compiles/tth.so.x86_64;
1.649     raeburn  7950: compiles/tth.so.i386.perl.5.10;
                   7951: compiles/tth.so.x86_64.perl.5.10;
1.715     raeburn  7952: compiles/tth.so.i386.perl.5.12;
                   7953: compiles/tth.so.x86_64.perl.5.12;
1.765     raeburn  7954: compiles/tth.so.i386.perl.5.14;
                   7955: compiles/tth.so.x86_64.perl.5.14;
1.819     raeburn  7956: compiles/tth.so.i386.perl.5.16;
                   7957: compiles/tth.so.x86_64.perl.5.16;
1.866     raeburn  7958: compiles/tth.so.i386.perl.5.18;
                   7959: compiles/tth.so.x86_64.perl.5.18;
1.907     raeburn  7960: compiles/tth.so.i386.perl.5.20;
                   7961: compiles/tth.so.x86_64.perl.5.20;
1.931     raeburn  7962: compiles/tth.so.i386.perl.5.22;
                   7963: compiles/tth.so.x86_64.perl.5.22;
1.948     raeburn  7964: compiles/tth.so.i386.perl.5.24;
                   7965: compiles/tth.so.x86_64.perl.5.24;
1.966     raeburn  7966: compiles/tth.so.i386.perl.5.26;
                   7967: compiles/tth.so.x86_64.perl.5.26;
1.971     raeburn  7968: compiles/tth.so.i386.perl.5.28;
                   7969: compiles/tth.so.x86_64.perl.5.28;
1.995     raeburn  7970: compiles/tth.so.x86_64.perl.5.30;
1.1005    raeburn  7971: compiles/tth.so.x86_64.perl.5.32;
1.1020    raeburn  7972: compiles/tth.so.x86_64.perl.5.34;
1.1044    raeburn  7973: compiles/tth.so.x86_64.perl.5.36;
1.907     raeburn  7974: compiles/tth.so.x86_64.sles12;
1.972     raeburn  7975: compiles/tth.so.x86_64.sles15;
1.739     raeburn  7976: compiles/tth.so.i386.debian5;
1.907     raeburn  7977: compiles/tth.so.x86_64.debian5;
1.439     albertel 7978: </dependencies>
1.10      harris41 7979: </file>
                   7980: <file>
                   7981: <source>loncom/homework/caparesponse/capa.pm</source>
1.298     matthew  7982: <target dist='default'>home/httpd/lib/perl/capa.pm</target>
1.10      harris41 7983: <categoryname>system file</categoryname>
                   7984: <description>
                   7985: perl module for invoking functions specific to CAPA
                   7986: </description>
1.49      harris41 7987: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10      harris41 7988: <note>
                   7989: Has the same dependencies and build process as capa.so.
                   7990: Currently, only the capa.so file specifications invoke
                   7991: the build process however.
                   7992: </note>
                   7993: </file>
                   7994: <file>
                   7995: <source>loncom/homework/caparesponse/capa.bs</source>
1.298     matthew  7996: <target dist='default'>home/httpd/lib/perl/capa.bs</target>
1.10      harris41 7997: <categoryname>system file</categoryname>
                   7998: <description>
1.27      harris41 7999: bootstrap file associated with dynamic loading of this module on multiple
                   8000: architectures
1.10      harris41 8001: </description>
1.49      harris41 8002: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
1.10      harris41 8003: <note>
                   8004: Has the same dependencies and build process as capa.so.
                   8005: Currently, only the capa.so file specifications invoke
                   8006: the build process however.
                   8007: </note>
                   8008: </file>
                   8009: <file>
                   8010: <source>loncom/homework/caparesponse/capa.so</source>
1.298     matthew  8011: <target dist='default'>home/httpd/lib/perl/capa.so</target>
1.10      harris41 8012: <categoryname>system file</categoryname>
                   8013: <description>
                   8014: shared library file for dynamic loading and unloading
                   8015: </description>
                   8016: <build trigger='always run'>
                   8017: loncom/homework/caparesponse/commands
                   8018: </build>
                   8019: <dependencies>
1.39      harris41 8020: caparesponse.c;
1.119     harris41 8021: caparesponse.pm;
                   8022: README;
                   8023: Makefile.PL;
                   8024: capa.i;
1.120     harris41 8025: commands;
1.222     albertel 8026: ../../../CAPA/pProj/Makefile;
1.120     harris41 8027: ../../../CAPA/pProj/capaGrammarDef.y;
                   8028: ../../../CAPA/pProj/capaFormula.y;
                   8029: ../../../CAPA/pProj/capaLexerDef.flex;
                   8030: ../../../CAPA/pProj/capaFunction.c;
                   8031: ../../../CAPA/pProj/capaParserUtils.c;
                   8032: ../../../CAPA/pProj/capaMapExpr.c;
                   8033: ../../../CAPA/pProj/capaUnit.c;
                   8034: ../../../CAPA/pProj/com.c;
                   8035: ../../../CAPA/pProj/linpack.c;
                   8036: ../../../CAPA/pProj/ranlib.c;
                   8037: ../../../CAPA/pProj/capaCgiUtils.c;
                   8038: ../../../CAPA/pProj/capaSubjective.c;
                   8039: ../../../CAPA/pProj/capaRQO.c;
                   8040: ../../../CAPA/pProj/capaFormulaLexer.c;
1.123     harris41 8041: ../../../CAPA/pProj/capaCommon.c;
                   8042: ../../../CAPA/pProj/capaCommon.h;
                   8043: ../../../CAPA/pProj/ranlib.h;
                   8044: ../../../CAPA/pProj/capaCGI.h;
                   8045: ../../../CAPA/pProj/capaFunction.h;
                   8046: ../../../CAPA/pProj/capaRQO.h;
                   8047: ../../../CAPA/pProj/capaParser.h;
                   8048: ../../../CAPA/pProj/lex_debug.h
1.10      harris41 8049: </dependencies>
                   8050: </file>
1.416     albertel 8051: <file>
                   8052: <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
                   8053: <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
                   8054: <categoryname>script</categoryname>
                   8055: <description>
                   8056: cgi binary for doing TeX -> math translation
                   8057: </description>
                   8058: <build trigger='always run'>
                   8059: loncom/cgi/mimeTeX/commands
                   8060: </build>
                   8061: <dependencies>
1.439     albertel 8062: commands;
                   8063: gfuntype.c;
                   8064: gifsave.c;
1.608     raeburn  8065: loncapanewcommands.h;
1.439     albertel 8066: mimetex.c;
                   8067: mimetex.h;
                   8068: mimetex.html;
                   8069: README;
                   8070: texfonts.h;
1.461     albertel 8071: LICENSE;
1.626     raeburn  8072: VERSION;
1.416     albertel 8073: </dependencies>
                   8074: </file>
1.10      harris41 8075: <fileglob>
                   8076: <glob>*.ent</glob>
                   8077: <sourcedir>loncom/MathML/</sourcedir>
                   8078: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
                   8079: <categoryname>system file</categoryname>
                   8080: <description>
1.27      harris41 8081: xml files which assign unicode numbers to mathematical symbols using
                   8082: &lt;! ENTITY... &gt; type syntax.
1.10      harris41 8083: </description>
                   8084: <filenames>
1.37      harris41 8085: isoamsa.ent;
                   8086: isoamsb.ent;
                   8087: isoamsc.ent;
                   8088: isoamsn.ent;
                   8089: isoamso.ent;
                   8090: isoamsr.ent;
                   8091: isobox.ent;
                   8092: isocyr1.ent;
                   8093: isocyr2.ent;
                   8094: isodia.ent;
                   8095: isogrk1.ent;
                   8096: isogrk2.ent;
                   8097: isogrk3.ent;
                   8098: isogrk4.ent;
                   8099: isolat1.ent;
                   8100: isolat2.ent;
                   8101: isomfrk.ent;
                   8102: isomopf.ent;
                   8103: isomscr.ent;
                   8104: isonum.ent;
                   8105: isopub.ent;
                   8106: isotech.ent;
                   8107: mmlalias.ent;
1.10      harris41 8108: mmlextra.ent
                   8109: </filenames>
1.37      harris41 8110: </fileglob>
1.10      harris41 8111: <file>
                   8112: <source>loncom/MathML/mathml.css</source>
                   8113: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
                   8114: <categoryname>system file</categoryname>
                   8115: <description>
                   8116: cascading style sheet
                   8117: </description>
                   8118: </file>
                   8119: <file>
                   8120: <source>loncom/MathML/mathml.dtd</source>
                   8121: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
                   8122: <categoryname>system file</categoryname>
                   8123: <description>
                   8124: document type definition
                   8125: </description>
                   8126: </file>
1.4       harris41 8127: <file>
1.10      harris41 8128: <source>loncom/auth/londes.js</source>
                   8129: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
                   8130: <categoryname>interface file</categoryname>
1.6       harris41 8131: <description>
1.27      harris41 8132: Encryption Routines according to Data Encryption Standard DES, written in
                   8133: javascript.
1.6       harris41 8134: </description>
1.4       harris41 8135: </file>
                   8136: <file>
1.10      harris41 8137: <source>loncom/homework/lectureonline.lcpm</source>
1.27      harris41 8138: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
                   8139: </target>
1.10      harris41 8140: <categoryname>handler</categoryname>
1.6       harris41 8141: <description>
1.115     harris41 8142: Intended for providing perl functions for the &lt;script&gt;&lt;/script&gt;
                   8143: environment in a problem that was converted from lectureonline.
1.6       harris41 8144: </description>
1.4       harris41 8145: </file>
                   8146: <file>
1.10      harris41 8147: <source>loncom/homework/default_homework.lcpm</source>
1.27      harris41 8148: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
                   8149: </target>
1.10      harris41 8150: <categoryname>handler</categoryname>
1.6       harris41 8151: <description>
1.14      harris41 8152: Provides many functions for the &lt;script&gt; environment in a .problem.
1.11      harris41 8153: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
1.6       harris41 8154: </description>
1.4       harris41 8155: </file>
1.472     albertel 8156: 
                   8157: <file>
                   8158:   <source>loncom/homework/task.css</source>
1.475     albertel 8159:   <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
1.472     albertel 8160:   <categoryname>handler</categoryname>
                   8161:   <description>
                   8162:     Style definitions for task display
                   8163:   </description>
                   8164: </file>
                   8165: <file>
1.514     albertel 8166:   <source>loncom/homework/task_ie.css</source>
                   8167:   <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>
                   8168:   <categoryname>handler</categoryname>
                   8169:   <description>
                   8170:     Style definitions for task display for IE 6 and earlier
                   8171:   </description>
                   8172: </file>
                   8173: <file>
1.515     albertel 8174:   <source>loncom/homework/task_ie7.css</source>
1.514     albertel 8175:   <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>
                   8176:   <categoryname>handler</categoryname>
                   8177:   <description>
                   8178:     Style definitions for task display for IE 7
                   8179:   </description>
                   8180: </file>
                   8181: <file>
1.472     albertel 8182:   <source>loncom/homework/task_grading.js</source>
1.475     albertel 8183:   <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
1.472     albertel 8184:   <categoryname>handler</categoryname>
                   8185:   <description>
                   8186:     Javascript to make the grading screen of task easier to use
                   8187:   </description>
                   8188: </file>
1.4       harris41 8189: <file>
1.10      harris41 8190: <source>loncom/homework/capa.units</source>
                   8191: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
                   8192: <categoryname>static conf</categoryname>
1.6       harris41 8193: <description>
1.10      harris41 8194: Define unit prefixing and conversion for CAPA problem handling.
1.6       harris41 8195: </description>
1.4       harris41 8196: </file>
1.165     www      8197: <fileglob>
                   8198: <glob>*.jpg</glob>
                   8199: <sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
                   8200: <targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
                   8201: <categoryname>graphic file</categoryname>
                   8202: <description>Pages headers</description>
                   8203: <filenames>
                   8204: admin.jpg;
                   8205: author.jpg;
                   8206: coordinator.jpg;
                   8207: header.jpg;
                   8208: student.jpg;
1.166     www      8209: </filenames>
                   8210: </fileglob>
                   8211: <fileglob>
1.230     www      8212: <glob>*.jpg</glob>
                   8213: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
                   8214: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
                   8215: <categoryname>graphic file</categoryname>
                   8216: <description>Logos of LON-CAPA domains (jpg)</description>
                   8217: <filenames>
                   8218: headermsu.jpg;
1.422     www      8219: headertccfl.jpg;
1.442     www      8220: header_fsu.jpg;
                   8221: header_fsuK12.jpg;
1.444     www      8222: headerhope.jpg;
1.466     www      8223: jmsbanner.jpg;
1.230     www      8224: </filenames>
                   8225: </fileglob>
                   8226: <fileglob>
1.166     www      8227: <glob>*.gif</glob>
                   8228: <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
                   8229: <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
                   8230: <categoryname>graphic file</categoryname>
1.230     www      8231: <description>Logos of LON-CAPA domains (gif)</description>
1.168     www      8232: <filenames>
1.197     albertel 8233: 103.gif;
                   8234: gerd.gif;
                   8235: mio.gif;
                   8236: msuvu.gif;
                   8237: ohiou.gif;
                   8238: rhs.gif;
                   8239: sfu.gif;
                   8240: tmcc.gif;
                   8241: umich.gif;
                   8242: worf.gif;
                   8243: annarbor.gif;
                   8244: elps.gif;
                   8245: gwu.gif;
                   8246: msudemo.gif;
                   8247: ndsu.gif;
                   8248: physnet.gif;
                   8249: sc.gif;
                   8250: Selwyn.gif;
                   8251: ucf.gif;
                   8252: unihalle.gif;
                   8253: wscc.gif;
                   8254: cps.gif;
                   8255: fsu.gif;
1.442     www      8256: fsuK12.gif;
1.444     www      8257: hope.gif;
1.410     www      8258: vcu.gif;
1.197     albertel 8259: lsd.gif;
                   8260: msu.gif;
1.466     www      8261: jms.gif;
1.197     albertel 8262: nsdl.gif;
                   8263: pmm.gif;
                   8264: sunysb.gif;
                   8265: udel.gif;
1.223     albertel 8266: uz.gif;
                   8267: fvl.gif;
1.270     www      8268: csm.gif;
1.272     www      8269: nau.gif;
1.344     www      8270: nagoya.gif;
1.415     www      8271: kanazawa.gif;
1.381     www      8272: colorado.gif;
1.352     www      8273: acadiau.gif;
1.354     www      8274: psuerie.gif;
1.353     www      8275: redford.gif;
1.341     www      8276: huji.gif;
                   8277: ifusp.gif;
                   8278: ucsc.gif;
1.403     www      8279: uiuc.gif;
1.438     albertel 8280: uiucheader.gif;
1.445     www      8281: koinonia.gif;
1.303     www      8282: waverly.gif;
1.302     www      8283: cmich.gif;
1.285     www      8284: UNICAMP.gif;
1.364     www      8285: lakefenton.gif;
                   8286: grandblanc.gif;
1.223     albertel 8287: glps.gif;
1.275     www      8288: BCHS.gif;
1.223     albertel 8289: headersfu.gif;
1.311     albertel 8290: uwsp.gif;
1.417     www      8291: tccfl.gif;
1.325     www      8292: bsu.gif;
                   8293: wmston.gif;
1.423     www      8294: headerharvard.gif;
                   8295: harvard.gif;
1.426     www      8296: uga.gif;
                   8297: headeruga.gif;
1.433     albertel 8298: covenantchristianhs.gif;
1.168     www      8299: </filenames>
                   8300: </fileglob>
                   8301: <fileglob>
                   8302: <glob>*.tab</glob>
                   8303: <sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
                   8304: <targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
                   8305: <categoryname>conf</categoryname>
                   8306: <description>Designs of LON-CAPA domains</description>
1.166     www      8307: <filenames>
1.197     albertel 8308: annarbor.tab;
                   8309: default.tab;
                   8310: msu.tab;
1.270     www      8311: csm.tab;
1.341     www      8312: huji.tab;
1.272     www      8313: nau.tab;
1.344     www      8314: nagoya.tab;
1.445     www      8315: koinonia.tab;
1.415     www      8316: kanazawa.tab;
1.381     www      8317: colorado.tab;
1.352     www      8318: acadiau.tab;
1.354     www      8319: psuerie.tab;
1.353     www      8320: redford.tab;
1.302     www      8321: cmich.tab;
1.341     www      8322: ifusp.tab;
1.466     www      8323: jms.tab;
1.341     www      8324: ucsc.tab;
1.403     www      8325: uiuc.tab;
1.285     www      8326: UNICAMP.tab;
1.364     www      8327: lakefenton.tab;
                   8328: grandblanc.tab;
1.274     www      8329: fsu.tab;
1.442     www      8330: fsuK12.tab;
1.444     www      8331: hope.tab;
1.410     www      8332: vcu.tab;
1.197     albertel 8333: sfu.tab;
1.325     www      8334: wmston.tab;
                   8335: worf.tab;
1.417     www      8336: tccfl.tab;
1.423     www      8337: harvard.tab;
1.426     www      8338: uga.tab;
1.455     albertel 8339: tmcc.tab;
1.165     www      8340: </filenames>
                   8341: </fileglob>
1.10      harris41 8342: <fileglob>
                   8343: <glob>*.gif</glob>
1.304     www      8344: <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
                   8345: <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
                   8346: <categoryname>graphic file</categoryname>
                   8347: <description>icons used for the Portuguese LON-CAPA user interface</description>
                   8348: <filenames>
                   8349: anno_pt.gif;
                   8350: anot_pt.gif;
                   8351: bchat_pt.gif;
                   8352: catalog_pt.gif;
                   8353: ccrs_pt.gif;
                   8354: chrt_pt.gif;
                   8355: com_pt.gif;
                   8356: courses_pt.gif;
                   8357: cprv_pt.gif;
                   8358: cstr_pt.gif;
                   8359: docs_pt.gif;
                   8360: egrd_pt.gif;
                   8361: enrl_pt.gif;
                   8362: eval_pt.gif;
                   8363: fdbk_pt.gif;
                   8364: grds_pt.gif;
                   8365: keys_pt.gif;
                   8366: logout_pt.gif;
                   8367: nav_pt.gif;
                   8368: parm_pt.gif;
                   8369: pref_pt.gif;
                   8370: prt_pt.gif;
                   8371: res_pt.gif;
                   8372: roles_pt.gif;
                   8373: sbkm_pt.gif;
                   8374: spacer_pt.gif;
                   8375: sprs_pt.gif;
                   8376: src_pt.gif;
                   8377: stat_pt.gif;
                   8378: vbkm_pt.gif;
1.159     www      8379: </filenames>
                   8380: </fileglob>
                   8381: <fileglob>
                   8382: <glob>*.gif</glob>
                   8383: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
                   8384: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
                   8385: <categoryname>graphic file</categoryname>
                   8386: <description>icons used for the entire LON-CAPA user interface</description>
                   8387: <filenames>
1.37      harris41 8388: chat.gif;
1.631     schulted 8389: close-all-folders.gif;
1.37      harris41 8390: dempty.gif;
1.777     raeburn  8391: edittoplevel.gif;
1.37      harris41 8392: empty.gif;
                   8393: feedback.gif;
                   8394: group.gif;
                   8395: help.gif;
                   8396: info.gif;
                   8397: ledblink.gif;
                   8398: ledgreen.gif;
                   8399: ledoff.gif;
                   8400: ledon.gif;
1.631     schulted 8401: mark-discussionentries-read.gif;
1.943     raeburn  8402: minitabmenu_bg.gif;
                   8403: minitabmenu_left.gif;
                   8404: minitabmenu_left_on.gif;
                   8405: minitabmenu_right.gif;
                   8406: minitabmenu_right_on.gif;
1.37      harris41 8407: next.gif;
1.131     www      8408: nothumb.gif;
1.631     schulted 8409: open-all-folders.gif;
                   8410: open-first-problem.gif;
1.1029    raeburn  8411: printout.gif;
1.37      harris41 8412: qempty.gif;
1.809     raeburn  8413: refresh.gif;
1.631     schulted 8414: show-all.gif;
                   8415: show-incomplete-problems.gif;
1.781     www      8416: star.gif;
1.10      harris41 8417: </filenames>
                   8418: </fileglob>
1.532     www      8419: <fileglob>
                   8420: <glob>*.png</glob>
                   8421: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
                   8422: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
                   8423: <categoryname>graphic file</categoryname>
                   8424: <description>main menu graphical icons</description>
                   8425: <filenames>
                   8426: anno.png;
                   8427: bchat.png;
1.567     raeburn  8428: ccat.png;
1.532     www      8429: ccrs.png;
1.537     www      8430: clst.png;
1.941     raeburn  8431: codemirror.png;
1.532     www      8432: conf.png;
1.549     albertel 8433: courses.png;
1.687     bisitz   8434: crsconf.png;
1.532     www      8435: docs.png;
1.778     raeburn  8436: editmap.png;
1.532     www      8437: eval.png;
1.537     www      8438: grds.png;
1.532     www      8439: grps.png;
                   8440: mail.png;
                   8441: new.png;
                   8442: pgrd.png;
                   8443: pref.png;
                   8444: roles.png;
                   8445: sprs.png;
                   8446: anot.png;
1.611     tempelho 8447: anot2.png;
1.532     www      8448: blog.png;
                   8449: chrt.png;
1.1028    raeburn  8450: copy.png;
1.532     www      8451: cprv.png;
1.533     www      8452: del.png;
1.532     www      8453: egrd.png;
                   8454: fdbk.png;
                   8455: keys.png;
1.533     www      8456: list.png;
1.532     www      8457: mcrs.png;
                   8458: parm.png;
                   8459: port.png;
                   8460: prt.png;
1.628     raeburn  8461: rcrs.png;
1.1028    raeburn  8462: rename.png;
1.637     raeburn  8463: rsrv.png;
1.532     www      8464: src.png;
1.623     raeburn  8465: srvr.png;
1.537     www      8466: subm.png;
1.780     www      8467: thumbsup.png;
1.782     www      8468: thumbsup_gray.png;
1.793     raeburn  8469: thumbsup_novote.png;
1.780     www      8470: thumbsdown.png;
1.782     www      8471: thumbsdown_gray.png;
1.793     raeburn  8472: thumbsdown_novote.png;
1.827     raeburn  8473: webpage.png;
1.532     www      8474: back.png;
                   8475: catalog.png;
                   8476: com.png;
                   8477: cstr.png;
                   8478: enrl.png;
                   8479: forw.png;
                   8480: logout.png;
                   8481: nav.png;
                   8482: pcstr.png;
                   8483: pparm.png;
1.533     www      8484: pub.png;
1.532     www      8485: res.png;
1.533     www      8486: rtrv.png;
1.532     www      8487: sctr.png;
                   8488: stat.png;
1.645     bisitz   8489: pdfupload.png;
1.683     wenzelju 8490: course_ini.png;
                   8491: dismath.png;
                   8492: feedback.png;
                   8493: mngcu.png;
                   8494: prob_ana.png;
1.774     www      8495: process-stop.png;
1.683     wenzelju 8496: role_hotlist.png;
1.723     www      8497: reload.png;
1.683     wenzelju 8498: self_enroll.png;
                   8499: survey_rep.png;
                   8500: subdocs.png;
1.803     raeburn  8501: tolastloc.png;
1.683     wenzelju 8502: uplusr.png;
1.532     www      8503: </filenames>
                   8504: </fileglob>
1.617     droeschl 8505: <fileglob>
                   8506: <glob>*.png</glob>
                   8507: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
                   8508: <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
                   8509: <categoryname>graphic file</categoryname>
                   8510: <description>graphical icons used in submenus</description>
                   8511: <filenames>
1.664     droeschl 8512: aboutme.png;
1.620     diwert   8513: addClickerInfoFile.png;
1.702     raeburn  8514: anonsurveythreshold.png;
1.705     wenzelju 8515: bubblesheet.png;
1.1046    raeburn  8516: camanager.png;
1.687     bisitz   8517: ccatconf.png;
1.848     raeburn  8518: ccat-22x22.png;
1.732     raeburn  8519: chat.png;
1.1046    raeburn  8520: coauthors.png;
1.1047    raeburn  8521: collapsed.png;
1.620     diwert   8522: comblock.png;
1.617     droeschl 8523: contact-new.png;
1.814     raeburn  8524: contact-new-22x22.png;
1.617     droeschl 8525: coprplot.png;
1.1048    raeburn  8526: crsauthor.png;
1.687     bisitz   8527: crsnew.png;
1.617     droeschl 8528: dialog-information.png;
1.814     raeburn  8529: docs-22x22.png;
1.617     droeschl 8530: document-open.png;
                   8531: document-properties.png;
1.705     wenzelju 8532: download_sub.png;
1.664     droeschl 8533: dropbox.png;
                   8534: dump.png;
1.617     droeschl 8535: edit-copy.png;
1.664     droeschl 8536: edit-find-replace.png;
1.617     droeschl 8537: edit-find.png;
1.696     wenzelju 8538: edit-mode-22x22.png;
1.617     droeschl 8539: edit-redo.png;
1.807     raeburn  8540: edit-redo-22x22.png;
1.617     droeschl 8541: edit-select-all.png;
                   8542: edit-undo.png;
1.807     raeburn  8543: edit-undo-22x22.png;
1.617     droeschl 8544: emblem-photos.png;
                   8545: emblem-readonly.png;
                   8546: emblem-system.png;
1.1047    raeburn  8547: expanded.png;
1.664     droeschl 8548: extres.png;
1.952     raeburn  8549: exttool.png;
1.617     droeschl 8550: folder-new.png;
1.696     wenzelju 8551: folder-new-22x22.png;
1.617     droeschl 8552: format-justify-fill.png;
1.620     diwert   8553: fromfile.png;
1.705     wenzelju 8554: grade_PageFolder.png;
                   8555: grade_students.png;
                   8556: grading_table.png;
1.664     droeschl 8557: groupportfolio.png;
1.687     bisitz   8558: groupportfolioquota.png;
1.667     wenzelju 8559: grp_add.png;
                   8560: grp_settings.png;
                   8561: grp_tools.png;
1.943     raeburn  8562: helpdesk-access.png;
1.1048    raeburn  8563: impcrsau.png;
1.664     droeschl 8564: ims.png;
                   8565: imsexport.png;
1.696     wenzelju 8566: link-new-22x22.png;
1.617     droeschl 8567: list-add.png;
1.807     raeburn  8568: list-add-22x22.png;
1.664     droeschl 8569: log.png;
1.617     droeschl 8570: mail-message-new.png;
1.814     raeburn  8571: mail-message-new-22x22.png;
1.617     droeschl 8572: mail-reply-all.png;
1.620     diwert   8573: mail-reply-sender.png;
                   8574: messalog.png;
1.696     wenzelju 8575: move-22x22.png;
1.664     droeschl 8576: myaboutme.png;
                   8577: navigation.png;
1.617     droeschl 8578: network-workgroup.png;
1.665     droeschl 8579: page.png;
1.617     droeschl 8580: preferences-desktop-font.png;
                   8581: preferences-desktop-locale.png;
                   8582: preferences-desktop-remote-desktop.png;
                   8583: preferences-desktop-theme.png;
                   8584: preferences-desktop-wallpaper.png;
                   8585: preferences-system-windows.png;
1.807     raeburn  8586: rcrs-22x22.png;
1.705     wenzelju 8587: receipt_number.png;
1.664     droeschl 8588: recover.png;
1.663     raeburn  8589: remotecontrol.png;
1.664     droeschl 8590: resversion.png;
1.807     raeburn  8591: role_hotlist-22x22.png;
1.814     raeburn  8592: rsrv-22x22.png;
1.696     wenzelju 8593: save-22x22.png;
1.664     droeschl 8594: scoreupfrm.png;
1.668     bisitz   8595: selfenrl-queue.png;
1.807     raeburn  8596: selfenrl-queue-22x22.png;
1.664     droeschl 8597: sequence.png;
1.963     raeburn  8598: shorturls.png;
1.664     droeschl 8599: simple.png;
                   8600: simpprob.png;
1.617     droeschl 8601: start-here.png;
1.807     raeburn  8602: start-here-22x22.png;
1.617     droeschl 8603: subtimpl.png;
1.664     droeschl 8604: syllabus.png;
                   8605: symbs.png;
1.617     droeschl 8606: system-lock-screen.png;
                   8607: system-users.png;
1.802     raeburn  8608: timer.png;
1.1033    raeburn  8609: timezone.png;
1.814     raeburn  8610: trck-22x22.png;
1.705     wenzelju 8611: ungrade_sub.png;
1.687     bisitz   8612: uplcrs.png;
1.664     droeschl 8613: uploadscores.png;
                   8614: verify.png;
1.696     wenzelju 8615: view-mode-22x22.png;
1.1036    raeburn  8616: viewuser.png;
1.696     wenzelju 8617: wishlist.png;
                   8618: wishlist-link.png;
1.804     raeburn  8619: wishlist-link-lighter.png;
1.617     droeschl 8620: </filenames>
                   8621: </fileglob>
1.4       harris41 8622: <file>
1.450     albertel 8623: <source>loncom/html/res/adm/pages/math_example.tex</source>
                   8624: <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
                   8625: <categoryname>interface file</categoryname>
                   8626: <description>
                   8627:  file with an example math equation in it.
                   8628: </description>
                   8629: </file>
                   8630: <file>
1.10      harris41 8631: <source>loncom/html/res/adm/pages/index.html</source>
                   8632: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
                   8633: <categoryname>interface file</categoryname>
1.6       harris41 8634: <description>
1.10      harris41 8635: welcoming page to the LON-CAPA system upon login
1.6       harris41 8636: </description>
1.4       harris41 8637: </file>
1.10      harris41 8638: <fileglob>
                   8639: <glob>*.gif</glob>
                   8640: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
1.118     harris41 8641: <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
                   8642: </targetdir>
1.10      harris41 8643: <categoryname>graphic file</categoryname>
                   8644: <description>
1.132     harris41 8645: icons used for directory indexing and login screen
1.10      harris41 8646: </description>
                   8647: <filenames>
1.37      harris41 8648: a.gif;
                   8649: alert.black.gif;
                   8650: alert.red.gif;
                   8651: back.gif;
                   8652: ball.gray.gif;
                   8653: ball.red.gif;
                   8654: binary.gif;
                   8655: binhex.gif;
                   8656: blank.gif;
                   8657: bomb.gif;
                   8658: box1.gif;
                   8659: box2.gif;
                   8660: broken.gif;
                   8661: burst.gif;
                   8662: c.gif;
                   8663: comp.blue.gif;
                   8664: comp.gray.gif;
                   8665: compressed.gif;
                   8666: continued.gif;
                   8667: course.gif;
                   8668: dir.gif;
                   8669: down.gif;
                   8670: dvi.gif;
                   8671: f.gif;
                   8672: folder.gif;
                   8673: folder.open.gif;
                   8674: folder.sec.gif;
                   8675: folder_closed.gif;
                   8676: folder_closed_pressed.gif;
                   8677: folder_new.gif;
                   8678: folder_opened.gif;
                   8679: folder_opened_pressed.gif;
                   8680: folder_pointer_closed.gif;
                   8681: folder_pointer_opened.gif;
                   8682: folder_spacer.gif;
                   8683: folder_trash.gif;
                   8684: forward.gif;
                   8685: generic.gif;
                   8686: generic.red.gif;
                   8687: generic.sec.gif;
                   8688: hand.right.gif;
                   8689: hand.up.gif;
                   8690: html.gif;
                   8691: image1.gif;
                   8692: image2.gif;
                   8693: image3.gif;
                   8694: index.gif;
                   8695: layout.gif;
                   8696: left.gif;
                   8697: link.gif;
                   8698: mov.gif;
                   8699: movie1.gif;
                   8700: p.gif;
                   8701: patch.gif;
                   8702: pdf.gif;
                   8703: portal.gif;
                   8704: problem.gif;
                   8705: ps.gif;
                   8706: quill.gif;
                   8707: right.gif;
                   8708: screw1.gif;
                   8709: screw2.gif;
                   8710: script.gif;
                   8711: sound1.gif;
                   8712: sound2.gif;
                   8713: sphere1.gif;
                   8714: sphere2.gif;
                   8715: tar.gif;
                   8716: tex.gif;
                   8717: text.gif;
                   8718: transfer.gif;
                   8719: unknown.gif;
                   8720: up.gif;
                   8721: uu.gif;
                   8722: uuencoded.gif;
                   8723: white_space_20_22.gif;
                   8724: white_space_22_22.gif;
                   8725: whitespace1.gif;
                   8726: whitespace10.gif;
                   8727: whitespace2.gif;
                   8728: whitespace3.gif;
                   8729: whitespace4.gif;
                   8730: whitespace5.gif;
                   8731: whitespace6.gif;
                   8732: whitespace7.gif;
                   8733: whitespace8.gif;
                   8734: whitespace9.gif;
                   8735: world1.gif;
1.10      harris41 8736: world2.gif
                   8737: </filenames>
                   8738: </fileglob>
                   8739: <fileglob>
1.300     albertel 8740: <glob>*.*</glob>
                   8741: <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
1.923     raeburn  8742: <targetdir dist='default'>home/httpd/html/adm/reactionresponse/</targetdir>
1.300     albertel 8743: <categoryname>interface file</categoryname>
                   8744: <description>
                   8745: Associated file for answering reactionresponse style questions
                   8746: </description>
                   8747: <filenames>
1.1023    raeburn  8748: reaction_editor.html;
                   8749: reaction_help.html;
                   8750: reaction_viewer.html;
1.944     damieng  8751: reaction_preview.js;
1.10      harris41 8752: </filenames>
                   8753: </fileglob>
1.4       harris41 8754: <file>
1.509     raeburn  8755: <source dist='default'>loncom/build/CHECKRPMS</source>
1.171     harris41 8756: <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
1.188     harris41 8757: <categoryname>system script</categoryname>
1.171     harris41 8758: <description>
1.509     raeburn  8759: Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.
1.171     harris41 8760: </description>
                   8761: <status>tested/documented/beta</status>
1.103     harris41 8762: </file>
                   8763: <file>
                   8764: <source>loncom/build/check-rpms</source>
1.152     harris41 8765: <target dist='default'>usr/local/loncapa/bin/check-rpms</target>
1.188     harris41 8766: <categoryname>system script</categoryname>
1.103     harris41 8767: <description>
                   8768: compare installed rpms with up-to-date distribution
                   8769: </description>
                   8770: <status>tested/documented/beta</status>
                   8771: </file>
                   8772: <file>
                   8773: <source>doc/man/check-rpms.1</source>
                   8774: <target dist='default'>usr/local/man/man1/check-rpms.1</target>
                   8775: <categoryname>doc</categoryname>
                   8776: <description>man page for check-rpms</description>
                   8777: <build trigger='always run'>
1.115     harris41 8778: loncom/build/pod2man.sh check-rpms &gt; ../../doc/man/check-rpms.1 &amp;&amp; \
1.112     harris41 8779: echo 'manifying check-rpms'
1.103     harris41 8780: </build>
                   8781: <status>beta</status>
                   8782: <dependencies>
                   8783: ../../loncom/build/check-rpms
                   8784: </dependencies>
                   8785: </file>
                   8786: <file>
                   8787: <source>doc/scripts/check-rpms.html</source>
1.112     harris41 8788: <target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
                   8789: </target>
1.103     harris41 8790: <categoryname>doc</categoryname>
                   8791: <description>POD-derived page for check-rpms</description>
                   8792: <build trigger='always run'>
1.118     harris41 8793: loncom/build/pod2html.sh check-rpms &gt; ../../doc/scripts/check-rpms.html \
                   8794: &amp;&amp; echo 'pod2html checkrpms'
1.103     harris41 8795: </build>
                   8796: <status>works/unverified</status>
                   8797: <dependencies>
                   8798: ../../loncom/build/check-rpms
                   8799: </dependencies>
1.4       harris41 8800: </file>
                   8801: <file>
1.10      harris41 8802: <source>loncom/build/loncaparestoreconfigurations</source>
1.206     harris41 8803: <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
                   8804: </target>
1.10      harris41 8805: <categoryname>script</categoryname>
1.6       harris41 8806: <description>
1.206     harris41 8807: Updates .lpmlnew files with previous settings.  Also supports alternative
                   8808: schemes of settings-updating and file-overwriting.
1.6       harris41 8809: </description>
1.206     harris41 8810: <status>works/unverified</status>
1.4       harris41 8811: </file>
                   8812: <file>
1.348     albertel 8813:   <source>loncom/cron/loncapa.built</source>
                   8814:   <target dist='default'>etc/cron.d/loncapa</target>
                   8815:   <categoryname>conf</categoryname>
                   8816:   <description>
                   8817:     file that specifies periodic processes to run for the LON-CAPA machine
                   8818:   </description>
                   8819:   <build trigger='always run'>
                   8820: loncom/cron/preserve_local_loncapa_cron
                   8821:   </build>
                   8822:   <dependencies>
                   8823: loncapa;
                   8824: preserve_local_loncapa_cron
                   8825:   </dependencies>
1.10      harris41 8826: </file>
                   8827: <file>
1.686     raeburn  8828:   <source>loncom/cron/loncapa</source>
                   8829:   <target dist='default'>home/httpd/lib/perl/loncapa_cron-std</target>
                   8830:   <categoryname>handler</categoryname>
                   8831:   <description>
                   8832:     Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications).
                   8833:   </description>
                   8834: </file>
                   8835: <file>
1.10      harris41 8836: <source>loncom/ntp/step-tickers</source>
1.175     harris41 8837: <target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
                   8838: </target>
                   8839: <categoryname>static conf</categoryname>
1.10      harris41 8840: <description>
                   8841: file that stimulates running of ntpdate upon init.d/xntpd initiation
                   8842: </description>
                   8843: <note>
                   8844: <table cellpadding='0' cellspacing='0' border='1'>
                   8845: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
                   8846: </table>
                   8847: </note>
1.48      harris41 8848: </file>
                   8849: <file>
                   8850: <source>loncom/pam.d/pwauth</source>
                   8851: <target dist='default'>etc/pam.d/pwauth</target>
                   8852: <categoryname>static conf</categoryname>
                   8853: <description>
                   8854: file that allows setuid password privileges for pwauth executable
                   8855: </description>
                   8856: </file>
                   8857: <file>
                   8858: <source>loncom/pam.d/pwchange</source>
                   8859: <target dist='default'>etc/pam.d/pwchange</target>
                   8860: <categoryname>static conf</categoryname>
                   8861: <description>
                   8862: file that allows setuid password privileges for pwchange (lcpasswd) executable
                   8863: </description>
1.10      harris41 8864: </file>
1.975     raeburn  8865: <file>
1.10      harris41 8866: <source>loncom/init.d/loncontrol</source>
1.975     raeburn  8867: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
1.972     raeburn  8868: <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  8869: <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 8870: <categoryname>root script</categoryname>
                   8871: <description>
                   8872: Controls the launching/halting of lonc, lond, and lonsql processes.
                   8873: </description>
                   8874: </file>
1.980     raeburn  8875: <file>
1.974     raeburn  8876: <source>loncom/init.d/loncontrol.service</source>
1.980     raeburn  8877: <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>
1.1039    raeburn  8878: <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  8879: <categoryname>static conf</categoryname>
1.974     raeburn  8880: <description>
1.980     raeburn  8881: Controls the launching/halting of lon-capa daemons by loncontrol in systemd
1.974     raeburn  8882: </description>
                   8883: </file>
1.997     raeburn  8884: <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  8885: <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
1.972     raeburn  8886: <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  8887: <target dist='default'>
1.37      harris41 8888: etc/rc.d/rc0.d/K05loncontrol;
                   8889: etc/rc.d/rc1.d/K05loncontrol;
                   8890: etc/rc.d/rc2.d/K05loncontrol;
                   8891: etc/rc.d/rc3.d/S95loncontrol;
                   8892: etc/rc.d/rc4.d/S95loncontrol;
                   8893: etc/rc.d/rc5.d/S95loncontrol;
1.10      harris41 8894: etc/rc.d/rc6.d/K05loncontrol
1.729     raeburn  8895: </target>
1.997     raeburn  8896: <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  8897: etc/rc.d/rc0.d/K05loncontrol;
                   8898: etc/rc.d/rc1.d/K05loncontrol;
                   8899: etc/rc.d/rc2.d/K05loncontrol;
                   8900: etc/rc.d/rc3.d/S95loncontrol;
                   8901: etc/rc.d/rc5.d/S95loncontrol;
                   8902: etc/rc.d/rc6.d/K05loncontrol
                   8903: </target>
1.972     raeburn  8904: <target dist='debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>
1.727     raeburn  8905: etc/rc0.d/K05loncontrol;
                   8906: etc/rc1.d/K05loncontrol;
1.747     raeburn  8907: etc/rc2.d/S95loncontrol;
1.727     raeburn  8908: etc/rc3.d/S95loncontrol;
                   8909: etc/rc4.d/S95loncontrol;
                   8910: etc/rc5.d/S95loncontrol;
                   8911: etc/rc6.d/K05loncontrol
1.10      harris41 8912: </target>
                   8913: <categoryname>symbolic link</categoryname>
1.27      harris41 8914: <description>
1.654     raeburn  8915: symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels
                   8916: </description>
1.10      harris41 8917: </link>
1.987     raeburn  8918: 
1.903     raeburn  8919: <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 8920:   <source>loncom/init.d/loncontrol</source>
                   8921:   <target>etc/rc.d/</target>
                   8922:   <description>
                   8923:     setup loncontrol to run at boot
                   8924:   </description>
1.903     raeburn  8925:   <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  8926: -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'
1.545     albertel 8927:   </installscript>
                   8928:   <dependencies>
                   8929: loncom/init.d/loncontrol
                   8930:   </dependencies>
                   8931: </file>
1.1039    raeburn  8932: <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  8933: <source>loncom/init.d/loncontrol.service</source>
                   8934: <target>etc/systemd/system/loncontrol.service</target>
                   8935: <description>
1.980     raeburn  8936: Controls the launching/halting of lon-capa daemons by loncontrol in systemd
1.972     raeburn  8937: </description>
1.1039    raeburn  8938:   <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  8939: -c '/usr/bin/systemctl enable loncontrol.service'
                   8940:   </installscript>
1.1038    raeburn  8941:   <installscript dist="ubuntu18 ubuntu20 ubuntu22">
1.979     raeburn  8942: -c '/bin/systemctl enable loncontrol.service'
                   8943:   </installscript>
1.974     raeburn  8944:   <dependencies>loncom/init.d/loncontrol.service</dependencies>
1.972     raeburn  8945: </file>
1.580     raeburn  8946: <file>
1.579     raeburn  8947:   <source>doc/latex/utf8.def</source>
1.581     raeburn  8948:   <target dist='default'>usr/local/loncapa/doc/utf8.def</target>
                   8949:   <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8.def</target>
1.579     raeburn  8950:   <categoryname>system file</categoryname>
                   8951:   <description>
                   8952:    utf8 definitions for LaTeX
                   8953:   </description>
                   8954: </file>
                   8955: 
1.10      harris41 8956: <file>
1.580     raeburn  8957:   <source>doc/latex/utf8enc.dfu</source>
1.581     raeburn  8958:   <target dist='default'>usr/local/loncapa/doc/utf8enc.dfu</target>
                   8959:   <target dist='rhes4'>usr/share/texmf/tex/latex/base/utf8enc.dfu</target>
1.580     raeburn  8960:   <categoryname>system file</categoryname>
                   8961:   <description>
                   8962:    utf8 declarations for LaTeX
                   8963:   </description>
                   8964: </file>
                   8965: 
                   8966: <file>
1.10      harris41 8967: <source>loncom/atalk/config</source>
1.152     harris41 8968: <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
1.175     harris41 8969: <categoryname>static conf</categoryname>
1.6       harris41 8970: <description>
1.27      harris41 8971: configuration file to make LON-CAPA server file space accessible to
                   8972: Appleshares access (Macintosh)
1.6       harris41 8973: </description>
1.315     albertel 8974: </file>
                   8975: <file>
1.480     albertel 8976:   <source>loncom/interface/loncss.pm</source>
                   8977:   <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
                   8978:   <categoryname>handler</categoryname>
                   8979:   <description>
                   8980:     Generates standard LON-CAPA CSS
                   8981:   </description>
                   8982: </file>
                   8983: <file>
1.481     albertel 8984:   <source>loncom/LONCAPA.pm</source>
                   8985:   <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
                   8986:   <categoryname>handler</categoryname>
                   8987:   <description>
                   8988:     Some basic Lon-CAPA functionality
                   8989:   </description>
                   8990: </file>
                   8991: <file>
1.456     raeburn  8992:   <source>loncom/interface/lonnotify.pm</source>
                   8993:   <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
                   8994:   <categoryname>handler</categoryname>
                   8995:   <description>
                   8996:     Interface for Domain Coordinators to (a) send broadcast e-mail to groups 
                   8997: of users, and (b) to display e-mail of this type sent in the past.
                   8998:   </description>
                   8999: </file>
                   9000: <file>
1.373     albertel 9001:   <source>loncom/interface/lonhelpmenu.pm</source>
                   9002:   <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
                   9003:   <categoryname>handler</categoryname>
                   9004:   <description>
                   9005:     Creates a multipage help screen to help users out.
                   9006:   </description>
                   9007: </file>
                   9008: <file>
                   9009:   <source>loncom/interface/lonsupportreq.pm</source>
                   9010:   <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
                   9011:   <categoryname>handler</categoryname>
                   9012:   <description>
1.500     raeburn  9013:     Handler to make it easy for users to send a request to the helpdesk
                   9014:   </description>
                   9015: </file>
                   9016: <file>
1.511     raeburn  9017:   <source>loncom/interface/courseclassifier.pm</source>
                   9018:   <target dist='default'>home/httpd/lib/perl/Apache/courseclassifier.pm</target>
                   9019:   <categoryname>handler</categoryname>
                   9020:   <description>
                   9021:     Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes.
                   9022:   </description>
                   9023: </file>
                   9024: <file>
1.500     raeburn  9025:   <source>loncom/interface/coursecatalog.pm</source>
                   9026:   <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
                   9027:   <categoryname>handler</categoryname>
                   9028:   <description>
                   9029:     Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
1.373     albertel 9030:   </description>
                   9031: </file>
                   9032: <file>
1.516     raeburn  9033:   <source>loncom/interface/resetpw.pm</source>
                   9034:   <target dist='default'>home/httpd/lib/perl/Apache/resetpw.pm</target>
                   9035:   <categoryname>handler</categoryname>
                   9036:   <description>
                   9037:     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.
                   9038:   </description>
                   9039: </file>
                   9040: <file>
1.570     raeburn  9041:   <source>loncom/interface/createaccount.pm</source>
                   9042:   <target dist='default'>home/httpd/lib/perl/Apache/createaccount.pm</target>
                   9043:   <categoryname>handler</categoryname>
                   9044:   <description>
                   9045:     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.
                   9046:   </description>
                   9047: </file>
                   9048: <file>
1.315     albertel 9049:   <source>loncom/interface/lonmodifycourse.pm</source>
                   9050:   <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
                   9051:   <categoryname>handler</categoryname>
                   9052:   <description>
                   9053:     Interface to modifying a course's internal ENV values for automated
1.500     raeburn  9054:     enrollment
1.315     albertel 9055:   </description>
1.306     albertel 9056: </file>
                   9057: <file>
1.524     raeburn  9058:   <source>loncom/interface/domainprefs.pm</source>
                   9059:   <target dist='default'>home/httpd/lib/perl/Apache/domainprefs.pm</target>
                   9060:   <categoryname>handler</categoryname>
                   9061:   <description>
                   9062:     Interface for modifying domain configuration
                   9063:   </description>
                   9064: </file>
                   9065: <file>
1.623     raeburn  9066:   <source>loncom/interface/domainstatus.pm</source>
                   9067:   <target dist='default'>home/httpd/lib/perl/Apache/domainstatus.pm</target>
                   9068:   <categoryname>handler</categoryname>
                   9069:   <description>
                   9070:     Handler for generation of a menu of links to server status utilities
                   9071:   </description>
                   9072: </file>
1.638     raeburn  9073: <file>
                   9074:   <source>loncom/interface/lonconfigsettings.pm</source>
                   9075:   <target dist='default'>home/httpd/lib/perl/Apache/lonconfigsettings.pm</target>
                   9076:   <categoryname>handler</categoryname>
                   9077:   <description>
                   9078:    Common routines for generating menus to set default configuration settings -  
                   9079:    for a domain or for a course.
                   9080:   </description>
                   9081: </file>
1.623     raeburn  9082: <file>
1.639     raeburn  9083:   <source>loncom/interface/lonpdfupload.pm</source>
                   9084:   <target dist='default'>home/httpd/lib/perl/Apache/lonpdfupload.pm</target>
                   9085:   <categoryname>handler</categoryname>
                   9086:   <description>
                   9087:    Interface to upload a PDF form containing responses to problems entered offline using a PDF reader for storage as submissions.
                   9088:   </description>
                   9089: </file>
                   9090: <file>
1.306     albertel 9091:   <source>loncom/interface/lonpopulate.pm</source>
                   9092:   <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
                   9093:   <categoryname>handler</categoryname>
                   9094:   <description>
                   9095:     Handler for configuring automated enrollment
                   9096:   </description>
                   9097: </file>
                   9098: <file>
                   9099:   <source>loncom/enrollment/Enrollment.pm</source>
                   9100:   <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
                   9101:   <categoryname>handler</categoryname>
                   9102:   <description>
                   9103:     Handler for automated enrollment
                   9104:   </description>
                   9105: </file>
                   9106: <file>
                   9107:   <source>loncom/enrollment/localenroll.pm</source>
                   9108:   <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
                   9109:   <categoryname>conf</categoryname>
                   9110:   <description>
                   9111:     Local handler for automated enrollment.
                   9112:   </description>
                   9113: </file>
                   9114: <file>
                   9115:   <source>loncom/enrollment/localenroll.pm</source>
                   9116:   <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
                   9117:   <categoryname>handler</categoryname>
                   9118:   <description>
                   9119:     Local handler for automated enrollment, standard version.
                   9120:   </description>
                   9121: </file>
                   9122: <file>
                   9123:   <source>loncom/enrollment/Autoenroll.pl</source>
1.307     albertel 9124:   <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
1.306     albertel 9125:   <categoryname>script</categoryname>
                   9126:   <description>
1.542     raeburn  9127:     Script to perform automated enrollments from institutional classlists.
1.306     albertel 9128:   </description>
1.4       harris41 9129: </file>
1.395     albertel 9130: <file>
1.543     raeburn  9131:   <source>loncom/enrollment/Autoupdate.pl</source>
                   9132:   <target dist='default'>home/httpd/perl/Autoupdate.pl</target>
                   9133:   <categoryname>script</categoryname>
                   9134:   <description>
                   9135:     Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service.
                   9136:   </description>
                   9137: </file>
                   9138: <file>
1.395     albertel 9139:   <source>loncom/auth/localstudentphoto.pm</source>
                   9140:   <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
                   9141:   <categoryname>conf</categoryname>
                   9142:   <description>
                   9143:     Local handler for automated enrollment.
                   9144:   </description>
                   9145: </file>
                   9146: <file>
                   9147:   <source>loncom/auth/localstudentphoto.pm</source>
                   9148:   <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
                   9149:   <categoryname>handler</categoryname>
                   9150:   <description>
                   9151:     Local handler for automated enrollment, standard version.
                   9152:   </description>
                   9153: </file>
1.436     raeburn  9154: <file>
                   9155:   <source>loncom/automation/batchcreatecourse.pm</source>
                   9156:   <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
                   9157:   <categoryname>handler</categoryname>
                   9158:   <description>
                   9159:     Handler for batch creation of courses.
                   9160:   </description>
                   9161: </file>
                   9162: <file>
1.779     raeburn  9163:   <source>loncom/interface/lonblockingmenu.pm</source>
                   9164:   <target dist='default'>home/httpd/lib/perl/Apache/lonblockingmenu.pm</target>
                   9165:   <categoryname>handler</categoryname>
                   9166:   <description>
                   9167:    Handler for configuration of blocking of access to collaborative tools and/or
                   9168: resources for the duration of an exam.
                   9169:   </description>
                   9170: </file>
                   9171: <file>
1.650     droeschl 9172:   <source>loncom/interface/lonblockingstatus.pm</source>
                   9173:   <target dist='default'>home/httpd/lib/perl/Apache/lonblockingstatus.pm</target>
                   9174:   <categoryname>handler</categoryname>
                   9175:   <description>
                   9176:     Used for displaying the communication blocking status.
                   9177:   </description>
                   9178: </file>
                   9179: <file>
1.696     wenzelju 9180: <source>loncom/interface/lonwishlist.pm</source>
                   9181: <target dist='default'>home/httpd/lib/perl/Apache/lonwishlist.pm</target>
                   9182: <categoryname>handler</categoryname>
                   9183: <description>
1.726     wenzelju 9184: Utilities to modify the wishlist (add new links and folders,
1.696     wenzelju 9185: edit, move, sort or delete existing links and folders).
                   9186: Links from the wishlist can be imported into courses.</description>
                   9187: <status>works/unverified</status>
                   9188: </file>
                   9189: <file>
1.726     wenzelju 9190: <source>loncom/interface/lonwishlistdisplay.pm</source>
                   9191: <target dist='default'>home/httpd/lib/perl/Apache/lonwishlistdisplay.pm</target>
                   9192: <categoryname>handler</categoryname>
                   9193: <description>
                   9194: Module for displaying the wishlist.</description>
                   9195: <status>works/unverified</status>
                   9196: </file>
                   9197: <file>
1.893     raeburn  9198: <source>loncom/interface/lonrelrequtils.pm</source>
                   9199: <target dist='default'>home/httpd/lib/perl/Apache/lonrelrequtils.pm</target>
                   9200: <categoryname>handler</categoryname>
                   9201: <description>
                   9202: Utilities to update information about LON-CAPA version requirements 
                   9203: in a course.</description>
                   9204: <status>works/unverified</status>
                   9205: </file>
                   9206: <file>
1.942     raeburn  9207: <source>loncom/interface/lonaccesstimes.pm</source>
                   9208: <target dist='default'>home/httpd/lib/perl/Apache/lonaccesstimes.pm</target>
                   9209: <categoryname>handler</categoryname>
                   9210: <description>
                   9211:   Handler to display first access times for selected students for a
                   9212: specified folder, resource or course-wide, for roles with rights to
                   9213: view grades, but not edit them.
                   9214: </description>
                   9215: <status>works/unverified</status>
                   9216: </file>
                   9217: <file>
1.436     raeburn  9218:   <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
                   9219:   <target dist='default'>home/httpd/perl/Autocreate.pl</target>
                   9220:   <categoryname>script</categoryname>
                   9221:   <description>
                   9222:     Script for automated course creation.
                   9223:   </description>
                   9224: </file>
1.400     albertel 9225: <fileglob>
1.512     albertel 9226:     <glob>*.pl</glob>
1.401     albertel 9227:     <sourcedir>loncom/debugging_tools/</sourcedir>
1.402     albertel 9228:     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
1.400     albertel 9229:     <categoryname>script</categoryname>
                   9230:     <description>
                   9231:       Tools for helping debug Lon-CAPA
                   9232:     </description>
                   9233: <filenames>
                   9234: activity_to_accesscount.pl;
1.992     raeburn  9235: check_authoring_spaces.pl;
1.420     albertel 9236: clean_db.pl;
1.513     albertel 9237: db_copy.pl;
1.400     albertel 9238: dump_db.pl;
                   9239: escape.pl;
                   9240: excise_from_db.pl;
                   9241: getties.pl;
                   9242: login_count.pl;
1.951     raeburn  9243: memcached_dump.pl;
1.400     albertel 9244: modify_config_files.pl;
1.767     raeburn  9245: move_construction_spaces.pl;
1.400     albertel 9246: parse_scantron.pl;
1.826     raeburn  9247: rebuild_db_from_hist.pl;
1.400     albertel 9248: seed_accesscount.pl;
                   9249: stress.pl;
1.644     raeburn  9250: testkerberos.pl;
1.400     albertel 9251: unescape.pl;
1.1002    raeburn  9252: unsubresources.pl;
1.400     albertel 9253: user_login_count.pl;
                   9254: </filenames>
                   9255: </fileglob>
1.513     albertel 9256: <fileglob>
1.748     raeburn  9257:     <glob>*.*</glob>
1.513     albertel 9258:     <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
                   9259:     <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
                   9260:     <categoryname>script</categoryname>
                   9261:     <description>
                   9262:       Binary tools for LON-CAPA
                   9263:     </description>
                   9264: <filenames>
1.544     albertel 9265: create_db_dynamic_64_so.3;
1.513     albertel 9266: </filenames>
                   9267: </fileglob>
1.430     albertel 9268: <file>
1.748     raeburn  9269: <source>loncom/debugging_tools/compiled/create_db_dynamic</source>
                   9270: <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>
                   9271: <categoryname>script</categoryname>
                   9272: <description>
                   9273: Binary tool for LON-CAPA
                   9274: </description>
                   9275: </file>
                   9276: <file>
                   9277: <source>loncom/debugging_tools/compiled/create_db_dynamic_64</source>
                   9278: <target dist='default'>home/httpd/perl/debug/create_db_dynamic_64</target>
                   9279: <categoryname>script</categoryname>
                   9280: <description>
                   9281: Binary tool for LON-CAPA
                   9282: </description>
                   9283: </file>
                   9284: <file>
                   9285: <source>loncom/debugging_tools/compiled/dump_db_static_32</source>
                   9286: <target dist='default'>home/httpd/perl/debug/dump_db_static_32</target>
                   9287: <categoryname>script</categoryname>
                   9288: <description>
                   9289: Binary tool for LON-CAPA
                   9290: </description>
                   9291: </file>
                   9292: <file>
1.430     albertel 9293: <source>loncom/build/distprobe</source>
                   9294: <target dist='default'>home/httpd/perl/distprobe</target>
                   9295: <categoryname>script</categoryname>
                   9296: <description>
                   9297: for probing operating system flavor and version
                   9298: </description>
                   9299: <note>
                   9300: </note>
                   9301: </file>
1.740     raeburn  9302: <file>
                   9303: <source>loncom/clusteradmin</source>
                   9304: <target dist='default'>home/httpd/perl/manage_dns/clusteradmin</target>
1.742     raeburn  9305: <categoryname>root script</categoryname>
1.740     raeburn  9306: <description>
                   9307: Script to update cluster tables: dns_hosts.tab and dns_domain.tab
                   9308: on a LON-CAPA DNS server.  
                   9309: </description>
1.742     raeburn  9310: <status>works/unverified</status>
1.740     raeburn  9311: </file>
1.14      harris41 9312: </files>
1.1       harris41 9313: </lpml>

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