Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.146 and 1.149

version 1.146, 2002/07/25 14:58:07 version 1.149, 2002/07/26 18:03:59
Line 970  Batch script for updating SQL metadata d Line 970  Batch script for updating SQL metadata d
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/metadata_database/cleanup_database.pl</source>
   <target dist='default'>home/httpd/perl/cleanup_database.pl</target>
   <categoryname>script</categoryname>
   <description>
   Batch script for removing temporary tables from the SQL metadata database.
   </description>
   </file>
   <file>
 <source>loncom/lonc</source>  <source>loncom/lonc</source>
 <target dist='default'>home/httpd/perl/lonc</target>  <target dist='default'>home/httpd/perl/lonc</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1988  Handles a searchable catalogue. Line 1996  Handles a searchable catalogue.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonmysql.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonmysql.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Provides utility functions for creating and accessing mysql database tables.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>doc/man/Apache__lonsearchcat.3</source>  <source>doc/man/Apache__lonsearchcat.3</source>
 <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>  <target dist='default'>usr/man/man3/Apache::lonsearchcat.3</target>
 <categoryname>doc</categoryname>  <categoryname>doc</categoryname>
Line 3337  Define unit prefixing and conversion for Line 3354  Define unit prefixing and conversion for
 8.gif;  8.gif;
 9.gif;  9.gif;
 a.gif;  a.gif;
   anno.gif;
 anot.gif;  anot.gif;
 b.gif;  b.gif;
 back.gif;  back.gif;
   bchat.gif;
 bkm.gif;  bkm.gif;
 brws.gif;  brws.gif;
 c.gif;  c.gif;
Line 3354  cprv.gif; Line 3373  cprv.gif;
 cstr.gif;  cstr.gif;
 d.gif;  d.gif;
 dempty.gif;  dempty.gif;
   docs.gif;
 e.gif;  e.gif;
 egrd.gif;  egrd.gif;
 empty.gif;  empty.gif;

Removed from v.1.146  
changed lines
  Added in v.1.149


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