From f3be0926e9896ddb0cf64716bfe65ff7e135be83 Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 12 May 2003 07:27:48 +0000 Subject: [PATCH] Added some help details --- presentation/lookAndFeel/knowledgeTree/help/addDiscussionComment.html | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ presentation/lookAndFeel/knowledgeTree/help/viewDiscussionThread.html | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 211 insertions(+), 0 deletions(-) create mode 100644 presentation/lookAndFeel/knowledgeTree/help/addDiscussionComment.html create mode 100644 presentation/lookAndFeel/knowledgeTree/help/viewDiscussionThread.html diff --git a/presentation/lookAndFeel/knowledgeTree/help/addDiscussionComment.html b/presentation/lookAndFeel/knowledgeTree/help/addDiscussionComment.html new file mode 100644 index 0000000..a762b8b --- /dev/null +++ b/presentation/lookAndFeel/knowledgeTree/help/addDiscussionComment.html @@ -0,0 +1,104 @@ + + + + + + + + +Add Document Field + + + + + + +
+ +

‘View a Discussion Thread Comment ’

+ +

 

+ + + +New Comment + +
    +
  1. A + 'Subject' and a 'Text Body' is mandatory.
  2. +
  3. Click + on 'Submit' to submit the new comment.
  4. + +
+
+ +  +
+Replying to a Comment + +
+ +
    +
  1. A + 'Subject' and a 'Text Body' is mandatory.
  2. +
  3. Click + on 'Reply' to submit the new comment reply.
  4. + +
+
+ +  + + + + + diff --git a/presentation/lookAndFeel/knowledgeTree/help/viewDiscussionThread.html b/presentation/lookAndFeel/knowledgeTree/help/viewDiscussionThread.html new file mode 100644 index 0000000..fdd8da7 --- /dev/null +++ b/presentation/lookAndFeel/knowledgeTree/help/viewDiscussionThread.html @@ -0,0 +1,107 @@ + + + + + + + + +Add Document Field + + + + + + +
+ +

‘View a Discussion Thread ’

+ +

 

+ + + +Viewing all comments + +
    +
  1. View a + Comment by clicking on the desired subject.
  2. +
  3. Add a + Comment to the current Discussion Thread by clicking on the 'Add Comment' + button.
  4. + +
+
+ +  +
+ + +Viewing a specific comment + +
    +
  1. Click + on the 'Reply' button to reply to the viewed Comment.
  2. + +
+ +

NB. +If no 'Discussion Thread' exists for the current document, the user may click on +'New' to create a discussion or 'Cancel' to to return to the previous screen.

+ + + + + -- libgit2 0.21.4