File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.91: download - view: text, annotated - select for diffs
Tue Jan 29 10:31:42 2002 UTC (22 years, 3 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
quoting attribute values

    1: <!-- loncapafiles.lpml -->
    2: <!-- Scott Harrison -->
    3: 
    4: <!-- $Id: loncapafiles.lpml,v 1.91 2002/01/29 10:31:42 harris41 Exp $ -->
    5: 
    6: <!--
    7: 
    8: Copyright Michigan State University Board of Trustees
    9: 
   10: This file is part of the LearningOnline Network with CAPA (LON-CAPA).
   11: 
   12: LON-CAPA is free software; you can redistribute it and/or modify
   13: it under the terms of the GNU General Public License as published by
   14: the Free Software Foundation; either version 2 of the License, or
   15: (at your option) any later version.
   16: 
   17: LON-CAPA is distributed in the hope that it will be useful,
   18: but WITHOUT ANY WARRANTY; without even the implied warranty of
   19: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   20: GNU General Public License for more details.
   21: 
   22: You should have received a copy of the GNU General Public License
   23: along with LON-CAPA; if not, write to the Free Software
   24: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   25: 
   26: /home/httpd/html/adm/gpl.txt
   27: 
   28: http://www.lon-capa.org/
   29: 
   30: -->
   31: 
   32: <!-- Default values must be defined before specific values. -->
   33: <!-- If no 'dist' attribute is specified, then it is always installed. -->
   34: <!-- If 'dist' attribute is set to  'default', then the specification. -->
   35: <!-- is accepted if an alternative distribution is not requested or not -->
   36: <!-- defined. -->
   37: 
   38: <lpml>
   39: <specialnotice dist='redhat7.0 redhat7.1'>
   40: !!!!!!!!!  REDHAT 7.*   NOTICE   !!!!!!!!!!!!!!!!!!!!
   41: !!!!!!!!!  LINE IN Cookie.pm     !!!!!!!!!!!!!!!!!!!!
   42: !!!!!!!!!  MUST BE REPLACED DUE  !!!!!!!!!!!!!!!!!!!!
   43: !!!!!!!!!  TO PERL 5.6.0 ERROR   !!!!!!!!!!!!!!!!!!!!
   44: !!!!!!!!!                        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   45: !!!! The offending line is in CGI/Cookie.pm                           !!
   46: !!!!                                                                  !!
   47: !!!! it went from                                                     !!
   48: !!!!                                                                  !!
   49: !!!!                                                                  !!
   50: !!!! # IE requires the path and domain to be present for some reason. !!
   51: !!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path;          !!
   52: !!!!                                                                  !!
   53: !!!! to                                                               !!
   54: !!!!                                                                  !!
   55: !!!!                                                                  !!
   56: !!!! # IE requires the path and domain to be present for some reason. !!
   57: !!!! $path   = CGI::url(-absolute=>1) unless defined $path;           !!
   58: </specialnotice>
   59: <targetroot>/</targetroot>
   60: <sourceroot>/home/user/loncapa/</sourceroot>
   61: <categories>
   62: <category name="interface file" type="runtime">
   63:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   64:   <abbreviation>interfacefile</abbreviation>
   65: </category>
   66: <category name="interface file" type="development">
   67:   <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
   68:   <abbreviation>interfacefile</abbreviation>
   69: </category>
   70: <category name="setuid script" type="runtime">
   71:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   72:   <abbreviation>setuid</abbreviation>
   73: </category>
   74: <category name="setuid script" type="development">
   75:   <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
   76:   <abbreviation>setuid</abbreviation>
   77: </category>
   78: <category name="handler" type="runtime">
   79:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   80:   <abbreviation>handler</abbreviation>
   81: </category>
   82: <category name="handler" type="development">
   83:   <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
   84:   <abbreviation>handler</abbreviation>
   85: </category>
   86: <category name="static conf" type="runtime">
   87:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   88:   <abbreviation>static</abbreviation>
   89: </category>
   90: <category name="static conf" type="development">
   91:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   92:   <abbreviation>static</abbreviation>
   93: </category>
   94: <category name="conf" type="runtime">
   95:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   96:   <abbreviation>configurable</abbreviation>
   97: </category>
   98: <category name="conf" type="development">
   99:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  100:   <abbreviation>configurable</abbreviation>
  101: </category>
  102: <category name="script" type="runtime">
  103:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  104:   <abbreviation>script</abbreviation>
  105: </category>
  106: <category name="script" type="development">
  107:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  108:   <abbreviation>script</abbreviation>
  109: </category>
  110: <category name="graphic file" type="runtime">
  111:   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  112:   <abbreviation>graphicfile</abbreviation>
  113: </category>
  114: <category name="graphic file" type="development">
  115:   <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
  116:   <abbreviation>graphicfile</abbreviation>
  117: </category>
  118: <category name="doc" type="runtime">
  119:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  120:   <abbreviation>systemfile</abbreviation>
  121: </category>
  122: <category name="doc" type="development">
  123:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  124:   <abbreviation>systemfile</abbreviation>
  125: </category>
  126: <category name="system file" type="runtime">
  127:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  128:   <abbreviation>systemfile</abbreviation>
  129: </category>
  130: <category name="system file" type="development">
  131:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  132:   <abbreviation>systemfile</abbreviation>
  133: </category>
  134: <category name="root script" type="runtime">
  135:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  136:   <abbreviation>rootscript</abbreviation>
  137: </category>
  138: <category name="root script" type="development">
  139:   <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  140:   <abbreviation>rootscript</abbreviation>
  141: </category>
  142: <category name="symbolic link" type="runtime">
  143:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  144:   <abbreviation>link</abbreviation>
  145: </category>
  146: <category name="symbolic link" type="development">
  147:   <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  148:   <abbreviation>link</abbreviation>
  149: </category>
  150: <category name="standard" type="runtime">
  151:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  152:   <abbreviation>directory</abbreviation>
  153: </category>
  154: <category name="standard" type="development">
  155:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  156:   <abbreviation>directory</abbreviation>
  157: </category>
  158: <category name="server standard" type="runtime">
  159:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  160:   <abbreviation>directory</abbreviation>
  161: </category>
  162: <category name="server standard" type="development">
  163:   <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
  164:   <abbreviation>directory</abbreviation>
  165: </category>
  166: <category name="server readonly" type="runtime">
  167:   <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  168:   <abbreviation>directory</abbreviation>
  169: </category>
  170: <category name="server readonly" type="development">
  171:   <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  172:   <abbreviation>directory</abbreviation>
  173: </category>
  174: </categories>
  175: <rpm>
  176:   <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
  177:   <rpmName>LON-CAPA-base</rpmName>
  178:   <rpmVersion>3.1</rpmVersion>
  179:   <rpmRelease>1</rpmRelease>
  180:   <rpmVendor>Laboratory for Instructional Technology Education,
  181: Division of Science and Mathematics Education, Michigan State University.
  182:   </rpmVendor>
  183:   <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
  184:   <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>
  185:   <rpmGroup>Utilities/System</rpmGroup>
  186:   <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
  187:   <rpmAutoReqProv>no</rpmAutoReqProv>
  188:   <rpmdescription>This package facilitates a base installation of LON-CAPA files in their directories.\n
  189: The files in this package are only those directly associated with the network communication\n
  190: layer established through direct server-to-server communications (via lond and lonc); plus\n
  191: those which configure (but otherwise not constitute) external software packages like Apache\n
  192: and Athena-Kerberos.  For more on the LON-CAPA project, visit http://www.lon-capa.org/.</rpmdescription>
  193:   <rpmpre>echo '***********************************************************************'\n
  194: echo 'LON-CAPA  LearningOnline with CAPA'\n
  195: echo 'http://www.lon-capa.org/'\n
  196: echo 'Gerd Kortemeyer, et al'\n
  197: echo 'Laboratory for Instructional Technology Education'\n
  198: echo 'Michigan State University'\n
  199: echo 'General Public License, Version 2, June 1991'\n
  200: echo '** Michigan State University patents may apply **'\n
  201: echo ' '\n
  202: echo 'This installation assumes an installation of Redhat 6.2'\n
  203: echo ' '\n
  204: echo 'The server computer should be currently connected to the ethernet'\n
  205: echo ' '\n
  206: echo 'The files in this package are only those directly associated with the network communication'\n
  207: echo 'layer established through direct server-to-server communications (via lond and lonc); plus'\n
  208: echo 'those which configure (but otherwise not constitute) external software packages like Apache'\n
  209: echo 'and Athena-Kerberos.'\n
  210: echo '***********************************************************************'\n
  211: </rpmpre>
  212: <rpmRequires>
  213: <item>PreReq: LON-CAPA-setup</item>
  214: <item>PreReq: apache</item>
  215: <item>PreReq: /etc/httpd/conf/access.conf</item>
  216: </rpmRequires>
  217: </rpm>
  218: <directories>
  219: <directory>
  220:   <targetdir dist='default'>etc</targetdir>
  221:   <categoryname>standard</categoryname>
  222:   <description>standard linux directory for configuration files</description>
  223: </directory>
  224: <directory>
  225:   <targetdir dist='default'>etc/atalk</targetdir>
  226:   <categoryname>standard</categoryname>
  227:   <description>appletalk configuration files</description>
  228: </directory>
  229: <directory>
  230:   <targetdir dist='default'>etc/cron.d</targetdir>
  231:   <categoryname>standard</categoryname>
  232:   <description>standard linux directory for running time-based "jobs"
  233:   </description>
  234: </directory>
  235: <directory>
  236:   <targetdir dist='default'>etc/httpd/conf</targetdir>
  237:   <categoryname>standard</categoryname>
  238:   <description>web configuration files</description>
  239: </directory>
  240: <directory>
  241:   <targetdir dist='default'>etc/ntp</targetdir>
  242:   <categoryname>standard</categoryname>
  243:   <description>configuration directory for network time protocol</description>
  244: </directory>
  245: <directory>
  246:   <targetdir dist='default'>etc/pam.d</targetdir>
  247:   <categoryname>standard</categoryname>
  248:   <description>configuration directory for password authentication mechanism
  249:   </description>
  250: </directory>
  251: <directory>
  252:   <targetdir dist='default'>etc/rc.d/init.d</targetdir>
  253:   <targetdir dist='redhat7.1 debian2.2'>etc/init.d</targetdir>
  254:   <categoryname>standard</categoryname>
  255:   <description>scripts that run during system startup</description>
  256: </directory>
  257: <directory>
  258:   <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
  259:   <targetdir dist='redhat7.1 debian2.2'>etc/rc0.d</targetdir>
  260:   <categoryname>standard</categoryname>
  261:   <description>scripts that run for run-level 0</description>
  262: </directory>
  263: <directory>
  264:   <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
  265:   <targetdir dist='redhat7.1 debian2.2'>etc/rc1.d</targetdir>
  266:   <categoryname>standard</categoryname>
  267:   <description>scripts that run for run-level 1</description>
  268: </directory>
  269: <directory>
  270:   <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
  271:   <targetdir dist='redhat7.1 debian2.2'>etc/rc2.d</targetdir>
  272:   <categoryname>standard</categoryname>
  273:   <description>scripts that run for run-level 2</description>
  274: </directory>
  275: <directory>
  276:   <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
  277:   <targetdir dist='redhat7.1 debian2.2'>etc/rc3.d</targetdir>
  278:   <categoryname>standard</categoryname>
  279:   <description>scripts that run for run-level 3</description>
  280: </directory>
  281: <directory>
  282:   <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
  283:   <targetdir dist='redhat7.1 debian2.2'>etc/rc4.d</targetdir>
  284:   <categoryname>standard</categoryname>
  285:   <description>scripts that run for run-level 4</description>
  286: </directory>
  287: <directory>
  288:   <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
  289:   <targetdir dist='redhat7.1 debian2.2'>etc/rc5.d</targetdir>
  290:   <categoryname>standard</categoryname>
  291:   <description>scripts that run for run-level 5</description>
  292: </directory>
  293: <directory>
  294:   <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
  295:   <targetdir dist='redhat7.1 debian2.2'>etc/rc6.d</targetdir>
  296:   <categoryname>standard</categoryname>
  297:   <description>scripts that run for run-level 6</description>
  298: </directory>
  299: <directory>
  300:   <targetdir dist='default'>home/httpd/lonTabs</targetdir>
  301:   <categoryname>standard</categoryname>
  302:   <description>tab-formatted reference files</description>
  303: </directory>
  304: <directory>
  305:   <targetdir dist='default'>home/httpd</targetdir>
  306:   <categoryname>standard</categoryname>
  307:   <description>start of the web server tree</description>
  308: </directory>
  309: <directory>
  310:   <targetdir dist='default'>home/httpd/perl</targetdir>
  311:   <categoryname>server readonly</categoryname>
  312:   <description>perl scripts for managing the LON-CAPA system</description>
  313: </directory>
  314: <directory>
  315:   <targetdir dist='default'>home/httpd/perl/logs</targetdir>
  316:   <categoryname>server standard</categoryname>
  317:   <description>location where system performance and error logs are kept
  318:   </description>
  319: </directory>
  320: <directory>
  321:   <targetdir dist='default'>home/httpd/perl/londchld</targetdir>
  322:   <categoryname>server standard</categoryname>
  323:   <description>
  324: Used by lond parent to check if children are responding to USR1 signals
  325: (otherwise they are killed and replaced).
  326:   </description>
  327: </directory>
  328: <directory>
  329:   <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
  330:   <categoryname>server standard</categoryname>
  331:   <description>location where temporary files (for caching) are stored
  332:   </description>
  333: </directory>
  334: <directory>
  335:   <targetdir dist='default'>home/httpd/prtspool</targetdir>
  336:   <categoryname>server standard</categoryname>
  337:   <description>for the output of lonprintout.pm
  338:   </description>
  339: </directory>
  340: <directory>
  341:   <targetdir dist='default'>home/httpd/lib/perl</targetdir>
  342:   <categoryname>server readonly</categoryname>
  343:   <description>location of LON-CAPA non web mod-perl handlers</description>
  344: </directory>
  345: <directory>
  346:   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
  347:   <categoryname>server readonly</categoryname>
  348:   <description>location of LON-CAPA web mod-perl handlers</description>
  349: </directory>
  350: <directory>
  351:   <targetdir dist='default'>home/httpd/lonIDs</targetdir>
  352:   <categoryname>server standard</categoryname>
  353:   <description>cookie jar</description>
  354: </directory>
  355: <directory>
  356:   <targetdir dist='default'>home/httpd/sockets</targetdir>
  357:   <categoryname>server standard</categoryname>
  358:   <description>lonc's sockets</description>
  359: </directory>
  360: <directory>
  361:   <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
  362:   <categoryname>server standard</categoryname>
  363:   <description>lonc's sockets (delayed)</description>
  364: </directory>
  365: <directory>
  366:   <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
  367:   <categoryname>standard</categoryname>
  368:   <description>location of cgi scripts</description>
  369: </directory>
  370: <directory>
  371:   <targetdir dist='default'>home/httpd/html</targetdir>
  372:   <categoryname>server standard</categoryname>
  373:   <description>location of web-accessible file tree</description>
  374: </directory>
  375: <directory>
  376:   <targetdir dist='default'>home/httpd/html/res</targetdir>
  377:   <categoryname>server standard</categoryname>
  378:   <description>root of resource tree</description>
  379: </directory>
  380: <directory>
  381:   <targetdir dist='default'>home/httpd/html/adm</targetdir>
  382:   <categoryname>server readonly</categoryname>
  383:   <description>unauthenticated resources</description>
  384: </directory>
  385: <directory>
  386:   <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
  387:   <categoryname>server readonly</categoryname>
  388:   <description>home of the rat</description>
  389: </directory>
  390: <directory>
  391:   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
  392:   <categoryname>server readonly</categoryname>
  393:   <description>online help documentation</description>
  394: </directory>
  395: <directory>
  396:   <targetdir dist='default'>home/httpd/html/adm/help/api</targetdir>
  397:   <categoryname>server readonly</categoryname>
  398:   <description>online help documentation for the LON-CAPA programming
  399: interface</description>
  400: </directory>
  401: <directory>
  402:   <targetdir dist='default'>home/httpd/html/adm/help/api/Apache</targetdir>
  403:   <categoryname>server readonly</categoryname>
  404:   <description>online help documentation for the LON-CAPA programming
  405: interface, Apache (mod_perl) handlers</description>
  406: </directory>
  407: <directory>
  408:   <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
  409:   <categoryname>server readonly</categoryname>
  410:   <description>online help documentation for the LON-CAPA programming
  411: interface, Apache (mod_perl) handlers</description>
  412: </directory>
  413: <directory>
  414:   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
  415:   <categoryname>server readonly</categoryname>
  416:   <description>graphic widgets</description>
  417: </directory>
  418: <directory>
  419:   <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
  420:   <categoryname>server readonly</categoryname>
  421:   <description>miscellaneous resources</description>
  422: </directory>
  423: <directory>
  424:   <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
  425:   <categoryname>server readonly</categoryname>
  426:   <description>error warnings and icons</description>
  427: </directory>
  428: <directory>
  429:   <targetdir dist='default'>home/httpd/lonUsers</targetdir>
  430:   <categoryname>server standard</categoryname>
  431:   <description>Home directories of local users.  There is a five-tier
  432: structure to the directories:
  433: [domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
  434: a user fredflint at MSU would have his information located in
  435: lonUsers/msu/f/r/e/fredflint.<br />&nbsp;<br />Within this directory there are
  436: a variety of files which govern the scope of what a user can do within the
  437: LON-CAPA system.  A passwd file determines the type of authentication
  438: mechanism to use.
  439:  There also are files such as roles.hist (and its database compilation,
  440: roles.db) which specify the roles and privileges for a user in the
  441: LON-CAPA system.</description>
  442: </directory>
  443: <directory>
  444:   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
  445:   <categoryname>server readonly</categoryname>
  446:   <description>mathematics markup language resources</description>
  447: </directory>
  448: <directory>
  449:   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
  450:   <categoryname>server readonly</categoryname>
  451:   <description>files useful for including within customized scripting
  452:   </description>
  453: </directory>
  454: <directory>
  455:   <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
  456:   </targetdir>
  457:   <categoryname>server readonly</categoryname>
  458:   <description>template files useful for customized scripts</description>
  459: </directory>
  460: <directory>
  461:   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
  462:   <categoryname>server standard</categoryname>
  463:   <description>status reports</description>
  464: </directory>
  465: <directory>
  466:   <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
  467:   <categoryname>server readonly</categoryname>
  468:   <description>web user interface resources</description>
  469: </directory>
  470: <directory>
  471:   <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
  472:   </targetdir>
  473:   <categoryname>server readonly</categoryname>
  474:   <description>bookmark user interface code</description>
  475: </directory>
  476: <directory>
  477:   <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
  478:   </targetdir>
  479:   <categoryname>server readonly</categoryname>
  480:   <description></description>
  481: </directory>
  482: <directory>
  483:   <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
  484:   </targetdir>
  485:   <categoryname>server readonly</categoryname>
  486:   <description>icons that help depict the file system (outdated)</description>
  487: </directory>
  488: <directory>
  489:   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
  490:   <targetdir dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
  491:   <targetdir dist='debian2.2'>usr/local/lib/perl/5.6.0</targetdir>
  492:   <categoryname>standard</categoryname>
  493:   <description>system perl tree (usually present on linux systems)
  494:   </description>
  495: </directory>
  496: <directory>
  497:   <targetdir dist='default'>usr/man/man1</targetdir>
  498:   <categoryname>standard</categoryname>
  499:   <description>manual pages</description>
  500: </directory>
  501: <directory>
  502:   <targetdir dist='default'>usr/man/man3</targetdir>
  503:   <categoryname>standard</categoryname>
  504:   <description>manual pages</description>
  505: </directory>
  506: <directory>
  507:   <targetdir dist='default'>usr/sbin</targetdir>
  508:   <categoryname>standard</categoryname>
  509:   <description>standard linux directory for superuser executables</description>
  510: </directory>
  511: </directories>
  512: <files>
  513: <file>
  514: <source>loncom/krb.conf</source>
  515: <target dist='default'>etc/krb.conf</target>
  516: <categoryname>conf</categoryname>
  517: <description>
  518: which Kerberos server to contact for specified Kerberos domains
  519: </description>
  520: <note>
  521: <table cellpadding='0' cellspacing='0' border='1'>
  522: <tr><td>
  523: list elements are separated by newlines
  524: </td></tr>
  525: <tr><td>
  526: each list element consists of only two subelements separated by a colon
  527: <br />
  528: <ul>
  529: <li>Kerberos domain value</li>
  530: <li>Kerberos server IP address</li>
  531: </ul>
  532: </td></tr>
  533: </table>
  534: </note>
  535: </file>
  536: <file>
  537: <source>loncom/loncapa.conf</source>
  538: <target dist='default'>etc/httpd/conf/loncapa.conf</target>
  539: <categoryname>conf</categoryname>
  540: <description>
  541: The goal of this file is to implement all LON-CAPA specific
  542: customization of the Apache web server.
  543: </description>
  544: </file>
  545: <file>
  546: <source>loncom/access.conf</source>
  547: <target dist='default'>etc/httpd/conf/access.conf</target>
  548: <categoryname>conf</categoryname>
  549: <description>
  550: This file has two major functions.
  551: For the Apache web server, it defines a global
  552: access configuration which defines what server options (Indexes", "Includes",
  553: "FollowSymLinks", "ExecCGI", or "MultiViews") are associated
  554: with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
  555: and "/usr/doc").  For the LON-CAPA network server and perl module
  556: handlers, it defines machine specific settings (lonHostID, lonRole,
  557: lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt)
  558: and internal machine settings for specific directories, socket ports,
  559: and browser detection logic.
  560: </description>
  561: <note>
  562: <b>configure</b>
  563: <br />
  564: <table cellpadding='0' cellspacing='0' border='1'>
  565: <tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
  566: machine</td></tr>
  567: <tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
  568: access</td></tr>
  569: <tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
  570: <tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
  571: <tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
  572: <tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
  573: seconds</td></tr>
  574: <tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
  575: <tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
  576: MySQL database</td></tr>
  577: </table>
  578: </note>
  579: </file>
  580: <file>
  581: <source>loncom/httpd.conf</source>
  582: <target dist='default'>etc/httpd/conf/httpd.conf</target>
  583: <categoryname>static conf</categoryname>
  584: <description>
  585: This is the main server configuration file.  The settings here are
  586: more or less standard for the Apache web server.  Most notably (and
  587: importantly!), perl handling and mod_perl are enabled in this configuration
  588: file.
  589: </description>
  590: </file>
  591: <file>
  592: <source>loncom/srm.conf</source>
  593: <target dist='default'>etc/httpd/conf/srm.conf</target>
  594: <categoryname>static conf</categoryname>
  595: <description>
  596: <p>
  597: This file configures the "name space" of the Apache web server.  
  598: <tt>srm.conf</tt>
  599: defines when specific perl modules should be called to handle a given
  600: request.  This definition is a function of both the name of the perl module,
  601: and a specific regular expression associated with the URL, such as
  602: "^/res/.*\.page".
  603: </p>
  604: <p>
  605: Here is an example entry:
  606: <pre>
  607: &lt;LocationMatch "^/res/.*\.page$&gt;
  608: SetHandler perl-script
  609: PerlHandler Apache::lonpage
  610: &lt;/LocationMatch&gt;
  611: </pre>
  612: </p>
  613: </description>
  614: </file>
  615: <file>
  616: <source>loncom/startup.pl</source>
  617: <target dist='default'>etc/httpd/conf/startup.pl</target>
  618: <categoryname>static conf</categoryname>
  619: <description>
  620: This file provides initializations for perl handlers.  It adjusts what
  621: the module path space is (so as to include /home/httpd/lib/perl/Apache) as
  622: well as causing the Apache module to be used for every perl handler.
  623: <tt>startup.pl</tt> is invoked by <tt>access.conf</tt>.
  624: </description>
  625: </file>
  626: <file>
  627: <source>loncom/publisher/thesaurus.dat</source>
  628: <target dist='default'>home/httpd/lonTabs/thesaurus.dat</target>
  629: <categoryname>static conf</categoryname>
  630: <description>
  631: Custom Thesaurus file for LON-CAPA, in the format
  632: word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,...
  633: </description>
  634: </file>
  635: <file>
  636: <source>loncom/interface/mydesk.tab</source>
  637: <target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
  638: <categoryname>static conf</categoryname>
  639: <description>
  640: Config file for "My Desk"
  641: </description>
  642: </file>
  643: <file>
  644: <source>loncom/interface/filetypes.tab</source>
  645: <target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
  646: <categoryname>static conf</categoryname>
  647: <description>
  648: Descriptive list of file extensions, and extension groupings.
  649: </description>
  650: </file>
  651: <file>
  652: <source>loncom/cgi/barcode.gif</source>
  653: <target dist='default'>home/httpd/cgi-bin/barcode.gif</target>
  654: <categoryname>script</categoryname>
  655: <description>
  656: Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
  657: parameter.
  658: </description>
  659: </file>
  660: <file>
  661: <source>loncom/cgi/graph.gif</source>
  662: <target dist='default'>home/httpd/cgi-bin/graph.gif</target>
  663: <categoryname>script</categoryname>
  664: <description>
  665: Dynamically outputs a graph especially for lonstatistics.pm.
  666: </description>
  667: <note>
  668: Depends on perl modules:
  669: GDGraph-1.33 and GDTextUtils-0.80.
  670: </note>
  671: </file>
  672: <file>
  673: <source>loncom/cgi/plot.gif</source>
  674: <target dist='default'>home/httpd/cgi-bin/plot.gif</target>
  675: <categoryname>script</categoryname>
  676: <description>
  677: Dynamically outputs X-Y plots with point, line, etc functions.
  678: </description>
  679: </file>
  680: <file>
  681: <source>loncom/interface/printout.pl</source>
  682: <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
  683: <categoryname>script</categoryname>
  684: <description>
  685: cgi script
  686: </description>
  687: <note>
  688: Depends on srm.conf entry:
  689: Alias /prtspool/ /home/httpd/prtspool/
  690: as well as a /home/httpd/prtspool directory.
  691: </note>
  692: </file>
  693: <file>
  694: <source>loncom/cgi/metadata_keywords.pl</source>
  695: <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
  696: <categoryname>script</categoryname>
  697: <description>
  698: a cgi-script (not mod_perl), which contacts MySQL and pulls
  699: out all keywords in this format:
  700: 
  701: coil,magnetic,transformer
  702: transformer,coils,current,amperes,voltage,transformers,coil
  703: flux,magnetic,current,transformer
  704: coil,loop,field,magnetic
  705: 
  706: ... etc (one line per entry).
  707: 
  708: and simply prints this text-only (no markup) to the browser
  709: </description>
  710: </file>
  711: <fileglob>
  712: <glob>*.*</glob>
  713: <sourcedir>loncom/homework/templates/</sourcedir>
  714: <targetdir dist='default'>
  715: home/httpd/html/res/adm/includes/templates/</targetdir>
  716: <categoryname>static conf</categoryname>
  717: <description>
  718: Template files for generating new resources.
  719: </description>
  720: <filenames>
  721: blank.library;
  722: blank.library.meta;
  723: blank.problem;
  724: blank.problem.meta;
  725: formula.problem;
  726: formula.problem.meta;
  727: numerical.problem;
  728: numerical.problem.meta;
  729: RadioResponse.problem;
  730: RadioResponse.problem.meta;
  731: SelectFromOptions-4ConceptGoups.problem;
  732: SelectFromOptions-4ConceptGoups.problem.meta;
  733: SelectFromOptions-5ConceptGoups.problem;
  734: SelectFromOptions-5ConceptGoups.problem.meta;
  735: SelectFromOptions-6ConceptGoups.problem;
  736: SelectFromOptions-6ConceptGoups.problem.meta;
  737: SelectFromOptions-7ConceptGoups.problem;
  738: SelectFromOptions-7ConceptGoups.problem.meta;
  739: SelectFromOptions-8ConceptGoups.problem;
  740: SelectFromOptions-8ConceptGoups.problem.meta;
  741: SelectFromOptions-Simple.problem;
  742: SelectFromOptions-Simple.problem.meta;
  743: script.library;
  744: script.library.meta;
  745: SimpleStringResponse.problem;
  746: SimpleStringResponse.problem.meta;
  747: StringResponse.problem;
  748: StringResponse.problem.meta
  749: </filenames>
  750: </fileglob>
  751: <file>
  752: <source>loncom/homework/insertlist.tab</source>
  753: <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
  754: <categoryname>static conf</categoryname>
  755: <description>
  756: Describes what tags are allowed inside other tags.
  757: </description>
  758: </file>
  759: <file>
  760: <source>CAPA/JavaTools/GLabel.class</source>
  761: <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
  762: </target>
  763: <categoryname>static conf</categoryname>
  764: <description>
  765: Java applet for labelling graphs.
  766: </description>
  767: <note>
  768: Built from Glabel.java.  Still working on build/dependency details.
  769: </note>
  770: </file>
  771: <file>
  772: <source>loncom/interface/default.assesscalc</source>
  773: <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc
  774: </target>
  775: <categoryname>static conf</categoryname>
  776: <description>
  777: Default spreadsheet for individual assessment.
  778: </description>
  779: </file>
  780: <file>
  781: <source>loncom/interface/default.studentcalc</source>
  782: <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc
  783: </target>
  784: <categoryname>static conf</categoryname>
  785: <description>
  786: Default spreadsheet for assessment of students.
  787: </description>
  788: </file>
  789: <file>
  790: <source>loncom/interface/default.classcalc</source>
  791: <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc
  792: </target>
  793: <categoryname>static conf</categoryname>
  794: <description>
  795: Default spreadsheet for assessment of a class.
  796: </description>
  797: </file>
  798: <file>
  799: <source>loncom/auth/roles.tab</source>
  800: <target dist='default'>home/httpd/lonTabs/roles.tab</target>
  801: <categoryname>static conf</categoryname>
  802: <description>
  803: List of privileges associated with users of multiple types (for example:
  804: Teaching Assistant, Exam Proctor, Course Coordinator)
  805: </description>
  806: </file>
  807: <file>
  808: <source>loncom/auth/rolesplain.tab</source>
  809: <target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
  810: <categoryname>static conf</categoryname>
  811: <description>
  812: Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
  813: and privileges available in the network with function
  814: </description>
  815: </file>
  816: <file>
  817: <source>loncom/hosts.tab</source>
  818: <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
  819: <categoryname>conf</categoryname>
  820: <description>
  821: List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
  822: <tt>lonDefDomain</tt> and <u>IP address</u>.
  823: </description>
  824: </file>
  825: <file>
  826: <source>loncom/spare.tab</source>
  827: <target dist='default'>home/httpd/lonTabs/spare.tab</target>
  828: <categoryname>conf</categoryname>
  829: <description>
  830: Spare hosts to offload session to if the LON-CAPA machine is overloaded
  831: </description>
  832: <note>
  833: <b>configure</b><br />
  834: <table cellpadding='0' cellspacing='0' border='1'>
  835: <tr><td>
  836: list elements are separated by newlines
  837: </td></tr>
  838: <tr><td>
  839: each list element consists of only one value; the value for <tt>lonHostID</tt>
  840: in <tt>access.conf</tt>
  841: </td></tr>
  842: </table>
  843: </note>
  844: </file>
  845: <file>
  846: <source>loncom/htpasswd</source>
  847: <target dist='default'>home/httpd/lonTabs/htpasswd</target>
  848: <categoryname>conf</categoryname>
  849: <description>
  850: Basic auth password to access /lon-status and /server-status
  851: </description>
  852: </file>
  853: <file>
  854: <source>loncom/smb.conf</source>
  855: <target dist='default'>etc/smb.conf</target>
  856: <target dist='redhat7.1'>etc/samba/smb.conf</target>
  857: <categoryname>conf</categoryname>
  858: <description>
  859: configuration file to make LON-CAPA server file space accessible to network
  860: neighborhood
  861: </description>
  862: </file>
  863: <file>
  864: <source>loncom/ntp.conf</source>
  865: <target dist='default'>etc/ntp.conf</target>
  866: <categoryname>conf</categoryname>
  867: <description>
  868: which NTP server to contact for information (XNTP3 standard)
  869: </description>
  870: <note>
  871: <table cellpadding='0' cellspacing='0' border='1'>
  872: <tr><td>
  873: only one line needs to be changed to specify a server ip address
  874: </td></tr>
  875: <tr><td>
  876: Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
  877: </td></tr>
  878: </table>
  879: </note>
  880: </file>
  881: <file>
  882: <source>loncom/metadata_database/searchcat.pl</source>
  883: <target dist='default'>home/httpd/perl/searchcat.pl</target>
  884: <categoryname>script</categoryname>
  885: <description>
  886: Batch script for updating SQL metadata database.
  887: </description>
  888: </file>
  889: <file>
  890: <source>loncom/lonc</source>
  891: <target dist='default'>home/httpd/perl/lonc</target>
  892: <categoryname>script</categoryname>
  893: <description>
  894: proxy server
  895: </description>
  896: </file>
  897: <file>
  898: <source>doc/man/lonc.1</source>
  899: <target dist='default'>usr/man/man1/lonc.1</target>
  900: <categoryname>doc</categoryname>
  901: <description>man page for lonc</description>
  902: <build trigger='always run'>
  903: loncom/build/pod2man.sh ../lonc > ../../doc/man/lonc.1 && echo 'manifying lonc'
  904: </build>
  905: <status>works/unverified</status>
  906: <dependencies>
  907: ../../loncom/lonc
  908: </dependencies>
  909: </file>
  910: <file>
  911: <source>doc/scripts/lonc.html</source>
  912: <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>
  913: <categoryname>doc</categoryname>
  914: <description>man page for lonc</description>
  915: <build trigger='always run'>
  916: loncom/build/pod2html.sh ../lonc > ../../doc/scripts/lonc.html && echo 'pod2html lonc'
  917: </build>
  918: <status>works/unverified</status>
  919: <dependencies>
  920: ../../loncom/lonc
  921: </dependencies>
  922: </file>
  923: <file>
  924: <source>loncom/lond</source>
  925: <target dist='default'>home/httpd/perl/lond</target>
  926: <categoryname>script</categoryname>
  927: <description>
  928: This is a remote command interpreter on a TCP LON-CAPA network layer.
  929: It accepts and processes incoming requests from other LON-CAPA machines
  930: on the network.  lond's functionality is self-contained in the sense
  931: that it does not reference (import, require, use) any other file
  932: described in this document.  There are only 15 subroutines in this
  933: script, however the <TT>make_new_child</TT> subroutine is quite
  934: complex since it parses and responds about 29 different types of 
  935: network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
  936: makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
  937: del, keys, dump, store, restore, querysend, queryreply, idput, idget,
  938: tmpput, tmpget, and ls).
  939: </description>
  940: </file>
  941: <file>
  942: <source>doc/man/lond.1</source>
  943: <target dist='default'>usr/man/man1/lond.1</target>
  944: <categoryname>doc</categoryname>
  945: <description>man page for lond</description>
  946: <build trigger='always run'>
  947: loncom/build/pod2man.sh ../lond > ../../doc/man/lond.1 && echo 'manifying lond'
  948: </build>
  949: <status>works/unverified</status>
  950: <dependencies>
  951: ../../loncom/lond
  952: </dependencies>
  953: </file>
  954: <file>
  955: <source>doc/scripts/lond.html</source>
  956: <target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
  957: <categoryname>doc</categoryname>
  958: <description>man page for lond</description>
  959: <build trigger='always run'>
  960: loncom/build/pod2html.sh ../lond > ../../doc/scripts/lond.html && echo 'pod2html lond'
  961: </build>
  962: <status>works/unverified</status>
  963: <dependencies>
  964: ../../loncom/lond
  965: </dependencies>
  966: </file>
  967: <file>
  968: <source>loncom/cgi/loncron.pl</source>
  969: <target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
  970: <categoryname>script</categoryname>
  971: <description>CGI script that starts and pipes output of loncron</description>
  972: </file>
  973: <file>
  974: <source>loncom/loncron</source>
  975: <target dist='default'>home/httpd/perl/loncron</target>
  976: <categoryname>script</categoryname>
  977: <description>housekeeping</description>
  978: </file>
  979: <file>
  980: <source>loncom/lonsql</source>
  981: <target dist='default'>home/httpd/perl/lonsql</target>
  982: <categoryname>script</categoryname>
  983: <description>maintain secondary database of metadata</description>
  984: </file>
  985: <file>
  986: <source>doc/man/lonsql.1</source>
  987: <target dist='default'>usr/man/man1/lonsql.1</target>
  988: <categoryname>doc</categoryname>
  989: <description>man page for lonsql</description>
  990: <build trigger='always run'>
  991: loncom/build/pod2man.sh ../lonsql > ../../doc/man/lonsql.1 && echo 'manifying lonsql'
  992: </build>
  993: <status>works/unverified</status>
  994: <dependencies>
  995: ../../loncom/lonsql
  996: </dependencies>
  997: </file>
  998: <file>
  999: <source>doc/scripts/lonsql.html</source>
 1000: <target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
 1001: <categoryname>doc</categoryname>
 1002: <description>man page for lonsql</description>
 1003: <build trigger='always run'>
 1004: loncom/build/pod2html.sh ../lonsql > ../../doc/scripts/lonsql.html && echo 'pod2html lonsql'
 1005: </build>
 1006: <status>works/unverified</status>
 1007: <dependencies>
 1008: ../../loncom/lonsql
 1009: </dependencies>
 1010: </file>
 1011: <file>
 1012: <source>loncom/lcpasswd</source>
 1013: <target dist='default'>home/httpd/perl/lcpasswd</target>
 1014: <categoryname>setuid script</categoryname>
 1015: <description>
 1016: Coordinates the system services and files in order to allow lond to change
 1017: user passwords.
 1018: </description>
 1019: <status>being updated</status>
 1020: </file>
 1021: <file>
 1022: <source>loncom/pwchange</source>
 1023: <target dist='default'>home/httpd/perl/pwchange</target>
 1024: <categoryname>setuid script</categoryname>
 1025: <description>
 1026: Allows www to change user passwords.
 1027: </description>
 1028: <status>being updated</status>
 1029: </file>
 1030: <file>
 1031: <source>loncom/lcuseradd</source>
 1032: <target dist='default'>home/httpd/perl/lcuseradd</target>
 1033: <categoryname>setuid script</categoryname>
 1034: <description>
 1035: Coordinates the system services and files in order to allow lond to add a
 1036: new user.
 1037: </description>
 1038: <status>being updated</status>
 1039: </file>
 1040: <file>
 1041: <source>loncom/lcuserdel</source>
 1042: <target dist='default'>home/httpd/perl/lcuserdel</target>
 1043: <categoryname>setuid script</categoryname>
 1044: <description>
 1045: Coordinates the system services and files in order to allow lond to delete a
 1046: user.
 1047: </description>
 1048: <status>deprecated</status>
 1049: </file>
 1050: <file>
 1051: <source>loncom/lcnfson</source>
 1052: <target dist='default'>home/httpd/perl/lcnfson</target>
 1053: <categoryname>setuid script</categoryname>
 1054: <description>
 1055: coordinates the system services and files in order to allow lond to enable NFS
 1056: for a user
 1057: </description>
 1058: <status>deprecated</status>
 1059: </file>
 1060: <file>
 1061: <source>loncom/lcnfsoff</source>
 1062: <target dist='default'>home/httpd/perl/lcnfsoff</target>
 1063: <categoryname>setuid script</categoryname>
 1064: <description>
 1065: coordinates the system services and files in order to allow lond to disable NFS
 1066: for a user
 1067: </description>
 1068: <status>deprecated</status>
 1069: </file>
 1070: <file>
 1071: <source>loncom/license/gpl.txt</source>
 1072: <target dist='default'>home/httpd/html/adm/gpl.txt</target>
 1073: <categoryname>interface file</categoryname>
 1074: <description>
 1075: GNU General Public License.  Long live the cause of freeware!
 1076: </description>
 1077: </file>
 1078: <file>
 1079: <source>loncom/license/about.html</source>
 1080: <target dist='default'>home/httpd/html/adm/about.html</target>
 1081: <categoryname>interface file</categoryname>
 1082: <description>
 1083: The "About" Page.
 1084: </description>
 1085: </file>
 1086: <file>
 1087: <source>loncom/publisher/publisher.html</source>
 1088: <target dist='default'>home/httpd/html/adm/publisher.html</target>
 1089: <categoryname>interface file</categoryname>
 1090: <description>
 1091: HTML frame that presents a form element to allow for the publishing of
 1092: resources, directories and underlying subdirectories.
 1093: </description>
 1094: </file>
 1095: <file>
 1096: <source>loncom/html/adm/noidea.html</source>
 1097: <target dist='default'>home/httpd/html/adm/noidea.html</target>
 1098: <categoryname>interface file</categoryname>
 1099: <description>
 1100: Interface file for responding to improper page flipping.
 1101: </description>
 1102: </file>
 1103: <file>
 1104: <source>loncom/xml/physnet.sty</source>
 1105: <target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
 1106: <categoryname>static conf</categoryname>
 1107: <description>
 1108: The relevant conditions and metadata to attach to PhysNet-specific tags.
 1109: </description>
 1110: </file>
 1111: <file>
 1112: <source>loncom/homework/lectureonline.sty</source>
 1113: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty</target>
 1114: <categoryname>static conf</categoryname>
 1115: <description>
 1116: The relevant conditions and metadata to attach to LectureOnline-specific tags.
 1117: </description>
 1118: </file>
 1119: <file>
 1120: <source>loncom/misc/un_keyword.tab</source>
 1121: <target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
 1122: <categoryname>conf</categoryname>
 1123: <description>
 1124: File which contains words which should not be keywords used to specify resource
 1125: content.
 1126: </description>
 1127: </file>
 1128: <file>
 1129: <source>loncom/publisher/packages.tab</source>
 1130: <target dist='default'>home/httpd/lonTabs/packages.tab</target>
 1131: <categoryname>static conf</categoryname>
 1132: <description>
 1133: Parameter packages, so that assessments can publish parameter packages
 1134: needed, which are then expanded into individual parameters - allows to
 1135: retroactively add new parameters to already published assessments.
 1136: </description>
 1137: </file>
 1138: <file>
 1139: <source>loncom/publisher/copyright.tab</source>
 1140: <target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
 1141: <categoryname>static conf</categoryname>
 1142: <description>
 1143: Table which contains list of copyright possibilities for educational resources.
 1144: </description>
 1145: </file>
 1146: <file>
 1147: <source>loncom/publisher/language.tab</source>
 1148: <target dist='default'>home/httpd/lonTabs/language.tab</target>
 1149: <categoryname>static conf</categoryname>
 1150: <description>
 1151: Table which contains string abbreviations of language::font rendering
 1152: combinations.
 1153: </description>
 1154: </file>
 1155: <file>
 1156: <source>loncom/publisher/addid.tab</source>
 1157: <target dist='default'>home/httpd/lonTabs/addid.tab</target>
 1158: <categoryname>static conf</categoryname>
 1159: <description>
 1160: Table which has hash data necessary for distinguishing IDs from indices.
 1161: </description>
 1162: </file>
 1163: <file>
 1164: <source>rat/lonwrapper.pm</source>
 1165: <target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
 1166: <categoryname>handler</categoryname>
 1167: <description>
 1168: Wrapper for external and binary files as standalone resources.
 1169: Edit handler for rat maps; TeX content handler.
 1170: </description>
 1171: <status>works/unverified</status>
 1172: </file>
 1173: <file>
 1174: <source>loncom/publisher/loncfile.pm</source>
 1175: <target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
 1176: <categoryname>handler</categoryname>
 1177: <description>
 1178: Provides web-based functionality for file copy, rename, mkdir, etc, in the
 1179: construction space menu.
 1180: </description>
 1181: <status>works/unverified</status>
 1182: </file>
 1183: <file>
 1184: <source>loncom/interface/lonstatistics.pm</source>
 1185: <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
 1186: <categoryname>handler</categoryname>
 1187: <description>
 1188: Handler to show statistics on solving LON-CAPA problems.
 1189: </description>
 1190: <status>works/unverified</status>
 1191: </file>
 1192: <file>
 1193: <source>loncom/publisher/londiff.pm</source>
 1194: <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 1195: <categoryname>handler</categoryname>
 1196: <description>
 1197: Handler to show difference between two files.
 1198: </description>
 1199: <status>works/unverified</status>
 1200: </file>
 1201: <file>
 1202: <source>loncom/publisher/lonupload.pm</source>
 1203: <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
 1204: <categoryname>handler</categoryname>
 1205: <description>
 1206: Handler to upload files through browser into construction space.
 1207: </description>
 1208: <status>works/unverified</status>
 1209: </file>
 1210: <file>
 1211: <source>doc/man/Apache__lonupload.3</source>
 1212: <target dist='default'>usr/man/man3/Apache::lonupload.3</target>
 1213: <categoryname>doc</categoryname>
 1214: <description>man page for lonupload.pm</description>
 1215: <build trigger='always run'>
 1216: loncom/build/pod2man.sh ../publisher/lonupload.pm > ../../doc/man/Apache__lonupload.3 && echo 'manifying lonupload.pm'
 1217: </build>
 1218: <status>works/unverified</status>
 1219: <dependencies>
 1220: ../../loncom/publisher/lonupload.pm
 1221: </dependencies>
 1222: </file>
 1223: <file>
 1224: <source>doc/api/Apache/lonupload.html</source>
 1225: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonupload.html</target>
 1226: <categoryname>doc</categoryname>
 1227: <description>POD-derived page for lonupload.pm</description>
 1228: <build trigger='always run'>
 1229: loncom/build/pod2html.sh ../publisher/lonupload.pm > ../../doc/api/Apache/lonupload.html && echo 'pod2html lonupload.pm'
 1230: </build>
 1231: <status>works/unverified</status>
 1232: <dependencies>
 1233: ../../loncom/publisher/lonupload.pm
 1234: </dependencies>
 1235: </file>
 1236: <file>
 1237: <source>loncom/homework/essayresponse.pm</source>
 1238: <target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
 1239: <categoryname>handler</categoryname>
 1240: <description>
 1241: Handler to evaluate essay (ungraded) style responses.
 1242: </description>
 1243: <status>works/unverified</status>
 1244: </file>
 1245: <file>
 1246: <source>loncom/publisher/lonpubdir.pm</source>
 1247: <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
 1248: <categoryname>handler</categoryname>
 1249: <description>
 1250: Handler to publish directories.
 1251: </description>
 1252: </file>
 1253: <file>
 1254: <source>doc/man/Apache__lonpubdir.3</source>
 1255: <target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
 1256: <categoryname>doc</categoryname>
 1257: <description>man page for lonpubdir.pm</description>
 1258: <build trigger='always run'>
 1259: loncom/build/pod2man.sh ../publisher/lonpubdir.pm > ../../doc/man/Apache__lonpubdir.3 && echo 'manifying lonpubdir.pm'
 1260: </build>
 1261: <status>works/unverified</status>
 1262: <dependencies>
 1263: ../../loncom/lonnet/perl/lonnet.pm
 1264: </dependencies>
 1265: </file>
 1266: <file>
 1267: <source>doc/api/Apache/lonpubdir.html</source>
 1268: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpubdir.html</target>
 1269: <categoryname>doc</categoryname>
 1270: <description>POD-derived page for lonpubdir.pm</description>
 1271: <build trigger='always run'>
 1272: loncom/build/pod2html.sh ../publisher/lonpubdir.pm > ../../doc/api/Apache/lonpubdir.html && echo 'pod2html lonpubdir.pm'
 1273: </build>
 1274: <status>works/unverified</status>
 1275: <dependencies>
 1276: ../../loncom/publisher/lonpubdir.pm
 1277: </dependencies>
 1278: </file>
 1279: <file>
 1280: <source>loncom/publisher/lonretrieve.pm</source>
 1281: <target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
 1282: <categoryname>handler</categoryname>
 1283: <description>
 1284: Handler to retrieve old versions from resource space.
 1285: </description>
 1286: <status>works/unverified</status>
 1287: </file>
 1288: <file>
 1289: <source>doc/man/Apache__lonretrieve.3</source>
 1290: <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 1291: <categoryname>doc</categoryname>
 1292: <description>man page for lonretrieve.pm</description>
 1293: <build trigger='always run'>
 1294: loncom/build/pod2man.sh ../publisher/lonretrieve.pm > ../../doc/man/Apache__lonretrieve.3 && echo 'manifying lonretrieve.pm'
 1295: </build>
 1296: <status>works/unverified</status>
 1297: <dependencies>
 1298: ../../loncom/publisher/lonretrieve.pm
 1299: </dependencies>
 1300: </file>
 1301: <file>
 1302: <source>doc/api/Apache/lonretrieve.html</source>
 1303: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonretrieve.html</target>
 1304: <categoryname>doc</categoryname>
 1305: <description>POD-derived page for lonretrieve.pm</description>
 1306: <build trigger='always run'>
 1307: loncom/build/pod2html.sh ../publisher/lonretrieve.pm > ../../doc/api/Apache/lonretrieve.html && echo 'pod2html lonretrieve.pm'
 1308: </build>
 1309: <status>works/unverified</status>
 1310: <dependencies>
 1311: ../../loncom/publisher/lonretrieve.pm
 1312: </dependencies>
 1313: </file>
 1314: <file>
 1315: <source>loncom/homework/edit.pm</source>
 1316: <target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
 1317: <categoryname>handler</categoryname>
 1318: <description>
 1319: Helper functions when in homework edit mode.
 1320: </description>
 1321: </file>
 1322: <file>
 1323: <source>doc/man/Apache__edit.3</source>
 1324: <target dist='default'>usr/man/man3/Apache::edit.3</target>
 1325: <categoryname>doc</categoryname>
 1326: <description>man page for edit.pm</description>
 1327: <build trigger='always run'>
 1328: loncom/build/pod2man.sh ../homework/edit.pm > ../../doc/man/Apache__edit.3 && echo 'manifying edit.pm'
 1329: </build>
 1330: <status>works/unverified</status>
 1331: <dependencies>
 1332: ../../loncom/homework/edit.pm
 1333: </dependencies>
 1334: </file>
 1335: <file>
 1336: <source>doc/api/Apache/edit.html</source>
 1337: <target dist='default'>home/httpd/html/adm/help/api/Apache/edit.html</target>
 1338: <categoryname>doc</categoryname>
 1339: <description>POD-derived page for edit.pm</description>
 1340: <build trigger='always run'>
 1341: loncom/build/pod2html.sh ../homework/edit.pm > ../../doc/api/Apache/edit.html && echo 'pod2html edit.pm'
 1342: </build>
 1343: <status>works/unverified</status>
 1344: <dependencies>
 1345: ../../loncom/homework/edit.pm
 1346: </dependencies>
 1347: </file>
 1348: <file>
 1349: <source>loncom/interface/lonmeta.pm</source>
 1350: <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 1351: <categoryname>handler</categoryname>
 1352: <description>Metadata display handler.</description>
 1353: <status>works/unverified</status>
 1354: </file>
 1355: <file>
 1356: <source>rat/lonambiguous.pm</source>
 1357: <target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
 1358: <categoryname>handler</categoryname>
 1359: <description>
 1360: Handler to resolve ambiguous file locations.
 1361: </description>
 1362: <status>works/unverified</status>
 1363: </file>
 1364: <file>
 1365: <source>rat/lonratparms.pm</source>
 1366: <target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
 1367: <categoryname>handler</categoryname>
 1368: <description>
 1369: Handler to set resource parameters inside of the RAT based on metadata.
 1370: </description>
 1371: <status>works/unverified</status>
 1372: </file>
 1373: <file>
 1374: <source>rat/lonsequence.pm</source>
 1375: <target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
 1376: <categoryname>handler</categoryname>
 1377: <description>
 1378: Handler for showing sequence objects of educational resources.
 1379: </description>
 1380: <status>works/unverified</status>
 1381: </file>
 1382: <file>
 1383: <source>loncom/interface/loncreatecourse.pm</source>
 1384: <target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
 1385: <categoryname>handler</categoryname>
 1386: <description>
 1387: Allows domain coordinators to create new courses and assign course
 1388: coordinators.
 1389: </description>
 1390: <status>works/unverified</status>
 1391: </file>
 1392: <file>
 1393: <source>loncom/interface/loncreateuser.pm</source>
 1394: <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 1395: <categoryname>handler</categoryname>
 1396: <description>
 1397: Allows users to within their own privileges create/edit users and give
 1398: them roles. 
 1399: </description>
 1400: <status>works/unverified</status>
 1401: </file>
 1402: <file>
 1403: <source>loncom/interface/lonchart.pm</source>
 1404: <target dist='default'>home/httpd/lib/perl/Apache/lonchart.pm</target>
 1405: <categoryname>handler</categoryname>
 1406: <description>
 1407: Produces simple LectureOnline-like student assessment performance chart
 1408: </description>
 1409: </file>
 1410: <file>
 1411: <source>loncom/interface/loncommon.pm</source>
 1412: <target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
 1413: <categoryname>handler</categoryname>
 1414: <description>
 1415: Makes a table out of the previous attempts.  Inputs result_from_symbread,
 1416: user, domain, home_server, course_id.
 1417: </description>
 1418: <status>works/unverified</status>
 1419: </file>
 1420: <file>
 1421: <source>doc/man/Apache__loncommon.3</source>
 1422: <target dist='default'>usr/man/man3/Apache::loncommon.3</target>
 1423: <categoryname>doc</categoryname>
 1424: <description>man page for loncommon.pm</description>
 1425: <build trigger='always run'>
 1426: loncom/build/pod2man.sh ../interface/loncommon.pm > ../../doc/man/Apache__loncommon.3 && echo 'manifying loncommon.pm'
 1427: </build>
 1428: <status>works/unverified</status>
 1429: <dependencies>
 1430: ../../loncom/interface/loncommon.pm
 1431: </dependencies>
 1432: </file>
 1433: <file>
 1434: <source>doc/api/Apache/loncommon.html</source>
 1435: <target dist='default'>home/httpd/html/adm/help/api/Apache/loncommon.html</target>
 1436: <categoryname>doc</categoryname>
 1437: <description>POD-derived page for loncommon.pm</description>
 1438: <build trigger='always run'>
 1439: loncom/build/pod2html.sh ../interface/loncommon.pm > ../../doc/api/Apache/loncommon.html && echo 'pod2html loncommon.pm'
 1440: </build>
 1441: <status>works/unverified</status>
 1442: <dependencies>
 1443: ../../loncom/interface/loncommon.pm
 1444: </dependencies>
 1445: </file>
 1446: <file>
 1447: <source>loncom/homework/grades.pm</source>
 1448: <target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
 1449: <categoryname>handler</categoryname>
 1450: <description>Handles the viewing of grades.</description>
 1451: </file>
 1452: <file>
 1453: <source>loncom/homework/imageresponse.pm</source>
 1454: <target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
 1455: <categoryname>handler</categoryname>
 1456: <description>
 1457: Coordinates the response to clicking an image.
 1458: </description>
 1459: <status>works/unverified</status>
 1460: </file>
 1461: <file>
 1462: <source>loncom/homework/optionresponse.pm</source>
 1463: <target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
 1464: <categoryname>handler</categoryname>
 1465: <description>
 1466: Handles tags associated with showing a list of options.</description>
 1467: </file>
 1468: <file>
 1469: <source>loncom/homework/outputtags.pm</source>
 1470: <target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
 1471: <categoryname>handler</categoryname>
 1472: <description>
 1473: Handles tags associated with output.  Seems to relate to due dates of the
 1474: assignment.
 1475: </description>
 1476: <status>works/unverified</status>
 1477: </file>
 1478: <file>
 1479: <source>loncom/interface/lontest.pm</source>
 1480: <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
 1481: <categoryname>handler</categoryname>
 1482: <description>
 1483: Used for debugging and testing the LON-CAPA system.
 1484: </description>
 1485: <status>works/unverified</status>
 1486: </file>
 1487: <file>
 1488: <source>loncom/homework/radiobuttonresponse.pm</source>
 1489: <target dist='default'>
 1490: home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
 1491: <categoryname>handler</categoryname>
 1492: <description>
 1493: Handles multiple-choice style responses.
 1494: </description>
 1495: <status>works/unverified</status>
 1496: </file>
 1497: <file>
 1498: <source>loncom/interface/lonassignments.pm</source>
 1499: <target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>
 1500: <categoryname>handler</categoryname>
 1501: <description>
 1502: Handles processing of assignments.
 1503: </description>
 1504: <status>works/unverified</status>
 1505: </file>
 1506: <file>
 1507: <source>loncom/interface/loncommunicate.pm</source>
 1508: <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 1509: <categoryname>handler</categoryname>
 1510: <description>
 1511: Will be the access handler to email sending, as well as the planned
 1512: chatrooms, etc.
 1513: </description>
 1514: <status>works/unverified</status>
 1515: </file>
 1516: <file>
 1517: <source>loncom/interface/lonerrorhandler.pm</source>
 1518: <target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
 1519: <categoryname>handler</categoryname>
 1520: <description>
 1521: Handles errors.
 1522: </description>
 1523: <status>works/unverified</status>
 1524: </file>
 1525: <file>
 1526: <source>loncom/interface/lonevaluate.pm</source>
 1527: <target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
 1528: <categoryname>handler</categoryname>
 1529: <description>
 1530: Handles evaluation.
 1531: </description>
 1532: <status>works/unverified</status>
 1533: </file>
 1534: <file>
 1535: <source>loncom/interface/lonfeedback.pm</source>
 1536: <target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
 1537: <categoryname>handler</categoryname>
 1538: <description>
 1539: Handles feedback from students to instructors and system administrators.
 1540: Provides a screenshot of the current
 1541: resource, as well as previous attempts if the resource was a homework.
 1542: Used by lonmsg.pm.
 1543: </description>
 1544: <status>works/unverified</status>
 1545: </file>
 1546: <file>
 1547: <source>loncom/interface/lonnavmaps.pm</source>
 1548: <target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
 1549: <categoryname>handler</categoryname>
 1550: <description>
 1551: Handles navigational maps.
 1552: </description>
 1553: <status>works/unverified</status>
 1554: </file>
 1555: <file>
 1556: <source>loncom/interface/lonpreferences.pm</source>
 1557: <target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
 1558: <categoryname>handler</categoryname>
 1559: <description>
 1560: Handles user preferences associated with customizing the online LON-CAPA
 1561: educational environment.
 1562: </description>
 1563: <status>works/unverified</status>
 1564: </file>
 1565: <file>
 1566: <source>loncom/interface/lonprintout.pm</source>
 1567: <target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
 1568: <categoryname>handler</categoryname>
 1569: <description>
 1570: Handles the production of printable files and resources.
 1571: </description>
 1572: <status>works/unverified</status>
 1573: </file>
 1574: <file>
 1575: <source>loncom/interface/lonsearchcat.pm</source>
 1576: <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 1577: <categoryname>handler</categoryname>
 1578: <description>
 1579: Handles a searchable catalogue.
 1580: </description>
 1581: <status>works/unverified</status>
 1582: </file>
 1583: <file>
 1584: <source>doc/man/Apache__lonsearchcat.3</source>
 1585: <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
 1586: <categoryname>doc</categoryname>
 1587: <description>man page for lonsearchcat.pm</description>
 1588: <build trigger='always run'>
 1589: loncom/build/pod2man.sh ../interface/lonsearchcat.pm > ../../doc/man/Apache__lonsearchcat.3 && echo 'manifying lonsearchcat.pm'
 1590: </build>
 1591: <status>works/unverified</status>
 1592: <dependencies>
 1593: ../../loncom/interface/lonsearchcat.pm
 1594: </dependencies>
 1595: </file>
 1596: <file>
 1597: <source>doc/api/Apache/lonsearchcat.html</source>
 1598: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonsearchcat.html</target>
 1599: <categoryname>doc</categoryname>
 1600: <description>POD-derived page for lonsearchcat.pm</description>
 1601: <build trigger='always run'>
 1602: loncom/build/pod2html.sh ../interface/lonsearchcat.pm > ../../doc/api/Apache/lonsearchcat.html && echo 'pod2html lonsearchcat.pm'
 1603: </build>
 1604: <status>works/unverified</status>
 1605: <dependencies>
 1606: ../../loncom/interface/lonsearchcat.pm
 1607: </dependencies>
 1608: </file>
 1609: <file>
 1610: <source>loncom/interface/londropadd.pm</source>
 1611: <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
 1612: <categoryname>handler</categoryname>
 1613: <description>
 1614: Allows course coordinators to upload courselists in different formats, and
 1615: automatically create users (if they do not exist already), assign them the
 1616: role of student in a course, and add them to the classlist.
 1617: </description>
 1618: <status>works/unverified</status>
 1619: </file>
 1620: <file>
 1621: <source>loncom/interface/lonmsg.pm</source>
 1622: <target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
 1623: <categoryname>handler</categoryname>
 1624: <description>
 1625: lonmsg.pm has several functions to send and receive internal messages.
 1626: author_res_msg - send message to resource author.
 1627: user_crit_msg - send a critical message to a user. A critical message
 1628: will require acknowledgment by the recipient and the sender will be notified.
 1629: user_crit_received - routine to trigger acknowledgment.
 1630: statuschange - change the status of a message (read, replied, forwarded, etc).
 1631: The handler also displays messages, has routines to reply, etc.
 1632: </description>
 1633: <status>works/unverified</status>
 1634: </file>
 1635: <file>
 1636: <source>loncom/homework/hint.pm</source>
 1637: <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 1638: <categoryname>handler</categoryname>
 1639: <description>
 1640: This handler coordinates the delivery of hints to students working on LON-CAPA
 1641: problems and assignments.
 1642: </description>
 1643: <status>works/unverified</status>
 1644: </file>
 1645: <file>
 1646: <source>loncom/interface/lonspreadsheet.pm</source>
 1647: <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 1648: <categoryname>handler</categoryname>
 1649: <description>
 1650: Spreadsheets are completely web-based.
 1651: They exist on the level of a whole course, a student, and individual
 1652: assessments.
 1653: </description>
 1654: <status>works/unverified</status>
 1655: </file>
 1656: <file>
 1657: <source>loncom/interface/lonparmset.pm</source>
 1658: <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 1659: <categoryname>handler</categoryname>
 1660: <description>
 1661: Handler to resolve ambiguous file locations
 1662: </description>
 1663: <status>works/unverified</status>
 1664: </file>
 1665: <file>
 1666: <source>doc/man/Apache__lonparmset.3</source>
 1667: <target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
 1668: <categoryname>doc</categoryname>
 1669: <description>man page for lonparmset.pm</description>
 1670: <build trigger='always run'>
 1671: loncom/build/pod2man.sh ../interface/lonparmset.pm > ../../doc/man/Apache__lonparmset.3 && echo 'manifying lonparmset.pm'
 1672: </build>
 1673: <status>works/unverified</status>
 1674: <dependencies>
 1675: ../../loncom/interface/lonparmset.pm
 1676: </dependencies>
 1677: </file>
 1678: <file>
 1679: <source>doc/api/Apache/lonparmset.html</source>
 1680: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonparmset.html</target>
 1681: <categoryname>doc</categoryname>
 1682: <description>POD-derived page for lonparmset.pm</description>
 1683: <build trigger='always run'>
 1684: loncom/build/pod2html.sh ../interface/lonparmset.pm > ../../doc/api/Apache/lonparmset.html && echo 'pod2html lonparmset.pm'
 1685: </build>
 1686: <status>works/unverified</status>
 1687: <dependencies>
 1688: ../../loncom/interface/lonparmset.pm
 1689: </dependencies>
 1690: </file>
 1691: <file>
 1692: <source>loncom/publisher/lonconstruct.pm</source>
 1693: <target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
 1694: <categoryname>handler</categoryname>
 1695: <description>
 1696: Page wrapper for handling construction space.
 1697: </description>
 1698: <status>works/unverified</status>
 1699: </file>
 1700: <file>
 1701: <source>loncom/publisher/lonpublisher.pm</source>
 1702: <target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
 1703: <categoryname>handler</categoryname>
 1704: <description>
 1705: Publishes an LON-CAPA educational resource complete with metadata
 1706: (authorship, language, copyright, creation date, etc).
 1707: </description>
 1708: <status>works/unverified</status>
 1709: </file>
 1710: <file>
 1711: <source>doc/man/Apache__lonpublisher.3</source>
 1712: <target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
 1713: <categoryname>doc</categoryname>
 1714: <description>man page for lonpublisher.pm</description>
 1715: <build trigger='always run'>
 1716: loncom/build/pod2man.sh ../publisher/lonpublisher.pm > ../../doc/man/Apache__lonpublisher.3 && echo 'manifying lonpublisher.pm'
 1717: </build>
 1718: <status>works/unverified</status>
 1719: <dependencies>
 1720: ../../loncom/publisher/lonpublisher.pm
 1721: </dependencies>
 1722: </file>
 1723: <file>
 1724: <source>doc/api/Apache/lonpublisher.html</source>
 1725: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpublisher.html</target>
 1726: <categoryname>doc</categoryname>
 1727: <description>POD-derived page for lonpublisher.pm</description>
 1728: <build trigger='always run'>
 1729: loncom/build/pod2html.sh ../publisher/lonpublisher.pm > ../../doc/api/Apache/lonpublisher.html && echo 'pod2html lonpublisher.pm'
 1730: </build>
 1731: <status>works/unverified</status>
 1732: <dependencies>
 1733: ../../loncom/publisher/lonpublisher.pm
 1734: </dependencies>
 1735: </file>
 1736: <file>
 1737: <source>loncom/interface/lonmenu.pm</source>
 1738: <target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
 1739: <categoryname>handler</categoryname>
 1740: <description>
 1741: Has routines which control the remote control.
 1742: </description>
 1743: <status>works/unverified</status>
 1744: </file>
 1745: <file>
 1746: <source>rat/lonpageflip.pm</source>
 1747: <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 1748: <categoryname>handler</categoryname>
 1749: <description>Deals with forward, backward, and other page flips.</description>
 1750: <status>works/unverified</status>
 1751: </file>
 1752: <file>
 1753: <source>rat/lonratedt.pm</source>
 1754: <target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
 1755: <categoryname>handler</categoryname>
 1756: <description>
 1757: Builds up frame set and loads in the right thing.
 1758: </description>
 1759: <status>works/unverified</status>
 1760: </file>
 1761: <file>
 1762: <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 1763: <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 1764: <categoryname>handler</categoryname>
 1765: <description>
 1766: Homework remote control.
 1767: </description>
 1768: <status>works/unverified</status>
 1769: </file>
 1770: <file>
 1771: <source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
 1772: <target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
 1773: <categoryname>handler</categoryname>
 1774: <description>
 1775: This will take annotations and then plug them into a page.
 1776: </description>
 1777: <status>works/unverified</status>
 1778: </file>
 1779: <file>
 1780: <source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
 1781: <target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
 1782: <categoryname>handler</categoryname>
 1783: <description>
 1784: This will take bookmarks and get/write/display them for the LON-CAPA user
 1785: interface.
 1786: </description>
 1787: <status>works/unverified</status>
 1788: </file>
 1789: <file>
 1790: <source>rat/lonratsrv.pm</source>
 1791: <target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
 1792: <categoryname>handler</categoryname>
 1793: <description>
 1794: Handler that takes output from RAT and stores it on disk.  Handles the upper
 1795: hidden frame of the added window that comes up in RAT.   (3 frames come up in
 1796: RAT server, code, and output.  This module handles server connection.)
 1797: </description>
 1798: <status>works/unverified</status>
 1799: </file>
 1800: <file>
 1801: <source>rat/lonpage.pm</source>
 1802: <target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
 1803: <categoryname>handler</categoryname>
 1804: <description>
 1805: bundles pages into one page
 1806: </description>
 1807: <status>works/unverified</status>
 1808: </file>
 1809: <file>
 1810: <source>doc/man/Apache__lonpage.3</source>
 1811: <target dist='default'>usr/man/man3/Apache::lonpage.3</target>
 1812: <categoryname>doc</categoryname>
 1813: <description>man page for lonpage.pm</description>
 1814: <build trigger='always run'>
 1815: loncom/build/pod2man.sh ../../rat/lonpage.pm > ../../doc/man/Apache__lonpage.3 && echo 'manifying lonpage.pm'
 1816: </build>
 1817: <status>works/unverified</status>
 1818: <dependencies>
 1819: ../../rat/lonpage.pm
 1820: </dependencies>
 1821: </file>
 1822: <file>
 1823: <source>doc/api/Apache/lonpage.html</source>
 1824: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonpage.html</target>
 1825: <categoryname>doc</categoryname>
 1826: <description>POD-derived page for lonnet.pm</description>
 1827: <build trigger='always run'>
 1828: loncom/build/pod2html.sh ../../rat/lonpage.pm > ../../doc/api/Apache/lonpage.html && echo 'pod2html lonpage.pm'
 1829: </build>
 1830: <status>works/unverified</status>
 1831: <dependencies>
 1832: ../../rat/lonpage.pm
 1833: </dependencies>
 1834: </file>
 1835: <file>
 1836: <source>rat/lonuserstate.pm</source>
 1837: <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 1838: <categoryname>handler</categoryname>
 1839: <description>
 1840: compile course into binary data structure (in loncom/rat)
 1841: </description>
 1842: <status>works/unverified</status>
 1843: </file>
 1844: <file>
 1845: <source>doc/man/Apache__lonuserstate.3</source>
 1846: <target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
 1847: <categoryname>doc</categoryname>
 1848: <description>man page for lonnet.pm</description>
 1849: <build trigger='always run'>
 1850: loncom/build/pod2man.sh ../../rat/lonuserstate.pm > ../../doc/man/Apache__lonuserstate.3 && echo 'manifying lonuserstate.pm'
 1851: </build>
 1852: <status>works/unverified</status>
 1853: <dependencies>
 1854: ../../rat/lonuserstate.pm
 1855: </dependencies>
 1856: </file>
 1857: <file>
 1858: <source>doc/api/Apache/lonuserstate.html</source>
 1859: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonuserstate.html</target>
 1860: <categoryname>doc</categoryname>
 1861: <description>POD-derived page for lonuserstate.pm</description>
 1862: <build trigger='always run'>
 1863: loncom/build/pod2html.sh ../../rat/lonuserstate.pm > ../../doc/api/Apache/lonuserstate.html && echo 'pod2html lonuserstate.pm'
 1864: </build>
 1865: <status>works/unverified</status>
 1866: <dependencies>
 1867: ../../rat/lonuserstate.pm
 1868: </dependencies>
 1869: </file>
 1870: <file>
 1871: <source>loncom/xml/lontex.pm</source>
 1872: <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 1873: <categoryname>handler</categoryname>
 1874: <description>
 1875: Handler for tex files (somewhere in modules)
 1876: </description>
 1877: <status>works/unverified</status>
 1878: </file>
 1879: <file>
 1880: <source>loncom/xml/lontexconvert.pm</source>
 1881: <target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
 1882: <categoryname>handler</categoryname>
 1883: <description>
 1884: Access to tth/ttm
 1885: </description>
 1886: <status>works/unverified</status>
 1887: </file>
 1888: <file>
 1889: <source>loncom/xml/lonxml.pm</source>
 1890: <target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
 1891: <categoryname>handler</categoryname>
 1892: <description>
 1893: XML Parsing Module
 1894: </description>
 1895: <status>works/unverified</status>
 1896: </file>
 1897: <file>
 1898: <source>loncom/xml/lonplot.pm</source>
 1899: <target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
 1900: <categoryname>handler</categoryname>
 1901: <description>
 1902: XML-based plotter of graphs
 1903: </description>
 1904: <status>works/unverified</status>
 1905: </file>
 1906: <file>
 1907: <source>loncom/xml/style.pm</source>
 1908: <target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
 1909: <categoryname>handler</categoryname>
 1910: <description>
 1911: Style Parsing Module
 1912: </description>
 1913: <status>works/unverified</status>
 1914: </file>
 1915: <file>
 1916: <source>loncom/xml/londefdef.pm</source>
 1917: <target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
 1918: <categoryname>handler</categoryname>
 1919: <description>
 1920: Tags Default Definition Module
 1921: </description>
 1922: <status>works/unverified</status>
 1923: </file>
 1924: <file>
 1925: <source>loncom/xml/run.pm</source>
 1926: <target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
 1927: <categoryname>handler</categoryname>
 1928: <description>
 1929: used to prevent poorly written problems from causing lingering after effects
 1930: </description>
 1931: <status>works/unverified</status>
 1932: </file>
 1933: <file>
 1934: <source>loncom/xml/scripttag.pm</source>
 1935: <target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
 1936: <categoryname>handler</categoryname>
 1937: <description>
 1938: implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
 1939: &lt;import&gt;
 1940: </description>
 1941: <status>works/unverified</status>
 1942: </file>
 1943: <file>
 1944: <source>loncom/homework/randomlabel.pm</source>
 1945: <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 1946: <categoryname>handler</categoryname>
 1947: <description>
 1948: Interface for producing applet code which randomizes the labelling of an
 1949: image.
 1950: </description>
 1951: </file>
 1952: <file>
 1953: <source>loncom/homework/lonhomework.pm</source>
 1954: <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 1955: <categoryname>handler</categoryname>
 1956: <description>
 1957: handles requests for output, evaluation, and alteration of a homework resource
 1958: </description>
 1959: </file>
 1960: <status>works/unverified</status>
 1961: <file>
 1962: <source>loncom/homework/inputtags.pm</source>
 1963: <target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
 1964: <categoryname>handler</categoryname>
 1965: <description>
 1966: produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
 1967: </description>
 1968: <status>works/unverified</status>
 1969: </file>
 1970: <file>
 1971: <source>loncom/homework/structuretags.pm</source>
 1972: <target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
 1973: <categoryname>handler</categoryname>
 1974: <description>
 1975: produces HTML tags necessary for structuring the presentation of homework
 1976: resources
 1977: </description>
 1978: <status>works/unverified</status>
 1979: </file>
 1980: <file>
 1981: <source>loncom/homework/response.pm</source>
 1982: <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 1983: <categoryname>handler</categoryname>
 1984: <description>
 1985: defines different types of responses given to student as well as syntax for
 1986: producing response values
 1987: </description>
 1988: <status>works/unverified</status>
 1989: </file>
 1990: <file>
 1991: <source>loncom/homework/caparesponse/caparesponse.pm</source>
 1992: <target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
 1993: <categoryname>handler</categoryname>
 1994: <description>
 1995: handles request to the CAPA homework processing engine
 1996: </description>
 1997: <status>works/unverified</status>
 1998: </file>
 1999: <file>
 2000: <source>loncom/auth/localauth.pm</source>
 2001: <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
 2002: <categoryname>handler</categoryname>
 2003: <description>
 2004: Local authentication mechanism (meant to be customized).
 2005: </description>
 2006: <status>works/unverified</status>
 2007: </file>
 2008: <file>
 2009: <source>loncom/auth/lonacc.pm</source>
 2010: <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 2011: <categoryname>handler</categoryname>
 2012: <description>
 2013: (This module, like loncacc.pm also authenticates with cookies.)  
 2014: <tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
 2015: functions (e.g. roles, logout, annotations, and bookmarks) as well
 2016: as coordinating access to educational resources.
 2017: </description>
 2018: <status>works/unverified</status>
 2019: </file>
 2020: <file>
 2021: <source>doc/man/Apache__lonacc.3</source>
 2022: <target dist='default'>usr/man/man3/Apache::lonacc.3</target>
 2023: <categoryname>doc</categoryname>
 2024: <description>man page for lonacc.pm</description>
 2025: <build trigger='always run'>
 2026: loncom/build/pod2man.sh ../auth/lonacc.pm > ../../doc/man/Apache__lonacc.3 && echo 'manifying lonacc.pm'
 2027: </build>
 2028: <status>works/unverified</status>
 2029: <dependencies>
 2030: ../../loncom/auth/lonacc.pm
 2031: </dependencies>
 2032: </file>
 2033: <file>
 2034: <source>doc/api/Apache/lonacc.html</source>
 2035: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonacc.html</target>
 2036: <categoryname>doc</categoryname>
 2037: <description>POD-derived page for lonacc.pm</description>
 2038: <build trigger='always run'>
 2039: loncom/build/pod2html.sh ../auth/lonacc.pm > ../../doc/api/Apache/lonacc.html && echo 'pod2html lonacc.pm'
 2040: </build>
 2041: <status>works/unverified</status>
 2042: <dependencies>
 2043: ../../loncom/auth/lonacc.pm
 2044: </dependencies>
 2045: </file>
 2046: <file>
 2047: <source>loncom/auth/lonracc.pm</source>
 2048: <target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
 2049: <categoryname>handler</categoryname>
 2050: <description>
 2051: access handler for file transfers
 2052: </description>
 2053: <status>works/unverified</status>
 2054: </file>
 2055: <file>
 2056: <source>doc/man/Apache__lonracc.3</source>
 2057: <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 2058: <categoryname>doc</categoryname>
 2059: <description>man page for lonracc.pm</description>
 2060: <build trigger='always run'>
 2061: loncom/build/pod2man.sh ../auth/lonracc.pm > ../../doc/man/Apache__lonracc.3 && echo 'manifying lonracc.pm'
 2062: </build>
 2063: <status>works/unverified</status>
 2064: <dependencies>
 2065: ../../loncom/auth/lonracc.pm
 2066: </dependencies>
 2067: </file>
 2068: <file>
 2069: <source>doc/api/Apache/lonracc.html</source>
 2070: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonracc.html</target>
 2071: <categoryname>doc</categoryname>
 2072: <description>POD-derived page for lonracc.pm</description>
 2073: <build trigger='always run'>
 2074: loncom/build/pod2html.sh ../auth/lonracc.pm > ../../doc/api/Apache/lonracc.html && echo 'pod2html lonracc.pm'
 2075: </build>
 2076: <status>works/unverified</status>
 2077: <dependencies>
 2078: ../../loncom/auth/lonracc.pm
 2079: </dependencies>
 2080: </file>
 2081: <file>
 2082: <source>loncom/auth/loncacc.pm</source>
 2083: <target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
 2084: <categoryname>handler</categoryname>
 2085: <description>
 2086: This module provides access to an educational resource construction area.
 2087: This module is invoked by the URL-related pattern syntax
 2088: <tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
 2089: Authentication of user identity
 2090: is coordinated through cookies.  The abbreviation "cacc" corresponds
 2091: to "construction-space access").  If the cookie handle is invalid, then
 2092: this module returns a forbidden status and makes appropriate log entries.
 2093: If the cookie handle is valid, status is determined to be okay (and,
 2094: for the "priv"-type access, the resource is delivered by the
 2095: <tt>lonconstruct</tt> module).
 2096: </description>
 2097: <status>works/unverified</status>
 2098: </file>
 2099: <file>
 2100: <source>doc/man/Apache__loncacc.3</source>
 2101: <target dist='default'>usr/man/man3/Apache::loncacc.3</target>
 2102: <categoryname>doc</categoryname>
 2103: <description>man page for loncacc.pm</description>
 2104: <build trigger='always run'>
 2105: loncom/build/pod2man.sh ../auth/loncacc.pm > ../../doc/man/Apache__loncacc.3 && echo 'manifying loncacc.pm'
 2106: </build>
 2107: <status>works/unverified</status>
 2108: <dependencies>
 2109: ../../loncom/auth/loncacc.pm
 2110: </dependencies>
 2111: </file>
 2112: <file>
 2113: <source>doc/api/Apache/loncacc.html</source>
 2114: <target dist='default'>home/httpd/html/adm/help/api/Apache/loncacc.html</target>
 2115: <categoryname>doc</categoryname>
 2116: <description>POD-derived page for loncacc.pm</description>
 2117: <build trigger='always run'>
 2118: loncom/build/pod2html.sh ../auth/loncacc.pm > ../../doc/api/Apache/loncacc.html && echo 'pod2html loncacc.pm'
 2119: </build>
 2120: <status>works/unverified</status>
 2121: <dependencies>
 2122: ../../loncom/auth/loncacc.pm
 2123: </dependencies>
 2124: </file>
 2125: <file>
 2126: <source>loncom/auth/lonauth.pm</source>
 2127: <target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
 2128: <categoryname>handler</categoryname>
 2129: <description>authenticate, set up session environment</description>
 2130: <status>works/unverified</status>
 2131: </file>
 2132: <file>
 2133: <source>loncom/auth/lonlogin.pm</source>
 2134: <target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
 2135: <categoryname>handler</categoryname>
 2136: <description>login screen</description>
 2137: <status>works/unverified</status>
 2138: </file>
 2139: <file>
 2140: <source>loncom/auth/lonlogout.pm</source>
 2141: <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 2142: <categoryname>handler</categoryname>
 2143: <description>logout</description>
 2144: <status>works/unverified</status>
 2145: </file>
 2146: <file>
 2147: <source>loncom/lonnet/perl/lonrep.pm</source>
 2148: <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 2149: <categoryname>handler</categoryname>
 2150: <description>replication</description>
 2151: </file>
 2152: <file>
 2153: <source>loncom/auth/lonroles.pm</source>
 2154: <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 2155: <categoryname>handler</categoryname>
 2156: <description>
 2157: This perl handling module reads in the available roles available
 2158: for a LON-CAPA user (different courses, different privileges, etc)
 2159: and produces a form-element HTML page which allows the user to select
 2160: which role he wishes to exercise in the LON-CAPA system.  For instance,
 2161: a user may want to select between being a student in a thermodynamics
 2162: physics course or a teaching assistant for an introductory calculus
 2163: class.
 2164: </description>
 2165: </file>
 2166: <file>
 2167: <source>doc/man/Apache__lonroles.3</source>
 2168: <target dist='default'>usr/man/man3/Apache::lonroles.3</target>
 2169: <categoryname>doc</categoryname>
 2170: <description>man page for lonroles.pm</description>
 2171: <build trigger='always run'>
 2172: loncom/build/pod2man.sh ../auth/lonroles.pm > ../../doc/man/Apache__lonroles.3 && echo 'manifying lonroles.pm'
 2173: </build>
 2174: <status>works/unverified</status>
 2175: <dependencies>
 2176: ../../loncom/auth/lonroles.pm
 2177: </dependencies>
 2178: </file>
 2179: <file>
 2180: <source>doc/api/Apache/lonroles.html</source>
 2181: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonroles.html</target>
 2182: <categoryname>doc</categoryname>
 2183: <description>POD-derived page for lonroles.pm</description>
 2184: <build trigger='always run'>
 2185: loncom/build/pod2html.sh ../auth/lonroles.pm > ../../doc/api/Apache/lonroles.html && echo 'pod2html lonroles.pm'
 2186: </build>
 2187: <status>works/unverified</status>
 2188: <dependencies>
 2189: ../../loncom/auth/lonroles.pm
 2190: </dependencies>
 2191: </file>
 2192: <file>
 2193: <source>loncom/interface/lonindexer.pm</source>
 2194: <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 2195: <categoryname>handler</categoryname>
 2196: <description>
 2197: cross server filesystem browser
 2198: </description>
 2199: <status>works/unverified</status>
 2200: </file>
 2201: <file>
 2202: <source>doc/man/Apache__lonindexer.3</source>
 2203: <target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
 2204: <categoryname>doc</categoryname>
 2205: <description>man page for lonindexer.pm</description>
 2206: <build trigger='always run'>
 2207: loncom/build/pod2man.sh ../interface/lonindexer.pm > ../../doc/man/Apache__lonindexer.3 && echo 'manifying lonindexer.pm'
 2208: </build>
 2209: <status>works/unverified</status>
 2210: <dependencies>
 2211: ../../loncom/interface/lonindexer.pm
 2212: </dependencies>
 2213: </file>
 2214: <file>
 2215: <source>doc/api/Apache/lonindexer.html</source>
 2216: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonindexer.html</target>
 2217: <categoryname>doc</categoryname>
 2218: <description>POD-derived page for lonindexer.pm</description>
 2219: <build trigger='always run'>
 2220: loncom/build/pod2html.sh ../interface/lonindexer.pm > ../../doc/api/Apache/lonindexer.html && echo 'pod2html lonindexer.pm'
 2221: </build>
 2222: <status>works/unverified</status>
 2223: <dependencies>
 2224: ../../loncom/interface/lonindexer.pm
 2225: </dependencies>
 2226: </file>
 2227: <file>
 2228: <source>loncom/interface/groupsort.pm</source>
 2229: <target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
 2230: <categoryname>handler</categoryname>
 2231: <description>
 2232: Implements a second phase of importing multiple resources into the RAT.
 2233: Allows for reordering the sequence of resources.
 2234: </description>
 2235: <status>works/unverified</status>
 2236: </file>
 2237: <file>
 2238: <source>loncom/lonnet/perl/lonnet.pm</source>
 2239: <target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
 2240: <categoryname>handler</categoryname>
 2241: <description>
 2242: This file is an interface to the lonc processes of the LON-CAPA network
 2243: as well as set of elaborated functions for handling information necessary
 2244: for navigating through a given cluster of LON-CAPA machines within a domain.
 2245: There are over 40 specialized functions in this module which handle
 2246: the reading and transmission of metadata, user information
 2247: (ids, names, environments, roles, logs), file information (storage, reading,
 2248: directories, extensions, replication, embedded styles and descriptors),
 2249: educational resources (course descriptions, section names and numbers),
 2250: url hashing (to assign roles on a url basis), and translating abbreviated
 2251: symbols to and from more descriptive phrases or explanations.
 2252: </description>
 2253: <status>works/unverified</status>
 2254: </file>
 2255: <file>
 2256: <source>doc/man/Apache__lonnet.3</source>
 2257: <target dist='default'>usr/man/man3/Apache::lonnet.3</target>
 2258: <categoryname>doc</categoryname>
 2259: <description>man page for lonnet.pm</description>
 2260: <build trigger='always run'>
 2261: loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > ../../doc/man/Apache__lonnet.3 && echo 'manifying lonnet.pm'
 2262: </build>
 2263: <status>works/unverified</status>
 2264: <dependencies>
 2265: ../../loncom/lonnet/perl/lonnet.pm
 2266: </dependencies>
 2267: </file>
 2268: <file>
 2269: <source>doc/api/Apache/lonnet.html</source>
 2270: <target dist='default'>home/httpd/html/adm/help/api/Apache/lonnet.html</target>
 2271: <categoryname>doc</categoryname>
 2272: <description>POD-derived page for lonnet.pm</description>
 2273: <build trigger='always run'>
 2274: loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > ../../doc/api/Apache/lonnet.html && echo 'pod2html lonnet.pm'
 2275: </build>
 2276: <status>works/unverified</status>
 2277: <dependencies>
 2278: ../../loncom/lonnet/perl/lonnet.pm
 2279: </dependencies>
 2280: </file>
 2281: <file>
 2282: <source>loncom/html/index.html</source>
 2283: <target dist='default'>home/httpd/html/index.html</target>
 2284: <categoryname>interface file</categoryname>
 2285: <description>bumps to login</description>
 2286: </file>
 2287: <link>
 2288: <linkto>etc/mime.types</linkto>
 2289: <target dist='default'>etc/httpd/conf/mime.types</target>
 2290: <categoryname>symbolic link</categoryname>
 2291: <description>symbolic link to /etc/mime.types</description>
 2292: </link>
 2293: <link>
 2294: <linkto>home/httpd/html/res</linkto>
 2295: <target dist='default'>home/httpd/html/raw</target>
 2296: <categoryname>symbolic link</categoryname>
 2297: <description>symbolic link to /home/httpd/html/res</description>
 2298: </link>
 2299: <file>
 2300: <source>loncom/html/adm/notfound.html</source>
 2301: <target dist='default'>home/httpd/html/adm/notfound.html</target>
 2302: <categoryname>interface file</categoryname>
 2303: <description>
 2304: static html page that is shown when an attempt is made to access a document
 2305: not present on the web server
 2306: </description>
 2307: </file>
 2308: <file>
 2309: <source>loncom/html/adm/unauthorized.html</source>
 2310: <target dist='default'>home/httpd/html/adm/unauthorized.html</target>
 2311: <categoryname>interface file</categoryname>
 2312: <description>
 2313: static html page that is shown when an attempt is made to access a document
 2314: which is restricted based on file or server configurations
 2315: </description>
 2316: </file>
 2317: <file>
 2318: <source>loncom/html/adm/help/searchcat.html</source>
 2319: <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
 2320: <categoryname>interface file</categoryname>
 2321: <description>
 2322: Help page for the search engine.
 2323: </description>
 2324: </file>
 2325: <file>
 2326: <source>rat/client/rat.html</source>
 2327: <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
 2328: <categoryname>interface file</categoryname>
 2329: <description>
 2330: frameset
 2331: </description>
 2332: </file>
 2333: <file>
 2334: <source>rat/client/parameter.html</source>
 2335: <target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
 2336: <categoryname>interface file</categoryname>
 2337: <description>
 2338: Parameter input window.
 2339: </description>
 2340: </file>
 2341: <file>
 2342: <source>rat/client/code.html</source>
 2343: <target dist='default'>home/httpd/html/adm/rat/code.html</target>
 2344: <categoryname>interface file</categoryname>
 2345: <description>
 2346: javascript
 2347: </description>
 2348: </file>
 2349: <file>
 2350: <source>rat/client/map.html</source>
 2351: <target dist='default'>home/httpd/html/adm/rat/map.html</target>
 2352: <categoryname>interface file</categoryname>
 2353: <description>
 2354: bumper
 2355: </description>
 2356: </file>
 2357: <file>
 2358: <source>rat/client/empty.html</source>
 2359: <target dist='default'>home/httpd/html/adm/rat/empty.html</target>
 2360: <categoryname>interface file</categoryname>
 2361: <description>
 2362: A blank page with very minimal HTML structural elements.
 2363: </description>
 2364: </file>
 2365: <fileglob>
 2366: <glob>*.gif</glob>
 2367: <sourcedir>rat/images/</sourcedir>
 2368: <targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
 2369: <categoryname>graphic file</categoryname>
 2370: <description>
 2371: icons for providing a HTML-tabled view of a course map
 2372: </description>
 2373: <filenames>
 2374: 1.1.dt.gif;
 2375: 1.1.empty.gif;
 2376: 1.1.ld.gif;
 2377: 1.1.lr.gif;
 2378: 1.1.rd.gif;
 2379: 1.1.rl.gif;
 2380: 1.1.td.gif;
 2381: 1.1.tdrl.gif;
 2382: 1.1.tl.gif;
 2383: 1.1.tr.gif;
 2384: 1.1.utd.gif;
 2385: 1.2.ctd.gif;
 2386: 1.2.dt.gif;
 2387: 1.2.empty.gif;
 2388: 1.2.ld.gif;
 2389: 1.2.lr.gif;
 2390: 1.2.lrd.gif;
 2391: 1.2.lrtd.gif;
 2392: 1.2.rd.gif;
 2393: 1.2.rl.gif;
 2394: 1.2.rld.gif;
 2395: 1.2.rltd.gif;
 2396: 1.2.rtd.gif;
 2397: 1.2.rtdl.gif;
 2398: 1.2.rtl.gif;
 2399: 1.2.td.gif;
 2400: 1.2.tdl.gif;
 2401: 1.2.tdrl.gif;
 2402: 1.2.tl.gif;
 2403: 1.2.tr.gif;
 2404: 1.2.utd.gif;
 2405: 2.1.dt.gif;
 2406: 2.1.empty.gif;
 2407: 2.1.ld.gif;
 2408: 2.1.lr.gif;
 2409: 2.1.rd.gif;
 2410: 2.1.rl.gif;
 2411: 2.1.td.gif;
 2412: 2.1.tdrl.gif;
 2413: 2.1.tl.gif;
 2414: 2.1.tr.gif;
 2415: 2.2.dt.gif;
 2416: 2.2.empty.gif;
 2417: 2.2.ld.gif;
 2418: 2.2.lr.gif;
 2419: 2.2.lrd.gif;
 2420: 2.2.lrt.gif;
 2421: 2.2.rd.gif;
 2422: 2.2.rl.gif;
 2423: 2.2.rld.gif;
 2424: 2.2.rlt.gif;
 2425: 2.2.td.gif;
 2426: 2.2.tdl.gif;
 2427: 2.2.tdr.gif;
 2428: 2.2.tdrl.gif;
 2429: 2.2.tl.gif;
 2430: 2.2.tr.gif;
 2431: 2.2.url.gif;
 2432: 2.2.utd.gif;
 2433: arrow.gif;
 2434: bdt.gif;
 2435: bempty.gif;
 2436: bld.gif;
 2437: blr.gif;
 2438: blrd.gif;
 2439: blrt.gif;
 2440: bottom.gif;
 2441: brd.gif;
 2442: brl.gif;
 2443: brld.gif;
 2444: brlt.gif;
 2445: btd.gif;
 2446: btdl.gif;
 2447: btdr.gif;
 2448: btdrl.gif;
 2449: btl.gif;
 2450: btr.gif;
 2451: burl.gif;
 2452: butd.gif;
 2453: condition.gif;
 2454: edit.gif;
 2455: finish.gif;
 2456: info.gif;
 2457: inscol.gif;
 2458: inscond.gif;
 2459: insres.gif;
 2460: insrow.gif;
 2461: left.gif;
 2462: middle.gif;
 2463: resource.gif;
 2464: right.gif;
 2465: sctd.gif;
 2466: sdt.gif;
 2467: sempty.gif;
 2468: sld.gif;
 2469: slr.gif;
 2470: slrd.gif;
 2471: slrtd.gif;
 2472: srd.gif;
 2473: srl.gif;
 2474: srld.gif;
 2475: srltd.gif;
 2476: srtd.gif;
 2477: srtdl.gif;
 2478: srtl.gif;
 2479: start.gif;
 2480: std.gif;
 2481: stdl.gif;
 2482: sutd.gif
 2483: </filenames>
 2484: </fileglob>
 2485: <fileglob>
 2486: <glob>*.*</glob>
 2487: <sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
 2488: <targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
 2489: <categoryname>graphic file</categoryname>
 2490: <description>
 2491: icons to indicate an unexpected result
 2492: </description>
 2493: <filenames>
 2494: lonconstruct.gif;
 2495: lonlogo_broken.gif;
 2496: lonlogo_broken_tsp.gif;
 2497: lonlogo_broken.eps;
 2498: lonlogo_broken.jpg;
 2499: lonlogo_broken.mov
 2500: </filenames>
 2501: </fileglob>
 2502: <fileglob>
 2503: <glob>*.*</glob>
 2504: <sourcedir>loncom/html/adm/lonIcons/</sourcedir>
 2505: <targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
 2506: <categoryname>graphic file</categoryname>
 2507: <description>
 2508: logos
 2509: </description>
 2510: <filenames>
 2511: SMETE_white.gif;
 2512: arrow_up.gif;
 2513: cab.gif;
 2514: cab_big.gif;
 2515: capapanel.gif;
 2516: class.gif;
 2517: class_big.gif;
 2518: dvi.gif;
 2519: dvi_big.gif;
 2520: eps.gif;
 2521: eps_big.gif;
 2522: exam.gif;
 2523: exam_big.gif;
 2524: folder_closed.gif;
 2525: folder_opened.gif;
 2526: folder_pointer_closed.gif;
 2527: folder_pointer_opened.gif;
 2528: form.gif;
 2529: form_big.gif;
 2530: gif.gif;
 2531: gif_big.gif;
 2532: htm.gif;
 2533: html.gif;
 2534: html_big.gif;
 2535: jar.gif;
 2536: jar_big.gif;
 2537: jpg.gif;
 2538: jpg_big.gif;
 2539: latex.gif;
 2540: liteani.gif;
 2541: lolpanel.gif;
 2542: lonanim.gif;
 2543: lonanimend.gif;
 2544: lonhelplogos.gif;
 2545: lonhelptop.gif;
 2546: lonlogo.gif;
 2547: lonlogos.gif;
 2548: meta.gif;
 2549: meta_big.gif;
 2550: mov.gif;
 2551: mov_big.gif;
 2552: move_up.gif;
 2553: move_down.gif;
 2554: page.gif;
 2555: page_big.gif;
 2556: pdf.gif;
 2557: pdf_big.gif;
 2558: png.gif;
 2559: png_big.gif;
 2560: problem.gif;
 2561: problem_big.gif;
 2562: ps.gif;
 2563: ps_big.gif;
 2564: quill.gif;
 2565: quiz.gif;
 2566: quiz_big.gif;
 2567: select.gif;
 2568: sequence.gif;
 2569: sequence_big.gif;
 2570: server.gif;
 2571: server_big.gif;
 2572: srvbad.gif;
 2573: srvempty.gif;
 2574: srvgood.gif;
 2575: srvhalf.gif;
 2576: srvnull.gif;
 2577: survey.gif;
 2578: survey_big.gif;
 2579: tex.gif;
 2580: tex_big.gif;
 2581: txt.gif;
 2582: txt_big.gif;
 2583: unknown.gif;
 2584: unknown_big.gif;
 2585: user.gif;
 2586: user_big.gif;
 2587: wav.gif;
 2588: wav_big.gif;
 2589: white_space_20_22.gif;
 2590: whitespace1.gif;
 2591: whitespace10.gif;
 2592: whitespace2.gif;
 2593: whitespace3.gif;
 2594: whitespace4.gif;
 2595: whitespace5.gif;
 2596: whitespace6.gif;
 2597: whitespace7.gif;
 2598: whitespace8.gif;
 2599: whitespace9.gif;
 2600: xml.gif;
 2601: xml_big.gif;
 2602: zip.gif;
 2603: zip_big.gif
 2604: </filenames>
 2605: </fileglob>
 2606: <fileglob>
 2607: <glob>*.*</glob>
 2608: <sourcedir>loncom/html/adm/lonMisc/</sourcedir>
 2609: <targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
 2610: <categoryname>graphic file</categoryname>
 2611: <description>
 2612: Miscellaneous resources.  Respectively: button for catalog,
 2613: button to set parameters in a page,
 2614: button to do regrades, button to check on problem submissions,
 2615: </description>
 2616: <filenames>
 2617: authorfeed.gif;
 2618: bomb.gif;
 2619: cat_button.gif;
 2620: chat.gif;
 2621: feedback.gif;
 2622: pprm_button.gif;
 2623: pgrd_button.gif;
 2624: subm_button.gif
 2625: </filenames>
 2626: </fileglob>
 2627: <file>
 2628: <source>loncom/xml/tth.pm</source>
 2629: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
 2630: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
 2631: <categoryname>system file</categoryname>
 2632: <description>
 2633: perl module for invoking functions specific to TeX-to-HTML conversion
 2634: </description>
 2635: <note>
 2636: Has the same dependencies and build process as tth.so.
 2637: Currently, only the tth.so file specifications invoke
 2638: the build process however.  A static version is checked into loncom/xml
 2639: and in this way is treated as though it isn't part of the tth build process.
 2640: </note>
 2641: <status>works/unverified</status>
 2642: </file>
 2643: <file>
 2644: <source>modules/TexConvert/tthperl/tth.so</source>
 2645: <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
 2646: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
 2647: <categoryname>system file</categoryname>
 2648: <description>
 2649: shared library file for dynamic loading and unloading
 2650: </description>
 2651: <note>
 2652: The source and file dependencies are not available to most
 2653: CVS users.  (You can safely rely on the existing binaries
 2654: present on your system... don't worry about warnings
 2655: related to this file during the build process.)
 2656: </note>
 2657: <build trigger='run if dependencies change'>
 2658: modules/TexConvert/tthperl/commands
 2659: </build>
 2660: <status>works/unverified</status>
 2661: <dependencies>
 2662: ../tthdynamic/tthfunc.c;
 2663: ../ttmdynamic/ttmfunc.c
 2664: </dependencies>
 2665: </file>
 2666: <file>
 2667: <source>loncom/homework/caparesponse/capa.pm</source>
 2668: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
 2669: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
 2670: <categoryname>system file</categoryname>
 2671: <description>
 2672: perl module for invoking functions specific to CAPA
 2673: </description>
 2674: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 2675: <note>
 2676: Has the same dependencies and build process as capa.so.
 2677: Currently, only the capa.so file specifications invoke
 2678: the build process however.
 2679: </note>
 2680: </file>
 2681: <file>
 2682: <source>loncom/homework/caparesponse/capa.bs</source>
 2683: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
 2684: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
 2685: <categoryname>system file</categoryname>
 2686: <description>
 2687: bootstrap file associated with dynamic loading of this module on multiple
 2688: architectures
 2689: </description>
 2690: <buildlink>loncom/homework/caparesponse/capa.so</buildlink>
 2691: <note>
 2692: Has the same dependencies and build process as capa.so.
 2693: Currently, only the capa.so file specifications invoke
 2694: the build process however.
 2695: </note>
 2696: </file>
 2697: <file>
 2698: <source>loncom/homework/caparesponse/capa.so</source>
 2699: <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
 2700: <target dist='redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
 2701: <categoryname>system file</categoryname>
 2702: <description>
 2703: shared library file for dynamic loading and unloading
 2704: </description>
 2705: <build trigger='always run'>
 2706: loncom/homework/caparesponse/commands
 2707: </build>
 2708: <dependencies>
 2709: caparesponse.c;
 2710: caparesponse.pm
 2711: </dependencies>
 2712: </file>
 2713: <fileglob>
 2714: <glob>*.ent</glob>
 2715: <sourcedir>loncom/MathML/</sourcedir>
 2716: <targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
 2717: <categoryname>system file</categoryname>
 2718: <description>
 2719: xml files which assign unicode numbers to mathematical symbols using
 2720: &lt;! ENTITY... &gt; type syntax.
 2721: </description>
 2722: <filenames>
 2723: isoamsa.ent;
 2724: isoamsb.ent;
 2725: isoamsc.ent;
 2726: isoamsn.ent;
 2727: isoamso.ent;
 2728: isoamsr.ent;
 2729: isobox.ent;
 2730: isocyr1.ent;
 2731: isocyr2.ent;
 2732: isodia.ent;
 2733: isogrk1.ent;
 2734: isogrk2.ent;
 2735: isogrk3.ent;
 2736: isogrk4.ent;
 2737: isolat1.ent;
 2738: isolat2.ent;
 2739: isomfrk.ent;
 2740: isomopf.ent;
 2741: isomscr.ent;
 2742: isonum.ent;
 2743: isopub.ent;
 2744: isotech.ent;
 2745: mmlalias.ent;
 2746: mmlextra.ent
 2747: </filenames>
 2748: </fileglob>
 2749: <file>
 2750: <source>loncom/MathML/mathml.css</source>
 2751: <target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
 2752: <categoryname>system file</categoryname>
 2753: <description>
 2754: cascading style sheet
 2755: </description>
 2756: </file>
 2757: <file>
 2758: <source>loncom/MathML/mathml.dtd</source>
 2759: <target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
 2760: <categoryname>system file</categoryname>
 2761: <description>
 2762: document type definition
 2763: </description>
 2764: </file>
 2765: <file>
 2766: <source>loncom/auth/londes.js</source>
 2767: <target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
 2768: <categoryname>interface file</categoryname>
 2769: <description>
 2770: Encryption Routines according to Data Encryption Standard DES, written in
 2771: javascript.
 2772: </description>
 2773: </file>
 2774: <file>
 2775: <source>loncom/homework/lectureonline.lcpm</source>
 2776: <target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
 2777: </target>
 2778: <categoryname>handler</categoryname>
 2779: <description>
 2780: Intended for providing perl functions for the <script></script> environment
 2781: in a problem that was converted from lectureonline.
 2782: </description>
 2783: </file>
 2784: <file>
 2785: <source>loncom/homework/default_homework.lcpm</source>
 2786: <target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
 2787: </target>
 2788: <categoryname>handler</categoryname>
 2789: <description>
 2790: Provides many functions for the &lt;script&gt; environment in a .problem.
 2791: Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 2792: </description>
 2793: </file>
 2794: <file>
 2795: <source>loncom/homework/capa.units</source>
 2796: <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
 2797: <categoryname>static conf</categoryname>
 2798: <description>
 2799: Define unit prefixing and conversion for CAPA problem handling.
 2800: </description>
 2801: </file>
 2802: <fileglob>
 2803: <glob>*.gif</glob>
 2804: <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 2805: <targetdir>home/httpd/html/res/adm/pages/</targetdir>
 2806: <categoryname>graphic file</categoryname>
 2807: <description>icons used for the entire LON-CAPA user interface</description>
 2808: <filenames>
 2809: a.gif;
 2810: anot.gif;
 2811: b.gif;
 2812: back.gif;
 2813: bkm.gif;
 2814: brws.gif;
 2815: c.gif;
 2816: catalog.gif;
 2817: ccrs.gif;
 2818: chat.gif;
 2819: chrt.gif;
 2820: com.gif;
 2821: courses.gif;
 2822: cprv.gif;
 2823: cstr.gif;
 2824: d.gif;
 2825: dempty.gif;
 2826: e.gif;
 2827: egrd.gif;
 2828: empty.gif;
 2829: enrl.gif;
 2830: eval.gif;
 2831: f.gif;
 2832: fdbk.gif;
 2833: feedback.gif;
 2834: forw.gif;
 2835: g.gif;
 2836: grds.gif;
 2837: group.gif;
 2838: h.gif;
 2839: help.gif;
 2840: hyphen.gif;
 2841: i.gif;
 2842: info.gif;
 2843: j.gif;
 2844: k.gif;
 2845: l.gif;
 2846: ledblink.gif;
 2847: ledgreen.gif;
 2848: ledoff.gif;
 2849: ledon.gif;
 2850: ledsend.gif;
 2851: logout.gif;
 2852: m.gif;
 2853: mrk.gif;
 2854: n.gif;
 2855: nav.gif;
 2856: next.gif;
 2857: o.gif;
 2858: p.gif;
 2859: parm.gif;
 2860: pgrd.gif;
 2861: pparm.gif;
 2862: prev.gif;
 2863: prt.gif;
 2864: q.gif;
 2865: qempty.gif;
 2866: r.gif;
 2867: reload.gif;
 2868: remotebg.gif;
 2869: res.gif;
 2870: roles.gif;
 2871: s.gif;
 2872: sbkm.gif;
 2873: space.gif;
 2874: spacer.gif;
 2875: sprs.gif;
 2876: src.gif;
 2877: stat.gif;
 2878: subm.gif;
 2879: t.gif;
 2880: title.gif;
 2881: u.gif;
 2882: v.gif;
 2883: vbkm.gif;
 2884: w.gif;
 2885: x.gif;
 2886: y.gif;
 2887: z.gif
 2888: </filenames>
 2889: </fileglob>
 2890: <file>
 2891: <source>loncom/html/res/adm/pages/imgmaps.html</source>
 2892: <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
 2893: <categoryname>interface file</categoryname>
 2894: <description>
 2895: image maps for the LON-CAPA remote control
 2896: </description>
 2897: </file>
 2898: <file>
 2899: <source>loncom/html/res/adm/pages/index.html</source>
 2900: <target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
 2901: <categoryname>interface file</categoryname>
 2902: <description>
 2903: welcoming page to the LON-CAPA system upon login
 2904: </description>
 2905: </file>
 2906: <file>
 2907: <source>loncom/html/res/adm/pages/menu.html</source>
 2908: <target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
 2909: <categoryname>interface file</categoryname>
 2910: <description>
 2911: renders the HTML (including image maps) for the LON-CAPA remote control
 2912: </description>
 2913: </file>
 2914: <fileglob>
 2915: <glob>*.gif</glob>
 2916: <sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
 2917: <targetdir>home/httpd/html/res/adm/pages/indexericons/</targetdir>
 2918: <categoryname>graphic file</categoryname>
 2919: <description>
 2920: icons used for the bookmark portion of the LON-CAPA user interface
 2921: </description>
 2922: <filenames>
 2923: a.gif;
 2924: alert.black.gif;
 2925: alert.red.gif;
 2926: back.gif;
 2927: ball.gray.gif;
 2928: ball.red.gif;
 2929: binary.gif;
 2930: binhex.gif;
 2931: blank.gif;
 2932: bomb.gif;
 2933: box1.gif;
 2934: box2.gif;
 2935: broken.gif;
 2936: burst.gif;
 2937: c.gif;
 2938: comp.blue.gif;
 2939: comp.gray.gif;
 2940: compressed.gif;
 2941: continued.gif;
 2942: course.gif;
 2943: dir.gif;
 2944: down.gif;
 2945: dvi.gif;
 2946: f.gif;
 2947: folder.gif;
 2948: folder.open.gif;
 2949: folder.sec.gif;
 2950: folder_closed.gif;
 2951: folder_closed_pressed.gif;
 2952: folder_new.gif;
 2953: folder_opened.gif;
 2954: folder_opened_pressed.gif;
 2955: folder_pointer_closed.gif;
 2956: folder_pointer_opened.gif;
 2957: folder_spacer.gif;
 2958: folder_trash.gif;
 2959: forward.gif;
 2960: generic.gif;
 2961: generic.red.gif;
 2962: generic.sec.gif;
 2963: hand.right.gif;
 2964: hand.up.gif;
 2965: html.gif;
 2966: image1.gif;
 2967: image2.gif;
 2968: image3.gif;
 2969: index.gif;
 2970: layout.gif;
 2971: left.gif;
 2972: link.gif;
 2973: mov.gif;
 2974: movie1.gif;
 2975: p.gif;
 2976: patch.gif;
 2977: pdf.gif;
 2978: portal.gif;
 2979: problem.gif;
 2980: ps.gif;
 2981: quill.gif;
 2982: right.gif;
 2983: screw1.gif;
 2984: screw2.gif;
 2985: script.gif;
 2986: sound1.gif;
 2987: sound2.gif;
 2988: sphere1.gif;
 2989: sphere2.gif;
 2990: tar.gif;
 2991: tex.gif;
 2992: text.gif;
 2993: transfer.gif;
 2994: unknown.gif;
 2995: up.gif;
 2996: uu.gif;
 2997: uuencoded.gif;
 2998: white_space_20_22.gif;
 2999: white_space_22_22.gif;
 3000: whitespace1.gif;
 3001: whitespace10.gif;
 3002: whitespace2.gif;
 3003: whitespace3.gif;
 3004: whitespace4.gif;
 3005: whitespace5.gif;
 3006: whitespace6.gif;
 3007: whitespace7.gif;
 3008: whitespace8.gif;
 3009: whitespace9.gif;
 3010: world1.gif;
 3011: world2.gif
 3012: </filenames>
 3013: </fileglob>
 3014: <fileglob>
 3015: <glob>*.gif</glob>
 3016: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 3017: <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>
 3018: <categoryname>graphic file</categoryname>
 3019: <description>
 3020: icons used for directory indexing and login screen
 3021: </description>
 3022: <filenames>
 3023: folder_anim.gif;
 3024: folder_close.gif;
 3025: folder_drag.gif;
 3026: folder_new.gif;
 3027: folder_open.gif;
 3028: folder_pointer_closed.gif;
 3029: folder_pointer_opened.gif;
 3030: folder_static.gif;
 3031: folder_trash.gif;
 3032: folder_trash_hover.gif;
 3033: left_bar.gif;
 3034: link.gif;
 3035: link_anim.gif;
 3036: link_drag.gif;
 3037: ll_corner.gif;
 3038: lower_bar.gif;
 3039: lr_corner.gif;
 3040: pix.gif;
 3041: right_bar.gif;
 3042: toolbar_bg.gif;
 3043: ul_corner.gif;
 3044: upper_bar.gif;
 3045: ur_corner.gif
 3046: </filenames>
 3047: </fileglob>
 3048: <fileglob>
 3049: <glob>*.html</glob>
 3050: <sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
 3051: <targetdir>home/httpd/html/res/adm/pages/bookmarkmenu/</targetdir>
 3052: <categoryname>interface file</categoryname>
 3053: <description>
 3054: associated with the frameset scheme of displaying bookmarks
 3055: </description>
 3056: <filenames>
 3057: bookmarkmenu_toolbar.html;
 3058: blank.html;
 3059: closechildren.html
 3060: </filenames>
 3061: </fileglob>
 3062: <file>
 3063: <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 3064: <target dist='default'>
 3065: home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
 3066: <categoryname>interface file</categoryname>
 3067: <description>
 3068: javascript for handling client-side interactions with bookmark interface
 3069: </description>
 3070: </file>
 3071: <file>
 3072: <source>loncom/build/loncapaverifypackages</source>
 3073: <target dist='default'>usr/sbin/loncapaverifypackages</target>
 3074: <categoryname>script</categoryname>
 3075: <description>
 3076: checks the system RPMs against what install.lon-capa.org specifies
 3077: </description>
 3078: <status>deprecated</status>
 3079: </file>
 3080: <file>
 3081: <source>loncom/build/loncaparestoreconfigurations</source>
 3082: <target dist='default'>usr/sbin/loncaparestoreconfigurations</target>
 3083: <categoryname>script</categoryname>
 3084: <description>
 3085: restores .rpmsave files after a LON-CAPA-base upgrade
 3086: </description>
 3087: <status>deprecated</status>
 3088: </file>
 3089: <file>
 3090: <source>loncom/build/loncapaautoupgrade</source>
 3091: <target dist='default'>usr/sbin/loncapaautoupgrade</target>
 3092: <categoryname>script</categoryname>
 3093: <description>
 3094: does all the things to coordinate updating of LON-CAPA base files.  Should be
 3095: used with caution so that you do not lose work
 3096: </description>
 3097: <status>deprecated</status>
 3098: </file>
 3099: <file>
 3100: <source>loncom/build/loncapaverify</source>
 3101: <target dist='default'>usr/sbin/loncapaverify</target>
 3102: <categoryname>script</categoryname>
 3103: <description>
 3104: makes verification report using loncapaverifypackages and
 3105: loncapaverifybasepackage
 3106: </description>
 3107: <status>deprecated</status>
 3108: </file>
 3109: <file>
 3110: <source>loncom/cron/loncapa</source>
 3111: <target dist='default'>etc/cron.d/loncapa</target>
 3112: <categoryname>static conf</categoryname>
 3113: <description>
 3114: file that specifies periodic processes to run for the LON-CAPA machine
 3115: </description>
 3116: </file>
 3117: <file>
 3118: <source>loncom/ntp/step-tickers</source>
 3119: <target dist='default'>etc/ntp/step-tickers</target>
 3120: <categoryname>conf</categoryname>
 3121: <description>
 3122: file that stimulates running of ntpdate upon init.d/xntpd initiation
 3123: </description>
 3124: <note>
 3125: <table cellpadding='0' cellspacing='0' border='1'>
 3126: <tr><td><tt>just one line with the ip address of the server</tt></td></tr>
 3127: </table>
 3128: </note>
 3129: </file>
 3130: <file>
 3131: <source>loncom/pam.d/pwauth</source>
 3132: <target dist='default'>etc/pam.d/pwauth</target>
 3133: <categoryname>static conf</categoryname>
 3134: <description>
 3135: file that allows setuid password privileges for pwauth executable
 3136: </description>
 3137: </file>
 3138: <file>
 3139: <source>loncom/pam.d/pwchange</source>
 3140: <target dist='default'>etc/pam.d/pwchange</target>
 3141: <categoryname>static conf</categoryname>
 3142: <description>
 3143: file that allows setuid password privileges for pwchange (lcpasswd) executable
 3144: </description>
 3145: </file>
 3146: <file>
 3147: <source>loncom/init.d/loncontrol</source>
 3148: <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 3149: <categoryname>root script</categoryname>
 3150: <description>
 3151: Controls the launching/halting of lonc, lond, and lonsql processes.
 3152: </description>
 3153: </file>
 3154: <link>
 3155: <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
 3156: <target dist='default'>
 3157: etc/rc.d/rc0.d/K05loncontrol;
 3158: etc/rc.d/rc1.d/K05loncontrol;
 3159: etc/rc.d/rc2.d/K05loncontrol;
 3160: etc/rc.d/rc3.d/S95loncontrol;
 3161: etc/rc.d/rc4.d/S95loncontrol;
 3162: etc/rc.d/rc5.d/S95loncontrol;
 3163: etc/rc.d/rc6.d/K05loncontrol
 3164: </target>
 3165: <categoryname>symbolic link</categoryname>
 3166: <description>
 3167: symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 3168: </link>
 3169: <file>
 3170: <source>loncom/atalk/config</source>
 3171: <target dist='default'>etc/atalk/config</target>
 3172: <categoryname>conf</categoryname>
 3173: <description>
 3174: configuration file to make LON-CAPA server file space accessible to
 3175: Appleshares access (Macintosh)
 3176: </description>
 3177: </file>
 3178: </files>
 3179: </lpml>

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