File:  [LON-CAPA] / doc / loncapafiles / loncapafiles.lpml
Revision 1.203: download - view: text, annotated - select for diffs
Fri Dec 27 14:59:42 2002 UTC (21 years, 3 months ago) by www
Branches: MAIN
CVS tags: HEAD
Toward bug #274 - recording of face-to-face discussion (look-up of all student
communication)

<!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
 "http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
<!-- Scott Harrison -->

<!-- $Id: loncapafiles.lpml,v 1.203 2002/12/27 14:59:42 www Exp $ -->

<!--

Copyright Michigan State University Board of Trustees

This file is part of the LearningOnline Network with CAPA (LON-CAPA).

LON-CAPA is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

LON-CAPA is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with LON-CAPA; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

/home/httpd/html/adm/gpl.txt

http://www.lon-capa.org/

-->

<!-- Default values must be defined before specific values. -->
<!-- If no 'dist' attribute is specified, then it is always installed. -->
<!-- If 'dist' attribute is set to  'default', then the specification. -->
<!-- is accepted if an alternative distribution is not requested or not -->
<!-- defined. -->

<lpml>
<specialnotices>
<specialnotice dist='default'>
!!! REDHAT 6.2 NOTICE !!!
!!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
!!! This sometimes happens (bad): !!!
!!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!
!!! Should be: !!!
!!! 127.0.0.1  localhost.localdomain  localhost !!!
!!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!
</specialnotice>
<specialnotice dist='redhat7 redhat7.1'>
!!!!!!!!!  REDHAT 7.*   NOTICE   !!!!!!!!!!!!!!!!!!!!
!!!!!!!!!  LINE IN Cookie.pm     !!!!!!!!!!!!!!!!!!!!
!!!!!!!!!  MUST BE REPLACED DUE  !!!!!!!!!!!!!!!!!!!!
!!!!!!!!!  TO PERL 5.6.0 ERROR   !!!!!!!!!!!!!!!!!!!!
!!!!!!!!!                        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!! The offending line is in CGI/Cookie.pm                           !!
!!!!                                                                  !!
!!!! it should be changed from                                        !!
!!!! $path   = CGI::url(-absolute=>1) unless defined $path;           !!
!!!! to                                                               !!
!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path;          !!
!!!!                                                                  !!
!!!! (This is just below the following line )                         !!
!!!! # IE requires the path and domain to be present for some reason. !!
</specialnotice>
</specialnotices>
<targetroot>/</targetroot>
<sourceroot>/home/user/loncapa/</sourceroot>
<categories>
<category name="interface file" type="runtime">
  <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  <abbreviation>interfacefile</abbreviation>
</category>
<category name="interface file" type="development">
  <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
  <abbreviation>interfacefile</abbreviation>
</category>
<category name="setuid script" type="runtime">
  <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>setuid</abbreviation>
</category>
<category name="setuid script" type="development">
  <chmod dist='default'>6755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>setuid</abbreviation>
</category>
<category name="handler" type="runtime">
  <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  <abbreviation>handler</abbreviation>
</category>
<category name="handler" type="development">
  <chmod dist='default'>0600</chmod><chown dist='default'>www:www</chown>
  <abbreviation>handler</abbreviation>
</category>
<category name="static conf" type="runtime">
  <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  <abbreviation>static</abbreviation>
</category>
<category name="static conf" type="development">
  <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  <abbreviation>static</abbreviation>
</category>
<category name="conf" type="runtime">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>configurable</abbreviation>
</category>
<category name="conf" type="development">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>configurable</abbreviation>
</category>
<category name="script" type="runtime">
  <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  <abbreviation>script</abbreviation>
</category>
<category name="script" type="development">
  <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  <abbreviation>script</abbreviation>
</category>
<category name="graphic file" type="runtime">
  <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
  <abbreviation>graphicfile</abbreviation>
</category>
<category name="graphic file" type="development">
  <chmod dist='default'>0400</chmod><chown dist='default'>www:www</chown>
  <abbreviation>graphicfile</abbreviation>
</category>
<category name="doc" type="runtime">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemfile</abbreviation>
</category>
<category name="doc" type="development">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemfile</abbreviation>
</category>
<category name="system file" type="runtime">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemfile</abbreviation>
</category>
<category name="system file" type="development">
  <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemfile</abbreviation>
</category>
<category name="system script" type="runtime">
  <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemscript</abbreviation>
</category>
<category name="system script" type="development">
  <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>systemscript</abbreviation>
</category>
<category name="root script" type="runtime">
  <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  <abbreviation>rootscript</abbreviation>
</category>
<category name="root script" type="development">
  <chmod dist='default'>0700</chmod><chown dist='default'>root:root</chown>
  <abbreviation>rootscript</abbreviation>
</category>
<category name="symbolic link" type="runtime">
  <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  <abbreviation>link</abbreviation>
</category>
<category name="symbolic link" type="development">
  <chmod dist='default'></chmod><chown dist='default'>root:root</chown>
  <abbreviation>link</abbreviation>
</category>
<category name="standard" type="runtime">
  <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>directory</abbreviation>
</category>
<category name="standard" type="development">
  <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
  <abbreviation>directory</abbreviation>
</category>
<category name="server standard" type="runtime">
  <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  <abbreviation>directory</abbreviation>
</category>
<category name="server standard" type="development">
  <chmod dist='default'>0755</chmod><chown dist='default'>www:www</chown>
  <abbreviation>directory</abbreviation>
</category>
<category name="server readonly" type="runtime">
  <chmod dist='default'>0500</chmod><chown dist='default'>www:www</chown>
  <abbreviation>directory</abbreviation>
</category>
<category name="server readonly" type="development">
  <chmod dist='default'>0700</chmod><chown dist='default'>www:www</chown>
  <abbreviation>directory</abbreviation>
</category>
</categories>
<rpm>
  <rpmSummary>Basic files for running a LON-CAPA server.</rpmSummary>
  <rpmName>LON-CAPA-base</rpmName>
  <rpmVersion>3.1</rpmVersion>
  <rpmRelease>1</rpmRelease>
  <rpmVendor>Laboratory for Instructional Technology Education,
Division of Science and Mathematics Education, Michigan State University.
  </rpmVendor>
  <rpmBuildRoot>/home/harris41/LON-CAPA-BuildRoot</rpmBuildRoot>
  <rpmCopyright>GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.</rpmCopyright>
  <rpmGroup>Utilities/System</rpmGroup>
  <rpmSource>LON-CAPA-base-3.1.tar.gz</rpmSource>
  <rpmAutoReqProv>no</rpmAutoReqProv>
  <rpmdescription>This package facilitates a base installation of LON-CAPA \n
files in their directories.\n
For more on the LON-CAPA project, visit http://www.lon-capa.org/.
  </rpmdescription>
  <rpmpre>echo '***********************************************************************'\n
echo 'LON-CAPA  LearningOnline with CAPA'\n
echo 'http://www.lon-capa.org/'\n
echo 'Gerd Kortemeyer, et al'\n
echo 'Laboratory for Instructional Technology Education'\n
echo 'Michigan State University'\n
echo 'General Public License, Version 2, June 1991'\n
echo '** Michigan State University patents may apply **'\n
echo ' '\n
echo 'This installation assumes an installation of Redhat 6.2'\n
echo ' '\n
echo 'The server computer should be currently connected to the ethernet'\n
echo ' '\n
echo '***********************************************************************'\n
</rpmpre>
<rpmRequires>
<item>PreReq: LON-CAPA-setup</item>
<item>PreReq: apache</item>
<item>PreReq: /etc/httpd/conf/httpd.conf</item>
</rpmRequires>
</rpm>
<directories>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc</targetdir>
  <categoryname>standard</categoryname>
  <description>standard linux directory for configuration files</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/cron.d</targetdir>
  <categoryname>standard</categoryname>
  <description>standard linux directory for running time-based "jobs"
  </description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/httpd/conf</targetdir>
  <categoryname>standard</categoryname>
  <description>web configuration files</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/pam.d</targetdir>
  <categoryname>standard</categoryname>
  <description>configuration directory for password authentication mechanism
  </description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/rc.d/init.d</targetdir>
  <targetdir dist='debian'>etc/init.d</targetdir>
  <categoryname>standard</categoryname>
  <description>scripts that run during system startup</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/rc.d/rc0.d</targetdir>
  <targetdir dist='debian'>etc/rc0.d</targetdir>
  <categoryname>standard</categoryname>
  <description>scripts that run for run-level 0</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/rc.d/rc1.d</targetdir>
  <targetdir dist='debian'>etc/rc1.d</targetdir>
  <categoryname>standard</categoryname>
  <description>scripts that run for run-level 1</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/rc.d/rc2.d</targetdir>
  <targetdir dist='debian'>etc/rc2.d</targetdir>
  <categoryname>standard</categoryname>
  <description>scripts that run for run-level 2</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/rc.d/rc3.d</targetdir>
  <targetdir dist='debian'>etc/rc3.d</targetdir>
  <categoryname>standard</categoryname>
  <description>scripts that run for run-level 3</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/rc.d/rc4.d</targetdir>
  <targetdir dist='debian'>etc/rc4.d</targetdir>
  <categoryname>standard</categoryname>
  <description>scripts that run for run-level 4</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/rc.d/rc5.d</targetdir>
  <targetdir dist='debian'>etc/rc5.d</targetdir>
  <categoryname>standard</categoryname>
  <description>scripts that run for run-level 5</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>etc/rc.d/rc6.d</targetdir>
  <targetdir dist='debian'>etc/rc6.d</targetdir>
  <categoryname>standard</categoryname>
  <description>scripts that run for run-level 6</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/lonTabs</targetdir>
  <categoryname>standard</categoryname>
  <description>tab-formatted reference files</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>home/httpd</targetdir>
  <categoryname>standard</categoryname>
  <description>start of the web server tree</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/perl</targetdir>
  <categoryname>server readonly</categoryname>
  <description>perl scripts for managing the LON-CAPA system</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/perl/logs</targetdir>
  <categoryname>server standard</categoryname>
  <description>location where system performance and error logs are kept
  </description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/lon-status/londchld</targetdir>
  <categoryname>server standard</categoryname>
  <description>
Used by lond parent to check if children are responding to USR1 signals
(otherwise they are killed and replaced).
  </description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/perl/tmp</targetdir>
  <categoryname>server standard</categoryname>
  <description>location where temporary files (for caching) are stored
  </description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/prtspool</targetdir>
  <categoryname>server standard</categoryname>
  <description>for the output of lonprintout.pm
  </description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/lib</targetdir>
  <categoryname>server readonly</categoryname>
  <description>location of LON-CAPA software modules and
extensions</description>
</directory>
<directory dist='default'>
  <!-- Must protect localauth.pm from extinction. -->
  <protectionlevel>weak_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/lib/perl</targetdir>
  <categoryname>server readonly</categoryname>
  <description>location of LON-CAPA non web mod-perl handlers</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
  <categoryname>server readonly</categoryname>
  <description>location of LON-CAPA web mod-perl handlers</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
  <categoryname>server readonly</categoryname>
  <description>location of HTML specific perl module fixes and additions
  </description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
  <categoryname>server readonly</categoryname>
  <description>location of HTML specific perl module fixes and additions
  </description>
</directory>
<directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>
 <targetdir dist='default'>home/httpd/lonIDs</targetdir>
  <categoryname>server standard</categoryname>
  <description>cookie jar</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/sockets</targetdir>
  <categoryname>server standard</categoryname>
  <description>lonc's sockets</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/sockets/delayed</targetdir>
  <categoryname>server standard</categoryname>
  <description>lonc's sockets (delayed)</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/cgi-bin</targetdir>
  <categoryname>standard</categoryname>
  <description>location of cgi scripts</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html</targetdir>
  <categoryname>server standard</categoryname>
  <description>location of web-accessible file tree</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/res</targetdir>
  <categoryname>server standard</categoryname>
  <description>root of resource tree</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/userfiles</targetdir>
  <categoryname>server standard</categoryname>
  <description>root for user uploaded files</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm</targetdir>
  <categoryname>server readonly</categoryname>
  <description>unauthenticated resources</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/rat</targetdir>
  <categoryname>server readonly</categoryname>
  <description>home of the rat</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
  <categoryname>server readonly</categoryname>
  <description>online help documentation</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
  <categoryname>server readonly</categoryname>
  <description>online help documentation gif files</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/help/eps</targetdir>
  <categoryname>server readonly</categoryname>
  <description>online help documentation eps files</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/help/tex</targetdir>
  <categoryname>server readonly</categoryname>
  <description>online help documentation tex files</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
  <categoryname>server readonly</categoryname>
  <description>online help documentation png files</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/help/lib/perl</targetdir>
  <categoryname>server readonly</categoryname>
  <description>online help documentation for the LON-CAPA programming
interface</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/help/lib/perl/Apache
  </targetdir>
  <categoryname>server readonly</categoryname>
  <description>online help documentation for the LON-CAPA programming
interface, Apache (mod_perl) handlers</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/help/scripts</targetdir>
  <categoryname>server readonly</categoryname>
  <description>online help documentation for the LON-CAPA programming
interface, Apache (mod_perl) handlers</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
  <categoryname>server readonly</categoryname>
  <description>graphic widgets</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/lonMisc</targetdir>
  <categoryname>server readonly</categoryname>
  <description>miscellaneous resources</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/lonKaputt</targetdir>
  <categoryname>server readonly</categoryname>
  <description>error warnings and icons</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/lonUsers</targetdir>
  <categoryname>server standard</categoryname>
  <description>Home directories of local users.  There is a five-tier
structure to the directories:
[domain]/[firstletter]/[secondletter]/[thirdletter]/[userid].  For example,
a user fredflint at MSU would have his information located in
lonUsers/msu/f/r/e/fredflint.<br />&#160;<br />Within this directory there are
a variety of files which govern the scope of what a user can do within the
LON-CAPA system.  A passwd file determines the type of authentication
mechanism to use.
 There also are files such as roles.hist (and its database compilation,
roles.db) which specify the roles and privileges for a user in the
LON-CAPA system.</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
  <categoryname>server readonly</categoryname>
  <description>mathematics markup language resources</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
  <categoryname>server readonly</categoryname>
  <description>files useful for including within customized scripting
  </description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/res/adm/includes/templates
  </targetdir>
  <categoryname>server readonly</categoryname>
  <description>template files useful for customized scripts</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
  <categoryname>server standard</categoryname>
  <description>status reports; online logs are kept that
are viewable over the world-wide web</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
  <categoryname>server readonly</categoryname>
  <description>web user interface resources</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
  <categoryname>server readonly</categoryname>
  <description>LCD font for remote control</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/lonDomLogos</targetdir>
  <categoryname>server readonly</categoryname>
  <description>Logos for LON-CAPA domains</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/lonTabs/lonDomColors</targetdir>
  <categoryname>server readonly</categoryname>
  <description>Designs for LON-CAPA domains</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/adm/lonInterFace</targetdir>
  <categoryname>server readonly</categoryname>
  <description>Page headers and graphical interface files</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu
  </targetdir>
  <categoryname>server readonly</categoryname>
  <description>bookmark user interface code</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/res/adm/pages/annotations
  </targetdir>
  <categoryname>server readonly</categoryname>
  <description></description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons
  </targetdir>
  <categoryname>server readonly</categoryname>
  <description>icons that help depict the file system (outdated)</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>
  <targetdir dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
  <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
  <categoryname>standard</categoryname>
  <description>system perl tree (usually present on linux systems)
  </description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>usr/local/loncapa/bin</targetdir>
  <categoryname>standard</categoryname>
  <description>local binary files for loncapa</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>usr/local/loncapa/doc</targetdir>
  <categoryname>standard</categoryname>
  <description>local documentation files for loncapa</description>
</directory>
<directory dist='default'>
  <protectionlevel>modest_delete</protectionlevel>
  <targetdir dist='default'>usr/local/loncapa/doc/conf_examples</targetdir>
  <categoryname>standard</categoryname>
  <description>examples of configuration files for secondary
 services</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>usr/local/man/man1</targetdir>
  <categoryname>standard</categoryname>
  <description>local manual pages</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>usr/man/man1</targetdir>
  <categoryname>standard</categoryname>
  <description>manual pages</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>usr/man/man3</targetdir>
  <categoryname>standard</categoryname>
  <description>manual pages</description>
</directory>
<directory dist='default'>
  <protectionlevel>never_delete</protectionlevel>
  <targetdir dist='default'>usr/sbin</targetdir>
  <categoryname>standard</categoryname>
  <description>standard linux directory for superuser executables</description>
</directory>
</directories>
<files>
<file>
<source>loncom/krb.conf</source>
<target dist='default'>usr/local/loncapa/doc/conf_examples/krb.conf</target>
<categoryname>static conf</categoryname>
<description>
which Kerberos server to contact for specified Kerberos domains
</description>
<note>
<table cellpadding='0' cellspacing='0' border='1'>
<tr><td>
list elements are separated by newlines
</td></tr>
<tr><td>
each list element consists of only two subelements separated by a colon
<br />
<ul>
<li>Kerberos domain value</li>
<li>Kerberos server IP address</li>
</ul>
</td></tr>
</table>
</note>
</file>
<file>
<source>loncom/loncapa.conf</source>
<target dist='default'>etc/httpd/conf/loncapa.conf</target>
<categoryname>conf</categoryname>
<description>
<p>
The goal of this file is to implement all LON-CAPA specific
customization of the Apache web server (most all of these values
require manual input from the system administrator at some point).
The values in this file, as opposed to loncapa_apache.conf, are
meant to be machine and institution specific.
</p>
<p>
For the LON-CAPA network server and perl module
handlers, it defines machine specific settings including lonHostID, lonRole,
lonAdmEMail, lonDefDomain, lonLoadLim, lonExpire, and lonReceipt.
</p>
<p>
This file should not be viewable by regular users of the system.
Only root and www should be able to view the contents of this file
since lonReceipt is sensitive.
</p>
</description>
<note>
<b>configure</b>
<br />
<table cellpadding='0' cellspacing='0' border='1'>
<tr><td><tt>lonHostID</tt></td><td>LON-internal HostID of this
machine</td></tr>
<tr><td><tt>lonRole</tt></td><td>Role of this machine: library,
access</td></tr>
<tr><td><tt>lonAdmEMail</tt></td><td>Server Administration</td></tr>
<tr><td><tt>lonDefDomain</tt></td><td>Default domain</td></tr>
<tr><td><tt>lonLoadLim</tt></td><td>Load Limit ( 100% loadavg )</td></tr>
<tr><td><tt>lonExpire</tt></td><td>Expiration for local copies in
seconds</td></tr>
<tr><td><tt>lonReceipt</tt></td><td>Machine authentication number</td></tr>
<tr><td><tt>lonSqlAccess</tt></td><td>Password for www@localhost to access
MySQL database</td></tr>
</table>
</note>
</file>
<file>
<source>loncom/loncapa_apache.conf</source>
<target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
<categoryname>static conf</categoryname>
<description>
The goal of this file is to implement all LON-CAPA specific
customization of the Apache web server that does not require
user input.

For the Apache web server, it defines a global
access configuration which defines what server options (Indexes", "Includes",
"FollowSymLinks", "ExecCGI", or "MultiViews") are associated
with specific directories ("/", "/home/httpd/html", "/home/httpd/cgi-bin",
and "/usr/doc").  For the LON-CAPA network server and perl module
handlers, it defines 
and internal machine settings for specific directories, socket ports,
the www@localhost MySQL password, and browser detection logic.
</description>
</file>
<file>
<source>loncom/startup.pl</source>
<target dist='default'>etc/httpd/conf/startup.pl</target>
<categoryname>static conf</categoryname>
<description>
This file provides initializations for perl handlers.  It adjusts what
the module path space is (so as to include /home/httpd/lib/perl/Apache) as
well as causing the Apache module to be used for every perl handler.
<tt>startup.pl</tt> is invoked by <tt>loncapa_apache.conf</tt>.
</description>
</file>
<file>
<source>loncom/thesaurus/thesaurus.db</source>
<target dist='default'>home/httpd/lonTabs/thesaurus.db</target>
<categoryname>system file</categoryname>
<description>
Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
</description>
<build trigger='run if dependencies change'>
loncom/thesaurus/build_thesaurus_wrapper.sh
</build>
<dependencies>
rawkey.txt
</dependencies>
</file>
<file>
<source>loncom/interface/mydesk.tab</source>
<target dist='default'>home/httpd/lonTabs/mydesk.tab</target>
<categoryname>static conf</categoryname>
<description>
Config file for "My Desk"
</description>
</file>
<file>
<source>loncom/interface/filetypes.tab</source>
<target dist='default'>home/httpd/lonTabs/filetypes.tab</target>
<categoryname>static conf</categoryname>
<description>
Descriptive list of file extensions, and extension groupings.
</description>
</file>
<file>
<source>loncom/interface/filecategories.tab</source>
<target dist='default'>home/httpd/lonTabs/filecategories.tab</target>
<categoryname>static conf</categoryname>
<description>
Descriptive list of file extensions and broad categorization.
</description>
</file>
<file>
<source>loncom/cgi/barcode.png</source>
<target dist='default'>home/httpd/cgi-bin/barcode.png</target>
<categoryname>script</categoryname>
<description>
Dynamically outputs a barcode based on a CGI passed encode=BARCODEVALUE
parameter.
</description>
</file>
<file>
<source>loncom/cgi/thumbnail.gif</source>
<target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
<categoryname>script</categoryname>
<description>
Produces a thumbnail image of the url given
</description>
</file>
<file>
<source>loncom/cgi/clusterstatus.pl</source>
<target dist='default'>home/httpd/cgi-bin/clusterstatus.pl</target>
<categoryname>script</categoryname>
<description>
utility cgi script to view status of cluster
</description>
</file>
<file>
<source>loncom/build/system_dependencies/perltest.pl</source>
<target dist='default'>home/httpd/cgi-bin/perltest.pl</target>
<categoryname>script</categoryname>
<description>
utility cgi script to view status of perl modules
</description>
</file>
<file>
<source>loncom/build/system_dependencies/cpan_distributions.txt</source>
<target dist='default'>home/httpd/cgi-bin/cpan_distributions.txt</target>
<categoryname>interface file</categoryname>
<description>
utility cgi script to view status of perl modules
</description>
</file>
<file>
<source>loncom/cgi/graph.png</source>
<target dist='default'>home/httpd/cgi-bin/graph.png</target>
<categoryname>script</categoryname>
<description>
Dynamically outputs a graph especially for lonstatistics.pm.
</description>
<note>
Depends on perl modules:
GDGraph-1.33 and GDTextUtils-0.80.
</note>
</file>
<file>
<source>loncom/cgi/lonversions.pl</source>
<target dist='default'>home/httpd/cgi-bin/lonversions.pl</target>
<categoryname>script</categoryname>
<description>
utility cgi script to view software versions of a remote server
</description>
</file>
<file>
<source>loncom/cgi/ping.pl</source>
<target dist='default'>home/httpd/cgi-bin/ping.pl</target>
<categoryname>script</categoryname>
<description>
cgi-script to ping other server
</description>
</file>
<file>
<source>loncom/cgi/plot.gif</source>
<target dist='default'>home/httpd/cgi-bin/plot.gif</target>
<categoryname>script</categoryname>
<description>
Dynamically outputs X-Y plots with point, line, etc functions.
</description>
</file>
<file>
<source>loncom/interface/printout.pl</source>
<target dist='default'>home/httpd/cgi-bin/printout.pl</target>
<categoryname>script</categoryname>
<description>
cgi script
</description>
<note>
Depends on srm.conf entry:
Alias /prtspool/ /home/httpd/prtspool/
as well as a /home/httpd/prtspool directory.
</note>
</file>
<file>
<source>loncom/cgi/metadata_keywords.pl</source>
<target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
<categoryname>script</categoryname>
<description>
a cgi-script (not mod_perl), which contacts MySQL and pulls
out all keywords in this format:

coil,magnetic,transformer
transformer,coils,current,amperes,voltage,transformers,coil
flux,magnetic,current,transformer
coil,loop,field,magnetic

... etc (one line per entry).

and simply prints this text-only (no markup) to the browser
</description>
</file>
<file>
<source>loncom/cgi/metadata_harvest.pl</source>
<target dist='default'>home/httpd/cgi-bin/metadata_harvest.pl</target>
<categoryname>script</categoryname>
<description>
a cgi-script (not mod_perl), which contacts MySQL and pulls
out all records in "|"-separated format.
To be used by very simple harvesting engines.
</description>
</file>
<fileglob>
<glob>*.*</glob>
<sourcedir>loncom/homework/templates/</sourcedir>
<targetdir dist='default'>
home/httpd/html/res/adm/includes/templates/</targetdir>
<categoryname>static conf</categoryname>
<description>
Template files for generating new resources.
</description>
<filenames>
blank.library;
blank.library.meta;
blank.problem;
blank.problem.meta;
Essay.problem;
Essay.problem.meta;
numerical.problem;
numerical.problem.meta;
Plot.problem;
Plot.problem.meta;
RadioResponse.problem;
RadioResponse.problem.meta;
RandomLabelExample.problem;
RandomLabelExample.problem.meta;
SelectFromOptions-4ConceptGoups.problem;
SelectFromOptions-4ConceptGoups.problem.meta;
SelectFromOptions-5ConceptGoups.problem;
SelectFromOptions-5ConceptGoups.problem.meta;
SelectFromOptions-6ConceptGoups.problem;
SelectFromOptions-6ConceptGoups.problem.meta;
SelectFromOptions-7ConceptGoups.problem;
SelectFromOptions-7ConceptGoups.problem.meta;
SelectFromOptions-8ConceptGoups.problem;
SelectFromOptions-8ConceptGoups.problem.meta;
SelectFromOptions-Simple.problem;
SelectFromOptions-Simple.problem.meta;
script.library;
script.library.meta;
SimpleFormula.problem;
SimpleFormula.problem.meta;
StringResponse.problem;
StringResponse.problem.meta
</filenames>
</fileglob>
<file>
<source>loncom/homework/insertlist.tab</source>
<target dist='default'>home/httpd/lonTabs/insertlist.tab</target>
<categoryname>static conf</categoryname>
<description>
Describes what tags are allowed inside other tags.
</description>
</file>
<file>
<source>CAPA/JavaTools/GLabel.class</source>
<target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
</target>
<categoryname>static conf</categoryname>
<description>
Java applet for labelling graphs.
</description>
<note>
Built from Glabel.java.  Still working on build/dependency details.
</note>
</file>
<file>
<source>loncom/interface/default.assesscalc</source>
<target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc
</target>
<categoryname>static conf</categoryname>
<description>
Default spreadsheet for individual assessment.
</description>
</file>
<file>
<source>loncom/interface/default.studentcalc</source>
<target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc
</target>
<categoryname>static conf</categoryname>
<description>
Default spreadsheet for assessment of students.
</description>
</file>
<file>
<source>loncom/interface/default.classcalc</source>
<target dist='default'>home/httpd/html/res/adm/includes/default.classcalc
</target>
<categoryname>static conf</categoryname>
<description>
Default spreadsheet for assessment of a class.
</description>
</file>
<file>
<source>loncom/auth/roles.tab</source>
<target dist='default'>home/httpd/lonTabs/roles.tab</target>
<categoryname>static conf</categoryname>
<description>
List of privileges associated with users of multiple types (for example:
Teaching Assistant, Exam Proctor, Course Coordinator)
</description>
</file>
<file>
<source>loncom/auth/rolesplain.tab</source>
<target dist='default'>home/httpd/lonTabs/rolesplain.tab</target>
<categoryname>static conf</categoryname>
<description>
Descriptive list of abbreviations used in <tt>roles.tab</tt> for user types
and privileges available in the network with function
</description>
</file>
<file>
<source>loncom/hosts.tab</source>
<target dist='default'>home/httpd/lonTabs/hosts.tab</target>
<categoryname>static conf</categoryname>
<description>
List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
<tt>lonDefDomain</tt> and <u>IP address</u>.
</description>
</file>
<file>
<source>loncom/spare.tab</source>
<target dist='default'>home/httpd/lonTabs/spare.tab</target>
<categoryname>conf</categoryname>
<description>
Spare hosts to offload session to if the LON-CAPA machine is overloaded
</description>
<note>
<b>configure</b><br />
<table cellpadding='0' cellspacing='0' border='1'>
<tr><td>
list elements are separated by newlines
</td></tr>
<tr><td>
each list element consists of only one value; the value for <tt>lonHostID</tt>
in <tt>access.conf</tt>
</td></tr>
</table>
</note>
</file>
<file>
<source>loncom/htpasswd</source>
<target dist='default'>home/httpd/lonTabs/htpasswd</target>
<categoryname>conf</categoryname>
<description>
Basic auth password to access /lon-status and /server-status
</description>
</file>
<file>
<source>loncom/smb.conf</source>
<target dist='default'>usr/local/loncapa/doc/conf_examples/smb.conf</target>
<categoryname>static conf</categoryname>
<description>
configuration file to make LON-CAPA server file space accessible to network
neighborhood
</description>
</file>
<file>
<source>loncom/ntp.conf</source>
<target dist='default'>usr/local/loncapa/doc/conf_examples/ntp.conf</target>
<categoryname>static conf</categoryname>
<description>
which NTP server to contact for information (XNTP3 standard)
</description>
<note>
<table cellpadding='0' cellspacing='0' border='1'>
<tr><td>
only one line needs to be changed to specify a server ip address
</td></tr>
<tr><td>
Example:<br /><nobr /><tt>server ntp.msu.edu</tt>
</td></tr>
</table>
</note>
</file>
<file>
<source>loncom/metadata_database/searchcat.pl</source>
<target dist='default'>home/httpd/perl/searchcat.pl</target>
<categoryname>script</categoryname>
<description>
Batch script for updating SQL metadata database.
</description>
</file>
<file>
<source>loncom/metadata_database/cleanup_database.pl</source>
<target dist='default'>home/httpd/perl/cleanup_database.pl</target>
<categoryname>script</categoryname>
<description>
Batch script for removing temporary tables from the SQL metadata database.
</description>
</file>
<file>
<source>loncom/misc/cleanup_prtspool.pl</source>
<target dist='default'>home/httpd/perl/cleanup_prtspool.pl</target>
<categoryname>script</categoryname>
<description>
Batch script for removing files not accessed within 24 hours from the 
/home/httpd/prtspool directory.
</description>
</file>
<file>
<source>loncom/lonhttpd</source>
<target dist='default'>home/httpd/perl/lonhttpd</target>
<categoryname>script</categoryname>
<description>
Small fry httpd on port 8080
</description>
</file>
<file>
<source>loncom/lonc</source>
<target dist='default'>home/httpd/perl/lonc</target>
<categoryname>script</categoryname>
<description>
proxy server
</description>
</file>
<file>
<source>doc/man/lonc.1</source>
<target dist='default'>usr/man/man1/lonc.1</target>
<categoryname>doc</categoryname>
<description>man page for lonc</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../lonc &gt; ../../doc/man/lonc.1 &amp;&amp; \
echo 'manifying lonc'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/lonc
</dependencies>
</file>
<file>
<source>doc/scripts/lonc.html</source>
<target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonc</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../lonc &gt; ../../doc/scripts/lonc.html &amp;&amp; \
echo 'pod2html lonc'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/lonc
</dependencies>
</file>
<file>
<source>loncom/lond</source>
<target dist='default'>home/httpd/perl/lond</target>
<categoryname>script</categoryname>
<description>
This is a remote command interpreter on a TCP LON-CAPA network layer.
It accepts and processes incoming requests from other LON-CAPA machines
on the network.  lond's functionality is self-contained in the sense
that it does not reference (import, require, use) any other file
described in this document.  There are only 15 subroutines in this
script, however the <tt>make_new_child</tt> subroutine is quite
complex since it parses and responds about 29 different types of 
network requests (i.e. enc, ping, pong, ekey, load, auth, passwd,
makeuser, home, update, unsub, sub, log, put, rolesput, get, eget,
del, keys, dump, store, restore, querysend, queryreply, idput, idget,
tmpput, tmpget, and ls).
</description>
</file>
<file>
<source>doc/man/lond.1</source>
<target dist='default'>usr/man/man1/lond.1</target>
<categoryname>doc</categoryname>
<description>man page for lond</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../lond &gt; ../../doc/man/lond.1 &amp;&amp; \
echo 'manifying lond'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/lond
</dependencies>
</file>
<file>
<source>doc/scripts/lond.html</source>
<target dist='default'>home/httpd/html/adm/help/scripts/lond.html</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lond</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../lond &gt; ../../doc/scripts/lond.html &amp;&amp; \
echo 'pod2html lond'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/lond
</dependencies>
</file>
<file>
<source>loncom/build/CHECKRPMS</source>
<target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
<categoryname>script</categoryname>
<description>CGI script that checks status of RPMs</description>
</file>
<file>
<source>loncom/cgi/loncron.pl</source>
<target dist='default'>home/httpd/cgi-bin/loncron.pl</target>
<categoryname>script</categoryname>
<description>CGI script that starts and pipes output of loncron</description>
</file>
<file>
<source>loncom/loncron</source>
<target dist='default'>home/httpd/perl/loncron</target>
<categoryname>script</categoryname>
<description>housekeeping</description>
</file>
<file>
<source>loncom/lonsql</source>
<target dist='default'>home/httpd/perl/lonsql</target>
<categoryname>script</categoryname>
<description>maintain secondary database of metadata</description>
</file>
<file>
<source>doc/man/lonsql.1</source>
<target dist='default'>usr/man/man1/lonsql.1</target>
<categoryname>doc</categoryname>
<description>man page for lonsql</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../lonsql &gt; ../../doc/man/lonsql.1 &amp;&amp; \
echo 'manifying lonsql'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/lonsql
</dependencies>
</file>
<file>
<source>doc/scripts/lonsql.html</source>
<target dist='default'>home/httpd/html/adm/help/scripts/lonsql.html</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonsql</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../lonsql &gt; ../../doc/scripts/lonsql.html &amp;&amp; \
echo 'pod2html lonsql'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/lonsql
</dependencies>
</file>
<file>
<source>loncom/lcpasswd</source>
<target dist='default'>home/httpd/perl/lcpasswd</target>
<categoryname>setuid script</categoryname>
<description>
Coordinates the system services and files in order to allow lond to change
user passwords.
</description>
<status>being updated</status>
</file>
<file>
<source>loncom/pwchange</source>
<target dist='default'>home/httpd/perl/pwchange</target>
<categoryname>setuid script</categoryname>
<description>
Allows www to change user passwords.
</description>
<status>being updated</status>
</file>
<file>
<source>loncom/lcuseradd</source>
<target dist='default'>home/httpd/perl/lcuseradd</target>
<categoryname>setuid script</categoryname>
<description>
Coordinates the system services and files in order to allow lond to add a
new user.
</description>
<status>being updated</status>
</file>
<file>
<source>loncom/lchtmldir</source>
<target dist='default'>home/httpd/perl/lchtmldir</target>
<categoryname>setuid script</categoryname>
<description>
Manages the file system ramifications of adding author mode to a user. 
If necessary a public_html diretory is added, permissions and ownership are
set according to the user's authentication mode.
</description>
<status>New file</status>
</file>
<file>
<source>loncom/lcuserdel</source>
<target dist='default'>home/httpd/perl/lcuserdel</target>
<categoryname>setuid script</categoryname>
<description>
Coordinates the system services and files in order to allow lond to delete a
user.
</description>
<status>deprecated</status>
</file>
<file>
<source>loncom/lcnfson</source>
<target dist='default'>home/httpd/perl/lcnfson</target>
<categoryname>setuid script</categoryname>
<description>
coordinates the system services and files in order to allow lond to enable NFS
for a user
</description>
<status>deprecated</status>
</file>
<file>
<source>loncom/lcnfsoff</source>
<target dist='default'>home/httpd/perl/lcnfsoff</target>
<categoryname>setuid script</categoryname>
<description>
coordinates the system services and files in order to allow lond to disable NFS
for a user
</description>
<status>deprecated</status>
</file>
<file>
<source>loncom/license/gpl.txt</source>
<target dist='default'>home/httpd/html/adm/gpl.txt</target>
<categoryname>interface file</categoryname>
<description>
GNU General Public License.  Long live the cause of freeware!
</description>
</file>
<file>
<source>loncom/license/httpi.license</source>
<target dist='default'>home/httpd/html/adm/httpi.license</target>
<categoryname>interface file</categoryname>
<description>
HTTPi webserver license
</description>
</file>
<file>
<source>loncom/license/httpi.readme</source>
<target dist='default'>home/httpd/html/adm/httpi.readme</target>
<categoryname>interface file</categoryname>
<description>
HTTPi webserver readme 
</description>
</file>
<file>
<source>loncom/license/about.html</source>
<target dist='default'>home/httpd/html/adm/about.html</target>
<categoryname>interface file</categoryname>
<description>
The "About" Page.
</description>
</file>
<file>
<source>loncom/publisher/publisher.html</source>
<target dist='default'>home/httpd/html/adm/publisher.html</target>
<categoryname>interface file</categoryname>
<description>
HTML frame that presents a form element to allow for the publishing of
resources, directories and underlying subdirectories.
</description>
</file>
<file>
<source>loncom/html/adm/noidea.html</source>
<target dist='default'>home/httpd/html/adm/noidea.html</target>
<categoryname>interface file</categoryname>
<description>
Interface file for responding to improper page flipping.
</description>
</file>
<file>
<source>loncom/html/adm/overloaded.txt</source>
<target dist='default'>home/httpd/html/adm/overloaded.txt</target>
<categoryname>interface file</categoryname>
<description>
Interface file for responding to overload situations.
</description>
</file>
<file>
<source>loncom/xml/physnet.sty</source>
<target dist='default'>home/httpd/html/res/adm/includes/physnet.sty</target>
<categoryname>static conf</categoryname>
<description>
The relevant conditions and metadata to attach to PhysNet-specific tags.
</description>
</file>
<file>
<source>loncom/homework/lectureonline.sty</source>
<target dist='default'>home/httpd/html/res/adm/includes/lectureonline.sty
</target>
<categoryname>static conf</categoryname>
<description>
The relevant conditions and metadata to attach to LectureOnline-specific tags.
</description>
</file>
<file>
<source>loncom/thesaurus/un_keyword.tab</source>
<target dist='default'>home/httpd/html/res/adm/includes/un_keyword.tab</target>
<categoryname>conf</categoryname>
<description>
File which contains words which should not be keywords used to specify resource
content.
</description>
</file>
<file>
<source>loncom/publisher/packages.tab</source>
<target dist='default'>home/httpd/lonTabs/packages.tab</target>
<categoryname>static conf</categoryname>
<description>
Parameter packages, so that assessments can publish parameter packages
needed, which are then expanded into individual parameters - allows to
retroactively add new parameters to already published assessments.
</description>
</file>
<file>
<source>loncom/publisher/copyright.tab</source>
<target dist='default'>home/httpd/html/res/adm/includes/copyright.tab</target>
<categoryname>static conf</categoryname>
<description>
Table which contains list of copyright possibilities for educational resources.
</description>
</file>
<file>
<source>loncom/publisher/language.tab</source>
<target dist='default'>home/httpd/lonTabs/language.tab</target>
<categoryname>static conf</categoryname>
<description>
Table which contains string abbreviations of language::font rendering
combinations.
</description>
</file>
<file>
<source>loncom/publisher/addid.tab</source>
<target dist='default'>home/httpd/lonTabs/addid.tab</target>
<categoryname>static conf</categoryname>
<description>
Table which has hash data necessary for distinguishing IDs from indices.
</description>
</file>
<file>
<source>rat/lonwrapper.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonwrapper.pm</target>
<categoryname>handler</categoryname>
<description>
Wrapper for external and binary files as standalone resources.
Edit handler for rat maps; TeX content handler.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/londocs.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/londocs.pm</target>
<categoryname>handler</categoryname>
<description>
Handler for course documents
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonchat.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
<categoryname>handler</categoryname>
<description>
Handler for chat
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonchatfetch.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonchatfetch.pm</target>
<categoryname>handler</categoryname>
<description>
Handler for periodically fetch new lines of chat
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonannounce.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to put up announcements and calendar
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonsyllabus.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonsyllabus.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to put up syllabus
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonsimplepage.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to put up simple page
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonpickstudent.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to pick a student from classlist
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonbulletin.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to put up bulletin board
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonaboutme.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonaboutme.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to put up personal info
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/publisher/loncfile.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/loncfile.pm</target>
<categoryname>handler</categoryname>
<description>
Provides web-based functionality for file copy, rename, mkdir, etc, in the
construction space menu.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonhelp.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
<categoryname>handler</categoryname>
<description>
The .tex file help handler.
</description>
<status>works/unverified</status>
<build trigger='always run'>
loncom/html/adm/help/buildMakeWrapper
</build>
<dependencies>
Makefile;
buildMakeWrapper
</dependencies>
</file>
<file>
<source>loncom/html/adm/help/abouthelp.html</source>
<target dist='default'>home/httpd/html/adm/help/abouthelp.html</target>
<categoryname>interface file</categoryname>
<description>
Index file for the help system
</description>
</file>
<file>
<source>doc/help/author.manual.access.tex</source>
<target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
</target>
<categoryname>interface file</categoryname>
<description>
The pseudo-LaTeX file to allow people to read the author's manual online, with
a somewhat clumsy interface.
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/help/course.manual.access.tex</source>
<target dist='default'>home/httpd/html/adm/help/tex/course.manual.access.tex
</target>
<categoryname>interface file</categoryname>
<description>
The pseudo-LaTeX file to allow people to read the course administrator's
manual online, with a somewhat clumsy interface.
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/help/course.instructor.access.tex</source>
<target dist='default'>home/httpd/html/adm/help/tex/course.instructor.access.tex
</target>
<categoryname>interface file</categoryname>
<description>
The pseudo-LaTeX file to allow people to read the course instructor's
manual online, with a somewhat clumsy interface.
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/help/author.manual.ps</source>
<target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
<categoryname>interface file</categoryname>
<description>
The postscript Author's Manual
</description>
<status>works/unverified</status>
<dependencies>
doc/help/author.manual.texxml;
doc/help/latexSplitter.py;
doc/help/rebuildLabelHash.pl;
doc/help/render.texxml.pl;
doc/help/simpleEdit.py;
doc/help/texxml2indextex.pl;
doc/help/texxml2latex.pl;
loncom/build/buildHelp.sh;
loncom/build/help_graphics_converter.pl
</dependencies>
</file>
<file>
<source>doc/help/author.manual.pdf</source>
<target dist='default'>home/httpd/html/adm/help/author.manual.pdf</target>
<categoryname>handler</categoryname>
<description>
The PDF Author's Manual
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/help/course.manual.ps</source>
<target dist='default'>home/httpd/html/adm/help/course.manual.ps</target>
<categoryname>interface file</categoryname>
<description>
The postscript Course Manual
</description>
<status>works/unverified</status>
<dependencies>
doc/help/course.manual.texxml;
doc/help/latexSplitter.py;
doc/help/rebuildLabelHash.pl;
doc/help/render.texxml.pl;
doc/help/simpleEdit.py;
doc/help/texxml2indextex.pl;
doc/help/texxml2latex.pl;
loncom/build/buildHelp.sh;
loncom/build/help_graphics_converter.pl
</dependencies>
</file>
<file>
<source>doc/help/course.manual.pdf</source>
<target dist='default'>home/httpd/html/adm/help/course.manual.pdf</target>
<categoryname>interface file</categoryname>
<description>
The PDF Course Manual
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/help/course.instructor.ps</source>
<target dist='default'>home/httpd/html/adm/help/course.instructor.ps</target>
<categoryname>interface file</categoryname>
<description>
The postscript Course Instructor Manual
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/help/course.instructor.pdf</source>
<target dist='default'>home/httpd/html/adm/help/course.instructor.pdf</target>
<categoryname>interface file</categoryname>
<description>
The PDF Course Instructor Manual
</description>
<status>works/unverified</status>
</file>
<fileglob>
<glob>*.*</glob>
<sourcedir>loncom/html/adm/help/gif/</sourcedir>
<targetdir dist='default'>
home/httpd/html/adm/help/gif/</targetdir>
<categoryname>interface file</categoryname>
<description>
Gif files for the help system
</description>
<filenames>
authorRemote.gif;
constructionSpace.gif;
constructionSpaceForPublishing.gif;
creatingANewCourse.gif;
creatingNewProblemResource.gif;
dynamic_piecewise.gif;
dynamic_piecewise2.gif;
dynamic_plot.gif;
dynamic_plot2.gif;
formulaResponse.gif;
login.gif;
lonhelpheader.gif;
mainCourseDocuments.gif;
mapAdvancedEditorNew.gif;
mapClickedStart.gif;
mapEditFirstClick.gif;
mapEditInitial.gif;
mapEditingButton.gif;
mapEditorDirectoryBrowser.gif;
mapEditorResourceChosen.gif;
mapEditorSelection.gif;
mapInsertResource.gif;
mapNewResource.gif;
mapSecondWindowSecondResource.gif;
mapSimpleEditor.gif;
mapStraightened.gif;
mapTwoResources.gif;
numericalResponse1.gif;
numericalResponseEditor.gif;
numericalResponseSlopeProblem.gif;
numericalResponseVarInText.gif;
optionResponseEditing.gif;
optionResponseProblem.gif;
publishMetadata.gif;
radioResponse2.gif;
radioResponseHint.gif;
smallHelp.gif;
spreadsheet_hierarchy.gif;
stringResponseEditor.gif;
studentInterface.gif
</filenames>
</fileglob>
<fileglob>
<glob>*.*</glob>
<sourcedir>loncom/html/adm/help/eps/</sourcedir>
<targetdir dist='default'>
home/httpd/html/adm/help/eps/</targetdir>
<categoryname>interface file</categoryname>
<description>
EPS files for the help system
</description>
<filenames>
authorRemote.eps;
constructionSpace.eps;
constructionSpaceForPublishing.eps;
creatingANewCourse.eps;
creatingNewProblemResource.eps;
dynamic_piecewise.eps;
dynamic_piecewise2.eps;
dynamic_plot.eps;
dynamic_plot2.eps;
formulaResponse.eps;
lonhelpheader.eps;
login.eps;
mainCourseDocuments.eps;
mapAdvancedEditorNew.eps;
mapClickedStart.eps;
mapEditFirstClick.eps;
mapEditInitial.eps;
mapEditingButton.eps;
mapEditorDirectoryBrowser.eps;
mapEditorResourceChosen.eps;
mapEditorSelection.eps;
mapInsertResource.eps;
mapNewResource.eps;
mapSecondWindowSecondResource.eps;
mapSimpleEditor.eps;
mapStraightened.eps;
mapTwoResources.eps;
numericalResponse1.eps;
numericalResponseEditor.eps;
numericalResponseSlopeProblem.eps;
numericalResponseVarInText.eps;
optionResponseEditing.eps;
optionResponseProblem.eps;
publishMetadata.eps;
radioResponse2.eps;
radioResponseHint.eps;
smallHelp.eps;
spreadsheet_hierarchy.eps;
stringResponseEditor.eps;
studentInterface.eps
</filenames>
</fileglob>
<fileglob>
<glob>*.*</glob>
<sourcedir>loncom/html/adm/help/tex/</sourcedir>
<targetdir dist='default'>
home/httpd/html/adm/help/tex/</targetdir>
<categoryname>interface file</categoryname>
<description>
Tex files for the help system
</description>
<filenames>
About_Authors_Manual.tex;
About_Numerical_and_Formula_Response.tex;
Ambiguous_Reference.tex;
Author_LON-CAPA_Introduction.tex;
Author_Manual_Title_Page.tex;
Author_Numerical_and_Formula.tex;
Author_Remote_Control.tex;
Authoring_Adding_Pictures.tex;
Authoring_Dynamic_Plot.tex;
Authoring_HTML_vs_Tex.tex;
Authoring_M_Tag.tex;
Authoring_Piecewise_Plot.tex;
Calling_Functions.tex;
Coauthor.tex;
Construction_Space_Overview.tex;
Course_Add_Student.tex;
Course_Chart_To_Excel.tex;
Course_Convert_To_CSV.tex;
Course_Create_Class_List.tex;
Course_Critical_Message.tex;
Course_Deleting.tex;
Course_Disable_Discussion.tex;
Course_Discussion_Board.tex;
Course_Drop_Student.tex;
Course_Edit_Content.tex;
Course_Feedback_Addresses.tex;
Course_Homework_Performance_Overview.tex;
Course_Manual_Title_Page.tex;
Course_Message_Access.tex;
Course_Problem_Weight.tex;
Course_Setting_Parameters.tex;
Course_Student_Grade_Override.tex;
Course_Student_Work.tex;
Course_Toplevel_Seq.tex;
Creating_A_Course_Intro.tex;
Creating_New_Content_Pages.tex;
Creating_Online_Problems.tex;
Creating_Radio_Response_Problems.tex;
Docs_Adding_Course_Doc.tex;
Docs_Adding_External_Resource.tex;
Docs_Adding_Folders.tex;
Docs_Creating_From_Template.tex;
Docs_Importing_LON-CAPA_Resource.tex;
Docs_Main_Course_Documents.tex;
Docs_Navigate_Content.tex;
Docs_Overview.tex;
Docs_Supplemental.tex;
Docs_Uploading_From_Harddrive.tex;
Foils.tex;
Formula_Response_Example.tex;
Formula_Response_Limitations.tex;
Formula_Response_Problems.tex;
Formula_Response_Sampling.tex;
Formula_Tolerance.tex;
General_Intro.tex;
How_To_Edit_Existing_Content_Pages.tex;
Latex_Footer.tex;
Latex_Header.tex;
Login_To_LON-CAPA.tex;
Metadata_Description.tex;
Navmap_Host_Down.tex;
Numerical_Response_Advanced_Example.tex;
Numerical_Response_Format.tex;
Numerical_Response_Intro.tex;
Numerical_Response_Introduction.tex;
Numerical_Response_Parts_A.tex;
Numerical_Response_Parts_B.tex;
Numerical_Response_Problems.tex;
Numerical_Response_Randomization.tex;
Numerical_Response_Simple_Example.tex;
Numerical_Response_Tutorial_A.tex;
Numerical_Response_Units.tex;
Option_Response_Concept_Group_Example.tex;
Option_Response_Matching_Example.tex;
Option_Response_Problem_Creation.tex;
Option_Response_Problem_Figure.tex;
Option_Response_Problem_Parts.tex;
Option_Response_Problems.tex;
Option_Response_Simple.tex;
Part_Tag_Edit_Help.tex;
Problem_Editor_Testing_Area.tex;
Problem_Editor_XML_Index.tex;
Problem_Types.tex;
Publishing_A_Resource.tex;
Publishing_Author_Tutorial_Segue.tex;
Publishing_Copyright.tex;
Publishing_Intro.tex;
Publishing_Keywords.tex;
Quick_Grades_Possibly_Correct.tex;
Radio_Response_Problems.tex;
Radio_Response_Randomization.tex;
Resource_Types.tex;
Script_Tutorial_Intro.tex;
Scripting_Help.tex;
Sequence_Advanced_Editor_Creation.tex;
Sequence_Definition.tex;
Sequence_Editor_Selection.tex;
Sequence_Page_Maps.tex;
Sequence_Simple_Editor_Creation.tex;
Sequence_Top-Level.tex;
Significant_Figures.tex;
Spreadsheet_About.tex;
Spreadsheet_Alternative_View.tex;
Spreadsheet_Changes_To_Grading.tex;
Spreadsheet_Col_Sum.tex;
Spreadsheet_Completely_Recalc.tex;
Spreadsheet_Empty_Rows.tex;
Spreadsheet_Export_Row.tex;
Spreadsheet_Functions.tex;
Spreadsheet_Import_Values.tex;
Spreadsheet_Levels.tex;
Spreadsheet_Lists.tex;
Spreadsheet_Max_Depth_Exceeded.tex;
Spreadsheet_OOO_Rows.tex;
Spreadsheet_Op_On_All_Problem_Parts.tex;
Spreadsheet_Parms.tex;
Spreadsheet_Problem_Weight.tex;
Spreadsheet_Ranges.tex;
Spreadsheet_Specifying_Cells.tex;
Spreadsheet_Student_Visible.tex;
Spreadsheet_Symbolic_Names.tex;
Spreadsheet_Template_Row.tex;
Spreadsheet_Ternary_Operator.tex;
Spreadsheet_Tries.tex;
String_Response_Problem_Creation.tex;
String_Response_Problems.tex;
Tolerance.tex;
Variable_Naming_Conventions.tex;
Variable_Tutorial_A.tex;
Variables_in_Scripts.tex;
Variables_in_the_Answer_Block.tex;
Variables_in_the_Text_Block.tex
</filenames>
</fileglob>
<file>
<source>loncom/html/adm/help/fragmentLabels.gdbm</source>
<target dist='default'>home/httpd/html/adm/help/fragmentLabels.gdbm</target>
<categoryname>interface file</categoryname>
<description>
A gdbm file containing a label->tex file hash.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonstatistics.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to show statistics on solving LON-CAPA problems.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/statistics/lonproblemstatistics.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
</target>
<categoryname>handler</categoryname>
<description>
The module that generate the html for the Problem Statistics web pages.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/statistics/lonpercentage.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonpercentage.pm
</target>
<categoryname>handler</categoryname>
<description>
The module that generate the html for the Percentage graph web pages.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/statistics/lonproblemanalysis.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonproblemanalysis.pm
</target>
<categoryname>handler</categoryname>
<description>
The module that generate the html for the Problem Analysis web pages.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/statistics/lonstudentassessment.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonstudentassessment.pm
</target>
<categoryname>handler</categoryname>
<description>
The module that generate the html for the Student Assessment/Chart web pages.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/publisher/londiff.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to show difference between two files.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/publisher/lonupload.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to upload files through browser into construction space.
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonupload.3</source>
<target dist='default'>usr/man/man3/Apache::lonupload.3</target>
<categoryname>doc</categoryname>
<description>man page for lonupload.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../publisher/lonupload.pm &gt; \
../../doc/man/Apache__lonupload.3 &amp;&amp; echo 'manifying lonupload.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/publisher/lonupload.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonupload.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonupload.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonupload.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../publisher/lonupload.pm &gt; \
../../doc/lib/perl/Apache/lonupload.html &amp;&amp; \
echo 'pod2html lonupload.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/publisher/lonupload.pm
</dependencies>
</file>
<file>
<source>loncom/homework/essayresponse.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/essayresponse.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to evaluate essay (ungraded) style responses.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/externalresponse.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/externalresponse.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to evaluate externally graded responses.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/loncapagrade.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
<categoryname>handler</categoryname>
<description>
Holds results and defines
tag handlers needed by externalresponse.pm
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/publisher/lonpubdir.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to publish directories.
</description>
</file>
<file>
<source>loncom/publisher/lonunauthorized.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonunauthorized.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to explain failed contruction space access.
</description>
</file>
<file>
<source>doc/man/Apache__lonpubdir.3</source>
<target dist='default'>usr/man/man3/Apache::lonpubdir.3</target>
<categoryname>doc</categoryname>
<description>man page for lonpubdir.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../publisher/lonpubdir.pm &gt; \
../../doc/man/Apache__lonpubdir.3 &amp;&amp; echo 'manifying lonpubdir.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/lonnet/perl/lonnet.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonpubdir.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpubdir.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonpubdir.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../publisher/lonpubdir.pm &gt; \
../../doc/lib/perl/Apache/lonpubdir.html &amp;&amp; \
echo 'pod2html lonpubdir.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/publisher/lonpubdir.pm
</dependencies>
</file>
<file>
<source>loncom/publisher/lonretrieve.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonretrieve.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to retrieve old versions from resource space.
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonretrieve.3</source>
<target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
<categoryname>doc</categoryname>
<description>man page for lonretrieve.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../publisher/lonretrieve.pm &gt; \
../../doc/man/Apache__lonretrieve.3 &amp;&amp; echo 'manifying lonretrieve.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/publisher/lonretrieve.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonretrieve.html</source>
<target dist='default'>
home/httpd/html/adm/help/lib/perl/Apache/lonretrieve.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonretrieve.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../publisher/lonretrieve.pm &gt; \
../../doc/lib/perl/Apache/lonretrieve.html &amp;&amp; \
echo 'pod2html lonretrieve.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/publisher/lonretrieve.pm
</dependencies>
</file>
<file>
<source>loncom/homework/edit.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/edit.pm</target>
<categoryname>handler</categoryname>
<description>
Helper functions when in homework edit mode.
</description>
</file>
<file>
<source>doc/man/Apache__edit.3</source>
<target dist='default'>usr/man/man3/Apache::edit.3</target>
<categoryname>doc</categoryname>
<description>man page for edit.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../homework/edit.pm &gt; ../../doc/man/Apache__edit.3 &amp;&amp; \
echo 'manifying edit.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/homework/edit.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/edit.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/edit.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for edit.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../homework/edit.pm &gt; \
../../doc/lib/perl/Apache/edit.html \
&amp;&amp; echo 'pod2html edit.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/homework/edit.pm
</dependencies>
</file>
<file>
<source>loncom/interface/lonmeta.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
<categoryname>handler</categoryname>
<description>Metadata display handler.</description>
<status>works/unverified</status>
</file>
<file>
<source>rat/lonambiguous.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonambiguous.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to resolve ambiguous file locations.
</description>
<status>works/unverified</status>
</file>
<file>
<source>rat/lonratparms.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonratparms.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to set resource parameters inside of the RAT based on metadata.
</description>
<status>works/unverified</status>
</file>
<file>
<source>rat/lonsequence.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonsequence.pm</target>
<categoryname>handler</categoryname>
<description>
Handler for showing sequence objects of educational resources.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/loncreatecourse.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/loncreatecourse.pm</target>
<categoryname>handler</categoryname>
<description>
Allows domain coordinators to create new courses and assign course
coordinators.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/loncreateuser.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
<categoryname>handler</categoryname>
<description>
Allows users to within their own privileges create/edit users and give
them roles. 
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonhtmlcommon.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
<categoryname>handler</categoryname>
<description>
Contains a set of functions that generate html controls and data layouts
</description>
</file>
<file>
<source>loncom/interface/loncoursedata.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
<categoryname>handler</categoryname>
<description>
Common functions for handling student course data (download and process)
</description>
</file>
<file>
<source>loncom/interface/loncommon.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/loncommon.pm</target>
<categoryname>handler</categoryname>
<description>
Makes a table out of the previous attempts.  Inputs result_from_symbread,
user, domain, home_server, course_id.
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__loncommon.3</source>
<target dist='default'>usr/man/man3/Apache::loncommon.3</target>
<categoryname>doc</categoryname>
<description>man page for loncommon.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../interface/loncommon.pm &gt; \
../../doc/man/Apache__loncommon.3 &amp;&amp; echo 'manifying loncommon.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/interface/loncommon.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/loncommon.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncommon.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for loncommon.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../interface/loncommon.pm &gt; \
../../doc/lib/perl/Apache/loncommon.html &amp;&amp; \
echo 'pod2html loncommon.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/interface/loncommon.pm
</dependencies>
</file>
<file>
<source>loncom/homework/grades.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/grades.pm</target>
<categoryname>handler</categoryname>
<description>Handles the viewing of grades.</description>
</file>
<file>
<source>loncom/homework/imageresponse.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/imageresponse.pm</target>
<categoryname>handler</categoryname>
<description>
Coordinates the response to clicking an image.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/optionresponse.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/optionresponse.pm</target>
<categoryname>handler</categoryname>
<description>
Handles tags associated with showing a list of options.</description>
</file>
<file>
<source>loncom/homework/outputtags.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/outputtags.pm</target>
<categoryname>handler</categoryname>
<description>
Handles tags associated with output.  Seems to relate to due dates of the
assignment.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lontest.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
<categoryname>handler</categoryname>
<description>
Used for debugging and testing the LON-CAPA system.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/radiobuttonresponse.pm</source>
<target dist='default'>
home/httpd/lib/perl/Apache/radiobuttonresponse.pm</target>
<categoryname>handler</categoryname>
<description>
Handles multiple-choice style responses.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonassignments.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonassignments.pm</target>
<categoryname>handler</categoryname>
<description>
Handles processing of assignments.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/loncommunicate.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
<categoryname>handler</categoryname>
<description>
Will be the access handler to email sending, as well as the planned
chatrooms, etc.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonerrorhandler.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonerrorhandler.pm</target>
<categoryname>handler</categoryname>
<description>
Handles errors.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonevaluate.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonevaluate.pm</target>
<categoryname>handler</categoryname>
<description>
Handles evaluation.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonfeedback.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonfeedback.pm</target>
<categoryname>handler</categoryname>
<description>
Handles feedback from students to instructors and system administrators.
Provides a screenshot of the current
resource, as well as previous attempts if the resource was a homework.
Used by lonmsg.pm.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonnavmaps.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonnavmaps.pm</target>
<categoryname>handler</categoryname>
<description>
Handles navigational maps.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonquickgrades.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
<categoryname>handler</categoryname>
<description>
Student quick grades interface.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonpreferences.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonpreferences.pm</target>
<categoryname>handler</categoryname>
<description>
Handles user preferences associated with customizing the online LON-CAPA
educational environment.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonprintout.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonprintout.pm</target>
<categoryname>handler</categoryname>
<description>
Handles the production of printable files and resources.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonsearchcat.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
<categoryname>handler</categoryname>
<description>
Handles a searchable catalogue.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonmysql.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
<categoryname>handler</categoryname>
<description>
Provides utility functions for creating and accessing mysql database tables.
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonsearchcat.3</source>
<target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
<categoryname>doc</categoryname>
<description>man page for lonsearchcat.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../interface/lonsearchcat.pm &gt; \
../../doc/man/Apache__lonsearchcat.3 &amp;&amp; echo 'manifying lonsearchcat.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/interface/lonsearchcat.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonsearchcat.html</source>
<target dist='default'>
home/httpd/html/adm/help/lib/perl/Apache/lonsearchcat.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonsearchcat.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../interface/lonsearchcat.pm &gt; \
../../doc/lib/perl/Apache/lonsearchcat.html &amp;&amp; \
echo 'pod2html lonsearchcat.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/interface/lonsearchcat.pm
</dependencies>
</file>
<file>
<source>loncom/interface/londropadd.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>
<categoryname>handler</categoryname>
<description>
Allows course coordinators to upload courselists in different formats, and
automatically create users (if they do not exist already), assign them the
role of student in a course, and add them to the classlist.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonmsg.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonmsg.pm</target>
<categoryname>handler</categoryname>
<description>
lonmsg.pm has several functions to send and receive internal messages.
author_res_msg - send message to resource author.
user_crit_msg - send a critical message to a user. A critical message
will require acknowledgment by the recipient and the sender will be notified.
user_crit_received - routine to trigger acknowledgment.
statuschange - change the status of a message (read, replied, forwarded, etc).
The handler also displays messages, has routines to reply, etc.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/hint.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
<categoryname>handler</categoryname>
<description>
This handler coordinates the delivery of hints to students working on LON-CAPA
problems and assignments.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonspreadsheet.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
<categoryname>handler</categoryname>
<description>
Spreadsheets are completely web-based.
They exist on the level of a whole course, a student, and individual
assessments.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/interface/lonparmset.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
<categoryname>handler</categoryname>
<description>
Handler to resolve ambiguous file locations
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonparmset.3</source>
<target dist='default'>usr/man/man3/Apache::lonparmset.3</target>
<categoryname>doc</categoryname>
<description>man page for lonparmset.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../interface/lonparmset.pm &gt; \
../../doc/man/Apache__lonparmset.3 &amp;&amp; echo 'manifying lonparmset.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/interface/lonparmset.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonparmset.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonparmset.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonparmset.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../interface/lonparmset.pm &gt; \
../../doc/lib/perl/Apache/lonparmset.html &amp;&amp; \
echo 'pod2html lonparmset.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/interface/lonparmset.pm
</dependencies>
</file>
<file>
<source>loncom/publisher/lonconstruct.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonconstruct.pm</target>
<categoryname>handler</categoryname>
<description>
Page wrapper for handling construction space.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/publisher/lonpublisher.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonpublisher.pm</target>
<categoryname>handler</categoryname>
<description>
Publishes an LON-CAPA educational resource complete with metadata
(authorship, language, copyright, creation date, etc).
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonpublisher.3</source>
<target dist='default'>usr/man/man3/Apache::lonpublisher.3</target>
<categoryname>doc</categoryname>
<description>man page for lonpublisher.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../publisher/lonpublisher.pm &gt; \
../../doc/man/Apache__lonpublisher.3 &amp;&amp; echo 'manifying lonpublisher.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/publisher/lonpublisher.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonpublisher.html</source>
<target dist='default'>
home/httpd/html/adm/help/lib/perl/Apache/lonpublisher.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonpublisher.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../publisher/lonpublisher.pm &gt; \
../../doc/lib/perl/Apache/lonpublisher.html &amp;&amp; \
echo 'pod2html lonpublisher.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/publisher/lonpublisher.pm
</dependencies>
</file>
<file>
<source>loncom/interface/lonmenu.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonmenu.pm</target>
<categoryname>handler</categoryname>
<description>
Has routines which control the remote control.
</description>
<status>works/unverified</status>
</file>
<file>
<source>rat/lonpageflip.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
<categoryname>handler</categoryname>
<description>Deals with forward, backward, and other page flips.</description>
<status>works/unverified</status>
</file>
<file>
<source>rat/lonratedt.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonratedt.pm</target>
<categoryname>handler</categoryname>
<description>
Builds up frame set and loads in the right thing.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/html/res/adm/pages/homeworkmenu.html</source>
<target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
<categoryname>handler</categoryname>
<description>
Homework remote control.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/html/res/adm/pages/chatroom.html</source>
<target dist='default'>home/httpd/html/res/adm/pages/chatroom.html</target>
<categoryname>handler</categoryname>
<description>
Establishes frameset for chatroom
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/html/res/adm/pages/annotator/admannotations.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/admannotations.pm</target>
<categoryname>handler</categoryname>
<description>
This will take annotations and then plug them into a page.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/admbookmarks.pm</target>
<categoryname>handler</categoryname>
<description>
This will take bookmarks and get/write/display them for the LON-CAPA user
interface.
</description>
<status>works/unverified</status>
</file>
<file>
<source>rat/lonratsrv.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonratsrv.pm</target>
<categoryname>handler</categoryname>
<description>
Handler that takes output from RAT and stores it on disk.  Handles the upper
hidden frame of the added window that comes up in RAT.   (3 frames come up in
RAT server, code, and output.  This module handles server connection.)
</description>
<status>works/unverified</status>
</file>
<file>
<source>rat/lonpage.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonpage.pm</target>
<categoryname>handler</categoryname>
<description>
bundles pages into one page
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonpage.3</source>
<target dist='default'>usr/man/man3/Apache::lonpage.3</target>
<categoryname>doc</categoryname>
<description>man page for lonpage.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../../rat/lonpage.pm &gt; \
../../doc/man/Apache__lonpage.3 &amp;&amp; echo 'manifying lonpage.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../rat/lonpage.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonpage.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonpage.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonnet.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../../rat/lonpage.pm &gt; \
../../doc/lib/perl/Apache/lonpage.html &amp;&amp; echo 'pod2html lonpage.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../rat/lonpage.pm
</dependencies>
</file>
<file>
<source>rat/lonuserstate.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
<categoryname>handler</categoryname>
<description>
compile course into binary data structure
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonuserstate.3</source>
<target dist='default'>usr/man/man3/Apache::lonuserstate.3</target>
<categoryname>doc</categoryname>
<description>man page for lonnet.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../../rat/lonuserstate.pm &gt; \
../../doc/man/Apache__lonuserstate.3 &amp;&amp; echo 'manifying lonuserstate.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../rat/lonuserstate.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonuserstate.html</source>
<target dist='default'>
home/httpd/html/adm/help/lib/perl/Apache/lonuserstate.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonuserstate.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../../rat/lonuserstate.pm &gt; \
../../doc/lib/perl/Apache/lonuserstate.html &amp;&amp; \
echo 'pod2html lonuserstate.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../rat/lonuserstate.pm
</dependencies>
</file>
<file>
<source>loncom/xml/lontex.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
<categoryname>handler</categoryname>
<description>
Handler for tex files
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/xml/lontexconvert.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lontexconvert.pm</target>
<categoryname>handler</categoryname>
<description>
Access to tth/ttm
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/xml/lonxml.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonxml.pm</target>
<categoryname>handler</categoryname>
<description>
XML Parsing Module
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/xml/lonplot.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonplot.pm</target>
<categoryname>handler</categoryname>
<description>
XML-based plotter of graphs
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/xml/style.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/style.pm</target>
<categoryname>handler</categoryname>
<description>
Style Parsing Module
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/xml/londefdef.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/londefdef.pm</target>
<categoryname>handler</categoryname>
<description>
Tags Default Definition Module
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/xml/run.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/run.pm</target>
<categoryname>handler</categoryname>
<description>
used to prevent poorly written problems from causing lingering after effects
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/xml/scripttag.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/scripttag.pm</target>
<categoryname>handler</categoryname>
<description>
implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and
&lt;import&gt;
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/randomlylabel.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
<categoryname>handler</categoryname>
<description>
Handler for compositing images, and text together.
</description>
</file>
<file>
<source>loncom/homework/randomlabel.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
<categoryname>handler</categoryname>
<description>
Interface for producing applet code which randomizes the labelling of an
image.
</description>
</file>
<file>
<source>loncom/homework/lonhomework.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
<categoryname>handler</categoryname>
<description>
handles requests for output, evaluation, and alteration of a homework resource
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/inputtags.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/inputtags.pm</target>
<categoryname>handler</categoryname>
<description>
produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/structuretags.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/structuretags.pm</target>
<categoryname>handler</categoryname>
<description>
produces HTML tags necessary for structuring the presentation of homework
resources
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/response.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
<categoryname>handler</categoryname>
<description>
defines different types of responses given to student as well as syntax for
producing response values
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/homework/caparesponse/caparesponse.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/caparesponse.pm</target>
<categoryname>handler</categoryname>
<description>
handles request to the CAPA homework processing engine
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/xml/Safe.pm</source>
<target dist='default'>home/httpd/lib/perl/Safe.pm</target>
<categoryname>handler</categoryname>
<description>
Meant to safely substitute for CPAN version of Safe.
Allows for safely executing embedded perl comands in
a way that does not threaten the operating system.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/auth/localauth.pm</source>
<target dist='default'>home/httpd/lib/perl/localauth.pm</target>
<categoryname>handler</categoryname>
<description>
Local authentication mechanism (meant to be customized).
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/auth/lonacc.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
<categoryname>handler</categoryname>
<description>
(This module, like loncacc.pm also authenticates with cookies.)  
<tt>lonacc.pm</tt> coordinates access to a wide range of administrative-type
functions (e.g. roles, logout, annotations, and bookmarks) as well
as coordinating access to educational resources.
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonacc.3</source>
<target dist='default'>usr/man/man3/Apache::lonacc.3</target>
<categoryname>doc</categoryname>
<description>man page for lonacc.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../auth/lonacc.pm &gt; \
../../doc/man/Apache__lonacc.3 &amp;&amp; echo 'manifying lonacc.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/auth/lonacc.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonacc.html</source>
<target dist='default'>
home/httpd/html/adm/help/lib/perl/Apache/lonacc.html</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonacc.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../auth/lonacc.pm &gt; \
../../doc/lib/perl/Apache/lonacc.html &amp;&amp; echo 'pod2html lonacc.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/auth/lonacc.pm
</dependencies>
</file>
<file>
<source>loncom/auth/lonracc.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonracc.pm</target>
<categoryname>handler</categoryname>
<description>
access handler for file transfers
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/auth/lontokacc.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
<categoryname>handler</categoryname>
<description>
handler for inter-server transfer of token accessed files, includes
cleanup handler to remove file when successfully done
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/auth/lonuploadedacc.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
<categoryname>handler</categoryname>
<description>
access handler for user uploaded files
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/lontrans.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
<categoryname>handler</categoryname>
<description>
URI to filename translation
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonracc.3</source>
<target dist='default'>usr/man/man3/Apache::lonracc.3</target>
<categoryname>doc</categoryname>
<description>man page for lonracc.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../auth/lonracc.pm &gt; \
../../doc/man/Apache__lonracc.3 &amp;&amp; echo 'manifying lonracc.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/auth/lonracc.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonracc.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonracc.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonracc.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../auth/lonracc.pm &gt; \
../../doc/lib/perl/Apache/lonracc.html &amp;&amp; echo 'pod2html lonracc.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/auth/lonracc.pm
</dependencies>
</file>
<file>
<source>loncom/auth/loncacc.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/loncacc.pm</target>
<categoryname>handler</categoryname>
<description>
This module provides access to an educational resource construction area.
This module is invoked by the URL-related pattern syntax
<tt>LocationMatch "^/priv.*"</tt> or <tt>LocationMatch "^/\~.*"</tt>.
Authentication of user identity
is coordinated through cookies.  The abbreviation "cacc" corresponds
to "construction-space access").  If the cookie handle is invalid, then
this module returns a forbidden status and makes appropriate log entries.
If the cookie handle is valid, status is determined to be okay (and,
for the "priv"-type access, the resource is delivered by the
<tt>lonconstruct</tt> module).
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__loncacc.3</source>
<target dist='default'>usr/man/man3/Apache::loncacc.3</target>
<categoryname>doc</categoryname>
<description>man page for loncacc.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../auth/loncacc.pm &gt; ../../doc/man/Apache__loncacc.3 \
&amp;&amp; echo 'manifying loncacc.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/auth/loncacc.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/loncacc.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/loncacc.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for loncacc.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../auth/loncacc.pm &gt; \
../../doc/lib/perl/Apache/loncacc.html &amp;&amp; echo 'pod2html loncacc.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/auth/loncacc.pm
</dependencies>
</file>
<file>
<source>loncom/auth/lonauth.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
<categoryname>handler</categoryname>
<description>authenticate, set up session environment</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/auth/lonlogin.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonlogin.pm</target>
<categoryname>handler</categoryname>
<description>login screen</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/auth/lonlogout.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
<categoryname>handler</categoryname>
<description>logout</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/lonnet/perl/lonrep.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
<categoryname>handler</categoryname>
<description>replication</description>
</file>
<file>
<source>loncom/auth/lonroles.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
<categoryname>handler</categoryname>
<description>
This perl handling module reads in the available roles available
for a LON-CAPA user (different courses, different privileges, etc)
and produces a form-element HTML page which allows the user to select
which role he wishes to exercise in the LON-CAPA system.  For instance,
a user may want to select between being a student in a thermodynamics
physics course or a teaching assistant for an introductory calculus
class.
</description>
</file>
<file>
<source>doc/man/Apache__lonroles.3</source>
<target dist='default'>usr/man/man3/Apache::lonroles.3</target>
<categoryname>doc</categoryname>
<description>man page for lonroles.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../auth/lonroles.pm &gt; \
../../doc/man/Apache__lonroles.3 &amp;&amp; echo 'manifying lonroles.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/auth/lonroles.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonroles.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonroles.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonroles.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../auth/lonroles.pm &gt; \
../../doc/lib/perl/Apache/lonroles.html &amp;&amp; echo 'pod2html lonroles.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/auth/lonroles.pm
</dependencies>
</file>
<file>
<source>loncom/interface/lonindexer.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
<categoryname>handler</categoryname>
<description>
cross server filesystem browser
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonindexer.3</source>
<target dist='default'>usr/man/man3/Apache::lonindexer.3</target>
<categoryname>doc</categoryname>
<description>man page for lonindexer.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../interface/lonindexer.pm &gt; \
../../doc/man/Apache__lonindexer.3 &amp;&amp; echo 'manifying lonindexer.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/interface/lonindexer.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonindexer.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonindexer.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonindexer.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../interface/lonindexer.pm &gt; \
../../doc/lib/perl/Apache/lonindexer.html &amp;&amp; \
echo 'pod2html lonindexer.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/interface/lonindexer.pm
</dependencies>
</file>
<file>
<source>loncom/interface/groupsort.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/groupsort.pm</target>
<categoryname>handler</categoryname>
<description>
Implements a second phase of importing multiple resources into the RAT.
Allows for reordering the sequence of resources.
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/lonnet/perl/lonnet.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonnet.pm</target>
<categoryname>handler</categoryname>
<description>
This file is an interface to the lonc processes of the LON-CAPA network
as well as set of elaborated functions for handling information necessary
for navigating through a given cluster of LON-CAPA machines within a domain.
There are over 40 specialized functions in this module which handle
the reading and transmission of metadata, user information
(ids, names, environments, roles, logs), file information (storage, reading,
directories, extensions, replication, embedded styles and descriptors),
educational resources (course descriptions, section names and numbers),
url hashing (to assign roles on a url basis), and translating abbreviated
symbols to and from more descriptive phrases or explanations.
</description>
<status>works/unverified</status>
</file>
<file>
<source>doc/man/Apache__lonnet.3</source>
<target dist='default'>usr/man/man3/Apache::lonnet.3</target>
<categoryname>doc</categoryname>
<description>man page for lonnet.pm</description>
<build trigger='always run'>
loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm &gt; \
../../doc/man/Apache__lonnet.3 &amp;&amp; echo 'manifying lonnet.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/lonnet/perl/lonnet.pm
</dependencies>
</file>
<file>
<source>doc/lib/perl/Apache/lonnet.html</source>
<target dist='default'>home/httpd/html/adm/help/lib/perl/Apache/lonnet.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for lonnet.pm</description>
<build trigger='always run'>
loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm &gt; \
../../doc/lib/perl/Apache/lonnet.html &amp;&amp; echo 'pod2html lonnet.pm'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/lonnet/perl/lonnet.pm
</dependencies>
</file>
<file>
<source>loncom/html/index.html</source>
<target dist='default'>home/httpd/html/index.html</target>
<categoryname>interface file</categoryname>
<description>bumps to login</description>
</file>
<file>
<source>loncom/html/favicon.ico</source>
<target dist='default'>home/httpd/html/favicon.ico</target>
<categoryname>interface file</categoryname>
<description>Bookmark and tab icon</description>
</file>
<link>
<linkto>etc/mime.types</linkto>
<target dist='default'>etc/httpd/conf/mime.types</target>
<categoryname>symbolic link</categoryname>
<description>symbolic link to /etc/mime.types</description>
</link>
<link>
<linkto>home/httpd/html/res</linkto>
<target dist='default'>home/httpd/html/raw</target>
<categoryname>symbolic link</categoryname>
<description>symbolic link to /home/httpd/html/res</description>
</link>
<file>
<source>loncom/html/adm/notfound.html</source>
<target dist='default'>home/httpd/html/adm/notfound.html</target>
<categoryname>interface file</categoryname>
<description>
static html page that is shown when an attempt is made to access a document
not present on the web server
</description>
</file>
<file>
<source>loncom/html/adm/unauthorized.html</source>
<target dist='default'>home/httpd/html/adm/unauthorized.html</target>
<categoryname>interface file</categoryname>
<description>
static html page that is shown when an attempt is made to access a document
which is restricted based on file or server configurations
</description>
</file>
<file>
<source>loncom/html/adm/help/searchcat.html</source>
<target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
<categoryname>interface file</categoryname>
<description>
Help page for the search engine.
</description>
</file>
<file>
<source>rat/client/rat.html</source>
<target dist='default'>home/httpd/html/adm/rat/rat.html</target>
<categoryname>interface file</categoryname>
<description>
frameset
</description>
</file>
<file>
<source>rat/client/parameter.html</source>
<target dist='default'>home/httpd/html/adm/rat/parameter.html</target>
<categoryname>interface file</categoryname>
<description>
Parameter input window.
</description>
</file>
<file>
<source>rat/client/code.html</source>
<target dist='default'>home/httpd/html/adm/rat/code.html</target>
<categoryname>interface file</categoryname>
<description>
javascript
</description>
</file>
<file>
<source>rat/client/extpickcode.html</source>
<target dist='default'>home/httpd/html/adm/rat/extpickcode.html</target>
<categoryname>interface file</categoryname>
<description>
javascript
</description>
</file>
<file>
<source>rat/client/extpickframe.html</source>
<target dist='default'>home/httpd/html/adm/rat/extpickframe.html</target>
<categoryname>interface file</categoryname>
<description>
javascript
</description>
</file>
<file>
<source>rat/client/map.html</source>
<target dist='default'>home/httpd/html/adm/rat/map.html</target>
<categoryname>interface file</categoryname>
<description>
bumper
</description>
</file>
<file>
<source>rat/client/empty.html</source>
<target dist='default'>home/httpd/html/adm/rat/empty.html</target>
<categoryname>interface file</categoryname>
<description>
A blank page with very minimal HTML structural elements.
</description>
</file>
<fileglob>
<glob>*.gif</glob>
<sourcedir>rat/images/</sourcedir>
<targetdir dist='default'>home/httpd/html/adm/rat/</targetdir>
<categoryname>graphic file</categoryname>
<description>
icons for providing a HTML-tabled view of a course map
</description>
<filenames>
1.1.dt.gif;
1.1.empty.gif;
1.1.ld.gif;
1.1.lr.gif;
1.1.rd.gif;
1.1.rl.gif;
1.1.td.gif;
1.1.tdrl.gif;
1.1.tl.gif;
1.1.tr.gif;
1.1.utd.gif;
1.2.ctd.gif;
1.2.dt.gif;
1.2.empty.gif;
1.2.ld.gif;
1.2.lr.gif;
1.2.lrd.gif;
1.2.lrtd.gif;
1.2.rd.gif;
1.2.rl.gif;
1.2.rld.gif;
1.2.rltd.gif;
1.2.rtd.gif;
1.2.rtdl.gif;
1.2.rtl.gif;
1.2.td.gif;
1.2.tdl.gif;
1.2.tdrl.gif;
1.2.tl.gif;
1.2.tr.gif;
1.2.utd.gif;
2.1.dt.gif;
2.1.empty.gif;
2.1.ld.gif;
2.1.lr.gif;
2.1.rd.gif;
2.1.rl.gif;
2.1.td.gif;
2.1.tdrl.gif;
2.1.tl.gif;
2.1.tr.gif;
2.2.dt.gif;
2.2.empty.gif;
2.2.ld.gif;
2.2.lr.gif;
2.2.lrd.gif;
2.2.lrt.gif;
2.2.rd.gif;
2.2.rl.gif;
2.2.rld.gif;
2.2.rlt.gif;
2.2.td.gif;
2.2.tdl.gif;
2.2.tdr.gif;
2.2.tdrl.gif;
2.2.tl.gif;
2.2.tr.gif;
2.2.url.gif;
2.2.utd.gif;
arrow.gif;
bdt.gif;
bempty.gif;
bld.gif;
blr.gif;
blrd.gif;
blrt.gif;
bottom.gif;
brd.gif;
brl.gif;
brld.gif;
brlt.gif;
btd.gif;
btdl.gif;
btdr.gif;
btdrl.gif;
btl.gif;
btr.gif;
burl.gif;
butd.gif;
condition.gif;
edit.gif;
finish.gif;
info.gif;
inscol.gif;
inscond.gif;
insres.gif;
insrow.gif;
left.gif;
middle.gif;
resource.gif;
right.gif;
sctd.gif;
sdt.gif;
sempty.gif;
sld.gif;
slr.gif;
slrd.gif;
slrtd.gif;
srd.gif;
srl.gif;
srld.gif;
srltd.gif;
srtd.gif;
srtdl.gif;
srtl.gif;
start.gif;
std.gif;
stdl.gif;
sutd.gif
</filenames>
</fileglob>
<fileglob>
<glob>*.*</glob>
<sourcedir>loncom/html/adm/lonKaputt/</sourcedir>
<targetdir dist='default'>home/httpd/html/adm/lonKaputt/</targetdir>
<categoryname>graphic file</categoryname>
<description>
icons to indicate an unexpected result
</description>
<filenames>
lonconstruct.gif;
lonlogo_broken.gif;
lonlogo_broken_tsp.gif;
lonlogo_broken.eps;
lonlogo_broken.jpg;
lonlogo_broken.mov
</filenames>
</fileglob>
<fileglob>
<glob>*.*</glob>
<sourcedir>loncom/html/adm/lonIcons/</sourcedir>
<targetdir dist='default'>home/httpd/html/adm/lonIcons/</targetdir>
<categoryname>graphic file</categoryname>
<description>
logos and general widget icons
</description>
<filenames>
SMETE_white.gif;
aboutlon.gif;
accessbutton.gif;
arrow_up.gif;
branch.gif;
cab.gif;
cab_big.gif;
capapanel.gif;
class.gif;
class_big.gif;
dvi.gif;
dvi_big.gif;
eps.gif;
eps_big.gif;
exam.gif;
exam_big.gif;
fillbottom.gif;
fillleft.gif;
fillright.gif;
filltop.gif;
folder_closed.gif;
folder_opened.gif;
folder_pointer_closed.gif;
folder_pointer_opened.gif;
form.gif;
form_big.gif;
gif.gif;
gif_big.gif;
header.gif;
htm.gif;
html.gif;
html_big.gif;
jar.gif;
jar_big.gif;
jpg.gif;
jpg_big.gif;
latex.gif;
lite.gif;
liteani.gif;
litetext.gif;
lolpanel.gif;
lonanim.gif;
lonanimend.gif;
loncapalogo.gif;
lonhelplogos.gif;
lonhelptop.gif;
lonlogo.gif;
lonlogos.gif;
lowerleft.gif;
lowerright.gif;
meta.gif;
meta_big.gif;
mov.gif;
mov_big.gif;
move_up.gif;
move_down.gif;
navmap.correct.gif;
navmap.open.gif;
navmap.wrong.gif;
navmap.folder.open.gif;
navmap.folder.closed.gif;
page.gif;
page_big.gif;
pdf.gif;
pdf_big.gif;
png.gif;
png_big.gif;
problem.gif;
problem_big.gif;
ps.gif;
ps_big.gif;
quill.gif;
quiz.gif;
quiz_big.gif;
select.gif;
sequence.gif;
sequence_big.gif;
server.gif;
server_big.gif;
srvbad.gif;
srvempty.gif;
srvgood.gif;
srvhalf.gif;
srvnull.gif;
survey.gif;
survey_big.gif;
tex.gif;
tex_big.gif;
txt.gif;
txt_big.gif;
unknown.gif;
unknown_big.gif;
upperleft.gif;
upperright.gif;
user.gif;
user_big.gif;
userauthentication.gif;
wav.gif;
wav_big.gif;
white_space_20_22.gif;
whitespace1.gif;
whitespace10.gif;
whitespace2.gif;
whitespace3.gif;
whitespace4.gif;
whitespace5.gif;
whitespace6.gif;
whitespace7.gif;
whitespace8.gif;
whitespace9.gif;
xml.gif;
xml_big.gif;
zip.gif;
zip_big.gif
</filenames>
</fileglob>
<fileglob>
<glob>*.*</glob>
<sourcedir>loncom/html/adm/lonMisc/</sourcedir>
<targetdir dist='default'>home/httpd/html/adm/lonMisc/</targetdir>
<categoryname>graphic file</categoryname>
<description>
Miscellaneous resources.
</description>
<filenames>
authorfeed.gif;
bomb.gif;
cat_button.gif;
chat.gif;
eval_button.gif;
feedback.gif;
pprm_button.gif;
pgrd_button.gif;
subm_button.gif
</filenames>
</fileglob>
<file>
<source>loncom/xml/tth.pm</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.pm</target>
<categoryname>system file</categoryname>
<description>
perl module for invoking functions specific to TeX-to-HTML conversion
</description>
<note>
Has the same dependencies and build process as tth.so.
Currently, only the tth.so file specifications invoke
the build process however.  A static version is checked into loncom/xml
and in this way is treated as though it isn't part of the tth build process.
</note>
<status>works/unverified</status>
</file>
<file>
<source>loncom/xml/LCParser.pm</source>
<target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
<categoryname>system file</categoryname>
<description>
perl module for parsing HTML in a way that really works and is thoroughly
tested
</description>
<status>works/unverified</status>
</file>
<file>
<source>loncom/configuration/Configuration.pm</source>
<target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
<categoryname>system file</categoryname>
<description>
Configuration file reader (looks in /etc/httpd/conf/); accepts
a list of *.conf files to inspect for PerlSetVar key/value
entries.
</description>
<status>works/unverified</status>
</file>
<file>
<source>modules/TexConvert/tthperl/tth.so</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>
<categoryname>system file</categoryname>
<description>
shared library file for dynamic loading and unloading
</description>
<note>
The source and file dependencies are not available to most
CVS users.  (You can safely rely on the existing binaries
present on your system... don't worry about warnings
related to this file during the build process.)
</note>
<build trigger='run if dependencies change'>
modules/TexConvert/tthperl/commands
</build>
<status>works/unverified</status>
<dependencies>
../tthdynamic/tthfunc.c;
../ttmdynamic/ttmfunc.c
</dependencies>
</file>
<file>
<source>loncom/homework/caparesponse/capa.pm</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>
<categoryname>system file</categoryname>
<description>
perl module for invoking functions specific to CAPA
</description>
<buildlink>loncom/homework/caparesponse/capa.so</buildlink>
<note>
Has the same dependencies and build process as capa.so.
Currently, only the capa.so file specifications invoke
the build process however.
</note>
</file>
<file>
<source>loncom/homework/caparesponse/capa.bs</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>
<categoryname>system file</categoryname>
<description>
bootstrap file associated with dynamic loading of this module on multiple
architectures
</description>
<buildlink>loncom/homework/caparesponse/capa.so</buildlink>
<note>
Has the same dependencies and build process as capa.so.
Currently, only the capa.so file specifications invoke
the build process however.
</note>
</file>
<file>
<source>loncom/homework/caparesponse/capa.so</source>
<target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>
<target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>
<categoryname>system file</categoryname>
<description>
shared library file for dynamic loading and unloading
</description>
<build trigger='always run'>
loncom/homework/caparesponse/commands
</build>
<dependencies>
caparesponse.c;
caparesponse.pm;
README;
Makefile.PL;
capa.i;
commands;
../../../CAPA/pProj/capaGrammarDef.y;
../../../CAPA/pProj/capaFormula.y;
../../../CAPA/pProj/capaLexerDef.flex;
../../../CAPA/pProj/capaFunction.c;
../../../CAPA/pProj/capaParserUtils.c;
../../../CAPA/pProj/capaMapExpr.c;
../../../CAPA/pProj/capaUnit.c;
../../../CAPA/pProj/com.c;
../../../CAPA/pProj/linpack.c;
../../../CAPA/pProj/ranlib.c;
../../../CAPA/pProj/capaCgiUtils.c;
../../../CAPA/pProj/capaSubjective.c;
../../../CAPA/pProj/capaRQO.c;
../../../CAPA/pProj/capaFormulaLexer.c;
../../../CAPA/pProj/capaCommon.c;
../../../CAPA/pProj/capaCommon.h;
../../../CAPA/pProj/ranlib.h;
../../../CAPA/pProj/capaCGI.h;
../../../CAPA/pProj/capaFunction.h;
../../../CAPA/pProj/capaRQO.h;
../../../CAPA/pProj/capaParser.h;
../../../CAPA/pProj/lex_debug.h
</dependencies>
</file>
<fileglob>
<glob>*.ent</glob>
<sourcedir>loncom/MathML/</sourcedir>
<targetdir dist='default'>home/httpd/html/adm/MathML/</targetdir>
<categoryname>system file</categoryname>
<description>
xml files which assign unicode numbers to mathematical symbols using
&lt;! ENTITY... &gt; type syntax.
</description>
<filenames>
isoamsa.ent;
isoamsb.ent;
isoamsc.ent;
isoamsn.ent;
isoamso.ent;
isoamsr.ent;
isobox.ent;
isocyr1.ent;
isocyr2.ent;
isodia.ent;
isogrk1.ent;
isogrk2.ent;
isogrk3.ent;
isogrk4.ent;
isolat1.ent;
isolat2.ent;
isomfrk.ent;
isomopf.ent;
isomscr.ent;
isonum.ent;
isopub.ent;
isotech.ent;
mmlalias.ent;
mmlextra.ent
</filenames>
</fileglob>
<file>
<source>loncom/MathML/mathml.css</source>
<target dist='default'>home/httpd/html/adm/MathML/mathml.css</target>
<categoryname>system file</categoryname>
<description>
cascading style sheet
</description>
</file>
<file>
<source>loncom/MathML/mathml.dtd</source>
<target dist='default'>home/httpd/html/adm/MathML/mathml.dtd</target>
<categoryname>system file</categoryname>
<description>
document type definition
</description>
</file>
<file>
<source>loncom/auth/londes.js</source>
<target dist='default'>home/httpd/html/res/adm/includes/londes.js</target>
<categoryname>interface file</categoryname>
<description>
Encryption Routines according to Data Encryption Standard DES, written in
javascript.
</description>
</file>
<file>
<source>loncom/homework/lectureonline.lcpm</source>
<target dist='default'>home/httpd/html/res/adm/includes/lectureonline.lcpm
</target>
<categoryname>handler</categoryname>
<description>
Intended for providing perl functions for the &lt;script&gt;&lt;/script&gt;
environment in a problem that was converted from lectureonline.
</description>
</file>
<file>
<source>loncom/homework/default_homework.lcpm</source>
<target dist='default'>home/httpd/html/res/adm/includes/default_homework.lcpm
</target>
<categoryname>handler</categoryname>
<description>
Provides many functions for the &lt;script&gt; environment in a .problem.
Functions are documented in CVS:loncapa/doc/homework/homework5.html.
</description>
</file>
<file>
<source>loncom/homework/capa.units</source>
<target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
<categoryname>static conf</categoryname>
<description>
Define unit prefixing and conversion for CAPA problem handling.
</description>
</file>
<fileglob>
<glob>*.jpg</glob>
<sourcedir>loncom/html/adm/lonInterFace/</sourcedir>
<targetdir dist='default'>home/httpd/html/adm/lonInterFace/</targetdir>
<categoryname>graphic file</categoryname>
<description>Pages headers</description>
<filenames>
admin.jpg;
author.jpg;
coordinator.jpg;
header.jpg;
student.jpg;
</filenames>
</fileglob>
<fileglob>
<glob>*.gif</glob>
<sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
<targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
<categoryname>graphic file</categoryname>
<description>Logos of LON-CAPA domains</description>
<filenames>
103.gif;
gerd.gif;
mio.gif;
msuvu.gif;
ohiou.gif;
rhs.gif;
sfu.gif;
tmcc.gif;
umich.gif;
worf.gif;
annarbor.gif;
elps.gif;
gwu.gif;
msudemo.gif;
ndsu.gif;
physnet.gif;
sc.gif;
Selwyn.gif;
ucf.gif;
unihalle.gif;
wscc.gif;
cps.gif;
fsu.gif;
lsd.gif;
msu.gif;
nsdl.gif;
pmm.gif;
sunysb.gif;
udel.gif;
uz.gif
</filenames>
</fileglob>
<fileglob>
<glob>*.tab</glob>
<sourcedir>loncom/html/adm/lonDomColors/</sourcedir>
<targetdir dist='default'>home/httpd/lonTabs/lonDomColors/</targetdir>
<categoryname>conf</categoryname>
<description>Designs of LON-CAPA domains</description>
<filenames>
annarbor.tab;
default.tab;
msu.tab;
sfu.tab;
worf.tab
</filenames>
</fileglob>
<fileglob>
<glob>*.gif</glob>
<sourcedir>loncom/html/adm/lonLCDfont/</sourcedir>
<targetdir dist='default'>home/httpd/html/adm/lonLCDfont/</targetdir>
<categoryname>graphic file</categoryname>
<description>LON-CAPA remote control LCD font</description>
<filenames>
0.gif;
1.gif;
2.gif;
3.gif;
4.gif;
5.gif;
6.gif;
7.gif;
8.gif;
9.gif;
a.gif;
b.gif;
c.gif;
d.gif;
e.gif;
f.gif;
g.gif;
h.gif;
i.gif;
j.gif;
k.gif;
l.gif;
m.gif;
n.gif;
o.gif;
p.gif;
q.gif;
r.gif;
s.gif;
t.gif;
u.gif;
v.gif;
w.gif;
x.gif;
y.gif;
z.gif;
colon.gif;
hyphen.gif;
slash.gif;
space.gif;
</filenames>
</fileglob>
<fileglob>
<glob>*.gif</glob>
<sourcedir>loncom/html/res/adm/pages/</sourcedir>
<targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
<categoryname>graphic file</categoryname>
<description>icons used for the entire LON-CAPA user interface</description>
<filenames>
anno.gif;
anot.gif;
back.gif;
bchat.gif;
bkm.gif;
brws.gif;
catalog.gif;
ccrs.gif;
chat.gif;
chrt.gif;
com.gif;
courses.gif;
cprv.gif;
cstr.gif;
dempty.gif;
docs.gif;
egrd.gif;
empty.gif;
enrl.gif;
eval.gif;
fdbk.gif;
feedback.gif;
forw.gif;
grds.gif;
group.gif;
help.gif;
info.gif;
ledblink.gif;
ledgreen.gif;
ledoff.gif;
ledon.gif;
ledsend.gif;
logout.gif;
mrk.gif;
nav.gif;
next.gif;
nothumb.gif;
parm.gif;
pgrd.gif;
pparm.gif;
pref.gif;
prev.gif;
prt.gif;
qempty.gif;
reload.gif;
remotebg.gif;
res.gif;
roles.gif;
sbkm.gif;
spacer.gif;
sprs.gif;
src.gif;
stat.gif;
subm.gif;
title.gif;
vbkm.gif;
</filenames>
</fileglob>
<file>
<source>loncom/html/res/adm/pages/imgmaps.html</source>
<target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
<categoryname>interface file</categoryname>
<description>
image maps for the LON-CAPA remote control
</description>
</file>
<file>
<source>loncom/html/res/adm/pages/index.html</source>
<target dist='default'>home/httpd/html/res/adm/pages/index.html</target>
<categoryname>interface file</categoryname>
<description>
welcoming page to the LON-CAPA system upon login
</description>
</file>
<file>
<source>loncom/html/res/adm/pages/menu.html</source>
<target dist='default'>home/httpd/html/res/adm/pages/menu.html</target>
<categoryname>interface file</categoryname>
<description>
renders the HTML (including image maps) for the LON-CAPA remote control
</description>
</file>
<fileglob>
<glob>*.gif</glob>
<sourcedir>loncom/html/res/adm/pages/indexericons/</sourcedir>
<targetdir dist='default'>home/httpd/html/res/adm/pages/indexericons/
</targetdir>
<categoryname>graphic file</categoryname>
<description>
icons used for directory indexing and login screen
</description>
<filenames>
a.gif;
alert.black.gif;
alert.red.gif;
back.gif;
ball.gray.gif;
ball.red.gif;
binary.gif;
binhex.gif;
blank.gif;
bomb.gif;
box1.gif;
box2.gif;
broken.gif;
burst.gif;
c.gif;
comp.blue.gif;
comp.gray.gif;
compressed.gif;
continued.gif;
course.gif;
dir.gif;
down.gif;
dvi.gif;
f.gif;
folder.gif;
folder.open.gif;
folder.sec.gif;
folder_closed.gif;
folder_closed_pressed.gif;
folder_new.gif;
folder_opened.gif;
folder_opened_pressed.gif;
folder_pointer_closed.gif;
folder_pointer_opened.gif;
folder_spacer.gif;
folder_trash.gif;
forward.gif;
generic.gif;
generic.red.gif;
generic.sec.gif;
hand.right.gif;
hand.up.gif;
html.gif;
image1.gif;
image2.gif;
image3.gif;
index.gif;
layout.gif;
left.gif;
link.gif;
mov.gif;
movie1.gif;
p.gif;
patch.gif;
pdf.gif;
portal.gif;
problem.gif;
ps.gif;
quill.gif;
right.gif;
screw1.gif;
screw2.gif;
script.gif;
sound1.gif;
sound2.gif;
sphere1.gif;
sphere2.gif;
tar.gif;
tex.gif;
text.gif;
transfer.gif;
unknown.gif;
up.gif;
uu.gif;
uuencoded.gif;
white_space_20_22.gif;
white_space_22_22.gif;
whitespace1.gif;
whitespace10.gif;
whitespace2.gif;
whitespace3.gif;
whitespace4.gif;
whitespace5.gif;
whitespace6.gif;
whitespace7.gif;
whitespace8.gif;
whitespace9.gif;
world1.gif;
world2.gif
</filenames>
</fileglob>
<fileglob>
<glob>*.gif</glob>
<sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
<targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
</targetdir>
<categoryname>graphic file</categoryname>
<description>
icons used for the bookmark portion of the LON-CAPA user interface
</description>
<filenames>
folder_anim.gif;
folder_close.gif;
folder_drag.gif;
folder_new.gif;
folder_open.gif;
folder_pointer_closed.gif;
folder_pointer_opened.gif;
folder_static.gif;
folder_trash.gif;
folder_trash_hover.gif;
left_bar.gif;
link.gif;
link_anim.gif;
link_drag.gif;
ll_corner.gif;
lower_bar.gif;
lr_corner.gif;
pix.gif;
right_bar.gif;
toolbar_bg.gif;
ul_corner.gif;
upper_bar.gif;
ur_corner.gif
</filenames>
</fileglob>
<fileglob>
<glob>*.html</glob>
<sourcedir>loncom/html/res/adm/pages/bookmarkmenu/</sourcedir>
<targetdir dist='default'>home/httpd/html/res/adm/pages/bookmarkmenu/
</targetdir>
<categoryname>interface file</categoryname>
<description>
associated with the scheme of displaying bookmarks
</description>
<filenames>
bookmarkmenu_toolbar.html;
blank.html;
closechildren.html
</filenames>
</fileglob>
<file>
<source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
<target dist='default'>
home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js</target>
<categoryname>interface file</categoryname>
<description>
javascript for handling client-side interactions with bookmark interface
</description>
</file>
<file>
<source>loncom/build/CHECKRPMS</source>
<target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
<categoryname>system script</categoryname>
<description>
manilla wrapper around check-rpms
</description>
<status>tested/documented/beta</status>
</file>
<file>
<source>loncom/build/CHECKRPMS_custom</source>
<target dist='default'>usr/local/loncapa/bin/CHECKRPMS_custom</target>
<categoryname>system script</categoryname>
<description>
manilla wrapper around check-rpms to be miified by the local user
</description>
<status>tested/documented/beta</status>
</file>
<file>
<source>loncom/build/check-rpms</source>
<target dist='default'>usr/local/loncapa/bin/check-rpms</target>
<categoryname>system script</categoryname>
<description>
compare installed rpms with up-to-date distribution
</description>
<status>tested/documented/beta</status>
</file>
<file>
<source>doc/man/check-rpms.1</source>
<target dist='default'>usr/local/man/man1/check-rpms.1</target>
<categoryname>doc</categoryname>
<description>man page for check-rpms</description>
<build trigger='always run'>
loncom/build/pod2man.sh check-rpms &gt; ../../doc/man/check-rpms.1 &amp;&amp; \
echo 'manifying check-rpms'
</build>
<status>beta</status>
<dependencies>
../../loncom/build/check-rpms
</dependencies>
</file>
<file>
<source>doc/scripts/check-rpms.html</source>
<target dist='default'>home/httpd/html/adm/help/scripts/check-rpms.html
</target>
<categoryname>doc</categoryname>
<description>POD-derived page for check-rpms</description>
<build trigger='always run'>
loncom/build/pod2html.sh check-rpms &gt; ../../doc/scripts/check-rpms.html \
&amp;&amp; echo 'pod2html checkrpms'
</build>
<status>works/unverified</status>
<dependencies>
../../loncom/build/check-rpms
</dependencies>
</file>
<file>
<source>loncom/build/loncaparestoreconfigurations</source>
<target dist='default'>usr/sbin/loncaparestoreconfigurations</target>
<categoryname>script</categoryname>
<description>
restores .rpmsave files after a LON-CAPA-base upgrade
</description>
<status>deprecated</status>
</file>
<file>
<source>loncom/cron/loncapa</source>
<target dist='default'>etc/cron.d/loncapa</target>
<categoryname>static conf</categoryname>
<description>
file that specifies periodic processes to run for the LON-CAPA machine
</description>
</file>
<file>
<source>loncom/ntp/step-tickers</source>
<target dist='default'>usr/local/loncapa/doc/conf_examples/ntp_step-tickers
</target>
<categoryname>static conf</categoryname>
<description>
file that stimulates running of ntpdate upon init.d/xntpd initiation
</description>
<note>
<table cellpadding='0' cellspacing='0' border='1'>
<tr><td><tt>just one line with the ip address of the server</tt></td></tr>
</table>
</note>
</file>
<file>
<source>loncom/pam.d/pwauth</source>
<target dist='default'>etc/pam.d/pwauth</target>
<categoryname>static conf</categoryname>
<description>
file that allows setuid password privileges for pwauth executable
</description>
</file>
<file>
<source>loncom/pam.d/pwchange</source>
<target dist='default'>etc/pam.d/pwchange</target>
<categoryname>static conf</categoryname>
<description>
file that allows setuid password privileges for pwchange (lcpasswd) executable
</description>
</file>
<file>
<source>loncom/init.d/loncontrol</source>
<target dist='default'>etc/rc.d/init.d/loncontrol</target>
<categoryname>root script</categoryname>
<description>
Controls the launching/halting of lonc, lond, and lonsql processes.
</description>
</file>
<link>
<linkto>etc/rc.d/init.d/loncontrol</linkto>
<target dist='default'>
etc/rc.d/rc0.d/K05loncontrol;
etc/rc.d/rc1.d/K05loncontrol;
etc/rc.d/rc2.d/K05loncontrol;
etc/rc.d/rc3.d/S95loncontrol;
etc/rc.d/rc4.d/S95loncontrol;
etc/rc.d/rc5.d/S95loncontrol;
etc/rc.d/rc6.d/K05loncontrol
</target>
<categoryname>symbolic link</categoryname>
<description>
symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
</link>
<file>
<source>loncom/atalk/config</source>
<target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
<categoryname>static conf</categoryname>
<description>
configuration file to make LON-CAPA server file space accessible to
Appleshares access (Macintosh)
</description>
</file>
</files>
</lpml>

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