Bug 13618: Add html filters to all the variables
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / modules / help / reviews / reviewswaiting.tt
index 2f1bcd4..2953546 100644 (file)
@@ -1,26 +1,15 @@
 [% 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. If there are comments awaiting moderation they will be listed on the main staff dashboard under the Tools label</p>
 
-[% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file
+<p>To moderate comments click on the notification on the main dashboard or go directly to the Comments Tool and 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>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://koha-community.org/manual/[% helpVersion | html %]/en/html/tools.html#comments">manual</a> (online).</strong></p>
+
+[% INCLUDE 'help-bottom.inc' %]