Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.152 and 1.155

version 1.152, 2002/07/27 23:06:19 version 1.155, 2002/08/02 20:08:57
Line 337  Used by lond parent to check if children Line 337  Used by lond parent to check if children
   </description>    </description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <targetdir dist='default'>home/httpd/lib</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of LON-CAPA software modules and
   extensions</description>
   </directory>
   <directory dist='default'>
   <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 1861  them roles. Line 1867  them roles.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonchart.pm</source>  
 <target dist='default'>home/httpd/lib/perl/Apache/lonchart.pm</target>  
 <categoryname>handler</categoryname>  
 <description>  
 Produces simple LectureOnline-like student assessment performance chart  
 </description>  
 </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 2583  access handler for file transfers Line 2581  access handler for file transfers
 <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontokacc.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 simple handler for token-based access control  handler for inter-server transfer of token accessed files, includes
   cleanup handler to remove file when successfully done
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonuploadedacc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonuploadedacc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   access handler for user uploaded files
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lontrans.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontrans.pm</target>
   <categoryname>handler</categoryname>
   <description>
   URI to filename translation
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>

Removed from v.1.152  
changed lines
  Added in v.1.155


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