From 6737c15cd6ad3669e4a086a20ced7255f7d2aceb Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Wed, 27 Mar 2013 22:31:57 -0400 Subject: [PATCH] [PASSED QA] Bug 9850: Update Tags & Comments Help This patch updates the text and links for the Tag and Comment moderation tools. To test: Visit the help on the tags and comments tools and confirm that text and links are right. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer --- .../prog/en/modules/help/reviews/reviewswaiting.tt | 2 +- .../prog/en/modules/help/tags/review.tt | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt index 21073be..d3dfb82 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tt @@ -10,6 +10,6 @@

You can also review and unapprove comments you have approved in the past by choosing the 'Approved comments' tab

-

See the full documentation for Comments in the manual (online).

+

See the full documentation for Comments in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt index 79bd3ae..fc0c8d8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tags/review.tt @@ -7,6 +7,8 @@

To moderate the tags visit the Tags tool. When first visiting the tool, you will be presented with a list of tags that are pending approval or rejection by a librarian

    +
  • To see all of the titles this tag was added to simply click on the term
  • +
  • To approve a tag, you can either click the 'Approve' button in line with the term, or check all terms you want to approve and click 'Approve' below the table.
  • To reject a tag, you can either click the 'Reject' button in line with the term, or check all terms you want to approve and click 'Reject' below the table.
  • @@ -18,6 +20,6 @@

    To check terms against the approved and rejected lists (and possibly against the dictionary you have assigned for tag moderation) simply enter the term into the search box on the bottom right of the screen to see the status of the term.

    -

    See the full documentation for Tag Moderation in the manual (online).

    +

    See the full documentation for Tag Moderation in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 1.7.9.5