cf52a9625f6d4c669636a3cf85898bac5fb7828b
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / modules / help / tags / review.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Tags</h1>
4
5 <p>This tool gives librarians the option to moderate patron added tags.&nbsp; This moderation page will show up regardless of the system preference settings related to tagging.</p>
6
7 <p style="background-color: #ffe599">IMPORTANT: This feature is still experimental</p>   
8
9 <p style="background-color: #ffe599">IMPORTANT: Tagging will make use of AJAX capability in JavaScript-enabled browsers</p>
10         <ul>
11                 <li>Go to the 'Tools' module (usually under 'More' in your Global Nav)</li>
12                 <li>Choose 'Tags'</li>
13                 <li>From this menu you can approve or reject tags
14                 <ul>
15                         <li>
16                     <span style="background-color: #ffe599">
17 TIP: Note that you are approving the terms used, but not the title the terms are applied to, moderation is for checking that terms are approriate for your library</span></li>
18                 </ul></li>
19                 <li>The 'Weight' refers to the number of times the tag has been used within the system</li>
20                 <li>To approve a tag, click 'approve' in that line or check the box and click 'approve' at the top
21                 <ul>
22                         <li>Approving a tag adds it to your whitelist</li>
23                 </ul></li>
24                 <li>To reject a tag, click 'reject' in that line or check the box and click 'reject' at the top
25                 <ul>
26                         <li>Rejecting a tag adds it to your blacklist</li>
27                 </ul></li>
28                 <li>The terms summary in the top left will allow you to filter your results by tag status</li>
29                 <li>The status of tags can always be edited by clicking on one of these filters and changing the status</li>
30                 <li>You can test terms against you whitelist or blacklist by using the test tool</li>
31                 <li>If a term has been rejected the test will tell you that that term is prohibited.&nbsp; If it has been approved it will show that that word is allowed.
32                 <ul>
33                         <li>
34                     <span style="background-color: #ffe599">
35 TIP: The blacklist is already populated with some key terms depending on the dictionary you're using</span></li>
36                 </ul></li>
37                 <li>When a patron adds a tag to an item that a librarian has already rejected, it will automatically be rejected.</li>
38         </ul>   
39    <h3>Will I be notified when new tags are added?</h3>
40    <p>This feature is yet to be developed, but is in the works.</p>
41    
42 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->