diff doc/user_guide.txt @ 1228:c9f37630cf76

doc
author Richard Jones <richard@users.sourceforge.net>
date Thu, 26 Sep 2002 06:41:46 +0000
parents cd58a8603424
children a28dfdb6c9a5
line wrap: on
line diff
--- a/doc/user_guide.txt	Thu Sep 26 04:19:53 2002 +0000
+++ b/doc/user_guide.txt	Thu Sep 26 06:41:46 2002 +0000
@@ -2,7 +2,7 @@
 User Guide
 ==========
 
-:Version: $Revision: 1.8 $
+:Version: $Revision: 1.9 $
 
 .. contents::
 
@@ -79,11 +79,16 @@
 
 Note the new information on this page - the history.
 
+
+Display, edit or entry of an item
+---------------------------------
+
 Create a new issue with "create new" under the issue subheading. This will
 take you to:
 
 .. img: images/new_issue.png
 
+The `nosy list`_ is explained below.
 Enter some information and click "submit new entry" and you'll be rewarded
 with:
 
@@ -94,10 +99,11 @@
 
 .. img: images/new_issue_error.png
 
-Searching
----------
 
-TODO: some information about how searching works
+Searching Page
+--------------
+
+XXX: some information about how searching works
 
 
 Under the covers
@@ -123,11 +129,7 @@
 Access Controls
 ---------------
 
-
-Managing Issues
----------------
-
-TODO: some mention of how the various widgets work
+XXX
 
 
 E-Mail Gateway
@@ -258,7 +260,8 @@
 Nosy List
 ~~~~~~~~~
 
-The nosy list watches for additions to the "messages" property of items.
+Roundup watches for additions to the "messages" property of items.
+
 When a new message is added, it is sent to all the users
 on the "nosy" list for the item that are not already on the "recipients" list
 of the message. Those users are then appended to the "recipients" property on

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