Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.63 and 1.64

version 1.63, 2001/12/07 21:27:31 version 1.64, 2001/12/07 22:12:05
Line 265  echo '********************************** Line 265  echo '**********************************
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>home/httpd/prtspool</targetdir>
     <categoryname>server standard</categoryname>
     <description>for the output of lonprintout.pm
     </description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/lib/perl</targetdir>    <targetdir dist='default'>home/httpd/lib/perl</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA non web mod-perl handlers</description>    <description>location of LON-CAPA non web mod-perl handlers</description>
Line 560  GDGraph-1.33 and GDTextUtils-0.80. Line 566  GDGraph-1.33 and GDTextUtils-0.80.
 </note>  </note>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/printout.pl</source>
   <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
   <categoryname>script</categoryname>
   <description>
   cgi script
   </description>
   <note>
   Depends on srm.conf entry:
   Alias /prtspool/ /home/httpd/prtspool/
   as well as a /home/httpd/prtspool directory.
   </note>
   </file>
   <file>
 <source>loncom/cgi/metadata_keywords.pl</source>  <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>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>

Removed from v.1.63  
changed lines
  Added in v.1.64


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