Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.204 and 1.572

version 1.204, 2003/01/16 01:37:26 version 1.572, 2008/03/03 19:37:11
Line 1 Line 1
 <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"  <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
  "http://lpml.sourceforge.net/DTD/lpml.dtd">   "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->  <!-- loncapafiles.lpml -->
 <!-- Scott Harrison -->  
   
 <!-- $Id$ -->  <!-- $Id$ -->
   
Line 40  http://www.lon-capa.org/ Line 39  http://www.lon-capa.org/
 <lpml>  <lpml>
 <specialnotices>  <specialnotices>
 <specialnotice dist='default'>  <specialnotice dist='default'>
 !!! REDHAT 6.2 NOTICE !!!  
 !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!  !!! Sometimes an incorrect /etc/hosts file is incorrectly generated !!!
 !!! This sometimes happens (bad): !!!  !!! This sometimes happens (bad): !!!
 !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!  !!! 127.0.0.1  computer1 localhost.localdomain localhost  !!!
Line 48  http://www.lon-capa.org/ Line 46  http://www.lon-capa.org/
 !!! 127.0.0.1  localhost.localdomain  localhost !!!  !!! 127.0.0.1  localhost.localdomain  localhost !!!
 !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!  !!! 35.2.3.80  computer1 computer1.notreal.msu.edu !!!
 </specialnotice>  </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>  </specialnotices>
 <targetroot>/</targetroot>  <targetroot>/</targetroot>
 <sourceroot>/home/user/loncapa/</sourceroot>  <sourceroot>/home/user/loncapa/</sourceroot>
Line 100  http://www.lon-capa.org/ Line 82  http://www.lon-capa.org/
   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   <abbreviation>static</abbreviation>    <abbreviation>static</abbreviation>
 </category>  </category>
   <category name="www static conf" type="runtime">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>static</abbreviation>
   </category>
   <category name="www static conf" type="development">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>static</abbreviation>
   </category>
 <category name="conf" type="runtime">  <category name="conf" type="runtime">
   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   <abbreviation>configurable</abbreviation>    <abbreviation>configurable</abbreviation>
Line 329  echo '********************************** Line 319  echo '**********************************
   <description>perl scripts for managing the LON-CAPA system</description>    <description>perl scripts for managing the LON-CAPA system</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/perl/debug</targetdir>
     <categoryname>server readonly</categoryname>
     <description>perl scripts for debugging the LON-CAPA system</description>
   </directory>
   <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/perl/logs</targetdir>    <targetdir dist='default'>home/httpd/perl/logs</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
Line 360  Used by lond parent to check if children Line 356  Used by lond parent to check if children
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/zipspool</targetdir>
     <categoryname>server standard</categoryname>
     <description>for the output of multidownload.pl
     </description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib</targetdir>    <targetdir dist='default'>home/httpd/lib</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA software modules and    <description>location of LON-CAPA software modules and
 extensions</description>  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <!-- Must protect localauth.pm from extinction. -->    <!-- Must protect localauth.pm/localenroll.pm from extinction. -->
   <protectionlevel>weak_delete</protectionlevel>    <protectionlevel>weak_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib/perl</targetdir>    <targetdir dist='default'>home/httpd/lib/perl</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
Line 380  extensions</description> Line 383  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lib/perl/Apache/localize</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of LON-CAPA MakeText translation files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>    <targetdir dist='default'>home/httpd/lib/perl/HTML</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of HTML specific perl module fixes and additions    <description>location of HTML specific perl module fixes and additions
Line 399  extensions</description> Line 408  extensions</description>
   <description>cookie jar</description>    <description>cookie jar</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
      <protectionlevel>modest_delete</protectionlevel>
    <targetdir dist='default'>home/httpd/scantron</targetdir>
     <categoryname>server standard</categoryname>
     <description>uploaded scantron forms directory</description>
   </directory>
   <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/sockets</targetdir>    <targetdir dist='default'>home/httpd/sockets</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
Line 418  extensions</description> Line 433  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/cgi-bin/mimetexcache</targetdir>
     <categoryname>server standard</categoryname>
     <description>location of cgi scripts</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html</targetdir>    <targetdir dist='default'>home/httpd/html</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>location of web-accessible file tree</description>    <description>location of web-accessible file tree</description>
Line 448  extensions</description> Line 469  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/fonts</targetdir>
     <categoryname>server readonly</categoryname>
     <description>fonts</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/help</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation</description>    <description>online help documentation</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jme</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JME support files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jmol</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Jmol files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jsMath support files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jsMath extension files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jsMath files (uncompressed)</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jsMath plugin files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/helper</targetdir>
     <categoryname>server readonly</categoryname>
     <description>XML specifications for helpers</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help/gif</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation gif files</description>    <description>online help documentation gif files</description>
Line 472  extensions</description> Line 541  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/tex/ru</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Russian online help documentation tex files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/adm/help/tex/de</targetdir>
     <categoryname>server readonly</categoryname>
     <description>German online help documentation tex files</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>    <targetdir dist='default'>home/httpd/html/adm/help/png</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>online help documentation png files</description>    <description>online help documentation png files</description>
Line 533  roles.db) which specify the roles and pr Line 614  roles.db) which specify the roles and pr
 LON-CAPA system.</description>  LON-CAPA system.</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>never_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lonCerts</targetdir>
     <categoryname>server standard</categoryname>
     <description>
       Directory for Certificates for SSL and local auth modes
     </description>
   </directory>
   <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>    <targetdir dist='default'>home/httpd/html/adm/MathML</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
Line 540  LON-CAPA system.</description> Line 629  LON-CAPA system.</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/res/lib/templates</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Resource library
     </description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>    <targetdir dist='default'>home/httpd/html/res/adm/includes</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>files useful for including within customized scripting    <description>files useful for including within customized scripting
Line 567  are viewable over the world-wide web</de Line 663  are viewable over the world-wide web</de
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/res/adm/pages/pt</targetdir>
     <categoryname>server readonly</categoryname>
     <description>web user interface resources - Portuguese</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse</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>    <targetdir dist='default'>home/httpd/html/adm/lonLCDfont</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>LCD font for remote control</description>    <description>LCD font for remote control</description>
Line 614  are viewable over the world-wide web</de Line 722  are viewable over the world-wide web</de
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>usr/lib/perl5/site_perl/5.005</targetdir>    <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='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0</targetdir>
     <targetdir dist='redhat8 redhat9'>usr/lib/perl5/site_perl/5.8.0</targetdir>
   <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>    <targetdir dist='debian'>usr/local/lib/perl/5.6.0</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
   <description>system perl tree (usually present on linux systems)    <description>system perl tree (usually present on linux systems)
Line 639  are viewable over the world-wide web</de Line 748  are viewable over the world-wide web</de
  services</description>   services</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>usr/local/loncapa/sbin</targetdir>
     <categoryname>standard</categoryname>
     <description>local "auxiliary" binary files for loncapa</description>
   </directory>
   <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>usr/local/man/man1</targetdir>    <targetdir dist='default'>usr/local/man/man1</targetdir>
   <categoryname>standard</categoryname>    <categoryname>standard</categoryname>
Line 690  each list element consists of only two s Line 805  each list element consists of only two s
 <file>  <file>
 <source>loncom/loncapa.conf</source>  <source>loncom/loncapa.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa.conf</target>  <target dist='default'>etc/httpd/conf/loncapa.conf</target>
   <target dist='sles10 suse10.1 suse10.2 suse10.3'>etc/apache2/loncapa.conf</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
 <description>  <description>
 <p>  <p>
Line 732  MySQL database</td></tr> Line 848  MySQL database</td></tr>
 <file>  <file>
 <source>loncom/loncapa_apache.conf</source>  <source>loncom/loncapa_apache.conf</source>
 <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>  <target dist='default'>etc/httpd/conf/loncapa_apache.conf</target>
   <target dist='sles10 suse10.1 suse10.2 suse10.3'>etc/apache2/loncapa_apache.conf</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 The goal of this file is to implement all LON-CAPA specific  The goal of this file is to implement all LON-CAPA specific
Line 751  the www@localhost MySQL password, and br Line 868  the www@localhost MySQL password, and br
 <file>  <file>
 <source>loncom/startup.pl</source>  <source>loncom/startup.pl</source>
 <target dist='default'>etc/httpd/conf/startup.pl</target>  <target dist='default'>etc/httpd/conf/startup.pl</target>
   <target dist='sles10 suse10.1 suse10.2 suse10.3'>etc/apache2/startup.pl</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 This file provides initializations for perl handlers.  It adjusts what  This file provides initializations for perl handlers.  It adjusts what
Line 766  well as causing the Apache module to be Line 884  well as causing the Apache module to be
 <description>  <description>
 Thesaurus database file to be built from loncom/thesaurus/rawkey.txt  Thesaurus database file to be built from loncom/thesaurus/rawkey.txt
 </description>  </description>
 <build trigger='run if dependencies change'>  <build trigger='always run'>
 loncom/thesaurus/build_thesaurus_wrapper.sh  loncom/thesaurus/build_thesaurus_wrapper.sh
 </build>  </build>
 <dependencies>  <dependencies>
 rawkey.txt  rawkey.txt;
   build_thesaurus_db.pl;
   build_thesaurus_wrapper.sh
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
Line 807  parameter. Line 927  parameter.
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/decompress.pl</source>
   <target dist='default'>home/httpd/cgi-bin/decompress.pl</target>
   <categoryname>script</categoryname>
   <description>
   Decompresses an archive into its files inside of the construction space
   </description>
   </file>
   <file>
   <source>loncom/cgi/takeoffline.pl</source>
   <target dist='default'>home/httpd/cgi-bin/takeoffline.pl</target>
   <categoryname>script</categoryname>
   <description>
   Take machine offline
   </description>
   </file>
   <file>
   <source>loncom/cgi/takeonline.pl</source>
   <target dist='default'>home/httpd/cgi-bin/takeonline.pl</target>
   <categoryname>script</categoryname>
   <description>
   Take machine online
   </description>
   </file>
   <file>
 <source>loncom/cgi/thumbnail.gif</source>  <source>loncom/cgi/thumbnail.gif</source>
 <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>  <target dist='default'>home/httpd/cgi-bin/thumbnail.gif</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 823  utility cgi script to view status of clu Line 967  utility cgi script to view status of clu
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/translator.pl</source>
   <target dist='default'>home/httpd/cgi-bin/translator.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to enter translations
   </description>
   </file>
   <file>
 <source>loncom/build/system_dependencies/perltest.pl</source>  <source>loncom/build/system_dependencies/perltest.pl</source>
 <target dist='default'>home/httpd/cgi-bin/perltest.pl</target>  <target dist='default'>home/httpd/cgi-bin/perltest.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 839  utility cgi script to view status of per Line 991  utility cgi script to view status of per
 </description>  </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/cgi/loncgi.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/loncgi.pm</target>
     <categoryname>system file</categoryname>
     <description>
         Provides a common interface to LON-CAPA cookies and environment.
     </description>
   </file>
   <file>
 <source>loncom/cgi/graph.png</source>  <source>loncom/cgi/graph.png</source>
 <target dist='default'>home/httpd/cgi-bin/graph.png</target>  <target dist='default'>home/httpd/cgi-bin/graph.png</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 874  cgi-script to ping other server Line 1034  cgi-script to ping other server
 Dynamically outputs X-Y plots with point, line, etc functions.  Dynamically outputs X-Y plots with point, line, etc functions.
 </description>  </description>
 </file>  </file>
   <link>
     <linkto>home/httpd/cgi-bin/plot.gif</linkto>
     <target dist='default'>home/httpd/cgi-bin/plot.png</target>
     <categoryname>symbolic link</categoryname>
     <description>symbolic link for plot.png to point at plot.gif</description>
   </link>
   <file>
   <source>loncom/cgi/imagechoice.pl</source>
   <target dist='default'>home/httpd/cgi-bin/imagechoice.pl</target>
   <categoryname>script</categoryname>
   <description>
   Helper to select image coordinates in writing homework involving images.
   </description>
   </file>
 <file>  <file>
 <source>loncom/interface/printout.pl</source>  <source>loncom/interface/printout.pl</source>
 <target dist='default'>home/httpd/cgi-bin/printout.pl</target>  <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
Line 887  Alias /prtspool/ /home/httpd/prtspool/ Line 1061  Alias /prtspool/ /home/httpd/prtspool/
 as well as a /home/httpd/prtspool directory.  as well as a /home/httpd/prtspool directory.
 </note>  </note>
 </file>  </file>
   
   <file>
     <source>loncom/interface/multidownload.pl</source>
     <target dist='default'>home/httpd/cgi-bin/multidownload.pl</target>
     <categoryname>script</categoryname>
     <description>
   cgi script to generate a zip file of all student submissions
     </description>
     <note>
   Depends on srm.conf entry:
   Alias /zipspool/ /home/httpd/zipspool/
   as well as a /home/httpd/zipspool directory.
     </note>
   </file>
   
 <file>  <file>
 <source>loncom/cgi/metadata_keywords.pl</source>  <source>loncom/cgi/metadata_keywords.pl</source>
 <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>  <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
Line 915  out all records in "|"-separated format. Line 1104  out all records in "|"-separated format.
 To be used by very simple harvesting engines.  To be used by very simple harvesting engines.
 </description>  </description>
 </file>  </file>
   <file>
   <source>loncom/homework/simpleproblem.problem</source>
   <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem</target>
   <categoryname>interface file</categoryname>
   <description>
   Generic resource for DOCS "Simple Problem"
   </description>
   </file>
   <file>
   <source>loncom/homework/simpleproblem.problem.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/simpleproblem.problem.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file for generic resource for DOCS "Simple Problem"
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/DropBox.problem</source>
   <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem</target>
   <categoryname>interface file</categoryname>
   <description>
   Generic resource for DOCS "Drop Box"
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/DropBox.problem.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/DropBox.problem.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file for generic resource for DOCS "Drop Box"
   </description>
   </file>
   
   <file>
   <source>loncom/homework/templates/examupload.problem</source>
   <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem</target>
   <categoryname>interface file</categoryname>
   <description>
   Generic resource for score upload
   </description>
   </file>
   <file>
   <source>loncom/homework/templates/examupload.problem.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/examupload.problem.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file for generic resource for score upload
   </description>
   </file>
 <fileglob>  <fileglob>
 <glob>*.*</glob>  <glob>*.*</glob>
 <sourcedir>loncom/homework/templates/</sourcedir>  <sourcedir>loncom/homework/templates/</sourcedir>
Line 929  blank.library; Line 1167  blank.library;
 blank.library.meta;  blank.library.meta;
 blank.problem;  blank.problem;
 blank.problem.meta;  blank.problem.meta;
   blank.task;
   blank.task.meta;
   simple.task;
   simple.task.meta;
   multiple_instance.task;
   multiple_instance.task.meta;
   MultipleAnswerEither.problem;
   MultipleAnswerEither.problem.meta;
   MultipleAnswerUnordered.problem;
   MultipleAnswerUnordered.problem.meta;
   optional_criteria.task;
   optional_criteria.task.meta;
   ClickImageExample.problem;
   ClickImageExample.problem.meta;
   CustomResponse.problem;
   CustomResponse.problem.meta;
 Essay.problem;  Essay.problem;
 Essay.problem.meta;  Essay.problem.meta;
   examupload.problem;
   examupload.problem.meta;
   HintFormula.problem;
   HintFormula.problem.meta;
   HintMathResponse.problem;
   HintMathResponse.problem.meta;
   man1.jpg;
   man1.jpg.meta;
 numerical.problem;  numerical.problem;
 numerical.problem.meta;  numerical.problem.meta;
 Plot.problem;  
 Plot.problem.meta;  Plot.problem.meta;
   Plot_curve.problem;
   Plot_curve.problem.meta;
   Plot_data.problem;
   Plot_data.problem.meta;
 RadioResponse.problem;  RadioResponse.problem;
 RadioResponse.problem.meta;  RadioResponse.problem.meta;
 RandomLabelExample.problem;  RandomLabelExample.problem;
Line 951  SelectFromOptions-8ConceptGoups.problem; Line 1216  SelectFromOptions-8ConceptGoups.problem;
 SelectFromOptions-8ConceptGoups.problem.meta;  SelectFromOptions-8ConceptGoups.problem.meta;
 SelectFromOptions-Simple.problem;  SelectFromOptions-Simple.problem;
 SelectFromOptions-Simple.problem.meta;  SelectFromOptions-Simple.problem.meta;
   SimpleStringResponse.problem.meta;
 script.library;  script.library;
 script.library.meta;  script.library.meta;
 SimpleFormula.problem;  SimpleFormula.problem;
 SimpleFormula.problem.meta;  SimpleFormula.problem.meta;
   SimpleFormulaCAS.problem;
   SimpleFormulaCAS.problem.meta;
 StringResponse.problem;  StringResponse.problem;
 StringResponse.problem.meta  StringResponse.problem.meta;
   SimpleMatching.problem;
   SimpleMatching.problem.meta;
   SimpleRank.problem;
   SimpleRank.problem.meta;
   SimpleTrueFalse.problem;
   SimpleTrueFalse.problem.meta;
   organic.problem;
   organic.problem.meta;
   reaction.problem;
   reaction.problem.meta
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
 <file>  <file>
 <source>loncom/homework/insertlist.tab</source>    <source>loncom/homework/insertlist.xml</source>
 <target dist='default'>home/httpd/lonTabs/insertlist.tab</target>    <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>
 <categoryname>static conf</categoryname>    <categoryname>static conf</categoryname>
 <description>    <description>
 Describes what tags are allowed inside other tags.  Describes what tags are allowed inside other tags.
 </description>    </description>
 </file>  </file>
   
 <file>  <file>
 <source>CAPA/JavaTools/GLabel.class</source>  <source>CAPA/JavaTools/GLabel.class</source>
 <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class  <target dist='default'>home/httpd/html/res/adm/includes/GLabel.class
Line 980  Built from Glabel.java.  Still working o Line 1260  Built from Glabel.java.  Still working o
 </note>  </note>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/default.assesscalc</source>  <source>loncom/interface/spreadsheet/default_assesscalc</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default.assesscalc  <target dist='default'>home/httpd/html/res/adm/includes/default_assesscalc
 </target>  </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
Line 989  Default spreadsheet for individual asses Line 1269  Default spreadsheet for individual asses
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/default.studentcalc</source>  <source>loncom/interface/spreadsheet/default_studentcalc</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default.studentcalc  <target dist='default'>home/httpd/html/res/adm/includes/default_studentcalc
 </target>  </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
Line 998  Default spreadsheet for assessment of st Line 1278  Default spreadsheet for assessment of st
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/default.classcalc</source>  <source>loncom/interface/spreadsheet/default_classcalc</source>
 <target dist='default'>home/httpd/html/res/adm/includes/default.classcalc  <target dist='default'>home/httpd/html/res/adm/includes/default_classcalc
 </target>  </target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
Line 1024  Descriptive list of abbreviations used i Line 1304  Descriptive list of abbreviations used i
 and privileges available in the network with function  and privileges available in the network with function
 </description>  </description>
 </file>  </file>
 <file>  
 <source>loncom/hosts.tab</source>  <file type="private">
 <target dist='default'>home/httpd/lonTabs/hosts.tab</target>    <source>loncom/hosts.tab</source>
 <categoryname>static conf</categoryname>    <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
 <description>    <categoryname>www static conf</categoryname>
 List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to    <description>
 <tt>lonDefDomain</tt> and <u>IP address</u>.  List of Machines in the lon-capa network.
 </description>    </description>
   </file>
   <file type="private">
     <source>loncom/domain.tab</source>
     <target dist='default'>home/httpd/lonTabs/domain.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of domains in the LON-CAPA network.
   Lists the name name of the domain and any multiple config options.
     </description>
   </file>
   
   <file type="private">
     <source>loncom/dns_hosts.tab</source>
     <target dist='default'>home/httpd/lonTabs/dns_hosts.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of all machines in the lon-capa network that is served up by the DNS mechanism.
     </description>
   </file>
   <file type="private">
     <source>loncom/dns_domain.tab</source>
     <target dist='default'>home/httpd/lonTabs/dns_domain.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   List of all domains in the LON-CAPA network that is served up by the DNS mechanism.
     </description>
 </file>  </file>
   
 <file>  <file>
 <source>loncom/spare.tab</source>  <source>loncom/spare.tab</source>
 <target dist='default'>home/httpd/lonTabs/spare.tab</target>  <target dist='default'>home/httpd/lonTabs/spare.tab</target>
Line 1056  in <tt>access.conf</tt> Line 1363  in <tt>access.conf</tt>
 <file>  <file>
 <source>loncom/htpasswd</source>  <source>loncom/htpasswd</source>
 <target dist='default'>home/httpd/lonTabs/htpasswd</target>  <target dist='default'>home/httpd/lonTabs/htpasswd</target>
 <categoryname>conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Basic auth password to access /lon-status and /server-status  Basic auth password to access /lon-status and /server-status
 </description>  </description>
Line 1089  Example:<br /><nobr /><tt>server ntp.msu Line 1396  Example:<br /><nobr /><tt>server ntp.msu
 </note>  </note>
 </file>  </file>
 <file>  <file>
     <source>loncom/misc/archive_old_files.pl</source>
     <target dist='default'>home/httpd/perl/archive_old_files.pl</target>
     <categoryname>script</categoryname>
     <description>
   Batch script for compressing older .db files
     </description>
   </file>
   <file>
 <source>loncom/metadata_database/searchcat.pl</source>  <source>loncom/metadata_database/searchcat.pl</source>
 <target dist='default'>home/httpd/perl/searchcat.pl</target>  <target dist='default'>home/httpd/perl/searchcat.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1105  Batch script for removing temporary tabl Line 1420  Batch script for removing temporary tabl
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/misc/cleanup_prtspool.pl</source>  <source>loncom/metadata_database/parse_activity_log.pl</source>
 <target dist='default'>home/httpd/perl/cleanup_prtspool.pl</target>  <target dist='default'>home/httpd/perl/parse_activity_log.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script to copy activy logs from native format into the SQL metadata database.
   </description>
   </file>
   <file>
   <source>loncom/misc/cleanup_file_caches.pl</source>
   <target dist='default'>home/httpd/perl/cleanup_file_caches.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 Batch script for removing files not accessed within 24 hours from the   Batch script for removing files not accessed within 24 hours from the 
 /home/httpd/prtspool directory.  /home/httpd/prtspool and /home/httpd/html/userfiles/ directories.
   </description>
   </file>
   <file>
   <source>loncom/debugging_tools/seed_accesscount.pl</source>
   <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script for moving access count data from nohist_resevaldata.db to
   nohist_accesscount.db.
   </description>
   </file>
   <file>
   <source>loncom/debugging_tools/modify_config_files.pl</source>
   <target dist='default'>home/httpd/perl/modify_config_files.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script to ensure certain LONCAPA configuration parameters for yum and
   MySQL are included in their configuration files.
 </description>  </description>
 </file>  </file>
 <file>  <file>
     <source>loncom/debugging_tools/updateclasslist.pl</source>
     <target dist='default'>home/httpd/perl/debug/updateclasslist.pl</target>
     <categoryname>script</categoryname>
     <description>
   propagate the ids in ids.db to all course classlists
     </description>
   </file>
   <file>
 <source>loncom/lonhttpd</source>  <source>loncom/lonhttpd</source>
 <target dist='default'>home/httpd/perl/lonhttpd</target>  <target dist='default'>home/httpd/perl/lonhttpd</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1122  Small fry httpd on port 8080 Line 1471  Small fry httpd on port 8080
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/lonc</source>  <source>loncom/lonmemcached</source>
 <target dist='default'>home/httpd/perl/lonc</target>  <target dist='default'>home/httpd/perl/lonmemcached</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 proxy server  small script to handle the start up of the memcached daemon
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>doc/man/lonc.1</source>    <source>loncom/lonmaxima</source>
 <target dist='default'>usr/man/man1/lonc.1</target>    <target dist='default'>home/httpd/perl/lonmaxima</target>
 <categoryname>doc</categoryname>    <categoryname>script</categoryname>
 <description>man page for lonc</description>    <description>
 <build trigger='always run'>      manages the existance and talking to the maxima processes
 loncom/build/pod2man.sh ../lonc &gt; ../../doc/man/lonc.1 &amp;&amp; \    </description>
 echo 'manifying lonc'  
 </build>  
 <status>works/unverified</status>  
 <dependencies>  
 ../../loncom/lonc  
 </dependencies>  
 </file>  </file>
 <file>  <file>
 <source>doc/scripts/lonc.html</source>      <source>loncom/request_ssl_key.sh</source>
 <target dist='default'>home/httpd/html/adm/help/scripts/lonc.html</target>      <target dist='default'>home/httpd/lonCerts/request_ssl_key.sh</target>
 <categoryname>doc</categoryname>      <categoryname>script</categoryname>
 <description>POD-derived page for lonc</description>      <description>
 <build trigger='always run'>          Script that requests a Lon-CAPA ssl key.
 loncom/build/pod2html.sh ../lonc &gt; ../../doc/scripts/lonc.html &amp;&amp; \      </description>
 echo 'pod2html lonc'  
 </build>  
 <status>works/unverified</status>  
 <dependencies>  
 ../../loncom/lonc  
 </dependencies>  
 </file>  </file>
 <file>  <file>
 <source>loncom/lond</source>  <source>loncom/lond</source>
Line 1204  echo 'pod2html lond' Line 1541  echo 'pod2html lond'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/build/CHECKRPMS</source>  <source dist='default'>loncom/build/CHECKRPMS</source>
 <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>  <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script that checks status of RPMs</description>  <description>CGI script that checks status of RPMs</description>
   <dependencies>
   loncom/build/CHECKRPMS
   </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/cgi/loncron.pl</source>  <source>loncom/cgi/loncron.pl</source>
Line 1216  echo 'pod2html lond' Line 1556  echo 'pod2html lond'
 <description>CGI script that starts and pipes output of loncron</description>  <description>CGI script that starts and pipes output of loncron</description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/userstatus.pl</source>
   <target dist='default'>home/httpd/cgi-bin/userstatus.pl</target>
   <categoryname>script</categoryname>
   <description>CGI script that shows users currently on machine</description>
   </file>
   <file>
 <source>loncom/loncron</source>  <source>loncom/loncron</source>
 <target dist='default'>home/httpd/perl/loncron</target>  <target dist='default'>home/httpd/perl/loncron</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1256  echo 'pod2html lonsql' Line 1602  echo 'pod2html lonsql'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
     <source>loncom/CrGrant.pl</source>
     <target dist='default'>home/httpd/perl/CrGrant.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script used to verify and grant an SSL certificate to a Lon-CAPA host
     </description>
     <status>in progress</status>
   </file>
   <file>
     <source>loncom/CrGenerate.pl</source>
     <target dist='default'>home/httpd/perl/CrGenerate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script used to request an SSL certificate for a Lon-CAPA host.
     </description>
     <status>in progress</status>
   </file>
   <file>
     <source>loncom/apachereload</source>
     <target dist='default'>home/httpd/perl/apachereload</target>
     <categoryname>setuid script</categoryname>
     <description>
       Script to let www reload the webserver
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lcpasswd</source>  <source>loncom/lcpasswd</source>
 <target dist='default'>home/httpd/perl/lcpasswd</target>  <target dist='default'>home/httpd/perl/lcpasswd</target>
 <categoryname>setuid script</categoryname>  <categoryname>setuid script</categoryname>
Line 1375  Interface file for responding to imprope Line 1748  Interface file for responding to imprope
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/notinit.html</source>
   <target dist='default'>home/httpd/html/adm/notinit.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Interface file for responding to accessing uploaded resources without
   re-initializing course.
   </description>
   </file>
   <file>
 <source>loncom/html/adm/overloaded.txt</source>  <source>loncom/html/adm/overloaded.txt</source>
 <target dist='default'>home/httpd/html/adm/overloaded.txt</target>  <target dist='default'>home/httpd/html/adm/overloaded.txt</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 1417  content. Line 1799  content.
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/scantronformat.tab</source>
   <target dist='default'>home/httpd/lonTabs/scantronformat.tab</target>
   <categoryname>conf</categoryname>
   <description>
   Different configs for scantron input files.
   </description>
   </file>
   <file>
 <source>loncom/publisher/packages.tab</source>  <source>loncom/publisher/packages.tab</source>
 <target dist='default'>home/httpd/lonTabs/packages.tab</target>  <target dist='default'>home/httpd/lonTabs/packages.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 1435  Table which contains list of copyright p Line 1825  Table which contains list of copyright p
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/source_copyright.tab</source>
   <target dist='default'>home/httpd/html/res/adm/includes/source_copyright.tab</target>
   <categoryname>static conf</categoryname>
   <description>
   Table which contains list of source copyright possibilities for educational resources.
   </description>
   </file>
   <file>
 <source>loncom/publisher/language.tab</source>  <source>loncom/publisher/language.tab</source>
 <target dist='default'>home/httpd/lonTabs/language.tab</target>  <target dist='default'>home/httpd/lonTabs/language.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
Line 1489  Handler for periodically fetch new lines Line 1887  Handler for periodically fetch new lines
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/longroupchat.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/longroupchat.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for generation of frameset for display of group chat
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonannounce.pm</source>  <source>loncom/interface/lonannounce.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonannounce.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1507  Handler to put up syllabus Line 1914  Handler to put up syllabus
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonrss.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonrss.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for adding to and displaying RSS
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/homework/lonsimpleproblemedit.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsimpleproblemedit.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to set parameters for simple homework problems
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonsimplepage.pm</source>  <source>loncom/interface/lonsimplepage.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonsimplepage.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1516  Handler to put up simple page Line 1941  Handler to put up simple page
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonpickcode.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler to pick a CODE from the list of possible CODEs
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonpickstudent.pm</source>  <source>loncom/interface/lonpickstudent.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpickstudent.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1525  Handler to pick a student from classlist Line 1959  Handler to pick a student from classlist
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonpickcourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcourse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to pick a courseid from a list of courses
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonbulletin.pm</source>  <source>loncom/interface/lonbulletin.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1553  construction space menu. Line 1996  construction space menu.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/testbankimport.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/testbankimport.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utility to convert plain text questions in a testbank file to LON-CAPA problems.
   Called by selecting testbank option when uploading file to construction space.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/imspackages/imsimport.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imsimport.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utility to import courses from other CMSs packaged in IMS 1.1 content package
   format into LON-CAPA Construction space.
   Called by selecting IMS package option when uploading file to construction space.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/imspackages/imsimportdocs.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imsimportdocs.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utility to import courses from other CMSs packaged in IMS 1.1 content package
   format into a LON-CAPA course via DOCS.
   Called using Import IMS package button displayed in Special documents column in DOCS display.  
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/imspackages/imsprocessor.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imsprocessor.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains routines used by imsimport handlers when importing contents of IMS 
   packages into construction space, or into a course directly via DOCS.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/imspackages/imsexport.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imsexport.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Routines used in londocs to export templated files to an IMS package.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonhelp.pm</source>  <source>loncom/interface/lonhelp.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhelp.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1577  Index file for the help system Line 2071  Index file for the help system
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/help/nohelptopic.html</source>
   <target dist='default'>home/httpd/html/adm/help/nohelptopic.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Page of links to help manuals - displayed when inline help is missing for a specific topic.
   </description>
   </file>
   <file>
 <source>doc/help/author.manual.access.tex</source>  <source>doc/help/author.manual.access.tex</source>
 <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex  <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
 </target>  </target>
Line 1599  manual online, with a somewhat clumsy in Line 2101  manual online, with a somewhat clumsy in
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <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>  <source>doc/help/author.manual.ps</source>
 <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>  <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 1668  The PDF Course Manual Line 2159  The PDF Course Manual
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>doc/help/course.instructor.ps</source>    <source>loncom/html/adm/help/ext_examples.html</source>
 <target dist='default'>home/httpd/html/adm/help/course.instructor.ps</target>    <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>
 <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
 <description>    <description>
 The postscript Course Instructor Manual      Examples for using &EXT in HTML
 </description>    </description>
 <status>works/unverified</status>  
 </file>  </file>
 <file>  <file>
 <source>doc/help/course.instructor.pdf</source>    <source>loncom/html/adm/help/ext_examples.html.meta</source>
 <target dist='default'>home/httpd/html/adm/help/course.instructor.pdf</target>    <target dist='default'>home/httpd/html/adm/help/ext_examples.html.meta</target>
 <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
 <description>    <description>
 The PDF Course Instructor Manual      Examples for using &EXT in HTML metadata
 </description>    </description>
 <status>works/unverified</status>  </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.library</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.library</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT library
     </description>
   </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.library.meta</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.library.meta</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT library metadata
     </description>
   </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.problem</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.problem</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT problem
     </description>
   </file>
   <file>
     <source>loncom/html/adm/help/ext_examples.problem.meta</source>
     <target dist='default'>home/httpd/html/adm/help/ext_examples.problem.meta</target>
     <categoryname>interface file</categoryname>
     <description>
       Examples for using &EXT problem metadata
     </description>
 </file>  </file>
 <fileglob>  <fileglob>
 <glob>*.*</glob>  <glob>*.*</glob>
Line 1695  home/httpd/html/adm/help/gif/</targetdir Line 2216  home/httpd/html/adm/help/gif/</targetdir
 Gif files for the help system  Gif files for the help system
 </description>  </description>
 <filenames>  <filenames>
   Authoring_Dynamic_Plot_Axis_Labels.gif;
   Authoring_Dynamic_Plot_Axis_Tics_border.gif;
   Authoring_Dynamic_Plot_Axis_Tics_minor.gif;
   Authoring_Dynamic_Plot_Axis_Tics_nomirror.gif;
   Authoring_Dynamic_Plot_Axis_Tics_x_axis.gif;
   Authoring_Dynamic_Plot_Title_X_Y_Label.gif;
   BT_ScreenshotCriteria.gif;
   BT_ScreenshotQuestion.gif;
   BT_ScreenshotVariable.gif;
   flowchartBridgeTask.gif;
   Dynamic_Replication_Change.gif;
   Dynamic_Replication_Request.gif;
   Load_Balance_Example.gif;
   LONCAPA_Network_Diagram2.gif;
   LONCAPA_Network_Diagram.gif;
   Map_Example.gif;
   Resource_Assembly.gif;
 authorRemote.gif;  authorRemote.gif;
 constructionSpace.gif;  constructionSpace.gif;
 constructionSpaceForPublishing.gif;  constructionSpaceForPublishing.gif;
 creatingANewCourse.gif;  creatingANewCourse.gif;
 creatingNewProblemResource.gif;  creatingNewProblemResource.gif;
   cprv.gif;
 dynamic_piecewise.gif;  dynamic_piecewise.gif;
 dynamic_piecewise2.gif;  dynamic_piecewise2.gif;
 dynamic_plot.gif;  dynamic_plot.gif;
Line 1728  numericalResponseSlopeProblem.gif; Line 2267  numericalResponseSlopeProblem.gif;
 numericalResponseVarInText.gif;  numericalResponseVarInText.gif;
 optionResponseEditing.gif;  optionResponseEditing.gif;
 optionResponseProblem.gif;  optionResponseProblem.gif;
   pref.gif;
 publishMetadata.gif;  publishMetadata.gif;
 radioResponse2.gif;  radioResponse2.gif;
 radioResponseHint.gif;  radioResponseHint.gif;
 smallHelp.gif;  smallHelp.gif;
 spreadsheet_hierarchy.gif;  spreadsheet_hierarchy.gif;
 stringResponseEditor.gif;  stringResponseEditor.gif;
 studentInterface.gif  studentInterface.gif;
   iclicker.gif;
   interwrite1.gif;
   interwrite2.gif;
   interwrite3.gif;
   interwrite4.gif;
   interwrite5.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 1747  home/httpd/html/adm/help/eps/</targetdir Line 2293  home/httpd/html/adm/help/eps/</targetdir
 EPS files for the help system  EPS files for the help system
 </description>  </description>
 <filenames>  <filenames>
   Authoring_Dynamic_Plot_Axis_Labels.eps;
   Authoring_Dynamic_Plot_Axis_Tics_border.eps;
   Authoring_Dynamic_Plot_Axis_Tics_minor.eps;
   Authoring_Dynamic_Plot_Axis_Tics_nomirror.eps;
   Authoring_Dynamic_Plot_Axis_Tics_x_axis.eps;
   Authoring_Dynamic_Plot_Title_X_Y_Label.eps;
   BT_ScreenshotCriteria.eps;
   BT_ScreenshotQuestion.eps;
   BT_ScreenshotVariable.eps;
   flowchartBridgeTask.eps;
   Dynamic_Replication_Change.eps;
   Dynamic_Replication_Request.eps;
   Load_Balance_Example.eps;
   LONCAPA_Network_Diagram2.eps;
   LONCAPA_Network_Diagram.eps;
   Map_Example.eps;
   Resource_Assembly.eps;
 authorRemote.eps;  authorRemote.eps;
 constructionSpace.eps;  constructionSpace.eps;
 constructionSpaceForPublishing.eps;  constructionSpaceForPublishing.eps;
Line 1786  radioResponseHint.eps; Line 2349  radioResponseHint.eps;
 smallHelp.eps;  smallHelp.eps;
 spreadsheet_hierarchy.eps;  spreadsheet_hierarchy.eps;
 stringResponseEditor.eps;  stringResponseEditor.eps;
 studentInterface.eps  studentInterface.eps;
   iclicker.eps;
   interwrite1.eps;
   interwrite2.eps;
   interwrite3.eps;
   interwrite4.eps;
   interwrite5.eps;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 1800  Tex files for the help system Line 2369  Tex files for the help system
 </description>  </description>
 <filenames>  <filenames>
 About_Authors_Manual.tex;  About_Authors_Manual.tex;
   About_Bombs.tex;
   About_Communication.tex;
   About_Developers_Manual.tex;
 About_Numerical_and_Formula_Response.tex;  About_Numerical_and_Formula_Response.tex;
   About_Symbs.tex;
   all_functions_table.tex;
   adaptive_hints.tex;
   Additional_Help.tex;
 Ambiguous_Reference.tex;  Ambiguous_Reference.tex;
 Author_LON-CAPA_Introduction.tex;  Analysis_Analyze_Over.tex;
 Author_Manual_Title_Page.tex;  Analyze_Problem.tex;
 Author_Numerical_and_Formula.tex;  Answer_Date.tex;
 Author_Remote_Control.tex;  Annotation.tex;
   Authentication.tex;
   Auth_Options.tex;
 Authoring_Adding_Pictures.tex;  Authoring_Adding_Pictures.tex;
   Authoring_DataResponse.tex;
   Authoring_Dynamic_Plot_Axes.tex;
   Authoring_Dynamic_Plot_Color_Selection.tex;
   Authoring_Dynamic_Plot_Curve_Data.tex;
   Authoring_Dynamic_Plot_Curve_Function.tex;
   Authoring_Dynamic_Plot_Curve.tex;
   Authoring_Dynamic_Plot_Gnuplot.tex;
   Authoring_Dynamic_Plot_Key.tex;
   Authoring_Dynamic_Plot_Label.tex;
   Authoring_Dynamic_Plot_Linestyle.tex;
 Authoring_Dynamic_Plot.tex;  Authoring_Dynamic_Plot.tex;
   Authoring_Dynamic_Plot_Tics.tex;
   Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
   Authoring_ExternalResponse.tex;
   Authoring_Foil_Structure_Tags.tex;
   Authoring_Hint_Tags.tex;
 Authoring_HTML_vs_Tex.tex;  Authoring_HTML_vs_Tex.tex;
   Authoring_ImageResponse.tex;
   Authoring_Input_Tags.tex;
   Authoring_Internal_Tags.tex;
   Authoring_Intro.tex;
 Authoring_M_Tag.tex;  Authoring_M_Tag.tex;
   Authoring_NumericalResponse.tex;
   Authoring_OptionResponse.tex;
   Authoring_Output_Tags.tex;
   Authoring_Pictures_EPS.tex;
 Authoring_Piecewise_Plot.tex;  Authoring_Piecewise_Plot.tex;
   Authoring_RadiobuttonResponse.tex;
   Authoring_Response_Attributes.tex;
   Authoring_Responseparam_Parameter.tex;
   Authoring_Response_Tag_Intro.tex;
   Authoring_Scripting_Tags.tex;
   Authoring_Spreadsheet.tex;
   Authoring_Structure_Tags.tex;
   Authoring_XML_Intro.tex;
   Author_LON-CAPA_Introduction.tex;
   Author_Manual_Title_Page.tex;
   Author_Numerical_and_Formula.tex;
   Author_Remote_Control.tex;
   Batch_Creation.tex;
   Bookmarks.tex;
   BridgeTask_About.tex;
   BridgeTask_Conditions.tex;
   BridgeTask_Create.tex;
   BridgeTask_EditModeFinishing.tex;
   BridgeTask_EditModeIntroduction.tex;
   BridgeTask_EditModeQuestion.tex;
   BridgeTask_EditMode.tex;
   BridgeTask_EditModeVariable.tex;
   BridgeTask_Features.tex;
   BridgeTask_Intro.tex;
   BridgeTask_Portfolio.tex;
   BridgeTask_SetupResource.tex;
   BridgeTask_Slot.tex;
   BridgeTask_XMLFinishing.tex;
   BridgeTask_XMLHeader.tex;
   BridgeTask_XMLQuestions.tex;
   BridgeTask_XML.tex;
   BridgeTask_XMLVariable.tex;
   Browsing_Resources.tex;
   Bugzilla.tex;
   Caching.tex;
   Calendar_Add_Announcement.tex;
   Calendar_Remove_Announcement.tex;
 Calling_Functions.tex;  Calling_Functions.tex;
   CAPA_LON-CAPA_function_diffs.tex;
   Cascading_Parameters.tex;
   Catalog_Info.tex;
   Change_Colors.tex;
   Change_Password.tex;
   Chart_Description.tex;
   Change_Discussion_Display.tex;
   Chart_Enrollment_Status.tex;
   Chart_Output_Data.tex;
   Chart_Output_Formats.tex;
   Chart_Sections.tex;
   Chart_Sequences.tex;
   Chart_Student_Data.tex;
   Chatting.tex;
   Clicker_Registration.tex;
 Coauthor.tex;  Coauthor.tex;
 Construction_Space_Overview.tex;  Construction_Space_Overview.tex;
   Contextual_Help.tex;
   Course_Add_Other.tex;
 Course_Add_Student.tex;  Course_Add_Student.tex;
   Course_Automated_Enrollment.tex;
   Course_Broadcast_Message.tex;
   Course_Change_Privileges.tex;
 Course_Chart_To_Excel.tex;  Course_Chart_To_Excel.tex;
   Course_Chat.tex;
 Course_Convert_To_CSV.tex;  Course_Convert_To_CSV.tex;
   Course_Coordination_Intro.tex;
 Course_Create_Class_List.tex;  Course_Create_Class_List.tex;
 Course_Critical_Message.tex;  Course_Critical_Message.tex;
 Course_Deleting.tex;  Course_Deleting.tex;
Line 1824  Course_Disable_Discussion.tex; Line 2484  Course_Disable_Discussion.tex;
 Course_Discussion_Board.tex;  Course_Discussion_Board.tex;
 Course_Drop_Student.tex;  Course_Drop_Student.tex;
 Course_Edit_Content.tex;  Course_Edit_Content.tex;
   Course_Editing_Custom_Roles.tex;
   Course_Environment.tex;
   Course_Extending_Due_Dates.tex;
   Course_Face_To_Face_Records.tex;
 Course_Feedback_Addresses.tex;  Course_Feedback_Addresses.tex;
 Course_Homework_Performance_Overview.tex;  Course_Homework_Performance_Overview.tex;
   Course_Manually_Grade_Problem.tex;
 Course_Manual_Title_Page.tex;  Course_Manual_Title_Page.tex;
   Course_Manage_Group.tex;
   Course_Maximum_Collaborators.tex;
 Course_Message_Access.tex;  Course_Message_Access.tex;
   Course_Modify_Student_Data.tex;
   Course_Parameter_Levels.tex;
   Course_Parameter_Table_Mode.tex;
 Course_Problem_Weight.tex;  Course_Problem_Weight.tex;
   Course_Set_Start_End_Date.tex;
 Course_Setting_Parameters.tex;  Course_Setting_Parameters.tex;
 Course_Student_Grade_Override.tex;  Course_Student_Grade_Override.tex;
 Course_Student_Work.tex;  Course_Student_Work.tex;
 Course_Toplevel_Seq.tex;  Course_Toplevel_Seq.tex;
   Course_User_Evaluation.tex;
   Course_User_Parameter.tex;
   Course_View_Class_List.tex;
   Create_Course.tex;
 Creating_A_Course_Intro.tex;  Creating_A_Course_Intro.tex;
   Creating_Groups.tex;
 Creating_New_Content_Pages.tex;  Creating_New_Content_Pages.tex;
 Creating_Online_Problems.tex;  Creating_Online_Problems.tex;
 Creating_Radio_Response_Problems.tex;  Creating_Radio_Response_Problems.tex;
   Custom_Response_Problems.tex;
   Developer_Manual_Title_Page.tex;
   Developer_Tutorial.tex;
   Distribute_Messages.tex;
   Docs_About_Bulletin_Board.tex;
   Docs_About_Group_Files.tex; 
   Docs_About_My_Personal_Info.tex;
   Docs_About_Simple_Page.tex;
   Docs_About_Syllabus.tex;
 Docs_Adding_Course_Doc.tex;  Docs_Adding_Course_Doc.tex;
 Docs_Adding_External_Resource.tex;  Docs_Adding_External_Resource.tex;
 Docs_Adding_Folders.tex;  Docs_Adding_Folders.tex;
   Docs_Adding_Pages.tex;
   Docs_Adding_Syllabus.tex;
   Docs_Alternatives.tex;
   Docs_Check_Resource_Versions.tex;
 Docs_Creating_From_Template.tex;  Docs_Creating_From_Template.tex;
   Docs_Dump_Course_Docs.tex;
   Docs_Export_Course_Docs.tex;
   Docs_Editing_Templated_Pages.tex;
   Docs_Essay.tex;
 Docs_Importing_LON-CAPA_Resource.tex;  Docs_Importing_LON-CAPA_Resource.tex;
   Docs_Load_Map.tex;
 Docs_Main_Course_Documents.tex;  Docs_Main_Course_Documents.tex;
 Docs_Navigate_Content.tex;  Docs_Navigate_Content.tex;
   Docs_Option_Response.tex;
 Docs_Overview.tex;  Docs_Overview.tex;
   Docs_Radio.tex;
   Docs_Score_Upload_Form.tex;
   Docs_Search.tex;
   Docs_Simple_Problem.tex;
   Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;  Docs_Uploading_From_Harddrive.tex;
   Docs_Verify_Content.tex;
   Due_Date.tex;
   Edit_Syllabus.tex;
   Error.tex;
   exam_answers.tex;
   exam_basics.tex;
   exam_build.tex;
   exam_disable_com.tex;
   exam_how_scored.tex;
   exam_parameters.tex;
   exam_printing.tex;
   exam_question_type.tex;
   exam_scoring.tex;
   Exploring_Your_Course.tex;
   Feedback_Author.tex;
   Feedback_Content.tex;
   Feedback_Discuss_Anon.tex;
   Feedback_Discussion.tex;
   Feedback_Policy.tex;
   Finding_Resources.tex;
 Foils.tex;  Foils.tex;
   Formula_Answers.tex;
   Formula_Response_Adv_Intro.tex;
 Formula_Response_Example.tex;  Formula_Response_Example.tex;
 Formula_Response_Limitations.tex;  Formula_Response_Limitations.tex;
 Formula_Response_Problems.tex;  Formula_Response_Problems.tex;
 Formula_Response_Sampling.tex;  Formula_Response_Sampling.tex;
 Formula_Tolerance.tex;  Formula_Tolerance.tex;
 General_Intro.tex;  General_Intro.tex;
   Generation.tex;
   Grade_All.tex;
   Grade_Intro.tex;
   Grade_One.tex;
   Grade_Scantron.tex;
   Grade_Sequence.tex;
   Grade_Upload.tex;
   Grade_Verify.tex;
   GradingOptions.tex;
   Greek_Symbols.tex;
   Guts_Apache_Env.tex;
   Guts_Apache_Modules.tex;
   Guts_Apache.tex;
   Guts_Authentication.tex;
   Guts_Authoring.tex;
   Guts_Coding_Guidelines.tex;
   Guts_Course_Dir.tex;
   Guts_User_Dir.tex;
   Help.tex;
   Helper_Course_Initialization.tex;
 How_To_Edit_Existing_Content_Pages.tex;  How_To_Edit_Existing_Content_Pages.tex;
 Latex_Footer.tex;  Latex_Footer.tex;
 Latex_Header.tex;  Latex_Header.tex;
   Leaving_Feedback.tex;
 Login_To_LON-CAPA.tex;  Login_To_LON-CAPA.tex;
   Math_Response_Problems.tex;
 Metadata_Description.tex;  Metadata_Description.tex;
   Navigation_Screen.tex;
 Navmap_Host_Down.tex;  Navmap_Host_Down.tex;
   NavMaps_MarkPosts_Read.tex;
 Numerical_Response_Advanced_Example.tex;  Numerical_Response_Advanced_Example.tex;
 Numerical_Response_Format.tex;  Numerical_Response_Format.tex;
 Numerical_Response_Intro.tex;  
 Numerical_Response_Introduction.tex;  Numerical_Response_Introduction.tex;
   Numerical_Response_Intro.tex;
 Numerical_Response_Parts_A.tex;  Numerical_Response_Parts_A.tex;
 Numerical_Response_Parts_B.tex;  Numerical_Response_Parts_B.tex;
 Numerical_Response_Problems.tex;  Numerical_Response_Problems.tex;
Line 1871  Numerical_Response_Randomization.tex; Line 2617  Numerical_Response_Randomization.tex;
 Numerical_Response_Simple_Example.tex;  Numerical_Response_Simple_Example.tex;
 Numerical_Response_Tutorial_A.tex;  Numerical_Response_Tutorial_A.tex;
 Numerical_Response_Units.tex;  Numerical_Response_Units.tex;
   numerical_wrong_answers.tex;
   Open_Date.tex;
 Option_Response_Concept_Group_Example.tex;  Option_Response_Concept_Group_Example.tex;
 Option_Response_Matching_Example.tex;  Option_Response_Matching_Example.tex;
 Option_Response_Problem_Creation.tex;  Option_Response_Problem_Creation.tex;
Line 1878  Option_Response_Problem_Figure.tex; Line 2626  Option_Response_Problem_Figure.tex;
 Option_Response_Problem_Parts.tex;  Option_Response_Problem_Parts.tex;
 Option_Response_Problems.tex;  Option_Response_Problems.tex;
 Option_Response_Simple.tex;  Option_Response_Simple.tex;
   Other_Symbols.tex;
   Parameter_encrypturl.tex;
   Parameter_Helper.tex;
   Parameter_Manager.tex;
   Parameter_Overview.tex;
 Part_Tag_Edit_Help.tex;  Part_Tag_Edit_Help.tex;
   Personal_Info_Page.tex;
   Physical_Units.tex;
   Portfolio_About.tex;
   Portfolio_AddFiles.tex;
   Portfolio_Catalog.tex;
   Portfolio_ChangeDirectory.tex;
   Portfolio_CreateDirectory.tex;
   Portfolio_DeleteFile.tex;
   Portfolio_FileAction.tex;
   Portfolio_FileList.tex;
   Portfolio_OpenFile.tex;
   Portfolio_RenameFile.tex;
   Portfolio_ShareFile_ChangeSetting.tex;
   Portfolio_ShareFile_Conditional.tex;
   Portfolio_ShareFile_SetAccess.tex;
   Portfolio_ShareFile_StopAccess.tex;
   Portfolio_ShareFile.tex;
   Prefs_About_Me.tex;
   Prefs_Forwarding.tex;
   Prefs_Language.tex;
   Prefs_Messages.tex;
   Prefs_Notification.tex;
   Prefs_Screen_Name_Nickname.tex;
   Print_Library.tex;
   Print_Options.tex;
   Print_Resource.tex;
   Print_Tricks.tex;
 Problem_Editor_Testing_Area.tex;  Problem_Editor_Testing_Area.tex;
 Problem_Editor_XML_Index.tex;  Problem_Editor_XML_Index.tex;
   Problem_LON-CAPA_Functions.tex;
   Problem_LON-CAPA_Image_Options.tex;
   Problem_Parameters.tex;
 Problem_Types.tex;  Problem_Types.tex;
 Publishing_A_Resource.tex;  Publishing_A_Resource.tex;
 Publishing_Author_Tutorial_Segue.tex;  Publishing_Author_Tutorial_Segue.tex;
 Publishing_Copyright.tex;  Publishing_Copyright.tex;
 Publishing_Intro.tex;  Publishing_Intro.tex;
 Publishing_Keywords.tex;  Publishing_Keywords.tex;
   Quick_Grades_Description.tex;
 Quick_Grades_Possibly_Correct.tex;  Quick_Grades_Possibly_Correct.tex;
 Radio_Response_Problems.tex;  Radio_Response_Problems.tex;
 Radio_Response_Randomization.tex;  Radio_Response_Randomization.tex;
   Ranking_Problems.tex;
   Receipt.tex;
   Remote_Menu.tex;
   Resource_Discussion.tex;
 Resource_Types.tex;  Resource_Types.tex;
 Script_Tutorial_Intro.tex;  Roles_About.tex;
   Roles_Screen.tex;
   Script_Functions.tex;
 Scripting_Help.tex;  Scripting_Help.tex;
   Script_Tutorial_Intro.tex;
   Script_Variables.tex;
   Search_Advanced.tex;
   Search_Basic.tex;
   Searching.tex;
   Sending_Email.tex;
 Sequence_Advanced_Editor_Creation.tex;  Sequence_Advanced_Editor_Creation.tex;
 Sequence_Definition.tex;  Sequence_Definition.tex;
 Sequence_Editor_Selection.tex;  Sequence_Editor_Selection.tex;
Line 1900  Sequence_Page_Maps.tex; Line 2696  Sequence_Page_Maps.tex;
 Sequence_Simple_Editor_Creation.tex;  Sequence_Simple_Editor_Creation.tex;
 Sequence_Top-Level.tex;  Sequence_Top-Level.tex;
 Significant_Figures.tex;  Significant_Figures.tex;
   Slot_About.tex;
   Slot_AddInterface.tex;
   Slot_ChoosingResources.tex;
   Slot_CommaDelimited.tex;
   Slot_EditDelete.tex;
   Slot_OptionalAttributes.tex;
   Slot_RequiredAttributes.tex;
   Slot_ResourceParameter.tex;
   Slot_RestrictAvailibility.tex;
   Slot_SelectingField.tex;
   Slot_SpecifyProctors.tex;
 Spreadsheet_About.tex;  Spreadsheet_About.tex;
 Spreadsheet_Alternative_View.tex;  Spreadsheet_Calculation.tex;
 Spreadsheet_Changes_To_Grading.tex;  Spreadsheet_Calculation_Time.tex;
 Spreadsheet_Col_Sum.tex;  Spreadsheet_Cell_Editing.tex;
 Spreadsheet_Completely_Recalc.tex;  Spreadsheet_Editing.tex;
 Spreadsheet_Empty_Rows.tex;  
 Spreadsheet_Export_Row.tex;  Spreadsheet_Export_Row.tex;
   Spreadsheet_Files.tex;
 Spreadsheet_Functions.tex;  Spreadsheet_Functions.tex;
 Spreadsheet_Import_Values.tex;  Spreadsheet_Hierarchy.tex;
   Spreadsheet_HowTo_Assessments.tex;
   Spreadsheet_HowTo.tex;
   Spreadsheet_Layout.tex;
 Spreadsheet_Levels.tex;  Spreadsheet_Levels.tex;
 Spreadsheet_Lists.tex;  
 Spreadsheet_Max_Depth_Exceeded.tex;  Spreadsheet_Max_Depth_Exceeded.tex;
 Spreadsheet_OOO_Rows.tex;  
 Spreadsheet_Op_On_All_Problem_Parts.tex;  
 Spreadsheet_Parms.tex;  Spreadsheet_Parms.tex;
 Spreadsheet_Problem_Weight.tex;  Spreadsheet_Problem_Weight.tex;
 Spreadsheet_Ranges.tex;  Spreadsheet_Referencing_Cells.tex;
 Spreadsheet_Specifying_Cells.tex;  Spreadsheet_Referencing_Parameters.tex;
   Spreadsheet_Row_Numbers.tex;
   Spreadsheet_Student_View.tex;
 Spreadsheet_Student_Visible.tex;  Spreadsheet_Student_Visible.tex;
 Spreadsheet_Symbolic_Names.tex;  
 Spreadsheet_Template_Row.tex;  Spreadsheet_Template_Row.tex;
 Spreadsheet_Ternary_Operator.tex;  Spreadsheet_Ternary_Operator.tex;
 Spreadsheet_Tries.tex;  Spreadsheet_Tries.tex;
   Statistics_Overall_Key.tex;
   Statistics_Sequence.tex;
   Statistics_Cache.tex;
 String_Response_Problem_Creation.tex;  String_Response_Problem_Creation.tex;
 String_Response_Problems.tex;  String_Response_Problems.tex;
   Student_Intro.tex;
   Submission_Time_Analysis.tex;
   Syllabus_ExtLink.tex;
   Syllabus_URLs.tex;
   Table_Mode.tex;
   Testbank_Formatting.tex;
   TEXDropEmptyColumns_attribute.tex;
   TEXitemgroupwidth_attribute.tex;
   TEXitemgroup_attribute.tex;
   TEXlayout_attribute.tex;
   TEXsize_attribute.tex;
   TEXtype_attribute.tex;
   TEXwidth_attribute.tex;
   Tries.tex;
 Tolerance.tex;  Tolerance.tex;
   Uploaded_Templates_PublicView.tex;
   Uploaded_Templates_TextBoxes.tex;
   Uploading_File_Options.tex;
 Variable_Naming_Conventions.tex;  Variable_Naming_Conventions.tex;
 Variable_Tutorial_A.tex;  
 Variables_in_Scripts.tex;  Variables_in_Scripts.tex;
 Variables_in_the_Answer_Block.tex;  Variables_in_the_Answer_Block.tex;
 Variables_in_the_Text_Block.tex  Variables_in_the_Text_Block.tex;
   Variable_Tutorial_A.tex;
   View_All_Messages.tex;
   View_Critical_Messages.tex;
   View_recent_activity.tex;
   What_Is_LON-CAPA.tex;
   Why_LON-CAPA.tex;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/tex/de/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/tex/de/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   German Tex files for the help system
   </description>
   <filenames>
   About_Bombs.tex;
   About_Communication.tex;
   Contextual_Help.tex
   Docs_About_Group_Files.tex
   Docs_Adding_Course_Doc.tex
   Docs_Adding_Folders.tex
   General_Intro.tex
   Navigation_Screen.tex
   Quick_Grades_Possibly_Correct.tex;
   Student_Intro.tex
   Tries.tex;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/adm/help/tex/ru/</sourcedir>
   <targetdir dist='default'>
   home/httpd/html/adm/help/tex/ru/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   Russian Tex files for the help system
   </description>
   <filenames>
   About_Authors_Manual.tex;
   About_Communication.tex;
   About_Developers_Manual.tex;
   About_Numerical_and_Formula_Response.tex;
   CAPA_LON-CAPA_function_diffs.tex;
   Course_Maximum_Collaborators.tex;
   Course_Set_Start_End_Date.tex;
   Creating_A_Course_Intro.tex;
   Other_Symbols.tex;
   Physical_Units.tex;
   Print_Resource.tex;
   Authoring_Adding_Pictures.tex;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 1941  Variables_in_the_Text_Block.tex Line 2821  Variables_in_the_Text_Block.tex
 A gdbm file containing a label->tex file hash.  A gdbm file containing a label->tex file hash.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
   <build trigger='always run'>
   loncom/build/rebuild_label_hash.sh
   </build>
   <dependencies>
   rebuild_label_hash.sh
   </dependencies>
 </file>  </file>
   <fileglob>
     <glob>*</glob>
     <sourcedir>loncom/html/adm/fonts/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/fonts/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Fonts for convertjme.pl
     </description>
     <filenames>
   AUTHORS;
   BUGS;
   DejaVuSerif-Roman.ttf;
   DejaVuSansMono-Bold.ttf;
   DejaVuSans.pfb;
   DejaVuSans.ttf;
   DejaVuSerif.pfb;
   DejaVuSerif.ttf;
   LICENSE;
   NEWS;
   README;
   status.txt;
   unicover.txt;
     </filenames>
   </fileglob>
 <file>  <file>
 <source>loncom/interface/lonstatistics.pm</source>  <source>loncom/interface/lonstatistics.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonstatistics.pm</target>
Line 1952  Handler to show statistics on solving LO Line 2862  Handler to show statistics on solving LO
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/statistics/lonstathelpers.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonstathelpers.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Utility module for statistics and data mining.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lontrackstudent.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontrackstudent.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to parse and analyze activity.log
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/statistics/lonproblemstatistics.pm</source>  <source>loncom/interface/statistics/lonproblemstatistics.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm  <target dist='default'>home/httpd/lib/perl/Apache/lonproblemstatistics.pm
 </target>  </target>
Line 1959  Handler to show statistics on solving LO Line 2887  Handler to show statistics on solving LO
 <description>  <description>
 The module that generate the html for the Problem Statistics web pages.  The module that generate the html for the Problem Statistics web pages.
 </description>  </description>
   </file>
   <file>
   <source>loncom/interface/statistics/lonsurveyreports.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsurveyreports.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   Gives instructors access to compiled survey results.
   </description>
   </file>
   <file>
   <source>loncom/interface/statistics/lonstudentsubmissions.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonstudentsubmissions.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   Generates excel file containing student submissions and correct answers.
   </description>
   </file>
   <file>
   <source>loncom/interface/statistics/loncorrectproblemplot.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncorrectproblemplot.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   The module that generate the html for the correct problems plot web pages.
   </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
Line 1977  The module that generate the html for th Line 2932  The module that generate the html for th
 </target>  </target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 The module that generate the html for the Problem Analysis web pages.  This module provides detailed analysis and raw data for submissions of various problem types.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/interface/statistics/longradinganalysis.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/longradinganalysis.pm</target>
     <categoryname>handler</categoryname>
     <description>
       This module provides detailed analysis and raw data for submissions of various problem types.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/statistics/lonsubmissiontimeanalysis.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsubmissiontimeanalysis.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   This module produces plots of the times of students attempts on an assessment.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 1992  The module that generate the html for th Line 2966  The module that generate the html for th
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonwhatsnew.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonwhatsnew.pm
   </target>
   <categoryname>handler</categoryname>
   <description>
   Handler to display items in course requiring action.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/londiff.pm</source>  <source>loncom/publisher/londiff.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/londiff.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2001  Handler to show difference between two f Line 2985  Handler to show difference between two f
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/lonrights.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonrights.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to show and edit custom distribution rights
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/lonupload.pm</source>  <source>loncom/publisher/lonupload.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonupload.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2068  tag handlers needed by externalresponse. Line 3061  tag handlers needed by externalresponse.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/gradesubmission.pl</source>
     <target dist='default'>home/httpd/cgi-bin/gradesubmission.pl</target>
     <categoryname>handler</categoryname>
     <description>
   Example script for use with external response.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/publisher/lonpubdir.pm</source>  <source>loncom/publisher/lonpubdir.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpubdir.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2123  Handler to retrieve old versions from re Line 3125  Handler to retrieve old versions from re
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/loncleanup.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncleanup.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to clean up HTML files.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonretrieve.3</source>  <source>doc/man/Apache__lonretrieve.3</source>
 <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>  <target dist='default'>usr/man/man3/Apache::lonretrieve.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 2236  coordinators. Line 3247  coordinators.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonclonecourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonclonecourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Internal routines for creating a clone of an existing course.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/loncreateuser.pm</source>  <source>loncom/interface/loncreateuser.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2246  them roles. Line 3266  them roles.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonuserutils.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonuserutils.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Common routines for user management including upload of lists of users in different formats, and to automatically create users (if they do not exist already), assign them roles within the privileges of the uploader to create/edit users. Also the ability to generate filtered lists of users with specific roles, as determined by the privileges of the viewer.   
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonhtmlcommon.pm</source>  <source>loncom/interface/lonhtmlcommon.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2254  Contains a set of functions that generat Line 3283  Contains a set of functions that generat
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonspeller.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonspeller.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains a set of functions to use Aspell
   </description>
   </file>
   <file>
   <source>loncom/localize/lonlocal.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonlocal.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Contains the &mt access function to Locale::Maketext
   </description>
   </file>
   <file>
     <source>loncom/localize/lonlocalize.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonlocalize.pm</target>
     <categoryname>handler</categoryname>
     <description>
   handler for &mt()ing static files
     </description>
   </file>
   <file>
   <source>loncom/localize/localize.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Localization class for Locale::Maketext
   </description>
   </file>
   <fileglob>
   <glob>*.pm</glob>
   <sourcedir>loncom/localize/localize/</sourcedir>
   <targetdir dist='default'>
   home/httpd/lib/perl/Apache/localize/</targetdir>
   <categoryname>static conf</categoryname>
   <description>
   Translation files.
   </description>
   <filenames>
   de.pm;
   pt.pm;
   fr.pm;
   ja.pm;
   tr.pm;
   ru.pm;
   fa.pm;
   ar.pm;
   es.pm;
   x_chef.pm;
   </filenames>
   </fileglob>
   <file>
 <source>loncom/interface/loncoursedata.pm</source>  <source>loncom/interface/loncoursedata.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncoursedata.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2333  assignment. Line 3416  assignment.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
   
   <file>
     <source>loncom/homework/chemresponse.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/chemresponse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handle the tags organicresponse/structure and reationresponse
     </description>
     <status>works/unverified</status>
   </file>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jme/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jme/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JME files, for editing organic structures
     </description>
     <filenames>
   JME.jar;
   jme.gif;
   jme_help.html;
   nitro.gif;
   smiles.gif
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jmol/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       Jmol files, for displaying structures
     </description>
     <filenames>
   COPYRIGHT.txt;
   JmolApplet.jar;
   Jmol.js;
   LICENSE.txt;
   README.txt;
   JmolApplet0_Core.jar;
   JmolApplet0_i18n.jar;
   JmolApplet0.jar;
   JmolApplet0_Jars.jar;
   JmolApplet0_Jvxl.jar;
   JmolApplet0_Main.jar;
   JmolApplet0_Popup.jar;
   JmolApplet0_Quantum.jar;
   JmolApplet0_ReadersCifPdb.jar;
   JmolApplet0_ReadersMolXyz.jar;
   JmolApplet0_ReadersMore.jar;
   JmolApplet0_ReadersXml.jar;
   JmolApplet0_ShapeBio.jar;
   JmolApplet0_ShapeSpecial.jar;
   JmolApplet0_Smiles.jar;
   JmolApplet0_Viewer.jar;
     </filenames>
   </fileglob>
   
   <file>
     <source>loncom/homework/convertjme.pl</source>
     <target dist='default'>home/httpd/cgi-bin/convertjme.pl</target>
     <categoryname>script</categoryname>
     <description>
       Dynamically converts JME strings into either a png or ps file.
     </description>
   </file>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jsMath/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jsMath is a Javascript solution to converting TeX to something the browser can see
     </description>
     <filenames>
   black.gif;
   blank.gif;
   COPYING.txt;
   jsMath-BaKoMa-fonts.js;
   jsMath-autoload.html;
   jsMath-controls.html;
   jsMath-fallback-mac.js;
   jsMath-fallback-mac-mozilla.js;
   jsMath-fallback-mac-msie.js;
   jsMath-fallback-pc.js;
   jsMath-fallback-symbols.js;
   jsMath-fallback-unix.js;
   jsMath-global-controls.html;
   jsMath-global.html;
   jsMath.js;
   jsMath-loader.html;
   jsMath-loader-omniweb4.js;
   jsMath-mozilla.js;
   jsMath-msie-mac.js;
   jsMath-old-browsers.js;
     </filenames>
   </fileglob>
   
   <file>
     <source>loncom/html/adm/jsMath/jsMath-fonts-1.3.zip</source>
     <target dist='default'>home/httpd/html/adm/jsMath/fonts/</target>
     <categoryname>script</categoryname>
     <description>
       Server side png fonts for use by jsMath
     </description>
     <installscript>
   commands /home/httpd/html/adm
     </installscript>
     <dependencies>
   loncom/html/adm/jsMath/commands;
   loncom/html/adm/jsMath/jsMath-fonts-1.3.zip;
     </dependencies>
   </file>
   
   <file>
     <source>loncom/html/adm/fckeditor/FCKeditor_2.4.3.tar.gz</source>
     <target dist='default'>home/httpd/html/adm/fckeditor</target>
     <categoryname>script</categoryname>
     <description>
      GUI HTML Editor, scripted installation decompress the tarball and
      installs the loncapa config.js file
     </description>
     <installscript>
   commands /home/httpd/html/
     </installscript>
     <dependencies>
   loncom/html/adm/fckeditor/commands;
   loncom/html/adm/fckeditor/FCKeditor_2.4.3.tar.gz;
   loncom/html/adm/fckeditor/loncapaconfig.js;
     </dependencies>
   </file>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jsMath/extensions/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   Additional jsMath functionality that can be used when needed.
     </description>
     <filenames>
   AMSmath.js;
   AMSsymbols.js;
   HTML.js;
   bbox.js;
   font.js;
   boldsymbol.js;
   double-click.js;
   fbox.js;
   leaders.js;
   mathchoice.js;
   mimeTeX.js;
   moreArrows.js;
   newcommand.js;
   underset-overset.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jsMath/plugins/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   jsMath is a Javascript solution to converting TeX to something the browser can see
     </description>
     <filenames>
   autoload.js;
   CHMmode.js;
   global.js;
   mimeTeX.js;
   noCache.js;
   noGlobal.js;
   noImageFonts.js;
   smallFonts.js;
   spriteImageFonts.js;
   tex2math.js;
     </filenames>
   </fileglob>
   
   <fileglob>
     <glob>*.*</glob>
     <sourcedir>loncom/html/adm/jsMath/uncompressed/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
   the jsMath source files not compressed for increasing download speed (not used by lon-capa directly)
     </description>
     <filenames>
   def.js;
   font.js;
   jsMath-fallback-mac.js;
   jsMath-fallback-pc.js;
   jsMath-fallback-symbols.js;
   jsMath-fallback-unix.js;
   jsMath.js;
     </filenames>
   </fileglob>
   
 <file>  <file>
 <source>loncom/interface/lontest.pm</source>  <source>loncom/interface/lontest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
Line 2353  Handles multiple-choice style responses. Line 3639  Handles multiple-choice style responses.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <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>  <source>loncom/interface/loncommunicate.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncommunicate.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2411  Handles navigational maps. Line 3688  Handles navigational maps.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonnavdisplay.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonnavdisplay.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Displays the nav map to the user
     </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>doc/man/Apache__lonnavmaps.3</source>
   <target dist='default'>usr/man/man3/Apache::lonnavmaps.3</target>
   <categoryname>doc</categoryname>
   <description>man page for lonnavmaps.pm</description>
   <build trigger='always run'>
   loncom/build/pod2man.sh ../../loncom/interface/lonnavmaps.pm &gt; \
   ../../doc/man/Apache__lonnavmaps.3 &amp;&amp; echo 'manifying lonnavmaps.pm'
   </build>
   <status>works/unverified</status>
   <dependencies>
   ../../loncom/interface/lonnavmaps.pm
   </dependencies>
   </file>
   <file>
   <source>doc/lib/perl/Apache/lonnavmaps.html</source>
   <target dist='default'>
   home/httpd/html/adm/help/lib/perl/Apache/lonnavmaps.html
   </target>
   <categoryname>doc</categoryname>
   <description>POD-derived page for lonnavmaps.pm</description>
   <build trigger='always run'>
   loncom/build/pod2html.sh ../../loncom/interface/lonnavmaps.pm &gt; \
   ../../doc/lib/perl/Apache/lonnavmaps.html &amp;&amp; \
   echo 'pod2html lonnavmaps.pm'
   </build>
   <status>works/unverified</status>
   <dependencies>
   ../../loncom/interface/lonnavmaps.pm
   </dependencies>
   </file>
   <file>
   <source>loncom/interface/lonselstudent.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonselstudent.pm</target>
   <categoryname>standard</categoryname>
   <description>
   re-usable student selection subs.
   </description>
   <status>testing/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonhelper.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonhelper.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Helper framework.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/html/adm/helper/parameter.helper</source>
   <target dist='default'>home/httpd/html/adm/helper/parameter.helper</target>
   <categoryname>handler</categoryname>
   <description>
   Parameter setting helper.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/html/adm/helper/course.initialization.helper</source>
   <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
   <categoryname>handler</categoryname>
   <description>
   Course initialization helper.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/html/adm/helper/resettimes.helper</source>
   <target dist='default'>home/httpd/html/adm/helper/resettimes.helper</target>
   <categoryname>handler</categoryname>
   <description>
   Helper to resetting a student's first access time.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/html/adm/helper/newslot.helper</source>
     <target dist='default'>home/httpd/html/adm/helper/newslot.helper</target>
     <categoryname>handler</categoryname>
     <description>
   Slot creation and editing helper.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonquickgrades.pm</source>  <source>loncom/interface/lonquickgrades.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2439  Handles the production of printable file Line 3810  Handles the production of printable file
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/metadata_database/LONCAPA/lonmetadata.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/lonmetadata.pm</target>
     <categoryname>system file</categoryname>
     <description>
         Provides a common interface to LON-CAPA metadata.
     </description>
   </file>
   <file>
 <source>loncom/interface/lonsearchcat.pm</source>  <source>loncom/interface/lonsearchcat.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonsearchcat.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2488  echo 'pod2html lonsearchcat.pm' Line 3867  echo 'pod2html lonsearchcat.pm'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/londropadd.pm</source>  <source>loncom/interface/lonmanagekeys.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/londropadd.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmanagekeys.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Allows users with "mky" privileges to generate and manage course access keys.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonviewclasslist.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonviewclasslist.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Allows users (including students) to view the classlist of their course.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/loncoursegroups.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncoursegroups.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Allows course coordinators to upload courselists in different formats, and  Allows course coordinators to create groups, modify existing groups (including    
 automatically create users (if they do not exist already), assign them the  adding, expiring or deleting group members, or modifying group member privileges.
 role of student in a course, and add them to the classlist.  </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/longroup.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/longroup.pm</target>
   <categoryname>handler</categoryname>
   <description>
   General routines used to gather information about courses in a group, and their settings, and also to perform auto-group adds/drops when a user's role assignment changes.    
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/groupboards.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/groupboards.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Displays bulletin boards in a group and provides a mechanism for users with board creation privileges in a group to create new bulletin boards.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/grouproster.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/grouproster.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Display group membership information. Type of information available depends on group privileges of the user.  
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 2508  author_res_msg - send message to resourc Line 3931  author_res_msg - send message to resourc
 user_crit_msg - send a critical message to a user. A critical message  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.  will require acknowledgment by the recipient and the sender will be notified.
 user_crit_received - routine to trigger acknowledgment.  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>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonmsgdisplay.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
     <categoryname>handler</categoryname>
     <description>
   statuschange - change the status of a message (read, replied, forwarded, etc).
   The handler displays messages, has routines to reply, etc.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/hint.pm</source>  <source>loncom/homework/hint.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2524  problems and assignments. Line 3955  problems and assignments.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonspreadsheet.pm</source>  <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Spreadsheets are completely web-based.  The top level interface for the display and editing of spreadsheets.  There
 They exist on the level of a whole course, a student, and individual  are three levels of spreadsheet.
 assessments.  </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the parent object of each spreadsheet type (classcalc, studentcalc,
   assesscalc).
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/classcalc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the specifics of the course level spreadsheet.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/studentcalc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the specifics of the student level spreadsheet.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/assesscalc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the specifics of the assessment level spreadsheet.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 2539  assessments. Line 4006  assessments.
 <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonparmset.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to resolve ambiguous file locations  Handler for setting and modifying both course preferences and coure parameters
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/slotrequest.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/slotrequest.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for students to add access slots
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 2633  Has routines which control the remote co Line 4109  Has routines which control the remote co
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonmainmenu.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmainmenu.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Displays the Main menu
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/lonremote.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonremote.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to launch and collapse the remote control.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/portfolio.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/portfolio.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to manage user portfolios
   </description>
   <status>unverified</status>
   </file>
   <file>
 <source>rat/lonpageflip.pm</source>  <source>rat/lonpageflip.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonpageflip.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2649  Builds up frame set and loads in the rig Line 4152  Builds up frame set and loads in the rig
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>rat/map.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/map.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Functions for manipulating the contents of maps
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>rat/lonratmenu.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonratmenu.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Creates horizontal menubar in advanced RAT
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/html/res/adm/pages/homeworkmenu.html</source>  <source>loncom/html/res/adm/pages/homeworkmenu.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/homeworkmenu.html</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2848  implements &lt;script&gt;, &lt;scriptlib Line 4369  implements &lt;script&gt;, &lt;scriptlib
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/xml/languagetags.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/languagetags.pm</target>
   <categoryname>handler</categoryname>
   <description>
   implements &lt;mt&gt;
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/randomlylabel.pm</source>  <source>loncom/homework/randomlylabel.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/randomlylabel.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2856  Handler for compositing images, and text Line 4386  Handler for compositing images, and text
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/drawimage.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/drawimage.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for programtically defining an image
   </description>
   </file>
   <file>
   <source>loncom/homework/imagechoice.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/imagechoice.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for picking out locations on an image.
   </description>
   </file>
   <file>
   <source>loncom/homework/rankresponse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/rankresponse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for rankresponse
   </description>
   </file>
   <file>
   <source>loncom/homework/matchresponse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/matchresponse.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for matchresponse
   </description>
   </file>
   <file>
 <source>loncom/homework/randomlabel.pm</source>  <source>loncom/homework/randomlabel.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2893  resources Line 4455  resources
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/bridgetask.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/bridgetask.pm</target>
     <categoryname>handler</categoryname>
     <description>
   implements the tags for supporting bridge tasks
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/response.pm</source>  <source>loncom/homework/response.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/response.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2912  handles request to the CAPA homework pro Line 4483  handles request to the CAPA homework pro
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/homework/lonmaxima.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmaxima.pm</target>
     <categoryname>handler</categoryname>
     <description>
       routines to simplify talking to the maxima client
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/xml/Safe.pm</source>  <source>loncom/xml/Safe.pm</source>
 <target dist='default'>home/httpd/lib/perl/Safe.pm</target>  <target dist='default'>home/httpd/lib/perl/Safe.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2923  a way that does not threaten the operati Line 4503  a way that does not threaten the operati
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/auth/localauth.pm</source>    <source>loncom/auth/localauth.pm</source>
 <target dist='default'>home/httpd/lib/perl/localauth.pm</target>    <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
 <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
 <description>    <description>
 Local authentication mechanism (meant to be customized).  Local authentication mechanism.  The target file is meant as a template
 </description>  for a localauth.pm file.  The target file with the -std suffix is not
 <status>works/unverified</status>  used directly by any software program; it is just a template file.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/localauth.pm</source>
     <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
     <categoryname>conf</categoryname>
     <description>
   Local authentication mechanism.  
     </description>
     <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/auth/lonacc.pm</source>  <source>loncom/auth/lonacc.pm</source>
Line 3010  URI to filename translation Line 4601  URI to filename translation
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonenc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonenc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Encryption and decryption of URIs
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lonencurl.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonencurl.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler that takes care of decrypting request URL's
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonracc.3</source>  <source>doc/man/Apache__lonracc.3</source>
 <target dist='default'>usr/man/man3/Apache::lonracc.3</target>  <target dist='default'>usr/man/man3/Apache::lonracc.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 3100  loncom/build/pod2html.sh ../auth/loncacc Line 4709  loncom/build/pod2html.sh ../auth/loncacc
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/restrictedaccess.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/restrictedaccess.pm</target>
   <categoryname>handler</categoryname>
   <description>Passphrase entry form and verification for access to passphrase-protected portfolio files</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/blockedaccess.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/blockedaccess.pm</target>
   <categoryname>handler</categoryname>
   <description>Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)</description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/londatecheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/londatecheck.pm</target>
   <categoryname>handler</categoryname>
   <description>Checks contentopen/close settings disable subsequent PerlHandlers if not open</description>
   <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/publiccheck.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
     <categoryname>handler</categoryname>
     <description>Checks if resource is public and allows unauthenticated access if it is.</description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/lonlogout.pm</source>  <source>loncom/auth/lonlogout.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonlogout.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3107  loncom/build/pod2html.sh ../auth/loncacc Line 4744  loncom/build/pod2html.sh ../auth/loncacc
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/auth/migrateuser.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
     <categoryname>handler</categoryname>
     <description>auto logsin a remote user</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/switchserver.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
     <categoryname>handler</categoryname>
     <description>Setups the transfer of a user between servers</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/checkauthen.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/checkauthen.pm</target>
     <categoryname>handler</categoryname>
     <description>Checks if a user's cookie exists and is valid</description>
     <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/simpleauthen.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
     <categoryname>handler</categoryname>
     <description>Always returns DENIED</description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/lonnet/perl/lonrep.pm</source>  <source>loncom/lonnet/perl/lonrep.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>replication</description>  <description>replication</description>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonnet/perl/lonuploadrep.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
   <categoryname>handler</categoryname>
   <description>copying of uploaded files</description>
   </file>
   <file>
 <source>loncom/auth/lonroles.pm</source>  <source>loncom/auth/lonroles.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonroles.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3156  loncom/build/pod2html.sh ../auth/lonrole Line 4827  loncom/build/pod2html.sh ../auth/lonrole
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonsource.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Problem source code viewer
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonindexer.pm</source>  <source>loncom/interface/lonindexer.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonindexer.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3252  loncom/build/pod2html.sh ../lonnet/perl/ Line 4932  loncom/build/pod2html.sh ../lonnet/perl/
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/lonnet/perl/londns.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/londns.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Domain information serving.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/html/index.html</source>  <source>loncom/html/index.html</source>
 <target dist='default'>home/httpd/html/index.html</target>  <target dist='default'>home/httpd/html/index.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>bumps to login</description>  <description>bumps to login</description>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/index.html</source>
   <target dist='default'>home/httpd/html/origindex.html</target>
   <categoryname>interface file</categoryname>
   <description>bumps to login, backup for takeonline</description>
   </file>
   <file>
 <source>loncom/html/favicon.ico</source>  <source>loncom/html/favicon.ico</source>
 <target dist='default'>home/httpd/html/favicon.ico</target>  <target dist='default'>home/httpd/html/favicon.ico</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>Bookmark and tab icon</description>  <description>Bookmark and tab icon</description>
 </file>  </file>
 <link>  <file>
 <linkto>etc/mime.types</linkto>  <source>loncom/mime.types</source>
 <target dist='default'>etc/httpd/conf/mime.types</target>  <target dist='default'>etc/httpd/conf/mime.types</target>
 <categoryname>symbolic link</categoryname>  <target dist='sles10 suse10.1 suse10.2 suse10.3'>etc/apache2/mime.types</target>
 <description>symbolic link to /etc/mime.types</description>  <categoryname>www static conf</categoryname>
 </link>  <description>Expanded mime.types</description>
   </file>
 <link>  <link>
 <linkto>home/httpd/html/res</linkto>  <linkto>home/httpd/html/res</linkto>
 <target dist='default'>home/httpd/html/raw</target>  <target dist='default'>home/httpd/html/raw</target>
Line 3318  Parameter input window. Line 5014  Parameter input window.
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>rat/client/code.html</source>  <source>rat/client/ratcode.js</source>
 <target dist='default'>home/httpd/html/adm/rat/code.html</target>  <target dist='default'>home/httpd/html/res/adm/includes/ratcode.js</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
 <description>  <description>
 javascript  javascript for horizontal menubar in RAT
 </description>  </description>
 </file>  </file>
 <file>  <file>
Line 3357  bumper Line 5053  bumper
 A blank page with very minimal HTML structural elements.  A blank page with very minimal HTML structural elements.
 </description>  </description>
 </file>  </file>
   <file>
   <source>rat/client/loading.html</source>
   <target dist='default'>home/httpd/html/adm/rat/loading.html</target>
   <categoryname>interface file</categoryname>
   <description>
   A blank page which calls drawwindow in its opener after being loaded.
   </description>
   </file>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>rat/images/</sourcedir>  <sourcedir>rat/images/</sourcedir>
Line 3491  lonlogo_broken.gif; Line 5195  lonlogo_broken.gif;
 lonlogo_broken_tsp.gif;  lonlogo_broken_tsp.gif;
 lonlogo_broken.eps;  lonlogo_broken.eps;
 lonlogo_broken.jpg;  lonlogo_broken.jpg;
 lonlogo_broken.mov  lonlogo_broken.mov;
   genericstudent_tn.gif
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 3505  logos and general widget icons Line 5210  logos and general widget icons
 <filenames>  <filenames>
 SMETE_white.gif;  SMETE_white.gif;
 aboutlon.gif;  aboutlon.gif;
   aboutlon_pt.gif;
   aboutlon_de.gif;
 accessbutton.gif;  accessbutton.gif;
   accessbutton_pt.gif;
   accessbutton_de.gif;
   angry.gif;
 arrow_up.gif;  arrow_up.gif;
   baeh.gif;
   bigsmile.gif;
 branch.gif;  branch.gif;
 cab.gif;  cab.gif;
 cab_big.gif;  cab_big.gif;
 capapanel.gif;  capapanel.gif;
   check.gif;
 class.gif;  class.gif;
 class_big.gif;  class_big.gif;
   closepage.gif;
   clickhere.gif;
   coolindiff.gif;
   coolsmile.gif;
   cry.gif;
   doc.gif;
   doc_big.gif;
 dvi.gif;  dvi.gif;
 dvi_big.gif;  dvi_big.gif;
 eps.gif;  eps.gif;
Line 3529  folder_pointer_closed.gif; Line 5249  folder_pointer_closed.gif;
 folder_pointer_opened.gif;  folder_pointer_opened.gif;
 form.gif;  form.gif;
 form_big.gif;  form_big.gif;
   frowny.gif;
 gif.gif;  gif.gif;
 gif_big.gif;  gif_big.gif;
 header.gif;  header.gif;
   header.png;
   helpdesk.gif;
   helpgateway.gif;
   hrrm.gif;
 htm.gif;  htm.gif;
 html.gif;  html.gif;
 html_big.gif;  html_big.gif;
   huh.gif;
 jar.gif;  jar.gif;
 jar_big.gif;  jar_big.gif;
 jpg.gif;  jpg.gif;
 jpg_big.gif;  jpg_big.gif;
 latex.gif;  latex.gif;
   library.gif;
   lipsrsealed.gif;
 lite.gif;  lite.gif;
 liteani.gif;  liteani.gif;
 litetext.gif;  litetext.gif;
Line 3553  lonlogo.gif; Line 5281  lonlogo.gif;
 lonlogos.gif;  lonlogos.gif;
 lowerleft.gif;  lowerleft.gif;
 lowerright.gif;  lowerright.gif;
   mailbkgrd.gif;
   mailto.gif;
   minilogo.gif;
 meta.gif;  meta.gif;
 meta_big.gif;  meta_big.gif;
 mov.gif;  mov.gif;
Line 3560  mov_big.gif; Line 5291  mov_big.gif;
 move_up.gif;  move_up.gif;
 move_down.gif;  move_down.gif;
 navmap.correct.gif;  navmap.correct.gif;
   navmap.partial.gif;
   navmap.ellipsis.gif;
 navmap.open.gif;  navmap.open.gif;
   navmap.page.open.gif;
   navmap.page.closed.gif;
   navmap.page.open.nomanip.gif;
   navmap.page.closed.nomanip.gif;
 navmap.wrong.gif;  navmap.wrong.gif;
 navmap.folder.open.gif;  navmap.folder.open.gif;
 navmap.folder.closed.gif;  navmap.folder.closed.gif;
   navmap.folder.open.nomanip.gif;
   navmap.folder.closed.nomanip.gif;
   neutral.gif;
 page.gif;  page.gif;
 page_big.gif;  page_big.gif;
 pdf.gif;  pdf.gif;
 pdf_big.gif;  pdf_big.gif;
 png.gif;  png.gif;
 png_big.gif;  png_big.gif;
   ppt.gif;
   ppt_big.gif;
 problem.gif;  problem.gif;
 problem_big.gif;  problem_big.gif;
 ps.gif;  ps.gif;
 ps_big.gif;  ps_big.gif;
   rolleyes.gif;
 quill.gif;  quill.gif;
 quiz.gif;  quiz.gif;
 quiz_big.gif;  quiz_big.gif;
Line 3582  sequence.gif; Line 5325  sequence.gif;
 sequence_big.gif;  sequence_big.gif;
 server.gif;  server.gif;
 server_big.gif;  server_big.gif;
   shocked.gif;
   smiley.gif;
 srvbad.gif;  srvbad.gif;
 srvempty.gif;  srvempty.gif;
 srvgood.gif;  srvgood.gif;
Line 3589  srvhalf.gif; Line 5334  srvhalf.gif;
 srvnull.gif;  srvnull.gif;
 survey.gif;  survey.gif;
 survey_big.gif;  survey_big.gif;
   task.gif;
   task_big.gif;
 tex.gif;  tex.gif;
 tex_big.gif;  tex_big.gif;
   tth.gif;
 txt.gif;  txt.gif;
 txt_big.gif;  txt_big.gif;
 unknown.gif;  unknown.gif;
Line 3600  upperright.gif; Line 5348  upperright.gif;
 user.gif;  user.gif;
 user_big.gif;  user_big.gif;
 userauthentication.gif;  userauthentication.gif;
   userauthentication_pt.gif;
   userauthentication_de.gif;
 wav.gif;  wav.gif;
 wav_big.gif;  wav_big.gif;
 white_space_20_22.gif;  white_space_20_22.gif;
Line 3613  whitespace6.gif; Line 5363  whitespace6.gif;
 whitespace7.gif;  whitespace7.gif;
 whitespace8.gif;  whitespace8.gif;
 whitespace9.gif;  whitespace9.gif;
   wink.gif;
   xls.gif;
   xls_big.gif;
 xml.gif;  xml.gif;
 xml_big.gif;  xml_big.gif;
 zip.gif;  zip.gif;
Line 3629  Miscellaneous resources. Line 5382  Miscellaneous resources.
 </description>  </description>
 <filenames>  <filenames>
 authorfeed.gif;  authorfeed.gif;
   blackdot.gif;
 bomb.gif;  bomb.gif;
   smallFAQ.gif;
   smallBug.gif;
 cat_button.gif;  cat_button.gif;
   cat_button.png;
 chat.gif;  chat.gif;
 eval_button.gif;  eval_button.gif;
   eval_button.png;
 feedback.gif;  feedback.gif;
 pprm_button.gif;  pprm_button.gif;
   pprm_button.png;
 pgrd_button.gif;  pgrd_button.gif;
 subm_button.gif  pgrd_button.png;
   subm_button.gif;
   subm_button.png;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
 <source>loncom/xml/tth.pm</source>  <source>loncom/xml/algebra/AlgParser.pm</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.pm</target>  <target dist='default'>home/httpd/lib/perl/AlgParser.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 Algebra-to-TeX-to-HTML conversion
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>modules/TexConvert/tthperl/tth.pm</source>
   <target dist='default'>home/httpd/lib/perl/tth.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 perl module for invoking functions specific to TeX-to-HTML conversion  perl module for invoking functions specific to TeX-to-HTML conversion
Line 3666  tested Line 5435  tested
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/lonlocal.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/lonlocal.pm</target>
     <categoryname>system file</categoryname>
     <description>
        lonc/d handler for doing a local filesystem based init:
     </description>
     <status>works/verified</status>
   </file>
   <file>
     <source>loncom/lonssl.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/lonssl.pm</target>
     <categoryname>system file</categoryname>
     <description>
        lonc/d handler for doing a remote SSL based init:
     </description>
     <status>works/verified</status>
   </file>
   <file>
     <source>loncom/LondConnection.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
     <categoryname>system file</categoryname>
     <description>
        Manages a connection between a lonc proxy daemon and the lond server
        in the remote node.
     </description>
     <status>works/verified</status>
   </file>
   <file>
     <source>loncom/LondTransaction.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/LondTransaction.pm</target>
     <categoryname>system file</categoryname>
     <description>
    Handles a single lon-capa insternal transaction
     </description>
     <status>works/verified</status>
   </file>
   <file>
      <source>loncom/types/HashIterator.pm</source>
      <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
      <categoryname>system file</categoryname>
      <description>
         Provides support to iterate through opaque hashes hidden e.g. within 
         object private data.
      </description>
      <status>works/verified</status>
   </file>
   <file>
      <source>loncom/types/Queue.pm</source>
      <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
      <categoryname>system file</categoryname>
      <description>
        Provides a FIFO queue class.
      </description>
      <status>works/verified</status>
   </file>
   <file>
      <source>loncom/types/Stack.pm</source>
      <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
      <categoryname>system file</categoryname>
      <description>
        Provides a LIFO stack class.
      </description>
      <status>works/verified</status>
   </file>
   <file>
      <source>loncom/loncnew</source>
      <target dist='default'>home/httpd/perl/loncnew</target>
      <categoryname>script</categoryname>
      <description>
     Proxy server for remote loncapa requests.
             Needs CPAN Event module.
      </description>
   </file>
   <file>
 <source>loncom/configuration/Configuration.pm</source>  <source>loncom/configuration/Configuration.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 3677  entries. Line 5520  entries.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/ConfigFileEdit.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Configuration file editing module
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>modules/TexConvert/tthperl/tth.so</source>  <source>modules/TexConvert/tthperl/tth.so</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/tth.so</target>  <target dist='default'>home/httpd/lib/perl/tth.so</target>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/tth.so</target>  
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 shared library file for dynamic loading and unloading  shared library file for dynamic loading and unloading
Line 3690  CVS users.  (You can safely rely on the Line 5541  CVS users.  (You can safely rely on the
 present on your system... don't worry about warnings  present on your system... don't worry about warnings
 related to this file during the build process.)  related to this file during the build process.)
 </note>  </note>
 <build trigger='run if dependencies change'>  <build trigger='always run'>
 modules/TexConvert/tthperl/commands  modules/TexConvert/tthperl/commands
 </build>  </build>
 <status>works/unverified</status>  <status>works/unverified</status>
 <dependencies>  <dependencies>
 ../tthdynamic/tthfunc.c;  commands;
 ../ttmdynamic/ttmfunc.c  compiles/tth.so.i386;
   compiles/tth.so.x86_64
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.pm</source>  <source>loncom/homework/caparesponse/capa.pm</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.pm</target>  <target dist='default'>home/httpd/lib/perl/capa.pm</target>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.pm</target>  
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 perl module for invoking functions specific to CAPA  perl module for invoking functions specific to CAPA
Line 3716  the build process however. Line 5567  the build process however.
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.bs</source>  <source>loncom/homework/caparesponse/capa.bs</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.bs</target>  <target dist='default'>home/httpd/lib/perl/capa.bs</target>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.bs</target>  
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 bootstrap file associated with dynamic loading of this module on multiple  bootstrap file associated with dynamic loading of this module on multiple
Line 3732  the build process however. Line 5582  the build process however.
 </file>  </file>
 <file>  <file>
 <source>loncom/homework/caparesponse/capa.so</source>  <source>loncom/homework/caparesponse/capa.so</source>
 <target dist='default'>usr/lib/perl5/site_perl/5.005/capa.so</target>  <target dist='default'>home/httpd/lib/perl/capa.so</target>
 <target dist='redhat7 redhat7.1'>usr/lib/perl5/site_perl/5.6.0/capa.so</target>  
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
 <description>  <description>
 shared library file for dynamic loading and unloading  shared library file for dynamic loading and unloading
Line 3748  README; Line 5597  README;
 Makefile.PL;  Makefile.PL;
 capa.i;  capa.i;
 commands;  commands;
   ../../../CAPA/pProj/Makefile;
 ../../../CAPA/pProj/capaGrammarDef.y;  ../../../CAPA/pProj/capaGrammarDef.y;
 ../../../CAPA/pProj/capaFormula.y;  ../../../CAPA/pProj/capaFormula.y;
 ../../../CAPA/pProj/capaLexerDef.flex;  ../../../CAPA/pProj/capaLexerDef.flex;
Line 3772  commands; Line 5622  commands;
 ../../../CAPA/pProj/lex_debug.h  ../../../CAPA/pProj/lex_debug.h
 </dependencies>  </dependencies>
 </file>  </file>
   <file>
   <source>loncom/cgi/mimeTeX/mimetex.cgi</source>
   <target dist='default'>home/httpd/cgi-bin/mimetex.cgi</target>
   <categoryname>script</categoryname>
   <description>
   cgi binary for doing TeX -> math translation
   </description>
   <build trigger='always run'>
   loncom/cgi/mimeTeX/commands
   </build>
   <dependencies>
   commands;
   gfuntype.c;
   gifsave.c;
   mimetex.c;
   mimetex.h;
   mimetex.html;
   README;
   texfonts.h;
   LICENSE;
   </dependencies>
   </file>
 <fileglob>  <fileglob>
 <glob>*.ent</glob>  <glob>*.ent</glob>
 <sourcedir>loncom/MathML/</sourcedir>  <sourcedir>loncom/MathML/</sourcedir>
Line 3853  Provides many functions for the &lt;scri Line 5725  Provides many functions for the &lt;scri
 Functions are documented in CVS:loncapa/doc/homework/homework5.html.  Functions are documented in CVS:loncapa/doc/homework/homework5.html.
 </description>  </description>
 </file>  </file>
   
   <file>
     <source>loncom/homework/task.css</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
     <categoryname>handler</categoryname>
     <description>
       Style definitions for task display
     </description>
   </file>
   <file>
     <source>loncom/homework/task_ie.css</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>
     <categoryname>handler</categoryname>
     <description>
       Style definitions for task display for IE 6 and earlier
     </description>
   </file>
   <file>
     <source>loncom/homework/task_ie7.css</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>
     <categoryname>handler</categoryname>
     <description>
       Style definitions for task display for IE 7
     </description>
   </file>
   <file>
     <source>loncom/homework/task_grading.js</source>
     <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
     <categoryname>handler</categoryname>
     <description>
       Javascript to make the grading screen of task easier to use
     </description>
   </file>
 <file>  <file>
 <source>loncom/homework/capa.units</source>  <source>loncom/homework/capa.units</source>
 <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>  <target dist='default'>home/httpd/html/res/adm/includes/capa.units</target>
Line 3876  student.jpg; Line 5781  student.jpg;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
   <glob>*.jpg</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 (jpg)</description>
   <filenames>
   headermsu.jpg;
   headertccfl.jpg;
   header_fsu.jpg;
   header_fsuK12.jpg;
   headerhope.jpg;
   jmsbanner.jpg;
   </filenames>
   </fileglob>
   <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
 <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>  <sourcedir>loncom/html/adm/lonDomLogos/</sourcedir>
 <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>  <targetdir dist='default'>home/httpd/html/adm/lonDomLogos/</targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
 <description>Logos of LON-CAPA domains</description>  <description>Logos of LON-CAPA domains (gif)</description>
 <filenames>  <filenames>
 103.gif;  103.gif;
 gerd.gif;  gerd.gif;
Line 3905  unihalle.gif; Line 5825  unihalle.gif;
 wscc.gif;  wscc.gif;
 cps.gif;  cps.gif;
 fsu.gif;  fsu.gif;
   fsuK12.gif;
   hope.gif;
   vcu.gif;
 lsd.gif;  lsd.gif;
 msu.gif;  msu.gif;
   jms.gif;
 nsdl.gif;  nsdl.gif;
 pmm.gif;  pmm.gif;
 sunysb.gif;  sunysb.gif;
 udel.gif;  udel.gif;
 uz.gif  uz.gif;
   fvl.gif;
   csm.gif;
   nau.gif;
   nagoya.gif;
   kanazawa.gif;
   colorado.gif;
   acadiau.gif;
   psuerie.gif;
   redford.gif;
   huji.gif;
   ifusp.gif;
   ucsc.gif;
   uiuc.gif;
   uiucheader.gif;
   koinonia.gif;
   waverly.gif;
   cmich.gif;
   UNICAMP.gif;
   lakefenton.gif;
   grandblanc.gif;
   glps.gif;
   BCHS.gif;
   headersfu.gif;
   uwsp.gif;
   tccfl.gif;
   bsu.gif;
   wmston.gif;
   headerharvard.gif;
   harvard.gif;
   uga.gif;
   headeruga.gif;
   covenantchristianhs.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 3924  uz.gif Line 5880  uz.gif
 annarbor.tab;  annarbor.tab;
 default.tab;  default.tab;
 msu.tab;  msu.tab;
   csm.tab;
   huji.tab;
   nau.tab;
   nagoya.tab;
   koinonia.tab;
   kanazawa.tab;
   colorado.tab;
   acadiau.tab;
   psuerie.tab;
   redford.tab;
   cmich.tab;
   ifusp.tab;
   jms.tab;
   ucsc.tab;
   uiuc.tab;
   UNICAMP.tab;
   lakefenton.tab;
   grandblanc.tab;
   fsu.tab;
   fsuK12.tab;
   hope.tab;
   vcu.tab;
 sfu.tab;  sfu.tab;
 worf.tab  wmston.tab;
   worf.tab;
   tccfl.tab;
   harvard.tab;
   uga.tab;
   tmcc.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 3971  w.gif; Line 5954  w.gif;
 x.gif;  x.gif;
 y.gif;  y.gif;
 z.gif;  z.gif;
   Ã¶.gif;
   Ã¤.gif;
   Ã¼.gif;
   ä.gif;
   ö.gif;
   ü.gif;
 colon.gif;  colon.gif;
 hyphen.gif;  hyphen.gif;
 slash.gif;  slash.gif;
Line 3979  space.gif; Line 5968  space.gif;
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
 <glob>*.gif</glob>  <glob>*.gif</glob>
   <sourcedir>loncom/html/res/adm/pages/pt/</sourcedir>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/pt/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>icons used for the Portuguese LON-CAPA user interface</description>
   <filenames>
   anno_pt.gif;
   anot_pt.gif;
   bchat_pt.gif;
   catalog_pt.gif;
   ccrs_pt.gif;
   chrt_pt.gif;
   com_pt.gif;
   courses_pt.gif;
   cprv_pt.gif;
   cstr_pt.gif;
   docs_pt.gif;
   egrd_pt.gif;
   enrl_pt.gif;
   eval_pt.gif;
   fdbk_pt.gif;
   grds_pt.gif;
   keys_pt.gif;
   logout_pt.gif;
   nav_pt.gif;
   parm_pt.gif;
   pref_pt.gif;
   prt_pt.gif;
   res_pt.gif;
   roles_pt.gif;
   sbkm_pt.gif;
   spacer_pt.gif;
   sprs_pt.gif;
   src_pt.gif;
   stat_pt.gif;
   vbkm_pt.gif;
   </filenames>
   </fileglob>
   <fileglob>
   <glob>*.gif</glob>
 <sourcedir>loncom/html/res/adm/pages/</sourcedir>  <sourcedir>loncom/html/res/adm/pages/</sourcedir>
 <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>  <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
 <categoryname>graphic file</categoryname>  <categoryname>graphic file</categoryname>
Line 3989  anot.gif; Line 6017  anot.gif;
 back.gif;  back.gif;
 bchat.gif;  bchat.gif;
 bkm.gif;  bkm.gif;
   blog.gif;
   bl_step1.gif;
   bl_step2.gif;
   bl_step3.gif;
   bl_step4.gif;
   bl_step5.gif;
   bl_step6.gif;
   bl_step7.gif;
   bl_step8.gif;
   bl_step9.gif;
 brws.gif;  brws.gif;
 catalog.gif;  catalog.gif;
   ccat.gif;
 ccrs.gif;  ccrs.gif;
 chat.gif;  chat.gif;
 chrt.gif;  chrt.gif;
   clst.gif;
 com.gif;  com.gif;
   conf.gif;
 courses.gif;  courses.gif;
 cprv.gif;  cprv.gif;
 cstr.gif;  cstr.gif;
   del.gif;
 dempty.gif;  dempty.gif;
 docs.gif;  docs.gif;
 egrd.gif;  egrd.gif;
Line 4008  fdbk.gif; Line 6050  fdbk.gif;
 feedback.gif;  feedback.gif;
 forw.gif;  forw.gif;
 grds.gif;  grds.gif;
   grps.gif;
 group.gif;  group.gif;
 help.gif;  help.gif;
 info.gif;  info.gif;
   keys.gif;
 ledblink.gif;  ledblink.gif;
 ledgreen.gif;  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 ledsend.gif;  ledsend.gif;
   list.gif;
 logout.gif;  logout.gif;
   mail.gif;
   mcrs.gif;
 mrk.gif;  mrk.gif;
 nav.gif;  nav.gif;
   new.gif;
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 parm.gif;  parm.gif;
   pcstr.gif;
 pgrd.gif;  pgrd.gif;
   port.gif;
 pparm.gif;  pparm.gif;
 pref.gif;  pref.gif;
 prev.gif;  
 prt.gif;  prt.gif;
   pub.gif;
 qempty.gif;  qempty.gif;
 reload.gif;  reload.gif;
 remotebg.gif;  remotebg.gif;
 res.gif;  res.gif;
 roles.gif;  roles.gif;
   rtrv.gif;
 sbkm.gif;  sbkm.gif;
   sctr.gif;
 spacer.gif;  spacer.gif;
 sprs.gif;  sprs.gif;
 src.gif;  src.gif;
Line 4042  title.gif; Line 6094  title.gif;
 vbkm.gif;  vbkm.gif;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   <fileglob>
   <glob>*.png</glob>
   <sourcedir>loncom/html/res/adm/pages/</sourcedir>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/</targetdir>
   <categoryname>graphic file</categoryname>
   <description>main menu graphical icons</description>
   <filenames>
   anno.png;
   bchat.png;
   ccat.png;
   ccrs.png;
   clst.png;
   conf.png;
   courses.png;
   docs.png;
   eval.png;
   grds.png;
   grps.png;
   mail.png;
   new.png;
   pgrd.png;
   pref.png;
   roles.png;
   sprs.png;
   vbkm.png;
   anot.png;
   blog.png;
   chrt.png;
   cprv.png;
   del.png;
   egrd.png;
   fdbk.png;
   keys.png;
   list.png;
   mcrs.png;
   parm.png;
   port.png;
   prt.png;
   sbkm.png;
   src.png;
   subm.png;
   back.png;
   catalog.png;
   com.png;
   cstr.png;
   enrl.png;
   forw.png;
   logout.png;
   nav.png;
   pcstr.png;
   pparm.png;
   pub.png;
   res.png;
   rtrv.png;
   sctr.png;
   stat.png;
   </filenames>
   </fileglob>
   <file>
   <source>loncom/html/res/adm/pages/math_example.tex</source>
   <target dist='default'>home/httpd/html/res/adm/pages/math_example.tex</target>
   <categoryname>interface file</categoryname>
   <description>
    file with an example math equation in it.
   </description>
   </file>
 <file>  <file>
 <source>loncom/html/res/adm/pages/imgmaps.html</source>  <source>loncom/html/res/adm/pages/imgmaps.html</source>
 <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>  <target dist='default'>home/httpd/html/res/adm/pages/imgmaps.html</target>
Line 4217  blank.html; Line 6335  blank.html;
 closechildren.html  closechildren.html
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   <fileglob>
   <glob>*.*</glob>
   <sourcedir>loncom/html/res/adm/pages/reactionresponse/</sourcedir>
   <targetdir dist='default'>home/httpd/html/res/adm/pages/reactionresponse/</targetdir>
   <categoryname>interface file</categoryname>
   <description>
   Associated file for answering reactionresponse style questions
   </description>
   <filenames>
   reaction_editor.html;
   reaction_frame.html;
   reaction_help.html;
   reaction_viewer.html;
   reaction_window.html
   </filenames>
   </fileglob>
 <file>  <file>
 <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>  <source>loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js</source>
 <target dist='default'>  <target dist='default'>
Line 4227  javascript for handling client-side inte Line 6361  javascript for handling client-side inte
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source>loncom/build/CHECKRPMS</source>  <source dist='default'>loncom/build/CHECKRPMS</source>
 <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 <categoryname>system script</categoryname>  <categoryname>system script</categoryname>
 <description>  <description>
 manilla wrapper around check-rpms  Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.
 </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>  </description>
 <status>tested/documented/beta</status>  <status>tested/documented/beta</status>
 </file>  </file>
Line 4284  loncom/build/pod2html.sh check-rpms &gt; Line 6409  loncom/build/pod2html.sh check-rpms &gt;
 </file>  </file>
 <file>  <file>
 <source>loncom/build/loncaparestoreconfigurations</source>  <source>loncom/build/loncaparestoreconfigurations</source>
 <target dist='default'>usr/sbin/loncaparestoreconfigurations</target>  <target dist='default'>usr/local/loncapa/sbin/loncaparestoreconfigurations
   </target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>  <description>
 restores .rpmsave files after a LON-CAPA-base upgrade  Updates .lpmlnew files with previous settings.  Also supports alternative
   schemes of settings-updating and file-overwriting.
 </description>  </description>
 <status>deprecated</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/cron/loncapa</source>    <source>loncom/cron/loncapa.built</source>
 <target dist='default'>etc/cron.d/loncapa</target>    <target dist='default'>etc/cron.d/loncapa</target>
 <categoryname>static conf</categoryname>    <categoryname>conf</categoryname>
 <description>    <description>
 file that specifies periodic processes to run for the LON-CAPA machine      file that specifies periodic processes to run for the LON-CAPA machine
 </description>    </description>
     <build trigger='always run'>
   loncom/cron/preserve_local_loncapa_cron
     </build>
     <dependencies>
   loncapa;
   preserve_local_loncapa_cron
     </dependencies>
 </file>  </file>
 <file>  <file>
 <source>loncom/ntp/step-tickers</source>  <source>loncom/ntp/step-tickers</source>
Line 4332  file that allows setuid password privile Line 6466  file that allows setuid password privile
 <file>  <file>
 <source>loncom/init.d/loncontrol</source>  <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>  <target dist='default'>etc/rc.d/init.d/loncontrol</target>
   <target dist='suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3'>etc/init.d/loncontrol</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lonc, lond, and lonsql processes.  Controls the launching/halting of lonc, lond, and lonsql processes.
 </description>  </description>
 </file>  </file>
 <link>  <link>
 <linkto>etc/rc.d/init.d/loncontrol</linkto>  <linkto dist='default'>etc/rc.d/init.d/loncontrol</linkto>
   <linkto dist='suse9.2 suse9.3 sles9 sles10 suse10.1 suse10.2 suse10.3'>etc/init.d/loncontrol</linkto>
 <target dist='default'>  <target dist='default'>
 etc/rc.d/rc0.d/K05loncontrol;  etc/rc.d/rc0.d/K05loncontrol;
 etc/rc.d/rc1.d/K05loncontrol;  etc/rc.d/rc1.d/K05loncontrol;
Line 4348  etc/rc.d/rc4.d/S95loncontrol; Line 6484  etc/rc.d/rc4.d/S95loncontrol;
 etc/rc.d/rc5.d/S95loncontrol;  etc/rc.d/rc5.d/S95loncontrol;
 etc/rc.d/rc6.d/K05loncontrol  etc/rc.d/rc6.d/K05loncontrol
 </target>  </target>
   <target dist='suse10.2 suse10.3'></target>
 <categoryname>symbolic link</categoryname>  <categoryname>symbolic link</categoryname>
 <description>  <description>
 symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>  symbolic links to /etc/rc.d/init.d/loncontrol for run-levels</description>
 </link>  </link>
   
   <file dist="suse10.2 suse10.3">
     <source>loncom/init.d/loncontrol</source>
     <target>etc/rc.d/</target>
     <description>
       setup loncontrol to run at boot
     </description>
     <installscript dist="suse10.2 suse10.3">
   -c 'chkconfig --del loncontrol;chkconfig loncontrol 345;chkconfig --list loncontrol'
     </installscript>
     <dependencies>
   loncom/init.d/loncontrol
     </dependencies>
   </file>
   
 <file>  <file>
 <source>loncom/atalk/config</source>  <source>loncom/atalk/config</source>
 <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>  <target dist='default'>usr/local/loncapa/doc/conf_examples/config</target>
Line 4361  configuration file to make LON-CAPA serv Line 6513  configuration file to make LON-CAPA serv
 Appleshares access (Macintosh)  Appleshares access (Macintosh)
 </description>  </description>
 </file>  </file>
   <file>
     <source>loncom/interface/loncss.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/loncss.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Generates standard LON-CAPA CSS
     </description>
   </file>
   <file>
     <source>loncom/LONCAPA.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Some basic Lon-CAPA functionality
     </description>
   </file>
   <file>
     <source>loncom/interface/lonnotify.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonnotify.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface for Domain Coordinators to (a) send broadcast e-mail to groups 
   of users, and (b) to display e-mail of this type sent in the past.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonhelpmenu.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonhelpmenu.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Creates a multipage help screen to help users out.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonsupportreq.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler to make it easy for users to send a request to the helpdesk
     </description>
   </file>
   <file>
     <source>loncom/interface/courseclassifier.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/courseclassifier.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Routines used in generation of dynamic Year, Semester, Departmemt and Course Number select boxes from institutional course codes.
     </description>
   </file>
   <file>
     <source>loncom/interface/coursecatalog.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
     </description>
   </file>
   <file>
     <source>loncom/interface/resetpw.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/resetpw.pm</target>
     <categoryname>handler</categoryname>
     <description>
       A user with an internally authenticated account and a recorded e-mail address can use a two-step process to set a new password via a token sent to his/her e-mail address.
     </description>
   </file>
   <file>
     <source>loncom/interface/createaccount.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/createaccount.pm</target>
     <categoryname>handler</categoryname>
     <description>
       An e-mail address can be used to create a LON-CAPA account via a two-step process employing a token sent to the e-mail address (the address will be the username). Alternatively, an institutional login can be used (after successful authentication) to create a corresponding LON-CAPA account, if one is missing.
     </description>
   </file>
   <file>
     <source>loncom/interface/lonmodifycourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface to modifying a course's internal ENV values for automated
       enrollment
     </description>
   </file>
   <file>
     <source>loncom/interface/domainprefs.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/domainprefs.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Interface for modifying domain configuration
     </description>
   </file>
   <file>
     <source>loncom/interface/lonpopulate.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for configuring automated enrollment
     </description>
   </file>
   <file>
     <source>loncom/enrollment/Enrollment.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/Enrollment.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for automated enrollment
     </description>
   </file>
   <file>
     <source>loncom/enrollment/localenroll.pm</source>
     <target dist='default'>home/httpd/lib/perl/localenroll.pm</target>
     <categoryname>conf</categoryname>
     <description>
       Local handler for automated enrollment.
     </description>
   </file>
   <file>
     <source>loncom/enrollment/localenroll.pm</source>
     <target dist='default'>home/httpd/lib/perl/localenroll-std.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Local handler for automated enrollment, standard version.
     </description>
   </file>
   <file>
     <source>loncom/enrollment/Autoenroll.pl</source>
     <target dist='default'>home/httpd/perl/Autoenroll.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script to perform automated enrollments from institutional classlists.
     </description>
   </file>
   <file>
     <source>loncom/enrollment/Autoupdate.pl</source>
     <target dist='default'>home/httpd/perl/Autoupdate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script to perform automated updates of names for existing users in the domain using data provided by the domain's administrative information service.
     </description>
   </file>
   <file>
     <source>loncom/auth/localstudentphoto.pm</source>
     <target dist='default'>home/httpd/lib/perl/localstudentphoto.pm</target>
     <categoryname>conf</categoryname>
     <description>
       Local handler for automated enrollment.
     </description>
   </file>
   <file>
     <source>loncom/auth/localstudentphoto.pm</source>
     <target dist='default'>home/httpd/lib/perl/localstudentphoto-std.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Local handler for automated enrollment, standard version.
     </description>
   </file>
   <file>
     <source>loncom/automation/batchcreatecourse.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/batchcreatecourse.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Handler for batch creation of courses.
     </description>
   </file>
   <file>
     <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
     <target dist='default'>home/httpd/perl/Autocreate.pl</target>
     <categoryname>script</categoryname>
     <description>
       Script for automated course creation.
     </description>
   </file>
   <fileglob>
       <glob>*.pl</glob>
       <sourcedir>loncom/debugging_tools/</sourcedir>
       <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
       <categoryname>script</categoryname>
       <description>
         Tools for helping debug Lon-CAPA
       </description>
   <filenames>
   activity_to_accesscount.pl;
   clean_db.pl;
   db_copy.pl;
   dump_db.pl;
   escape.pl;
   excise_from_db.pl;
   getties.pl;
   login_count.pl;
   modify_config_files.pl;
   parse_scantron.pl;
   seed_accesscount.pl;
   stress.pl;
   unescape.pl;
   user_login_count.pl;
   </filenames>
   </fileglob>
   <fileglob>
       <glob>*</glob>
       <sourcedir>loncom/debugging_tools/compiled/</sourcedir>
       <targetdir dist='default'>home/httpd/perl/debug/</targetdir>
       <categoryname>script</categoryname>
       <description>
         Binary tools for LON-CAPA
       </description>
   <filenames>
   create_db_dynamic;
   create_db_dynamic_64;
   create_db_dynamic_64_so.3;
   dump_db_static_32;
   </filenames>
   </fileglob>
   <file>
   <source>loncom/build/distprobe</source>
   <target dist='default'>home/httpd/perl/distprobe</target>
   <categoryname>script</categoryname>
   <description>
   for probing operating system flavor and version
   </description>
   <note>
   </note>
   </file>
 </files>  </files>
 </lpml>  </lpml>

Removed from v.1.204  
changed lines
  Added in v.1.572


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