Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.236 and 1.242

version 1.236, 2003/04/18 17:51:32 version 1.242, 2003/05/08 19:54:29
Line 1914  Foils.tex; Line 1914  Foils.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_Adv_Intro.tex;
 Formula_Response_Sampling.tex;  Formula_Response_Sampling.tex;
 Formula_Tolerance.tex;  Formula_Tolerance.tex;
 General_Intro.tex;  General_Intro.tex;
Line 2534  Parameter setting helper. Line 2535  Parameter setting helper.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <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/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 3080  a way that does not threaten the operati Line 3090  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-std.pm</target>    <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
 <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
 <description>    <description>
 Local authentication mechanism.  The target file is meant as a template  Local authentication mechanism.  The target file is meant as a template
 for a localauth.pm file.  The target file with the -std suffix is not  for a localauth.pm file.  The target file with the -std suffix is not
 used directly by any software program; it is just a template file.  used directly by any software program; it is just a template file.
 </description>    </description>
 <status>works/unverified</status>    <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 3853  tested Line 3872  tested
 </file>  </file>
 <file>  <file>
   <source>loncom/LondConnection.pm</source>    <source>loncom/LondConnection.pm</source>
   <target dist='default'>home/httpd/perl/lib/LONCAPA/LondConnection.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
   <description>    <description>
      Manages a connection between a lonc proxy daemon and the lond server       Manages a connection between a lonc proxy daemon and the lond server
Line 3863  tested Line 3882  tested
 </file>  </file>
 <file>  <file>
    <source>loncom/types/HashIterator.pm</source>     <source>loncom/types/HashIterator.pm</source>
    <target dist='default'>home/httpd/perl/lib/LONCAPA/HashIterator.pm</target>     <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
    <categoryname>system file</categoryname>     <categoryname>system file</categoryname>
    <description>     <description>
       Provides support to iterate through opaque hashes hidden e.g. within         Provides support to iterate through opaque hashes hidden e.g. within 
Line 3873  tested Line 3892  tested
 </file>  </file>
 <file>  <file>
    <source>loncom/types/Queue.pm</source>     <source>loncom/types/Queue.pm</source>
    <target dist='default'>home/httpd/perl/lib/LONCAPA/Queue.pm</target>     <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
    <categoryname>system file</categoryname>     <categoryname>system file</categoryname>
    <description>     <description>
      Provides a FIFO queue class.       Provides a FIFO queue class.
Line 3882  tested Line 3901  tested
 </file>  </file>
 <file>  <file>
    <source>loncom/types/Stack.pm</source>     <source>loncom/types/Stack.pm</source>
    <target dist='default'>home/httpd/perl/lib/LONCAPA/Stack.pm</target>     <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
    <categoryname>system file</categoryname>     <categoryname>system file</categoryname>
    <description>     <description>
      Provides a LIFO stack class.       Provides a LIFO stack class.
    </description>     </description>
    <status>works/verified</status>     <status>works/verified</status>
   </file>
 <file>  <file>
    <source>loncom/loncnew</source>     <source>loncom/loncnew</source>
    <target dist='default>home/httpd/perl/loncnew</target>     <target dist='default'>home/httpd/perl/loncnew</target>
    <categoryname>script </categoryname>     <categoryname>script</categoryname>
    <description>     <description>
   Proxy server for remote loncapa requests.    Proxy server for remote loncapa requests.
    </description>     </description>
Line 4264  grds.gif; Line 4284  grds.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;

Removed from v.1.236  
changed lines
  Added in v.1.242


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