Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.478 and 1.479

version 1.478, 2006/04/07 22:29:21 version 1.479, 2006/04/08 07:04:42
Line 3895  author_res_msg - send message to resourc Line 3895  author_res_msg - send message to resourc
 user_crit_msg - send a critical message to a user. A critical message  user_crit_msg - send a critical message to a user. A critical message
 will require acknowledgment by the recipient and the sender will be notified.  will require acknowledgment by the recipient and the sender will be notified.
 user_crit_received - routine to trigger acknowledgment.  user_crit_received - routine to trigger acknowledgment.
 statuschange - change the status of a message (read, replied, forwarded, etc).  
 The handler also displays messages, has routines to reply, etc.  
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/interface/lonmsgdisplay.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonmsgdisplay.pm</target>
     <categoryname>handler</categoryname>
     <description>
   statuschange - change the status of a message (read, replied, forwarded, etc).
   The handler displays messages, has routines to reply, etc.
     </description>
     <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/homework/hint.pm</source>  <source>loncom/homework/hint.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/hint.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>

Removed from v.1.478  
changed lines
  Added in v.1.479


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