comparison doc/spec.html @ 1661:b9c1226cb600

Reflowed text to 72 cols... ...made leading whitespace before headings consistent, and got rid of references to <display> and <property>.
author Jean Jordaan <neaj@users.sourceforge.net>
date Mon, 16 Jun 2003 15:27:15 +0000
parents d870139aeb5c
children
comparison
equal deleted inserted replaced
1659:2c4ec168e72f 1661:b9c1226cb600
811 fields are left empty. The given text is saved as the body 811 fields are left empty. The given text is saved as the body
812 of the message and the item is appended to the "messages" 812 of the message and the item is appended to the "messages"
813 field of the specified item. 813 field of the specified item.
814 """ 814 """
815 815
816 def <strong>sendmessage</strong>(self, itemid, msgid): 816 def <strong>nosymessage</strong>(self, itemid, msgid):
817 """Send a message to the members of an item's nosy list. 817 """Send a message to the members of an item's nosy list.
818 818
819 The message is sent only to users on the nosy list who are not 819 The message is sent only to users on the nosy list who are not
820 already on the "recipients" list for the message. These users 820 already on the "recipients" list for the message. These users
821 are then added to the message's "recipients" list. 821 are then added to the message's "recipients" list.

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