[Koha-patches] [PATCH] Bug 6966 Comments Help

Nicole C. Engard nengard at bywatersolutions.com
Fri Oct 7 19:35:18 CEST 2011


Updates the help file in the reviews folder.
---
 .../prog/en/modules/help/reviews/reviewswaiting.tt |   27 ++++---------------
 1 files changed, 6 insertions(+), 21 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 2f1bcd4..36a09d8 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
@@ -1,26 +1,11 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Comments/Reviews</h1>
-		<ul>
-			<li>Go to the 'Tools' module (usually under 'More' in your Global Nav)</li>
-			<li>Choose 'Comments'</li>
-			<li>From this menu you will see all comments/reviews awaiting approval. <br/>
-			<ul>
-				<li>If there are no comments, the page will inform you of such</li>
-			</ul></li>
-			<li>To approve a comment click 'Approve'</li>
-			<li>To delete a comment click 'Delete'</li>
-			<li>Once a comment has been approved, it will appear in the OPAC under the 'Comments' tab</li>
-		</ul>
+<h1>Comments</h1>
 
-<h2>Can I turn off comment moderation?</h2>
-<p>At this time, this is not a feature of Koha.  All comments go through moderation.</p>
-<h2>How do I turn on/off Comments in my OPAC?</h2>
-<p>This feature is under Global System Preferences:</p>
-		<ul>
-			<li>Go to the 'Administration' module (usually under 'More' in your Global Nav)</li>
-			<li>Click on 'Global System preferences' and then choose the 'OPAC Features' tab</li>
-			<li>From here you can toggle the 'reviewson' feature which controls comments within your OPAC</li>
-		</ul>
+<p>All comments added by patrons via the OPAC to bibliographic records require moderation by the librarians. To moderate comments simply click 'Approve' or 'Delete' to the right of the comments awaiting moderation.</p>
+
+<p>If there are no comments to moderate you will see a message saying just that</p>
+
+<p><strong>See the full documentation for Comments in the <a href="http://manual.koha-community.org/3.6/en/comments.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