File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.86: download - view: text, annotated - select for diffs
Thu Jan 17 12:35:35 2002 UTC (22 years, 4 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
adding in manifying and POD-html generation for loncacc, lonroles, and edit

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

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