[Koha-patches] [PATCH] Bug 9850: Update Tags & Comments Help

Nicole C. Engard nengard at bywatersolutions.com
Thu Mar 28 03:32:45 CET 2013


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.
---
 .../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 @@
 
 <p>You can also review and unapprove comments you have approved in the past by choosing the 'Approved comments' tab</p>
 
-<p><strong>See the full documentation for Comments in the <a href="http://manual.koha-community.org/3.10/en/comments.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Comments in the <a href="http://manual.koha-community.org/3.12/en/comments.html">manual</a> (online).</strong></p>
 
 [% 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..5290668 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 @@
 <p>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</p>
 
 <ul>
+    <li>To see all of the titles this tag was added to simply click on the term</li>
+    
     <li>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.</li>
 
     <li>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.</li>
@@ -18,6 +20,6 @@
 
 <p>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.</p>
 
-<p><strong>See the full documentation for Tag Moderation in the <a href="http://manual.koha-community.org/3.10/en/tagsmoderation.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for Tag Moderation in the <a href="http://manual.koha-community.org/3.12/en/tagsmoderation.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
-- 
1.7.2.3



More information about the Koha-patches mailing list