Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.473 and 1.476

version 1.473, 2006/04/05 22:36:27 version 1.476, 2006/04/07 22:07:07
Line 2080  Handler for periodically fetch new lines Line 2080  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 3335  Contains the &mt access function to Loca Line 3344  Contains the &mt access function to Loca
 </description>  </description>
 </file>  </file>
 <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>  <source>loncom/localize/localize.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/localize.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4654  loncom/build/pod2html.sh ../auth/loncacc Line 4671  loncom/build/pod2html.sh ../auth/loncacc
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <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>
Line 5594  Functions are documented in CVS:loncapa/ Line 5618  Functions are documented in CVS:loncapa/
   
 <file>  <file>
   <source>loncom/homework/task.css</source>    <source>loncom/homework/task.css</source>
   <target dist='default'>home/httpd/html/adm/includes/task.css</target>    <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>    <description>
     Style definitions for task display      Style definitions for task display
Line 5602  Functions are documented in CVS:loncapa/ Line 5626  Functions are documented in CVS:loncapa/
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/task_grading.js</source>    <source>loncom/homework/task_grading.js</source>
   <target dist='default'>home/httpd/html/adm/includes/task_grading.js</target>    <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>    <description>
     Javascript to make the grading screen of task easier to use      Javascript to make the grading screen of task easier to use

Removed from v.1.473  
changed lines
  Added in v.1.476


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