Merge remote branch 'kc/master' into new/enh/bug_5917
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / circulation-home.tmpl
index 4ff5b11..63bd956 100644 (file)
@@ -1,3 +1,23 @@
-<!-- TMPL_INCLUDE name="help-top.inc" -->
-<div class="main"> <h1>Circulation Help</h1><h2>What can I do in Circulation?</h2><p>Circulation is where items are check out and in to patrons. Some libraries use different nomeclature for thise functions.&nbsp;</p><p>Koha uses the following terms:</p><ul><li><strong>Check Out </strong>= issue an item to a patron</li><li><strong>Check In</strong> = return an item from a patron</li><li><strong>Transfer</strong> = used to change the holding branch of an item </li><li><strong>Holds</strong> = items that patrons have placed a request on (called &quot;reserves&quot; in some libraries - not to be confused with &quot;Course Reserves&quot; used in academimc libraries)</li></ul><br /><h3>INFORMATION: BRANCH AND PRINTER SETTINGS.</h3>  Before you begin, it is very important that you take note of the branch and printer settings and change them if necessary. This should only have to be done the first time you do circulations from a workstation, after which a browser cookie will remember the correct settings. If you do circulations under the wrong branch settings then Koha will reset the location of all items scanned to the incorrect branch and the statistical reports will credit all circulations to the wrong branch<p>&nbsp;</p> </div>    
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+
+<h1>Circulation</h1>
+
+<p>Circulation functions can be accessed in several different ways. On the main page of the staff client there are some quick links in the center of the page to check items out, in or transfer them. For a complete listing of Circulation functions you can visit the Circulation page which is linked from the top left of every page or from the center of the main page.</p>
+
+<p>Before circulating your collection you will want to set your Global System Preferences, Basic Parameters and Patrons & Circulation Rules.</p>
+
+<p>While in Circulation you can jump between the tabs on the quick search box at the top of the screen by using the following hot keys:</p>
+
+<ul>
+       <li>jump to the catalog search with Alt+Q</li>
+       <li>jump to the checkout with Alt+U
+<ul>
+       <li>this will not work for Mac user</li>
+</ul>
+</li>
+       <li>jump to the checkin with Alt+R</li>
+</ul>
+
+<p style="background-color: #ffe599">Tip: Mac users use the OPTION button in place of ALT</p>
+
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file