Merge commit 'kc/master'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / member-flags.tmpl
index 137bb4a..f0d744e 100644 (file)
@@ -1,36 +1,91 @@
-<!-- TMPL_INCLUDE NAME="help-top.inc" -->
-
-<h1>Setting Patron Permissions</h1>
-
-<p>Patron permissions are used to define the rights of staff members when in the intranet/staff client.</p>
-
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->   
+   <h1>Setting Patron Permissions</h1>
+   <p>Patron permissions are used to define the rights of staff members when in the intranet/staff client.</p>
+       <ul>
+               <li>To alter patron permissions, click on Patrons on the main menu at the top of the screen.</li>
+               <li>Search or browse for the patron you'd like to edit</li>
+               <li>Click on the patron's name from the results</li>
+               <li>Click the 'More' button on the top right of the patron profile and choose 'Set Permissions'</li>
+               <li>Choose the permissions you'd like this patron to have</li>
+               <li>You can pick as many permissions as you'd like for each staff member
                <ul>
-                       <li>To alter patron permissions, click on Patrons on the main menu at the top of the screen.</li>
-                       <li>Search or browse for the patron you'd like to edit</li>
-                       <li>Click on the patron's name from the results</li>
                        <li>
-                               Click the 'More' button on the top right of the patron profile and choose 'Set Permissions'
-                       </li>
-                       <li>
-                               Choose the permissions you'd like this patron to have
-                       </li>
-                       <li>
-                               You can pick as many permissions as you'd like for each staff member
-                       <ul>
-                               <li>
-                           <span style="background-color: #ffe599">
+                   <span style="background-color: #ffe599">
 TIP: If a staff member is set to 'superlibrarian' they have access to all functions and do not need any other permissions checked</span></li>
-                       </ul></li>
-                       <li>To give staff members more granular permissions, you can turn on the GranularPermissions system preference
-                       <ul>
-                               <li><em>Get there:</em> More &gt; Administration &gt; General preferences &gt; Admin &gt; GranularPermissions</li>
-                               <li>If this setting is on the permissions menu will offer more granual permissions</li>
-                               <li>This allows staff members access to specific tools
-                               <ul>
-                                       <li>
-                                   <span style="background-color: #ffe599">
-TIP: If this preference is turned OFF after being ON, the system reverts to the original behavior, although the specific permissions are retained.  This means if a staff member has been given granular permissions they will retain those even if this is turned OFF</span></li>
-                               </ul></li>
-                       </ul></li>
-               </ul>
-       </div>  <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file
+               </ul></li>
+       </ul>
+
+<h3>What will each permission level do?</h3>
+
+<p>Depending on the permission certain menu items will be removed from the menus in Koha, preventing users from accessing them.</p>
+       <ul>
+               <li><strong>superlibrarian</strong>
+               <ul>
+                       <li>Access to all librarian functions</li>
+               </ul></li>
+               <li><strong>circulate</strong>
+               <ul>
+                       <li>Ability for logged in user to check books out and back in</li>
+               </ul></li>
+               <li><strong>catalog</strong>
+               <ul>
+                       <li>Must be given to all staff members to allow them to log into the staff interface</li>
+                       <li>This permission will allow staff members to search the catalog via the staff interface</li>
+               </ul></li>
+               <li><strong>parameters</strong>
+               <ul>
+                       <li>Provides access to all admin links and preferences</li>
+               </ul></li>
+               <li><strong>borrowers</strong>
+               <ul>
+                       <li>Add or modify patrons (with the exception of setting permissions)</li>
+               </ul></li>
+               <li><strong>permissions</strong>
+               <ul>
+                       <li>Ability to set patron permissions&nbsp;</li>
+               </ul></li>
+               <li><strong>reserveforothers</strong>
+               <ul>
+                       <li>Place holds on books for patrons via the staff interface</li>
+               </ul></li>
+               <li><strong>borrow</strong>
+               <ul>
+                       <li>Borrow books from the library with this staff account</li>
+               </ul></li>
+               <li><strong>editcatalogue</strong> Modify bibliogra
+               <ul>
+                       <li>Provides cataloging permissions such as altering and adding bibliographic and holdings data)</li>
+               </ul></li>
+               <li><strong>updatecharges</strong>
+               <ul>
+                       <li>Handle fines and charges for patrons (including paying, adding credits, and adding invoices)</li>
+               </ul></li>
+               <li><strong>acquisition</strong>
+               <ul>
+                       <li>Access to acquisition and patron purchase suggestions management</li>
+               </ul></li>
+               <li><strong>management</strong>
+               <ul>
+                       <li>Deprecated - no longer in use</li>
+               </ul></li>
+               <li><strong>tools</strong>
+               <ul>
+                       <li>Use tools (export, import, barcodes)</li>
+               </ul></li>
+               <li><strong>editauthorities</strong>
+               <ul>
+                       <li>Allow staff member to edit authorities</li>
+               </ul></li>
+               <li><strong>serials</strong>
+               <ul>
+                       <li>Allow staff member to manage serials subscriptions and claims</li>
+               </ul></li>
+               <li><strong>reports</strong>
+               <ul>
+                       <li>Allow staff member to access to the reports module</li>
+               </ul></li>
+               <li><strong>staffaccess</strong>
+               <ul>
+                       <li>Provides the ability to modify login / permissions for staff users</li>
+               </ul></li>
+       </ul><!-- TMPL_INCLUDE NAME="help-bottom.inc" -->