diff doc/customizing.txt @ 3463:da8fe3566f67

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Fri, 13 Jan 2006 01:47:07 +0000
parents 963003d2ffdd
children fd32170475f5
line wrap: on
line diff
--- a/doc/customizing.txt	Fri Jan 13 01:42:38 2006 +0000
+++ b/doc/customizing.txt	Fri Jan 13 01:47:07 2006 +0000
@@ -2,7 +2,7 @@
 Customising Roundup
 ===================
 
-:Version: $Revision: 1.186 $
+:Version: $Revision: 1.187 $
 
 .. This document borrows from the ZopeBook section on ZPT. The original is at:
    http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
@@ -735,7 +735,8 @@
 In addition, the ``IssueClass`` methods ``nosymessage()`` and
 ``send_message()`` are used to generate nosy messages, and may generate
 messages which only consist of a change note (ie. the message id parameter
-is not required).
+is not required - this is referred to as a "System Message" because it
+comes from "the system" and not a user).
 
 
 Database Content

Roundup Issue Tracker: http://roundup-tracker.org/