comparison doc/user_guide.txt @ 1282:2feb3e0a9955

included doc ideas from Bernhard Reiter
author Richard Jones <richard@users.sourceforge.net>
date Tue, 15 Oct 2002 07:33:55 +0000
parents a28dfdb6c9a5
children 28ae91aae74f
comparison
equal deleted inserted replaced
1281:284a9d6b3cf9 1282:2feb3e0a9955
1 ========== 1 ==========
2 User Guide 2 User Guide
3 ========== 3 ==========
4 4
5 :Version: $Revision: 1.10 $ 5 :Version: $Revision: 1.11 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 Note: this document will refer to *issues* as the primary store of information 9 Note: this document will refer to *issues* as the primary store of information
10 in the tracker. This is the default of the classic template, bubt may vary in 10 in the tracker. This is the default of the classic template, bubt may vary in
184 184
185 - adding yourself to a nosy list:: 185 - adding yourself to a nosy list::
186 186
187 Subject: Re: [issue2] we're out of widgets [nosy=+richard] 187 Subject: Re: [issue2] we're out of widgets [nosy=+richard]
188 188
189 - setting the nosy list to just you:: 189 - setting the nosy list to just you and cliff::
190 190
191 Subject: Re: [issue2] we're out of widgets [nosy=richard] 191 Subject: Re: [issue2] we're out of widgets [nosy=richard,cliff]
192 192
193 - removing yourself from a nosy list:: 193 - removing yourself from a nosy list and setting the priority::
194 194
195 Subject: Re: [issue2] we're out of widgets [nosy=-richard] 195 Subject: Re: [issue2] we're out of widgets [nosy=-richard;priority=bug]
196 196
197 In all cases, the message relates to issue 2. The ``Re:`` prefix is stripped 197 In all cases, the message relates to issue 2. The ``Re:`` prefix is stripped
198 off. 198 off.
199 199
200 200

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