Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/reviews/reviewswaiting.tmpl

26 lines
No EOL
1.1 KiB
Cheetah

<!-- TMPL_INCLUDE NAME="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>
<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>
<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->