Merge remote-tracking branch 'kc/new/bug_5995' into kcmaster
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / tags / review.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Tags</h1>
4
5 <p>Depending on your tagging system preferences, librarians may need to approve tags before they are published on the OPAC. This is done via the Tag Moderation Tool.</p>
6
7 <p>When first visiting the tool, you will be presented with a list of tags that are pending approval or rejection by a librarian</p>
8
9 <ul>
10     <li>To approve a tag, you can either click the 'Approve' button inline with the term, or check all terms you want to approve and click 'Approve' below the table.</li>
11
12     <li>To reject a tag, you can either click the 'Reject' button inline with the term, or check all terms you want to approve and click 'Reject' below the table.</li>
13 </ul>
14
15 <p>Once a tag has been approved or rejected it will be moved to the appropriate list of tags. A summary of all tags will appear on the right of the screen.</p>
16
17 <p>Even though a tag is approved or rejected, it can still be moved to another list. When viewing approved tags each tag has the option to reject</p>
18
19 <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>
20
21 <p><strong>See the full documentation for Tag Moderation in the <a href="http://manual.koha-community.org/3.6/en/tagsmoderation.html">manual</a> (online).</strong></p>
22
23 [% INCLUDE 'help-bottom.inc' %]